paper-with-me

Papers

CROMA: Remote Sensing Representations with Contrastive Radar-Optical Masked Autoencoders

2023-11-01 · NeurIPS 2023 11 · Anthony Fuller, Koreen Millard, James R. Green

A vital and rapidly growing application, remote sensing offers vast yet sparsely labeled, spatially aligned multimodal data; this makes self-supervised learning algorithms invaluable. We present CROMA: a framework that combines contrastive and reconstruction self-supervised objectives to learn rich unimodal and multimodal representations. Our method separately encodes masked-out multispectral optical and synthetic aperture radar samples -- aligned in space and time -- and performs cross-modal contrastive learning. Another encoder fuses these sensors, producing joint multimodal encodings that are used to predict the masked patches via a lightweight decoder. We show that these objectives are complementary when leveraged on spatially aligned multimodal data. We also introduce X- and 2D-ALiBi, which spatially biases our cross- and self-attention matrices. These strategies improve representations and allow our models to effectively extrapolate to images up to 17.6x larger at test-time. CROMA outperforms the current SoTA multispectral model, evaluated on: four classification benchmarks -- finetuning (avg. 1.8%), linear (avg. 2.4%) and nonlinear (avg. 1.4%) probing, kNN classification (avg. 3.5%), and K-means clustering (avg. 8.4%); and three segmentation benchmarks (avg. 6.4%). CROMA's rich, optionally multimodal representations can be widely leveraged across remote sensing applications.

📄 PDF Abstract BibTeX arXiv:2311.00566

Code (1)

antofuller/croma 공식 구현 pytorch

Tasks

AvgContrastive LearningDecoderSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Contrastive Multiview Coding with Electro-optics for SAR Semantic Segmentation

2021-08-31 · Keumgang Cha, Junghoon Seo, Yeji Choi

In the training of deep learning models, how the model parameters are initialized greatly affects the model performance, sample efficiency, and convergence speed. Representation learning for model initialization has rece…

Representation LearningSemantic Segmentation

Fus-MAE: A cross-attention-based data fusion approach for Masked Autoencoders in remote sensing

2024-01-05 · Hugo Chan-To-Hing, Bharadwaj Veeravalli

Self-supervised frameworks for representation learning have recently stirred up interest among the remote sensing community, given their potential to mitigate the high labeling costs associated with curating large satell…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Contrastive Parameter Disentanglement for Multi-modal Remote Sensing Image Generation

2026-07-26 · Yu Zhang, Wenda Zhao, Haojun Tang, Haipeng Wang arxiv

Existing remote sensing image generation methods are largely confined to single-modality synthesis and therefore fail to exploit the complementary information inherent in multimodal imagery. To address this limitation, w…

Image Generation

ZAYAN: Disentangled Contrastive Transformer for Tabular Remote Sensing Data

2026-04-30 · Al Zadid Sultan Bin Habib, Tanpia Tasnim, Md. Ekramul Islam, Muntasir Tabasum arxiv

Learning informative representations from tabular data in remote sensing and environmental science is challenging due to heterogeneity, scarce labels, and redundancy among features. We present ZAYAN (Zero-Anchor dYnamic …

Contrastive Learning

Assessing Foundation Models for Sea Ice Type Segmentation in Sentinel-1 SAR Imagery

2025-03-28 · Samira Alkaee Taleghan, Morteza Karimzadeh, Andrew P. Barrett, Walter N. Meier 외

Accurate segmentation of sea ice types is essential for mapping and operational forecasting of sea ice conditions for safe navigation and resource extraction in ice-covered waters, as well as for understanding polar clim…

BenchmarkingSegmentation