paper-with-me

홈 › Papers

Evaluating the Label Efficiency of Contrastive Self-Supervised Learning for Multi-Resolution Satellite Imagery

2022-10-13 · Jules BOURCIER, Gohar Dashyan, Jocelyn Chanussot, Karteek Alahari

The application of deep neural networks to remote sensing imagery is often constrained by the lack of ground-truth annotations. Adressing this issue requires models that generalize efficiently from limited amounts of labeled data, allowing us to tackle a wider range of Earth observation tasks. Another challenge in this domain is developing algorithms that operate at variable spatial resolutions, e.g., for the problem of classifying land use at different scales. Recently, self-supervised learning has been applied in the remote sensing domain to exploit readily-available unlabeled data, and was shown to reduce or even close the gap with supervised learning. In this paper, we study self-supervised visual representation learning through the lens of label efficiency, for the task of land use classification on multi-resolution/multi-scale satellite images. We benchmark two contrastive self-supervised methods adapted from Momentum Contrast (MoCo) and provide evidence that these methods can be perform effectively given little downstream supervision, where randomly initialized networks fail to generalize. Moreover, they outperform out-of-domain pretraining alternatives. We use the large-scale fMoW dataset to pretrain and evaluate the networks, and validate our observations with transfer to the RESISC45 dataset.

📄 PDF Abstract BibTeX arXiv:2210.06786

Code (0)

등록된 구현이 없습니다.

Tasks

Earth ObservationRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-Supervised Learning at the Edge: The Cost of Labeling

2025-07-09 · Roberto Pereira, Fernanda Famá, Asal Rangrazi, Marco Miozzo 외 arxiv

Contrastive learning (CL) has recently emerged as an alternative to traditional supervised machine learning solutions by enabling rich representations from unstructured and unlabeled data. However, CL and, more broadly, …

Self-Supervised LearningContrastive Learning

Multi-network Contrastive Learning Based on Global and Local Representations

2023-06-28 · Weiquan Li, Xianzhong Long, Yun Li

The popularity of self-supervised learning has made it possible to train models without relying on labeled data, which saves expensive annotation costs. However, most existing self-supervised contrastive learning methods…

Contrastive LearningLinear evaluationSelf-Supervised Learning

Contrastive Self-supervised Neural Architecture Search

2021-02-21 · Nam Nguyen, J. Morris Chang

This paper proposes a novel cell-based neural architecture search algorithm (NAS), which completely alleviates the expensive costs of data labeling inherited from supervised learning. Our algorithm capitalizes on the eff…

Neural Architecture SearchSelf-Supervised Learning

Leveraging Joint Predictive Embedding and Bayesian Inference in Graph Self Supervised Learning

2025-02-02 · Srinitish Srinivasan, Omkumar CU

Graph representation learning has emerged as a cornerstone for tasks like node classification and link prediction, yet prevailing self-supervised learning (SSL) methods face challenges such as computational inefficiency,…

Bayesian InferenceGraph Representation LearningLink PredictionNode Classification+3

Domain Adaptable Self-supervised Representation Learning on Remote Sensing Satellite Imagery

2023-04-19 · Muskaan Chopra, Prakash Chandra Chhipa, Gopal Mengi, Varun Gupta 외

This work presents a novel domain adaption paradigm for studying contrastive self-supervised representation learning and knowledge transfer using remote sensing satellite data. Major state-of-the-art remote sensing visua…

Contrastive LearningDomain AdaptationRepresentation LearningTransfer Learning