paper-with-me

홈 › Papers

Towards Adaptive Unknown Authentication for Universal Domain Adaptation by Classifier Paradox

2022-07-10 · Yunyun Wang, Yao Liu, Songcan Chen

Universal domain adaptation (UniDA) is a general unsupervised domain adaptation setting, which addresses both domain and label shifts in adaptation. Its main challenge lies in how to identify target samples in unshared or unknown classes. Previous methods commonly strive to depict sample "confidence" along with a threshold for rejecting unknowns, and align feature distributions of shared classes across domains. However, it is still hard to pre-specify a "confidence" criterion and threshold which are adaptive to various real tasks, and a mis-prediction of unknowns further incurs misalignment of features in shared classes. In this paper, we propose a new UniDA method with adaptive Unknown Authentication by Classifier Paradox (UACP), considering that samples with paradoxical predictions are probably unknowns belonging to none of the source classes. In UACP, a composite classifier is jointly designed with two types of predictors. That is, a multi-class (MC) predictor classifies samples to one of the multiple source classes, while a binary one-vs-all (OVA) predictor further verifies the prediction by MC predictor. Samples with verification failure or paradox are identified as unknowns. Further, instead of feature alignment for shared classes, implicit domain alignment is conducted in output space such that samples across domains share the same decision boundary, though with feature discrepancy. Empirical results validate UACP under both open-set and universal UDA settings.

📄 PDF Abstract BibTeX arXiv:2207.04494

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUniversal Domain AdaptationUnsupervised 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 제목 키워드 기반

Adaptive Prompt Learning with Negative Textual Semantics and Uncertainty Modeling for Universal Multi-Source Domain Adaptation

2024-04-23 · Yuxiang Yang, Lu Wen, Yuanyuan Xu, Jiliu Zhou 외

Universal Multi-source Domain Adaptation (UniMDA) transfers knowledge from multiple labeled source domains to an unlabeled target domain under domain shifts (different data distribution) and class shifts (unknown target …

Domain AdaptationPrompt Learning

2nd Place Solution for VisDA 2021 Challenge -- Universally Domain Adaptive Image Recognition

2021-10-27 · Haojin Liao, Xiaolin Song, Sicheng Zhao, Shanghang Zhang 외

The Visual Domain Adaptation (VisDA) 2021 Challenge calls for unsupervised domain adaptation (UDA) methods that can deal with both input distribution shift and label set variance between the source and target domains. In…

Domain AdaptationUniversal Domain AdaptationUnsupervised Domain Adaptation

Universal Domain Adaptation

2019-06-01 · CVPR 2019 6 · Kaichao You, Mingsheng Long, Zhangjie Cao, Jianmin Wang 외

Domain adaptation aims to transfer knowledge in the presence of the domain gap. Existing domain adaptation methods rely on rich prior knowledge about the relationship between the label sets of source and target domains, …

Domain AdaptationUniversal Domain Adaptation

Rapid LoRA Aggregation for Wireless Channel Adaptation in Open-Set Radio Frequency Fingerprinting

2026-04-14 · Mingxi Zhang, Renjie Xie, Jincheng Wang, Guyue Li 외 arxiv

Radio frequency fingerprints (RFFs) enable secure wireless authentication but struggle in open-set scenarios with unknown devices and varying channels. Existing methods face challenges in generalization and incur high co…

LEAD: Learning Decomposition for Source-free Universal Domain Adaptation

2024-03-06 · CVPR 2024 1 · Sanqing Qu, Tianpei Zou, Lianghua He, Florian Röhrbein 외

Universal Domain Adaptation (UniDA) targets knowledge transfer in the presence of both covariate and label shifts. Recently, Source-free Universal Domain Adaptation (SF-UniDA) has emerged to achieve UniDA without access …

Domain AdaptationTransfer LearningUniversal Domain Adaptation