TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/In the Search for Optimal Multi-view Learning Models for C...

In the Search for Optimal Multi-view Learning Models for Crop Classification with Global Remote Sensing Data

Francisco Mena, Diego Arenas, Andreas Dengel

2024-03-25Sensor FusionCrop ClassificationMultimodal Deep LearningTime SeriesMULTI-VIEW LEARNING
PaperPDFCode(official)

Abstract

Studying and analyzing cropland is a difficult task due to its dynamic and heterogeneous growth behavior. Usually, diverse data sources can be collected for its estimation. Although deep learning models have proven to excel in the crop classification task, they face substantial challenges when dealing with multiple inputs, named Multi-View Learning (MVL). The methods used in the MVL scenario can be structured based on the encoder architecture, the fusion strategy, and the optimization technique. The literature has primarily focused on using specific encoder architectures for local regions, lacking a deeper exploration of other components in the MVL methodology. In contrast, we investigate the simultaneous selection of the fusion strategy and encoder architecture, assessing global-scale cropland and crop-type classifications. We use a range of five fusion strategies (Input, Feature, Decision, Ensemble, Hybrid) and five temporal encoders (LSTM, GRU, TempCNN, TAE, L-TAE) as possible configurations in the MVL method. We use the CropHarvest dataset for validation, which provides optical, radar, weather time series, and topographic information as input data. We found that in scenarios with a limited number of labeled samples, a unique configuration is insufficient for all the cases. Instead, a specialized combination should be meticulously sought, including an encoder and fusion strategy. To streamline this search process, we suggest identifying the optimal encoder architecture tailored for a particular fusion strategy, and then determining the most suitable fusion strategy for the classification task. We provide a methodological framework for researchers exploring crop classification through an MVL methodology.

Results

TaskDatasetMetricValueModel
Crop ClassificationCropHarvest - KenyaAverage Accuracy0.676Radar TS with TempCNN
Crop ClassificationCropHarvest - KenyaF1 Macro0.684Radar TS with TempCNN
Crop ClassificationCropHarvest - KenyaAverage Accuracy0.673Input Fusion with TAE
Crop ClassificationCropHarvest - KenyaF1 Macro0.672Input Fusion with TAE
Crop ClassificationCropHarvest - BrazilAverage Accuracy0.975Feature fusion with LSTM
Crop ClassificationCropHarvest - BrazilF1 Macro0.979Feature fusion with LSTM
Crop ClassificationCropHarvest - BrazilAverage Accuracy0.974Hybrid fusion with LSTM
Crop ClassificationCropHarvest - BrazilF1 Macro0.978Hybrid fusion with LSTM
Crop ClassificationCropHarvest - TogoAverage Accuracy0.842Ensemble aggregation with GRU
Crop ClassificationCropHarvest - TogoF1 Macro0.82Ensemble aggregation with GRU
Crop ClassificationCropHarvest - TogoAverage Accuracy0.825Decision fusion with GRU
Crop ClassificationCropHarvest - TogoF1 Macro0.7952Decision fusion with GRU

Related Papers

MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17Data-Driven Meta-Analysis and Public-Dataset Evaluation for Sensor-Based Gait Age Estimation2025-07-15Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15Towards Interpretable Time Series Foundation Models2025-07-10MoFE-Time: Mixture of Frequency Domain Experts for Time-Series Forecasting Models2025-07-09Foundation models for time series forecasting: Application in conformal prediction2025-07-09