Abstract
Open Set Domain Adaptation (OSDA) transfers the model from a label-rich domain to a label-free one containing novel-class samples. Existing OSDA works overlook abundant novel-class semantics hidden in the source domain, leading to a biased model learning and transfer. Although the causality has been studied to remove the semantic-level bias, the non-available novel-class samples result in the failure of existing causal solutions in OSDA. To break through this barrier, we propose a novel causality-driven solution with the unexplored front-door adjustment theory, and then implement it with a theoretically grounded framework, coined Adjustment and Alignment (ANNA), to achieve an unbiased OSDA. In a nutshell, ANNA consists of Front-Door Adjustment (FDA) to correct the biased learning in the source domain and Decoupled Causal Alignment (DCA) to transfer the model unbiasedly. On the one hand, FDA delves into fine-grained visual blocks to discover novel-class regions hidden in the base-class image. Then, it corrects the biased model optimization by implementing causal debiasing. On the other hand, DCA disentangles the base-class and novel-class regions with orthogonal masks, and then adapts the decoupled distribution for an unbiased model transfer. Extensive experiments show that ANNA achieves state-of-the-art results. The code is available at https://github.com/CityU-AIM-Group/Anna.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition, CVPR 2023 |
| Publisher | IEEE |
| Pages | 24110-24119 |
| Number of pages | 10 |
| ISBN (Electronic) | 9798350301298 |
| ISBN (Print) | 9798350301304 |
| DOIs | |
| Publication status | Published - 17 Jun 2023 |
| Event | 2023 36th IEEE/CVF Conference on Computer Vision and Pattern Recognition - Vancouver, Canada Duration: 18 Jun 2023 → 22 Jun 2023 https://cvpr2023.thecvf.com/virtual/2023/index.html (conference website) https://openaccess.thecvf.com/CVPR2023 (conference paper) https://cvpr2023.thecvf.com/virtual/2023/papers.html?filter=titles (conference program) https://ieeexplore.ieee.org/xpl/conhome/10203037/proceeding (conference proceedings) |
Publication series
| Name | Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition |
|---|---|
| Volume | 2023-June |
| ISSN (Print) | 1063-6919 |
| ISSN (Electronic) | 2575-7075 |
Conference
| Conference | 2023 36th IEEE/CVF Conference on Computer Vision and Pattern Recognition |
|---|---|
| Abbreviated title | CVPR 2023 |
| Country/Territory | Canada |
| City | Vancouver |
| Period | 18/06/23 → 22/06/23 |
| Internet address |
|
User-Defined Keywords
- continual
- low-shot
- meta
- or long-tail learning
- Transfer