TL;DR
This paper introduces a hierarchical deep learning model that leverages crop label hierarchies to improve satellite image-based crop classification, especially for rare crop types, validated on a large Swiss dataset.
Contribution
The paper develops a novel convRNN architecture that encodes crop label hierarchies, enhancing classification accuracy and robustness for rare and fine-grained crop types.
Findings
Hierarchical convRNN outperforms baselines by at least 9.9% in F1-score.
Model effectively learns joint features across hierarchy levels.
Hierarchical approach improves classification of rare crop types.
Abstract
The aim of this paper is to map agricultural crops by classifying satellite image time series. Domain experts in agriculture work with crop type labels that are organised in a hierarchical tree structure, where coarse classes (like orchards) are subdivided into finer ones (like apples, pears, vines, etc.). We develop a crop classification method that exploits this expert knowledge and significantly improves the mapping of rare crop types. The three-level label hierarchy is encoded in a convolutional, recurrent neural network (convRNN), such that for each pixel the model predicts three labels at different level of granularity. This end-to-end trainable, hierarchical network architecture allows the model to learn joint feature representations of rare classes (e.g., apples, pears) at a coarser level (e.g., orchard), thereby boosting classification performance at the fine-grained level.…
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.
