TL;DR
This paper compares deep learning architectures for satellite time series classification, highlighting that self-attention and recurrent models outperform CNNs on raw data, with preprocessing improving all models' performance.
Contribution
It demonstrates the effectiveness of self-attention architectures for raw satellite time series classification and provides insights into their focus on relevant observations.
Findings
Self-attention and recurrent models outperform CNNs on raw data.
Data preprocessing improves classification accuracy across models.
Self-attention scores focus on few relevant observations.
Abstract
The amount of available Earth observation data has increased dramatically in the recent years. Efficiently making use of the entire body information is a current challenge in remote sensing and demands for light-weight problem-agnostic models that do not require region- or problem-specific expert knowledge. End-to-end trained deep learning models can make use of raw sensory data by learning feature extraction and classification in one step solely from data. Still, many methods proposed in remote sensing research require implicit feature extraction through data preprocessing or explicit design of features. In this work, we compare recent deep learning models on crop type classification on raw and preprocessed Sentinel 2 data. We concentrate on the common neural network architectures for time series, i.e., 1D-convolutions, recurrence, a shallow random forest baseline, and focus on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
