IW-GAE: Importance Weighted Group Accuracy Estimation for Improved Calibration and Model Selection in Unsupervised Domain Adaptation
Taejong Joo, Diego Klabjan
TL;DR
The paper tackles calibration and model selection under distribution shifts in unsupervised domain adaptation by proposing IW-GAE, an importance-weighted group accuracy estimator. It defines two estimators for group accuracy (Monte Carlo and importance-weighted) and optimizes the IW to align them, with theoretical bounds connecting source-estimation error to target accuracy. By constructing predictive groups based on confidence and employing CI-guided IW estimation, IW-GAE achieves substantial improvements in calibration and model selection across multiple UDA benchmarks. The approach highlights the value of group-wise accuracy and distribution-aware weighting for reliable deployment in shifted environments.
Abstract
Distribution shifts pose significant challenges for model calibration and model selection tasks in the unsupervised domain adaptation problem -- a scenario where the goal is to perform well in a distribution shifted domain without labels. In this work, we tackle difficulties coming from distribution shifts by developing a novel importance weighted group accuracy estimator. Specifically, we present a new perspective of addressing the model calibration and model selection tasks by estimating the group accuracy. Then, we formulate an optimization problem for finding an importance weight that leads to an accurate group accuracy estimation with theoretical analyses. Our extensive experiments show that our approach improves state-of-the-art performances by 22% in the model calibration task and 14% in the model selection task.
