paper-with-me

Papers

Weakly-Supervised Domain Adaptive Semantic Segmentation With Prototypical Contrastive Learning

2023-01-01 · CVPR 2023 1 · Anurag Das, Yongqin Xian, Dengxin Dai, Bernt Schiele

There has been a lot of effort in improving the performance of unsupervised domain adaptation for semantic segmentation task, however there is still a huge gap in performance when compared with supervised learning. In this work, we propose a common framework to use different weak labels, e.g. image, point and coarse labels from target domain to reduce this performance gap. Specifically, we propose to learn better prototypes that are representative class features, by exploiting these weak labels. We use these improved prototypes for contrastive alignment of class features. In particular, we perform two different feature alignments, first, we align pixel features with prototypes within each domain and second, we align pixel features from source to prototype of target domain in an asymmetric way. This asymmetric alignment is beneficial as it preserves the target features during training, which is essential when weak labels are available from target domain. Our experiments on standard benchmarks shows that our framework achieves significant improvement compared to existing works and is able to reduce the performance gap with supervised learning.

📄 PDF Abstract BibTeX

Code (1)

anurag-198/wdass 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Domain Adaptation for Semantic Segmentation via Patch-Wise Contrastive Learning

2021-04-22 · Weizhe Liu, David Ferstl, Samuel Schulter, Lukas Zebedin 외

We introduce a novel approach to unsupervised and semi-supervised domain adaptation for semantic segmentation. Unlike many earlier methods that rely on adversarial learning for feature alignment, we leverage contrastive …

Contrastive LearningDomain AdaptationSegmentationSemantic Segmentation+1

DAWN: Domain-Adaptive Weakly Supervised Nuclei Segmentation via Cross-Task Interactions

2024-04-23 · Ye Zhang, Yifeng Wang, Zijie Fang, Hao Bian 외

Weakly supervised segmentation methods have gained significant attention due to their ability to reduce the reliance on costly pixel-level annotations during model training. However, the current weakly supervised nuclei …

Domain AdaptationPseudo LabelSegmentationWeakly supervised segmentation

AFANet: Adaptive Frequency-Aware Network for Weakly-Supervised Few-Shot Semantic Segmentation

2024-12-23 · Jiaqi Ma, Guo-Sen Xie, Fang Zhao, Zechao Li

Few-shot learning aims to recognize novel concepts by leveraging prior knowledge learned from a few samples. However, for visually intensive tasks such as few-shot semantic segmentation, pixel-level annotations are time-…

Few-Shot LearningFew-Shot Semantic SegmentationNovel ConceptsSemantic Segmentation

A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains

2019-12-24 · Lyndon Chan, Mahdi S. Hosseini, Konstantinos N. Plataniotis

Recently proposed methods for weakly-supervised semantic segmentation have achieved impressive performance in predicting pixel classes despite being trained with only image labels which lack positional information. Becau…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Multi-Miner: Object-Adaptive Region Mining for Weakly-Supervised Semantic Segmentation

2020-06-14 · Kuangqi Zhou, Qibin Hou, Zun Li, Jiashi Feng

Object region mining is a critical step for weakly-supervised semantic segmentation. Most recent methods mine the object regions by expanding the seed regions localized by class activation maps. They generally do not con…

ObjectSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1