Abstract
Open set domain adaptation (OSDA) aims to tackle the distribution shift of partially shared categories between the source and target domains, meanwhile identifying target samples non-appeared in source domain. The key issue behind this problem is to classify these various unseen samples as unknown category with the absent of relevant knowledge from the source domain. Though impressing performance, existing works neglect the complex semantic information and huge intra-category variation of unknown category, incapable of representing the complicated distribution. To overcome this, we propose a novel Unknown-Oriented Learning (UOL) framework for OSDA, and it is composed of three stages: true unknown excavation, false unknown suppression and known alignment. Specifically, to excavate the diverse semantic information in unknown category, the multi-unknown detector (MUD) equipped with weight discrepancy constraint is proposed in true unknown excavation. During false unknown suppression, Source-to-Target grAdient Graph (S2TAG) is constructed to select reliable target samples with the proposed super confidence criteria. Then, Target-to-Target grAdient Graph (T2TAG) exploits the geometric structure in gradient manifold to obtain confident pseudo labels for target data. At the last stage, known alignment, the known samples in the target domain are aligned with the source domain to alleviate the domain gap. Extensive experiments demonstrate the superiority of our method compared with state-of-the-art methods on three benchmarks.
Original language | English |
---|---|
Title of host publication | Computer Vision – ECCV 2022 |
Subtitle of host publication | 17th European Conference, Tel Aviv, Israel, October 23–27, 2022, Proceedings, Part XXXIII |
Editors | Shai Avidan, Gabriel Brostow, Moustapha Cissé, Giovanni Maria Farinella, Tal Hassner |
Publisher | Springer Cham |
Pages | 334-350 |
Number of pages | 17 |
ISBN (Electronic) | 9783031198274 |
ISBN (Print) | 9783031198267 |
DOIs | |
Publication status | Published - 2 Nov 2022 |
Event | 17th European Conference on Computer Vision, ECCV 2022 - Tel Aviv, Israel Duration: 23 Oct 2022 → 27 Oct 2022 https://eccv2022.ecva.net/ https://link.springer.com/conference/eccv https://link.springer.com/book/10.1007/978-3-031-19769-7 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Volume | 13693 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Name | ECCV: European Conference on Computer Vision |
---|
Conference
Conference | 17th European Conference on Computer Vision, ECCV 2022 |
---|---|
Country/Territory | Israel |
City | Tel Aviv |
Period | 23/10/22 → 27/10/22 |
Internet address |
User-Defined Keywords
- Domain adaptation
- Graph
- Open set