paper-with-me

Papers

Debiasing Text Safety Classifiers through a Fairness-Aware Ensemble

2024-09-05 · Olivia Sturman, Aparna Joshi, Bhaktipriya Radharapu, Piyush Kumar, Renee Shelby

Increasing use of large language models (LLMs) demand performant guardrails to ensure the safety of inputs and outputs of LLMs. When these safeguards are trained on imbalanced data, they can learn the societal biases. We present a light-weight, post-processing method for mitigating counterfactual fairness in closed-source text safety classifiers. Our approach involves building an ensemble that not only outperforms the input classifiers and policy-aligns them, but also acts as a debiasing regularizer. We introduce two threshold-agnostic metrics to assess the counterfactual fairness of a model, and demonstrate how combining these metrics with Fair Data Reweighting (FDW) helps mitigate biases. We create an expanded Open AI dataset, and a new templated LLM-generated dataset based on user-prompts, both of which are counterfactually balanced across identity groups and cover four key areas of safety; we will work towards publicly releasing these datasets. Our results show that our approach improves counterfactual fairness with minimal impact on model performance.

📄 PDF Abstract BibTeX arXiv:2409.13705

Code (1)

google-deepmind/counterfactual_fairness_evaluation_dataset 공식 구현

Tasks

counterfactualFairness

Similar Papers 제목 키워드 기반

Debiasing classifiers: is reality at variance with expectation?

2020-11-04 · Ashrya Agrawal, Florian Pfisterer, Bernd Bischl, Francois Buet-Golfouse 외

We present an empirical study of debiasing methods for classifiers, showing that debiasers often fail in practice to generalize out-of-sample, and can in fact make fairness worse rather than better. A rigorous evaluation…

Fairness

Inference-Time Selective Debiasing

2024-07-27 · Gleb Kuzmin, Neemesh Yadav, Ivan Smirnov, Timothy Baldwin 외

We propose selective debiasing -- an inference-time safety mechanism that aims to increase the overall quality of models in terms of prediction performance and fairness in the situation when re-training a model is prohib…

Fairnesstext-classificationText Classification

AdapFair: Ensuring Continuous Fairness for Machine Learning Operations

2024-09-23 · Yinghui Huang, Zihao Tang, Xiangyu Chang

The biases and discrimination of machine learning algorithms have attracted significant attention, leading to the development of various algorithms tailored to specific contexts. However, these solutions often fall short…

Fairness

Power of Explanations: Towards automatic debiasing in hate speech detection

2022-09-07 · Yi Cai, Arthur Zimek, Gerhard Wunder, Eirini Ntoutsi

Hate speech detection is a common downstream application of natural language processing (NLP) in the real world. In spite of the increasing accuracy, current data-driven approaches could easily learn biases from the imba…

FairnessHate Speech Detection

Debiasing Diffusion Model: Enhancing Fairness through Latent Representation Learning in Stable Diffusion Model

2025-03-16 · Lin-Chun Huang, Ching Chieh Tsao, Fang-Yi Su, Jung-Hsien Chiang

Image generative models, particularly diffusion-based models, have surged in popularity due to their remarkable ability to synthesize highly realistic images. However, since these models are data-driven, they inherit bia…

FairnessmodelRepresentation Learning