paper-with-me

Papers

A Study of Implicit Ranking Unfairness in Large Language Models

2023-11-13 · Chen Xu, Wenjie Wang, Yuxin Li, Liang Pang, Jun Xu, Tat-Seng Chua

Recently, Large Language Models (LLMs) have demonstrated a superior ability to serve as ranking models. However, concerns have arisen as LLMs will exhibit discriminatory ranking behaviors based on users' sensitive attributes (\eg gender). Worse still, in this paper, we identify a subtler form of discrimination in LLMs, termed \textit{implicit ranking unfairness}, where LLMs exhibit discriminatory ranking patterns based solely on non-sensitive user profiles, such as user names. Such implicit unfairness is more widespread but less noticeable, threatening the ethical foundation. To comprehensively explore such unfairness, our analysis will focus on three research aspects: (1) We propose an evaluation method to investigate the severity of implicit ranking unfairness. (2) We uncover the reasons for causing such unfairness. (3) To mitigate such unfairness effectively, we utilize a pair-wise regression method to conduct fair-aware data augmentation for LLM fine-tuning. The experiment demonstrates that our method outperforms existing approaches in ranking fairness, achieving this with only a small reduction in accuracy. Lastly, we emphasize the need for the community to identify and mitigate the implicit unfairness, aiming to avert the potential deterioration in the reinforced human-LLMs ecosystem deterioration.

📄 PDF Abstract BibTeX arXiv:2311.07054

Code (1)

xuchen0427/implicit_rank_unfairness 공식 구현 pytorch

Tasks

Data AugmentationFairnessInformation RetrievalRecommendation SystemsWorld Knowledge

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Fair Matrix Factorisation for Large-Scale Recommender Systems

2022-09-09 · Riku Togashi, Kenshi Abe

Recommender systems are hedged with various requirements, such as ranking quality, optimisation efficiency, and item fairness. Item fairness is an emerging yet impending issue in practical systems. The notion of item fai…

Collaborative FilteringFairnessRecommendation Systems

Equity of Attention: Amortizing Individual Fairness in Rankings

2018-05-04 · Asia J. Biega, Krishna P. Gummadi, Gerhard Weikum

Rankings of people and items are at the heart of selection-making, match-making, and recommender systems, ranging from employment sites to sharing economy platforms. As ranking positions influence the amount of attention…

FairnessRecommendation Systems

Debiased Explainable Pairwise Ranking from Implicit Feedback

2021-07-30 · Khalil Damak, Sami Khenissi, Olfa Nasraoui

Recent work in recommender systems has emphasized the importance of fairness, with a particular interest in bias and transparency, in addition to predictive accuracy. In this paper, we focus on the state of the art pairw…

FairnessRecommendation Systems

Policy-Gradient Training of Fair and Unbiased Ranking Functions

2019-11-19 · Himank Yadav, Zhengxiao Du, Thorsten Joachims

While implicit feedback (e.g., clicks, dwell times, etc.) is an abundant and attractive source of data for learning to rank, it can produce unfair ranking policies for both exogenous and endogenous reasons. Exogenous rea…

counterfactualDecision MakingFairnessLearning-To-Rank

RAGUEL: Recourse-Aware Group Unfairness Elimination

2022-08-30 · Aparajita Haldar, Teddy Cunningham, Hakan Ferhatosmanoglu

While machine learning and ranking-based systems are in widespread use for sensitive decision-making processes (e.g., determining job candidates, assigning credit scores), they are rife with concerns over unintended bias…

AttributecounterfactualDecision MakingFairness+1