paper-with-me

홈 › Papers

Debiasing Evaluations That are Biased by Evaluations

2020-12-01 · Jingyan Wang, Ivan Stelmakh, Yuting Wei, Nihar B. Shah

It is common to evaluate a set of items by soliciting people to rate them. For example, universities ask students to rate the teaching quality of their instructors, and conference organizers ask authors of submissions to evaluate the quality of the reviews. However, in these applications, students often give a higher rating to a course if they receive higher grades in a course, and authors often give a higher rating to the reviews if their papers are accepted to the conference. In this work, we call these external factors the "outcome" experienced by people, and consider the problem of mitigating these outcome-induced biases in the given ratings when some information about the outcome is available. We formulate the information about the outcome as a known partial ordering on the bias. We propose a debiasing method by solving a regularized optimization problem under this ordering constraint, and also provide a carefully designed cross-validation method that adaptively chooses the appropriate amount of regularization. We provide theoretical guarantees on the performance of our algorithm, as well as experimental evaluations.

📄 PDF Abstract BibTeX arXiv:2012.00714

Code (1)

jingyanw/outcome-induced-debiasing 공식 구현

Similar Papers 제목 키워드 기반

BiasFreeBench: a Benchmark for Mitigating Bias in Large Language Model Responses

2025-09-30 · Xin Xu, Xunzhi He, Churan Zhi, Ruizhe Chen 외 arxiv

Existing studies on bias mitigation methods for large language models (LLMs) use diverse baselines and metrics to evaluate debiasing performance, leading to inconsistent comparisons among them. Moreover, their evaluation…

Learning Decomposable and Debiased Representations via Attribute-Centric Information Bottlenecks

2024-03-21 · Jinyung Hong, Eun Som Jeon, Changhoon Kim, Keun Hee Park 외

Biased attributes, spuriously correlated with target labels in a dataset, can problematically lead to neural networks that learn improper shortcuts for classifications and limit their capabilities for out-of-distribution…

AttributeRepresentation Learning

Take its Essence, Discard its Dross! Debiasing for Toxic Language Detection via Counterfactual Causal Effect

2024-06-03 · Junyu Lu, Bo Xu, Xiaokun Zhang, Kaiyuan Liu 외

Current methods of toxic language detection (TLD) typically rely on specific tokens to conduct decisions, which makes them suffer from lexical bias, leading to inferior performance and generalization. Lexical bias has bo…

counterfactualCounterfactual InferenceFairnessSentence

Post-processing fairness with minimal changes

2024-08-27 · Federico Di Gennaro, Thibault Laugel, Vincent Grari, Xavier Renard 외

In this paper, we introduce a novel post-processing algorithm that is both model-agnostic and does not require the sensitive attribute at test time. In addition, our algorithm is explicitly designed to enforce minimal ch…

AttributeFairness

Salience-SGG: Enhancing Unbiased Scene Graph Generation with Iterative Salience Estimation

2026-01-13 · Runfeng Qu, Ole Hall, Pia K Bideau, Julie Ouerfelli-Ethier 외 arxiv

Scene Graph Generation (SGG) suffers from a long-tailed distribution, where a few predicate classes dominate while many others are underrepresented, leading to biased models that underperform on rare relations. Unbiased-…

Unbiased Scene Graph Generation