XAI for Early Crop Classification
Ayshah Chan, Maja Schneider, Marco Körner
TL;DR
This work tackles early crop classification by identifying the most informative timesteps through Layer-wise Relevance Propagation (LRP) applied to an attention-based Transformer classifier. By computing timestep relevances $R_t$ and selecting the top $n$ timesteps, the authors derive shortest effective timeframes $\Delta t_n$ and demonstrate that a window of $\Delta t_3$ (2019-04-21 to 2019-08-09) achieves only a $0.75\%$ accuracy loss relative to the full timeseries. The approach yields crop-specific dominant peaks in $R_t$ that align with growth milestones and spectral bands (e.g., $B6$, $B8$, $B8A$), enabling accurate early classification with substantially reduced data requirements. These findings suggest practical pathways to near-real-time crop mapping and motivate cross-year transfer to account for interannual variability.
Abstract
We propose an approach for early crop classification through identifying important timesteps with eXplainable AI (XAI) methods. Our approach consists of training a baseline crop classification model to carry out layer-wise relevance propagation (LRP) so that the salient time step can be identified. We chose a selected number of such important time indices to create the bounding region of the shortest possible classification timeframe. We identified the period 21st April 2019 to 9th August 2019 as having the best trade-off in terms of accuracy and earliness. This timeframe only suffers a 0.75% loss in accuracy as compared to using the full timeseries. We observed that the LRP-derived important timesteps also highlight small details in input values that differentiates between different classes and
