paper-with-me

Papers

Predictive Uncertainty-based Bias Mitigation in Ranking

2023-09-18 · Maria Heuss, Daniel Cohen, Masoud Mansoury, Maarten de Rijke, Carsten Eickhoff

Societal biases that are contained in retrieved documents have received increased interest. Such biases, which are often prevalent in the training data and learned by the model, can cause societal harms, by misrepresenting certain groups, and by enforcing stereotypes. Mitigating such biases demands algorithms that balance the trade-off between maximized utility for the user with fairness objectives, which incentivize unbiased rankings. Prior work on bias mitigation often assumes that ranking scores, which correspond to the utility that a document holds for a user, can be accurately determined. In reality, there is always a degree of uncertainty in the estimate of expected document utility. This uncertainty can be approximated by viewing ranking models through a Bayesian perspective, where the standard deterministic score becomes a distribution. In this work, we investigate whether uncertainty estimates can be used to decrease the amount of bias in the ranked results, while minimizing loss in measured utility. We introduce a simple method that uses the uncertainty of the ranking scores for an uncertainty-aware, post hoc approach to bias mitigation. We compare our proposed method with existing baselines for bias mitigation with respect to the utility-fairness trade-off, the controllability of methods, and computational costs. We show that an uncertainty-based approach can provide an intuitive and flexible trade-off that outperforms all baselines without additional training requirements, allowing for the post hoc use of this approach on top of arbitrary retrieval models.

📄 PDF Abstract BibTeX arXiv:2309.09833

Code (1)

mariaheuss/2023-cikm-uncertainty-based-bias-mitigation 공식 구현

Tasks

Fairness

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Epistemic Uncertainty-Weighted Loss for Visual Bias Mitigation

2022-04-20 · Rebecca S Stone, Nishant Ravikumar, Andrew J Bulpitt, David C Hogg

Deep neural networks are highly susceptible to learning biases in visual data. While various methods have been proposed to mitigate such bias, the majority require explicit knowledge of the biases present in the training…

Face Detection

The Effect of Enforcing Fairness on Reshaping Explanations in Machine Learning Models

2025-12-01 · Joshua Wolff Anderson, Shyam Visweswaran arxiv

Trustworthy machine learning in healthcare requires strong predictive performance, fairness, and explanations. While it is known that improving fairness can affect predictive performance, little is known about how fairne…

Feature Importance

Societal Biases in Retrieved Contents: Measurement Framework and Adversarial Mitigation for BERT Rankers

2021-04-28 · Navid Rekabsaz, Simone Kopeinik, Markus Schedl

Societal biases resonate in the retrieved contents of information retrieval (IR) systems, resulting in reinforcing existing stereotypes. Approaching this issue requires established measures of fairness in respect to the …

DisentanglementFairnessInformation RetrievalModel Selection+4

Reranking individuals: The effect of fair classification within-groups

2024-01-24 · Sofie Goethals, Marco Favier, Toon Calders

Artificial Intelligence (AI) finds widespread application across various domains, but it sparks concerns about fairness in its deployment. The prevailing discourse in classification often emphasizes outcome-based metrics…

FairnessReranking

Reward Bias Substitution: Single-Axis Bias Mitigations Redirect Optimization Pressure

2026-05-27 · Max Lamparth, Daniel Fein, Andreas Haupt, Marcel Hussing 외 arxiv

Single-axis mitigations of reward-model biases (e.g., reducing proxy reliance on length, sycophancy, or style) can rotate optimization pressure onto correlated proxies rather than eliminate it, a failure mode we call rew…