paper-with-me

Papers

Self-supervised Augmentation Consistency for Adapting Semantic Segmentation

2021-04-30 · CVPR 2021 1 · Nikita Araslanov, Stefan Roth

We propose an approach to domain adaptation for semantic segmentation that is both practical and highly accurate. In contrast to previous work, we abandon the use of computationally involved adversarial objectives, network ensembles and style transfer. Instead, we employ standard data augmentation techniques $-$ photometric noise, flipping and scaling $-$ and ensure consistency of the semantic predictions across these image transformations. We develop this principle in a lightweight self-supervised framework trained on co-evolving pseudo labels without the need for cumbersome extra training rounds. Simple in training from a practitioner's standpoint, our approach is remarkably effective. We achieve significant improvements of the state-of-the-art segmentation accuracy after adaptation, consistent both across different choices of the backbone architecture and adaptation scenarios.

📄 PDF Abstract BibTeX arXiv:2105.00097

Code (1)

visinf/da-sac 공식 구현 pytorch

Tasks

Data AugmentationDomain AdaptationSegmentationSemantic SegmentationSynthetic-to-Real Translation

Similar Papers 제목 키워드 기반

Colour augmentation for improved semi-supervised semantic segmentation

2021-10-09 · Geoff French, Michal Mackiewicz

Consistency regularization describes a class of approaches that have yielded state-of-the-art results for semi-supervised classification. While semi-supervised semantic segmentation proved to be more challenging, a numbe…

ClassificationSegmentationSelf-Supervised LearningSemantic Segmentation+1

Adapting Self-Supervised Vision Transformers by Probing Attention-Conditioned Masking Consistency

2022-06-16 · Viraj Prabhu, Sriram Yenamandra, Aaditya Singh, Judy Hoffman

Visual domain adaptation (DA) seeks to transfer trained models to unseen, unlabeled domains across distribution shift, but approaches typically focus on adapting convolutional neural network architectures initialized wit…

Domain AdaptationObject RecognitionSelf-Supervised Learning

Semi-supervised Relation Extraction via Data Augmentation and Consistency-training

2023-06-16 · Komal K. Teru

Due to the semantic complexity of the Relation extraction (RE) task, obtaining high-quality human labelled data is an expensive and noisy process. To improve the sample efficiency of the models, semi-supervised learning …

Data AugmentationRelationRelation ExtractionText Generation

Enhancing Semantic Segmentation with Continual Self-Supervised Pre-training

2025-09-22 · Brown Ebouky, Ajad Chhatkuli, Cristiano Malossi, Christoph Studer 외 arxiv

Self-supervised learning (SSL) has emerged as a central paradigm for training foundation models by leveraging large-scale unlabeled datasets, often producing representations with strong generalization capabilities. These…

Self-Supervised LearningSemantic Segmentation

Semantics-Consistent Feature Search for Self-Supervised Visual Representation Learning

2022-12-13 · ICCV 2023 1 · Kaiyou Song, Shan Zhang, Zihao An, Zimeng Luo 외

In contrastive self-supervised learning, the common way to learn discriminative representation is to pull different augmented "views" of the same image closer while pushing all other images further apart, which has been …

Representation LearningSelf-Supervised Learning