paper-with-me

홈 › Papers

Fairness Without Demographics in Repeated Loss Minimization

2018-06-20 · ICML 2018 7 · Tatsunori B. Hashimoto, Megha Srivastava, Hongseok Namkoong, Percy Liang

Machine learning models (e.g., speech recognizers) are usually trained to minimize average loss, which results in representation disparity---minority groups (e.g., non-native speakers) contribute less to the training objective and thus tend to suffer higher loss. Worse, as model accuracy affects user retention, a minority group can shrink over time. In this paper, we first show that the status quo of empirical risk minimization (ERM) amplifies representation disparity over time, which can even make initially fair models unfair. To mitigate this, we develop an approach based on distributionally robust optimization (DRO), which minimizes the worst case risk over all distributions close to the empirical distribution. We prove that this approach controls the risk of the minority group at each time step, in the spirit of Rawlsian distributive justice, while remaining oblivious to the identity of the groups. We demonstrate that DRO prevents disparity amplification on examples where ERM fails, and show improvements in minority group user satisfaction in a real-world text autocomplete task.

📄 PDF Abstract BibTeX arXiv:1806.08010

Code (1)

https://worksheets.codalab.org/worksheets/0x17a501d37bbe49279b0c70ae10813f4c 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Fairness Without Demographics in Human-Centered Federated Learning

2024-04-30 · Shaily Roy, Harshit Sharma, Asif Salekin

Federated learning (FL) enables collaborative model training while preserving data privacy, making it suitable for decentralized human-centered AI applications. However, a significant research gap remains in ensuring fai…

FairnessFederated Learning

Grad2Fair: A Gradient-driven Approach for Graph Fairness without Demographics

2026-07-16 · Yuchang Zhu, Zezhong Xie, Huizhe Zhang, Huazhen Zhong 외 arxiv

Graph neural networks (GNNs) frequently encounter group fairness issues, often yielding biased predictions against specific demographic groups defined by sensitive attributes such as gender or race. While this challenge …

Towards Harmless Rawlsian Fairness Regardless of Demographic Prior

2024-11-04 · Xuanqian Wang, Jing Li, Ivor W. Tsang, Yew-Soon Ong

Due to privacy and security concerns, recent advancements in group fairness advocate for model training regardless of demographic information. However, most methods still require prior knowledge of demographics. In this …

Fairness

Fairness without Demographics through Learning Graph of Gradients

2024-12-04 · Yingtao Luo, ZHIXUN LI, Qiang Liu, Jun Zhu

Machine learning systems are notoriously prone to biased predictions about certain demographic groups, leading to algorithmic fairness issues. Due to privacy concerns and data quality problems, some demographic informati…

AttributeFairness

Transferring Fairness using Multi-Task Learning with Limited Demographic Information

2023-05-22 · Carlos Aguirre, Mark Dredze

Training supervised machine learning systems with a fairness loss can improve prediction fairness across different demographic groups. However, doing so requires demographic annotations for training data, without which w…

FairnessMulti-Task LearningTransfer Learning