paper-with-me

Papers

TridentAdapt: Learning Domain-invariance via Source-Target Confrontation and Self-induced Cross-domain Augmentation

2021-11-30 · Fengyi Shen, Akhil Gurram, Ahmet Faruk Tuna, Onay Urfalioglu, Alois Knoll

Due to the difficulty of obtaining ground-truth labels, learning from virtual-world datasets is of great interest for real-world applications like semantic segmentation. From domain adaptation perspective, the key challenge is to learn domain-agnostic representation of the inputs in order to benefit from virtual data. In this paper, we propose a novel trident-like architecture that enforces a shared feature encoder to satisfy confrontational source and target constraints simultaneously, thus learning a domain-invariant feature space. Moreover, we also introduce a novel training pipeline enabling self-induced cross-domain data augmentation during the forward pass. This contributes to a further reduction of the domain gap. Combined with a self-training process, we obtain state-of-the-art results on benchmark datasets (e.g. GTA5 or Synthia to Cityscapes adaptation). Code and pre-trained models are available at https://github.com/HMRC-AEL/TridentAdapt

📄 PDF Abstract BibTeX arXiv:2111.15300

Code (1)

hmrc-ael/tridentadapt 공식 구현 pytorch

Tasks

Data AugmentationDomain AdaptationSemantic SegmentationSynthetic-to-Real Translation

Similar Papers 제목 키워드 기반

Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification

2019-04-03 · CVPR 2019 6 · Zhun Zhong, Liang Zheng, Zhiming Luo, Shaozi Li 외

This paper considers the domain adaptive person re-identification (re-ID) problem: learning a re-ID model from a labeled source domain and an unlabeled target domain. Conventional methods are mainly to reduce feature dis…

Domain AdaptationDomain Adaptive Person Re-IdentificationPerson Re-IdentificationUnsupervised Domain Adaptation

Learning to Adapt Invariance in Memory for Person Re-identification

2019-08-01 · Zhun Zhong, Liang Zheng, Zhiming Luo, Shaozi Li 외

This work considers the problem of unsupervised domain adaptation in person re-identification (re-ID), which aims to transfer knowledge from the source domain to the target domain. Existing methods are primary to reduce …

Domain AdaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Learning Conditional Invariances through Non-Commutativity

2024-02-18 · Abhra Chaudhuri, Serban Georgescu, Anjan Dutta

Invariance learning algorithms that conditionally filter out domain-specific random variables as distractors, do so based only on the data semantics, and not the target domain under evaluation. We show that a provably op…

Domain Adaptation

Domain Generalization through the Lens of Angular Invariance

2022-10-28 · Yujie Jin, Xu Chu, Yasha Wang, Wenwu Zhu

Domain generalization (DG) aims at generalizing a classifier trained on multiple source domains to an unseen target domain with domain shift. A common pervasive theme in existing DG literature is domain-invariant represe…

Domain GeneralizationRepresentation Learning

Learning Subset-Shared Invariances for Domain Generalization with Mixture-of-Experts

2026-06-24 · Tien-Hung Nguyen, Tien-Dat Tran, M. -Duong Nguyen, Kok-Seng Wong arxiv

Domain generalization (DG) aims to learn a model from one or more source domains that generalizes to an unseen target domain without accessing target data during training. A common approach enforces invariance of represe…

Domain Generalization