paper-with-me

Papers

Fairness Aware Reward Optimization

2026-02-08 · Ching Lam Choi, Vighnesh Subramaniam, Phillip Isola, Antonio Torralba, Stefanie Jegelka arxiv

Demographic skews in human preference data propagate systematic unfairness through reward models into aligned LLMs. We introduce Fairness Aware Reward Optimization (Faro), an in-processing framework that trains reward models under demographic parity, equalized odds, or counterfactual fairness constraints. We provide the first theoretical analysis of reward-level fairness in LLM alignment, establishing: (i) provable fairness certificates for Faro-trained rewards with controllable slack; a (ii) formal characterization of the accuracy-fairness trade-off induced by KL-regularized fine-tuning, proving fairness transfers from reward to policy; and the (iii) existence of a non-empty Pareto frontier. Unlike pre- and post-processing methods, Faro ensures reward models are simultaneously ordinal (ranking correctly), cardinal (calibrated), and fair. Across multiple LLMs and benchmarks, Faro significantly reduces bias and harmful generations while maintaining or improving model quality.

📄 PDF Abstract BibTeX arXiv:2602.07799

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fairness Aware Reinforcement Learning via Proximal Policy Optimization

2025-02-06 · Gabriele La Malfa, Jie M. Zhang, Michael Luck, Elizabeth Black

Fairness in multi-agent systems (MAS) focuses on equitable reward distribution among agents in scenarios involving sensitive attributes such as race, gender, or socioeconomic status. This paper introduces fairness in Pro…

AttributecounterfactualDecision MakingFairness+2

Contextual bandits with concave rewards, and an application to fair ranking

2022-10-18 · Virginie Do, Elvis Dohmatob, Matteo Pirotta, Alessandro Lazaric 외

We consider Contextual Bandits with Concave Rewards (CBCR), a multi-objective bandit problem where the desired trade-off between the rewards is defined by a known concave objective function, and the reward vector depends…

FairnessMulti-Armed Bandits

Towards Fairness-Aware Multi-Objective Optimization

2022-07-22 · Guo Yu, Lianbo Ma, Wei Du, Wenli Du 외

Recent years have seen the rapid development of fairness-aware machine learning in mitigating unfairness or discrimination in decision-making in a wide range of applications. However, much less attention has been paid to…

BIG-bench Machine LearningDecision MakingFairnessMultiobjective Optimization

Revisiting Fairness-aware Interactive Recommendation: Item Lifecycle as a Control Knob

2025-11-20 · Yun Lu, Xiaoyu Shi, Hong Xie, Chongjun Xia 외 arxiv

This paper revisits fairness-aware interactive recommendation (e.g., TikTok, KuaiShou) by introducing a novel control knob, i.e., the lifecycle of items. We make threefold contributions. First, we conduct a comprehensive…

Hierarchical Reinforcement Learning

PAFO: Pareto Fairness Optimization for Personalized Reward Modeling

2026-06-06 · Xiaoyan Zhao, Haoting Ni, Yang Zhang, Chunyuan Zheng 외 arxiv

Large language models (LLMs) increasingly rely on reward models to align their outputs with diverse user preferences. While personalized reward models aim to capture such heterogeneity, they are often trained on imbalanc…