Domain Adversarial Active Learning for Domain Generalization Classification
Jianting Chen, Ling Ding, Yunxiao Yang, Zaiyuan Di, and Yang Xiang

TL;DR
This paper introduces a domain-adversarial active learning algorithm that selects challenging samples to improve domain generalization, achieving strong results with fewer labeled data and reducing annotation costs.
Contribution
The paper proposes a novel DAAL algorithm that combines domain adversarial selection with feature subset optimization for improved domain generalization.
Findings
DAAL outperforms existing algorithms on multiple datasets.
It achieves comparable or better generalization with fewer labeled samples.
Reduces data annotation costs effectively.
Abstract
Domain generalization models aim to learn cross-domain knowledge from source domain data, to improve performance on unknown target domains. Recent research has demonstrated that diverse and rich source domain samples can enhance domain generalization capability. This paper argues that the impact of each sample on the model's generalization ability varies. Despite its small scale, a high-quality dataset can still attain a certain level of generalization ability. Motivated by this, we propose a domain-adversarial active learning (DAAL) algorithm for classification tasks in domain generalization. First, we analyze that the objective of tasks is to maximize the inter-class distance within the same domain and minimize the intra-class distance across different domains. To achieve this objective, we design a domain adversarial selection method that prioritizes challenging samples. Second, we…
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
TopicsImage Processing Techniques and Applications · Domain Adaptation and Few-Shot Learning
