Importance Filtered Cross-Domain Adaptation
Wei Wang, Haojie Li, Zhihui Wang, Jing Sun, Zhengming Ding, and Fuming, Sun

TL;DR
This paper introduces IFCDA, a unified domain adaptation framework that filters soft labels to reduce negative transfer and effectively handles both closed-set and open-set scenarios, improving recognition accuracy.
Contribution
The paper proposes a novel importance filtered mechanism and graph-based label propagation for better soft label generation in domain adaptation tasks.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively mitigates negative transfer in domain adaptation.
Handles both closed-set and open-set domain adaptation scenarios.
Abstract
In Domain Adaptation (DA), the category-relevant losses usually occupy a dominant position, while they are usually built with hard or soft labels in existing models. We observed that hard labels are overconfident due to hard samples existed, and soft labels are ambiguous as too many small noisy probabilities involved, and both of them are easily to cause negative transfer. Besides, the category-irrelevant losses in Closed-Set DA (CSDA) paradigm fail to work in Open-Set DA (OSDA), and they also have to be in a category-relevant form, since target data samples are split into shared and private classes. To this end, we propose a newly-unified DA framework (i.e., Importance Filtered Cross-Domain Adaptation, IFCDA). Firstly, an importance filtered mechanism is devised to generate filtered soft labels to mitigate negative transfer desirably. Specifically, the soft labels are divided into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and ELM
