paper-with-me

Papers

Robust Mixture Models for Algorithmic Fairness Under Latent Heterogeneity

2025-09-22 · Siqi Li, Molei Liu, Ziye Tian, Chuan Hong, Nan Liu arxiv

Standard machine learning models optimized for average performance often fail on minority subgroups and lack robustness to distribution shifts. This challenge worsens when subgroups are latent and affected by complex interactions among continuous and discrete features. We introduce ROME (RObust Mixture Ensemble), a framework that learns latent group structure from data while optimizing for worst-group performance. ROME employs two approaches: an Expectation-Maximization algorithm for linear models and a neural Mixture-of-Experts for nonlinear settings. Through simulations and experiments on real-world datasets, we demonstrate that ROME significantly improves algorithmic fairness compared to standard methods while maintaining competitive average performance. Importantly, our method requires no predefined group labels, making it practical when sources of disparities are unknown or evolving.

📄 PDF Abstract BibTeX arXiv:2509.17411

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fair Inference for Discrete Latent Variable Models

2022-09-15 · Rashidul Islam, SHimei Pan, James R. Foulds

It is now well understood that machine learning models, trained on data without due care, often exhibit unfair and discriminatory behavior against certain populations. Traditional algorithmic fairness research has mainly…

FairnessRepresentation LearningVariational Inference

Direct Preference Optimization with Unobserved Preference Heterogeneity: The Necessity of Ternary Preferences

2025-10-17 · Keertana Chidambaram, Karthik Vinary Seetharaman, Vasilis Syrgkanis arxiv

Reinforcement Learning from Human Feedback (RLHF) has become central to aligning large language models with human values, typically by first learning a reward model from preference data which is then used to update the m…

Reinforcement Learning

Fairness Perceptions of Algorithmic Decision-Making: A Systematic Review of the Empirical Literature

2021-03-22 · Christopher Starke, Janine Baleis, Birte Keller, Frank Marcinkowski

Algorithmic decision-making (ADM) increasingly shapes people's daily lives. Given that such autonomous systems can cause severe harm to individuals and social groups, fairness concerns have arisen. A human-centric approa…

Decision MakingFairnessSystematic Literature Review

Human Perceptions of Fairness in Algorithmic Decision Making: A Case Study of Criminal Risk Prediction

2018-02-26 · Nina Grgić-Hlača, Elissa M. Redmiles, Krishna P. Gummadi, Adrian Weller

As algorithms are increasingly used to make important decisions that affect human lives, ranging from social benefit assignment to predicting risk of criminal recidivism, concerns have been raised about the fairness of a…

Decision MakingFairness

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