paper-with-me

Papers

A Joint Learning Framework with Feature Reconstruction and Prediction for Incomplete Satellite Image Time Series in Agricultural Semantic Segmentation

2025-05-25 · Yuze Wang, Mariana Belgiu, Haiyang Wu, Dandan Zhong, Yangyang Cao, Chao Tao

Satellite Image Time Series (SITS) is crucial for agricultural semantic segmentation. However, Cloud contamination introduces time gaps in SITS, disrupting temporal dependencies and causing feature shifts, leading to degraded performance of models trained on complete SITS. Existing methods typically address this by reconstructing the entire SITS before prediction or using data augmentation to simulate missing data. Yet, full reconstruction may introduce noise and redundancy, while the data-augmented model can only handle limited missing patterns, leading to poor generalization. We propose a joint learning framework with feature reconstruction and prediction to address incomplete SITS more effectively. During training, we simulate data-missing scenarios using temporal masks. The two tasks are guided by both ground-truth labels and the teacher model trained on complete SITS. The prediction task constrains the model from selectively reconstructing critical features from masked inputs that align with the teacher's temporal feature representations. It reduces unnecessary reconstruction and limits noise propagation. By integrating reconstructed features into the prediction task, the model avoids learning shortcuts and maintains its ability to handle varied missing patterns and complete SITS. Experiments on SITS from Hunan Province, Western France, and Catalonia show that our method improves mean F1-scores by 6.93% in cropland extraction and 7.09% in crop classification over baselines. It also generalizes well across satellite sensors, including Sentinel-2 and PlanetScope, under varying temporal missing rates and model backbones.

📄 PDF Abstract BibTeX arXiv:2505.19159

Code (1)

wangyuze-csu/joint_frp 공식 구현

Tasks

Crop ClassificationData AugmentationPredictionSemantic SegmentationTime Series

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Feature reconstruction from incomplete tomographic data without detour

2022-02-22 · Simon Göppel, Jürgen Frikel, Markus Haltmeier

In this paper, we consider the problem of feature reconstruction from incomplete x-ray CT data. Such problems occurs, e.g., as a result of dose reduction in the context medical imaging. Since image reconstruction from in…

Edge DetectionImage Reconstruction

Preventing Dimensional Collapse of Incomplete Multi-View Clustering via Direct Contrastive Learning

2023-03-22 · Kaiwu Zhang, Shiqiang Du, Baokai Liu, Shengxia Gao

Incomplete multi-view clustering (IMVC) is an unsupervised approach, among which IMVC via contrastive learning has received attention due to its excellent performance. The previous methods have the following problems: 1)…

ClusteringContrastive LearningIncomplete multi-view clusteringvalid

JSR-Net: A Deep Network for Joint Spatial-Radon Domain CT Reconstruction from incomplete data

2018-12-03 · Haimiao Zhang, Bin Dong, Baodong Liu

CT image reconstruction from incomplete data, such as sparse views and limited angle reconstruction, is an important and challenging problem in medical imaging. This work proposes a new deep convolutional neural network …

CT ReconstructionImage Reconstruction

BlackBox: Generalizable Reconstruction of Extremal Values from Incomplete Spatio-Temporal Data

2020-04-30 · Tomislav Ivek, Domagoj Vlah

We describe our submission to the Extreme Value Analysis 2019 Data Challenge in which teams were asked to predict extremes of sea surface temperature anomaly within spatio-temporal regions of missing data. We present a c…

Modality-Collaborative Transformer with Hybrid Feature Reconstruction for Robust Emotion Recognition

2023-12-26 · Chengxin Chen, Pengyuan Zhang

As a vital aspect of affective computing, Multimodal Emotion Recognition has been an active research area in the multimedia community. Despite recent progress, this field still confronts two major challenges in real-worl…

Emotion RecognitionMultimodal Emotion Recognition