paper-with-me

Papers

Fair Domain Generalization: An Information-Theoretic View

2025-07-08 · Tangzheng Lian, Guanyu Hu, Dimitrios Kollias, Xinyu Yang, Oya Celiktutan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2507.05823

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class ClassificationDomain Generalization

Similar Papers 제목 키워드 기반

Exchanging Lessons Between Algorithmic Fairness and Domain Generalization

2020-09-28 · Elliot Creager, Joern-Henrik Jacobsen, Richard Zemel

Standard learning approaches are designed to perform well on average for the data distribution available at training time. Developing learning approaches that are not overly sensitive to the training distribution is cent…

Domain GeneralizationFairnessOut-of-Distribution Generalization

Fairness Overfitting in Machine Learning: An Information-Theoretic Perspective

2025-06-09 · Firas Laakom, Haobo Chen, Jürgen Schmidhuber, Yuheng Bu

Despite substantial progress in promoting fairness in high-stake applications using machine learning models, existing methods often modify the training process, such as through regularizers or other interventions, but la…

FairnessGeneralization Bounds

FAIRM: Learning invariant representations for algorithmic fairness and domain generalization with minimax optimality

2024-04-02 · Sai Li, Linjun Zhang

Machine learning methods often assume that the test data have the same distribution as the training data. However, this assumption may not hold due to multiple levels of heterogeneity in applications, raising issues in a…

DiversityDomain GeneralizationFairness

Towards Robust and Fair Vision Learning in Open-World Environments

2024-12-12 · Thanh-Dat Truong

The dissertation presents four key contributions toward fairness and robustness in vision learning. First, to address the problem of large-scale data requirements, the dissertation presents a novel Fairness Domain Adapta…

Continual LearningDomain AdaptationDomain GeneralizationFairness

Learning Fair Invariant Representations under Covariate and Correlation Shifts Simultaneously

2024-08-18 · Dong Li, Chen Zhao, Minglai Shao, Wenjun Wang

Achieving the generalization of an invariant classifier from training domains to shifted test domains while simultaneously considering model fairness is a substantial and complex challenge in machine learning. Existing m…

Domain GeneralizationFairness