English

Bias as a Virtue: Rethinking Generalization under Distribution Shifts

Machine Learning 2025-06-03 v1 Artificial Intelligence Machine Learning

Abstract

Machine learning models often degrade when deployed on data distributions different from their training data. Challenging conventional validation paradigms, we demonstrate that higher in-distribution (ID) bias can lead to better out-of-distribution (OOD) generalization. Our Adaptive Distribution Bridge (ADB) framework implements this insight by introducing controlled statistical diversity during training, enabling models to develop bias profiles that effectively generalize across distributions. Empirically, we observe a robust negative correlation where higher ID bias corresponds to lower OOD error--a finding that contradicts standard practices focused on minimizing validation error. Evaluation on multiple datasets shows our approach significantly improves OOD generalization. ADB achieves robust mean error reductions of up to 26.8% compared to traditional cross-validation, and consistently identifies high-performing training strategies, evidenced by percentile ranks often exceeding 74.4%. Our work provides both a practical method for improving generalization and a theoretical framework for reconsidering the role of bias in robust machine learning.

Keywords

Cite

@article{arxiv.2506.00407,
  title  = {Bias as a Virtue: Rethinking Generalization under Distribution Shifts},
  author = {Ruixuan Chen and Wentao Li and Jiahui Xiao and Yuchen Li and Yimin Tang and Xiaonan Wang},
  journal= {arXiv preprint arXiv:2506.00407},
  year   = {2025}
}

Comments

14 pages

R2 v1 2026-07-01T02:52:03.441Z