paper-with-me

Papers

Dynamic Feature Alignment for Semi-supervised Domain Adaptation

2021-10-18 · Yu Zhang, Gongbo Liang, Nathan Jacobs

Most research on domain adaptation has focused on the purely unsupervised setting, where no labeled examples in the target domain are available. However, in many real-world scenarios, a small amount of labeled target data is available and can be used to improve adaptation. We address this semi-supervised setting and propose to use dynamic feature alignment to address both inter- and intra-domain discrepancy. Unlike previous approaches, which attempt to align source and target features within a mini-batch, we propose to align the target features to a set of dynamically updated class prototypes, which we use both for minimizing divergence and pseudo-labeling. By updating based on class prototypes, we avoid problems that arise in previous approaches due to class imbalances. Our approach, which doesn't require extensive tuning or adversarial training, significantly improves the state of the art for semi-supervised domain adaptation. We provide a quantitative evaluation on two standard datasets, DomainNet and Office-Home, and performance analysis.

📄 PDF Abstract BibTeX arXiv:2110.09641

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemi-supervised Domain Adaptation

Similar Papers 제목 키워드 기반

Aligning Manifolds of Double Pendulum Dynamics Under the Influence of Noise

2018-09-19 · Fayeem Aziz, Aaron S. W. Wong, James S. Welsh, Stephan K. Chalup

This study presents the results of a series of simulation experiments that evaluate and compare four different manifold alignment methods under the influence of noise. The data was created by simulating the dynamics of t…

Surprisingly Simple Semi-Supervised Domain Adaptation with Pretraining and Consistency

2021-01-29 · Samarth Mishra, Kate Saenko, Venkatesh Saligrama

Most modern unsupervised domain adaptation (UDA) approaches are rooted in domain alignment, i.e., learning to align source and target features to learn a target domain classifier using source labels. In semi-supervised d…

Domain AdaptationSemi-supervised Domain AdaptationUnsupervised Domain Adaptation

Dynamic Instance Domain Adaptation

2022-03-09 · Zhongying Deng, Kaiyang Zhou, Da Li, Junjun He 외

Most existing studies on unsupervised domain adaptation (UDA) assume that each domain's training samples come with domain labels (e.g., painting, photo). Samples from each domain are assumed to follow the same distributi…

Domain AdaptationUnsupervised Domain Adaptation

C3-SemiSeg: Contrastive Semi-Supervised Segmentation via Cross-Set Learning and Dynamic Class-Balancing

2021-01-01 · ICCV 2021 10 · Yanning Zhou, Hang Xu, Wei zhang, Bin Gao 외

The semi-supervised semantic segmentation methods utilize the unlabeled data to increase the feature discriminative ability to alleviate the burden of the annotated data. However, the dominant consistency learning di…

Contrastive LearningData AugmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-Supervised Domain Generalization for Object Detection via Language-Guided Feature Alignment

2023-09-24 · BMVC 2023 11 · Sina Malakouti, Adriana Kovashka

Existing domain adaptation (DA) and generalization (DG) methods in object detection enforce feature alignment in the visual space but face challenges like object appearance variability and scene complexity, which make it…

DescriptiveDomain AdaptationDomain GeneralizationObject+3