English

Concept-Based Unsupervised Domain Adaptation

Machine Learning 2025-05-09 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Concept Bottleneck Models (CBMs) enhance interpretability by explaining predictions through human-understandable concepts but typically assume that training and test data share the same distribution. This assumption often fails under domain shifts, leading to degraded performance and poor generalization. To address these limitations and improve the robustness of CBMs, we propose the Concept-based Unsupervised Domain Adaptation (CUDA) framework. CUDA is designed to: (1) align concept representations across domains using adversarial training, (2) introduce a relaxation threshold to allow minor domain-specific differences in concept distributions, thereby preventing performance drop due to over-constraints of these distributions, (3) infer concepts directly in the target domain without requiring labeled concept data, enabling CBMs to adapt to diverse domains, and (4) integrate concept learning into conventional domain adaptation (DA) with theoretical guarantees, improving interpretability and establishing new benchmarks for DA. Experiments demonstrate that our approach significantly outperforms the state-of-the-art CBM and DA methods on real-world datasets.

Keywords

Cite

@article{arxiv.2505.05195,
  title  = {Concept-Based Unsupervised Domain Adaptation},
  author = {Xinyue Xu and Yueying Hu and Hui Tang and Yi Qin and Lu Mi and Hao Wang and Xiaomeng Li},
  journal= {arXiv preprint arXiv:2505.05195},
  year   = {2025}
}

Comments

Accepted by ICML 2025

R2 v1 2026-06-28T23:25:42.802Z