paper-with-me

홈 › Papers

Post-Training Fairness Control: A Single-Train Framework for Dynamic Fairness in Recommendation

2026-01-28 · Weixin Chen, Li Chen, Yuhan Zhao arxiv

Despite growing efforts to mitigate unfairness in recommender systems, existing fairness-aware methods typically fix the fairness requirement at training time and provide limited post-training flexibility. However, in real-world scenarios, diverse stakeholders may demand differing fairness requirements over time, so retraining for different fairness requirements becomes prohibitive. To address this limitation, we propose Cofair, a single-train framework that enables post-training fairness control in recommendation. Specifically, Cofair introduces a shared representation layer with fairness-conditioned adapter modules to produce user embeddings specialized for varied fairness levels, along with a user-level regularization term that guarantees user-wise monotonic fairness improvements across these levels. We theoretically establish that the adversarial objective of Cofair upper bounds demographic parity and the regularization term enforces progressive fairness at user level. Comprehensive experiments on multiple datasets and backbone models demonstrate that our framework provides dynamic fairness at different levels, delivering comparable or better fairness-accuracy curves than state-of-the-art baselines, without the need to retrain for each new fairness requirement. Our code is publicly available at https://github.com/weixinchen98/Cofair.

📄 PDF Abstract BibTeX arXiv:2601.20848

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fair Classification with Efficient and Post-hoc Controllable Fairness-Accuracy Trade-off

2026-06-26 · Maaya Sakata, Kazuto Fukuchi arxiv

Post-hoc controllability of fair machine learning models, the ability to control the trade-off between fairness and accuracy after training, is valuable for practical deployment. Existing post-processing methods provide …

FAE: A Fairness-Aware Ensemble Framework

2020-02-03 · Vasileios Iosifidis, Besnik Fetahu, Eirini Ntoutsi

Automated decision making based on big data and machine learning (ML) algorithms can result in discriminatory decisions against certain protected groups defined upon personal data like gender, race, sexual orientation et…

BIG-bench Machine LearningDecision MakingFairness

A Unified Post-Processing Framework for Group Fairness in Classification

2024-05-07 · Ruicheng Xian, Han Zhao

We present a post-processing algorithm for fair classification that covers group fairness criteria including statistical parity, equal opportunity, and equalized odds under a single framework, and is applicable to multic…

AttributeFairness

Multicalibrated Regression for Downstream Fairness

2022-09-15 · Ira Globus-Harris, Varun Gupta, Christopher Jung, Michael Kearns 외

We show how to take a regression function $\hat{f}$ that is appropriately ``multicalibrated'' and efficiently post-process it into an approximately error minimizing classifier satisfying a large variety of fairness const…

Fairnessregression

Post-Fair Federated Learning: Achieving Group and Community Fairness in Federated Learning via Post-processing

2024-05-28 · Yuying Duan, Yijun Tian, Nitesh Chawla, Michael Lemmon

Federated Learning (FL) is a distributed machine learning framework in which a set of local communities collaboratively learn a shared global model while retaining all training data locally within each community. Two not…

FairnessFederated Learning