English

Fair Domain Generalization: An Information-Theoretic View

Machine Learning 2026-01-05 v3 Computer Vision and Pattern Recognition

Abstract

Domain generalization (DG) and algorithmic fairness are two critical challenges in machine learning. However, most DG methods focus only on minimizing expected risk in the unseen target domain without considering algorithmic fairness. Conversely, fairness methods typically do not account for domain shifts, so the fairness achieved during training may not generalize to unseen test domains. In this work, we bridge these gaps by studying the problem of Fair Domain Generalization (FairDG), which aims to minimize both expected risk and fairness violations in unseen target domains. We derive novel mutual information-based upper bounds for expected risk and fairness violations in multi-class classification tasks with multi-group sensitive attributes. These bounds provide key insights for algorithm design from an information-theoretic perspective. Guided by these insights, we introduce PAFDG (Pareto-Optimal Fairness for Domain Generalization), a practical framework that solves the FairDG problem and models the utility-fairness trade-off through Pareto optimization. Experiments on real-world vision and language datasets show that PAFDG achieves superior utility-fairness trade-offs compared to existing methods.

Keywords

Cite

@article{arxiv.2507.05823,
  title  = {Fair Domain Generalization: An Information-Theoretic View},
  author = {Tangzheng Lian and Guanyu Hu and Dimitrios Kollias and Xinyu Yang and Oya Celiktutan},
  journal= {arXiv preprint arXiv:2507.05823},
  year   = {2026}
}

Comments

Accepted at AAAI (Oral)

R2 v1 2026-07-01T03:51:05.570Z