Decision Boundary Optimization-Informed Domain Adaptation
Lingkun Luo, Shiqiang Hu, Jie Yang, Liming Chen
TL;DR
This work addresses the limitation of traditional MMD-based domain adaptation methods that prioritize distribution alignment over decision-boundary optimization. It introduces Decision Boundary optimization-informed MMD (DB-MMD), which jointly concentrates on marginal/conditional distribution alignment, cross-sub-domain discriminativeness, and a decision-boundary aware graph to tighten intra-class and separate inter-class cross-domain samples. By embedding DB-MMD into baseline DA models (e.g., CDDA, DGA-DA, MEDA), the approach yields consistent improvements across eight standard DA datasets, with gains up to 9.5 percentage points in some tasks and competitive performance on others. The framework supports kernelization and provides insights into parameter sensitivity and convergence, highlighting its practical impact for boundary-aware domain adaptation in real-world applications.
Abstract
Maximum Mean Discrepancy (MMD) is widely used in a number of domain adaptation (DA) methods and shows its effectiveness in aligning data distributions across domains. However, in previous DA research, MMD-based DA methods focus mostly on distribution alignment, and ignore to optimize the decision boundary for classification-aware DA, thereby falling short in reducing the DA upper error bound. In this paper, we propose a strengthened MMD measurement, namely, Decision Boundary optimization-informed MMD (DB-MMD), which enables MMD to carefully take into account the decision boundaries, thereby simultaneously optimizing the distribution alignment and cross-domain classifier within a hybrid framework, and leading to a theoretical bound guided DA. We further seamlessly embed the proposed DB-MMD measurement into several popular DA methods, e.g., MEDA, DGA-DA, to demonstrate its effectiveness w.r.t different experimental settings. We carry out comprehensive experiments using 8 standard DA datasets. The experimental results show that the DB-MMD enforced DA methods improve their baseline models using plain vanilla MMD, with a margin that can be as high as 9.5.
