paper-with-me

Papers

TACS: Taxonomy Adaptive Cross-Domain Semantic Segmentation

2021-09-10 · Rui Gong, Martin Danelljan, Dengxin Dai, Danda Pani Paudel, Ajad Chhatkuli, Fisher Yu, Luc van Gool

Traditional domain adaptive semantic segmentation addresses the task of adapting a model to a novel target domain under limited or no additional supervision. While tackling the input domain gap, the standard domain adaptation settings assume no domain change in the output space. In semantic prediction tasks, different datasets are often labeled according to different semantic taxonomies. In many real-world settings, the target domain task requires a different taxonomy than the one imposed by the source domain. We therefore introduce the more general taxonomy adaptive cross-domain semantic segmentation (TACS) problem, allowing for inconsistent taxonomies between the two domains. We further propose an approach that jointly addresses the image-level and label-level domain adaptation. On the label-level, we employ a bilateral mixed sampling strategy to augment the target domain, and a relabelling method to unify and align the label spaces. We address the image-level domain gap by proposing an uncertainty-rectified contrastive learning method, leading to more domain-invariant and class-discriminative features. We extensively evaluate the effectiveness of our framework under different TACS settings: open taxonomy, coarse-to-fine taxonomy, and implicitly-overlapping taxonomy. Our approach outperforms the previous state-of-the-art by a large margin, while being capable of adapting to target taxonomies. Our implementation is publicly available at https://github.com/ETHRuiGong/TADA.

📄 PDF Abstract BibTeX arXiv:2109.04813

Code (1)

ETHRuiGong/TADA 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Cross-Domain Semantic Segmentation on Inconsistent Taxonomy using VLMs

2024-08-05 · Jeongkee Lim, Yusung Kim

The challenge of semantic segmentation in Unsupervised Domain Adaptation (UDA) emerges not only from domain shifts between source and target images but also from discrepancies in class taxonomies across domains. Traditio…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

tACS Facilitates Flickering Driving by Boosting Steady-State Visual Evoked Potentials

2020-03-29

There has become of increasing interest in transcranial alternating current stimulation (tACS) since its inception nearly a decade ago. tACS in modulating brain state is an active area of research and has been demonstrat…

SSVEP

In Silico Tools in PROTACs design

2023-07-03 · Mengman Wei

PROTACs, as a highly promising new. therapeutic paradigm, have attracted widespread attention from the academic and pharmaceutical communities in recent years. To date, the design and validation of PROTACs molecule's dru…

Learning What Helps: Task-Aligned Context Selection for Vision Tasks

2025-11-29 · Jingyu Guo, Emir Konuk, Fredrik Strand, Christos Matsoukas 외 arxiv

Humans often resolve visual uncertainty by comparing an image with relevant examples, but ViTs lack the ability to identify which examples would improve their predictions. We present Task-Aligned Context Selection (TACS)…

Medical Image ClassificationMedical Image SegmentationReinforcement Learning

Truth-Aware Context Selection: Mitigating Hallucinations of Large Language Models Being Misled by Untruthful Contexts

2024-03-12 · Tian Yu, Shaolei Zhang, Yang Feng

Although Large Language Models (LLMs) have demonstrated impressive text generation capabilities, they are easily misled by untruthful contexts provided by users or knowledge augmentation tools, leading to hallucinations.…

Text Generation