paper-with-me

Papers

Context-self contrastive pretraining for crop type semantic segmentation

2021-04-09 · Michail Tarasiou, Riza Alp Guler, Stefanos Zafeiriou

In this paper, we propose a fully supervised pre-training scheme based on contrastive learning particularly tailored to dense classification tasks. The proposed Context-Self Contrastive Loss (CSCL) learns an embedding space that makes semantic boundaries pop-up by use of a similarity metric between every location in a training sample and its local context. For crop type semantic segmentation from Satellite Image Time Series (SITS) we find performance at parcel boundaries to be a critical bottleneck and explain how CSCL tackles the underlying cause of that problem, improving the state-of-the-art performance in this task. Additionally, using images from the Sentinel-2 (S2) satellite missions we compile the largest, to our knowledge, SITS dataset densely annotated by crop type and parcel identities, which we make publicly available together with the data generation pipeline. Using that data we find CSCL, even with minimal pre-training, to improve all respective baselines and present a process for semantic segmentation at super-resolution for obtaining crop classes at a more granular level. The code and instructions to download the data can be found in https://github.com/michaeltrs/DeepSatModels.

📄 PDF Abstract BibTeX arXiv:2104.04310

Code (2)

michaeltrs/deepsatmodels 공식 구현 pytorch
michaeltrs/DeepSatData

Tasks

Contrastive LearningSegmentationSemantic SegmentationSuper-ResolutionTime SeriesVocal Bursts Type Prediction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Adapting Pretrained Language Models for Citation Classification via Self-Supervised Contrastive Learning

2025-05-20 · Tong Li, Jiachuan Wang, Yongqi Zhang, Shuangyin Li 외

Citation classification, which identifies the intention behind academic citations, is pivotal for scholarly analysis. Previous works suggest fine-tuning pretrained language models (PLMs) on citation classification datase…

Contrastive LearningDecoderSentence

Spatially Consistent Representation Learning

2021-03-10 · CVPR 2021 1 · Byungseok Roh, Wuhyun Shin, Ildoo Kim, Sungwoong Kim

Self-supervised learning has been widely used to obtain transferrable representations from unlabeled images. Especially, recent contrastive learning methods have shown impressive performances on downstream image classifi…

Contrastive Learningimage-classificationImage ClassificationInstance Segmentation+5

UTICA: Multi-Objective Self-Distllation Foundation Model Pretraining for Time Series Classification

2026-03-02 · Yessin Moakher, Youssef Attia El Hili, Vasilii Feofanov arxiv

Self-supervised foundation models have achieved remarkable success across domains, including time series. However, the potential of non-contrastive methods, a paradigm that has driven significant advances in computer vis…

Time Series Classification

CYBORGS: Contrastively Bootstrapping Object Representations by Grounding in Segmentation

2022-03-17 · Renhao Wang, Hang Zhao, Yang Gao

Many recent approaches in contrastive learning have worked to close the gap between pretraining on iconic images like ImageNet and pretraining on complex scenes like COCO. This gap exists largely because commonly used ra…

Contrastive LearningObjectSegmentation

CP2: Copy-Paste Contrastive Pretraining for Semantic Segmentation

2022-03-22 · Feng Wang, Huiyu Wang, Chen Wei, Alan Yuille 외

Recent advances in self-supervised contrastive learning yield good image-level representation, which favors classification tasks but usually neglects pixel-level detailed information, leading to unsatisfactory transfer p…

Contrastive LearningRepresentation LearningSegmentationSemantic Segmentation