paper-with-me

Papers

Change-Aware Sampling and Contrastive Learning for Satellite Images

2023-01-01 · CVPR 2023 1 · Utkarsh Mall, Bharath Hariharan, Kavita Bala

Automatic remote sensing tools can help inform many large-scale challenges such as disaster management, climate change, etc. While a vast amount of spatio-temporal satellite image data is readily available, most of it remains unlabelled. Without labels, this data is not very useful for supervised learning algorithms. Self-supervised learning instead provides a way to learn effective representations for various downstream tasks without labels. In this work, we leverage characteristics unique to satellite images to learn better self-supervised features. Specifically, we use the temporal signal to contrast images with long-term and short-term differences, and we leverage the fact that satellite images do not change frequently. Using these characteristics, we formulate a new loss contrastive loss called Change-Aware Contrastive (CACo) Loss. Further, we also present a novel method of sampling different geographical regions. We show that leveraging these properties leads to better performance on diverse downstream tasks. For example, we see a 6.5% relative improvement for semantic segmentation and an 8.5% relative improvement for change detection over the best-performing baseline with our method.

📄 PDF Abstract BibTeX

Code (1)

utkarshmall13/CACo 공식 구현 pytorch

Tasks

Change DetectionContrastive LearningManagementSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Wildfire Change Detection based on Contrastive Learning

2022-11-26 · Beichen Zhang, Huiqi Wang, Amani Alabri, Karol Bot 외

The accurate characterization of the severity of the wildfire event strongly contributes to the characterization of the fuel conditions in fire-prone areas, and provides valuable information for disaster response. The ai…

Change DetectionContrastive LearningDisaster Response

Component-Aware Structure-Preserving Style Transfer for Satellite Visual Sim2Real Data Construction

2026-05-19 · Zongwu Xie, Yonglong Zhang, Yifan Yang, Yang Liu 외 arxiv

For camera-based satellite visual sensing, Sim2Real data construction requires images that approach real-domain sensor appearance while retaining the annotations inherited from simulation. Real sensor images of satellite…

Domain AdaptationStyle Transfer

SAT-NGP : Unleashing Neural Graphics Primitives for Fast Relightable Transient-Free 3D reconstruction from Satellite Imagery

2024-03-27 · Camille Billouard, Dawa Derksen, Emmanuelle Sarrazin, Bruno Vallet

Current stereo-vision pipelines produce high accuracy 3D reconstruction when using multiple pairs or triplets of satellite images. However, these pipelines are sensitive to the changes between images that can occur as a …

3D ReconstructionNeRF

Semi-Supervised Contrastive Learning for Remote Sensing: Identifying Ancient Urbanization in the South Central Andes

2021-12-13 · Jiachen Xu, Junlin Guo, James Zimmer-Dauphinee, Quan Liu 외

Archaeology has long faced fundamental issues of sampling and scalar representation. Traditionally, the local-to-regional-scale views of settlement patterns are produced through systematic pedestrian surveys. Recently, s…

Contrastive LearningSelf-Supervised LearningSpecificity

Scale-Aware Recognition in Satellite Images under Resource Constraints

2024-10-31 · Shreelekha Revankar, Cheng Perng Phoo, Utkarsh Mall, Bharath Hariharan 외

Recognition of features in satellite imagery (forests, swimming pools, etc.) depends strongly on the spatial scale of the concept and therefore the resolution of the images. This poses two challenges: Which resolution is…