pith. sign in

arxiv: 2209.02329 · v1 · pith:QUYRCMMInew · submitted 2022-09-06 · 💻 cs.CV · cs.LG

Multimodal contrastive learning for remote sensing tasks

classification 💻 cs.CV cs.LG
keywords positiveremotesensingaugmentationsexamplesimagesamebeen
0
0 comments X
read the original abstract

Self-supervised methods have shown tremendous success in the field of computer vision, including applications in remote sensing and medical imaging. Most popular contrastive-loss based methods like SimCLR, MoCo, MoCo-v2 use multiple views of the same image by applying contrived augmentations on the image to create positive pairs and contrast them with negative examples. Although these techniques work well, most of these techniques have been tuned on ImageNet (and similar computer vision datasets). While there have been some attempts to capture a richer set of deformations in the positive samples, in this work, we explore a promising alternative to generating positive examples for remote sensing data within the contrastive learning framework. Images captured from different sensors at the same location and nearby timestamps can be thought of as strongly augmented instances of the same scene, thus removing the need to explore and tune a set of hand crafted strong augmentations. In this paper, we propose a simple dual-encoder framework, which is pre-trained on a large unlabeled dataset (~1M) of Sentinel-1 and Sentinel-2 image pairs. We test the embeddings on two remote sensing downstream tasks: flood segmentation and land cover mapping, and empirically show that embeddings learnt from this technique outperform the conventional technique of collecting positive examples via aggressive data augmentations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GAIR: Location-Aware Self-Supervised Contrastive Pre-Training with Geo-Aligned Implicit Representations

    cs.CV 2025-03 unverdicted novelty 6.0

    GAIR introduces a geo-aligned implicit representation module inside a multi-encoder contrastive SSL framework that produces location-aware embeddings and outperforms prior geo-foundation models on 22 geospatial datase...

  2. ZAYAN: Disentangled Contrastive Transformer for Tabular Remote Sensing Data

    cs.LG 2026-04 unverdicted novelty 5.0

    ZAYAN introduces feature-level zero-anchor contrastive pretraining that produces disentangled embeddings and improves classification accuracy on remote sensing tabular datasets over standard deep learning baselines.