paper-with-me

Papers

Fairness through Difference Awareness: Measuring Desired Group Discrimination in LLMs

2025-02-04 · Angelina Wang, Michelle Phan, Daniel E. Ho, Sanmi Koyejo

Algorithmic fairness has conventionally adopted the mathematically convenient perspective of racial color-blindness (i.e., difference unaware treatment). However, we contend that in a range of important settings, group difference awareness matters. For example, differentiating between groups may be necessary in legal contexts (e.g., the U.S. compulsory draft applies to men but not women) and harm assessments (e.g., referring to girls as ``terrorists'' may be less harmful than referring to Muslim people as such). Thus, in contrast to most fairness work, we study fairness through the perspective of treating people differently -- when it is contextually appropriate to. We first introduce an important distinction between descriptive (fact-based), normative (value-based), and correlation (association-based) benchmarks. This distinction is significant because each category requires separate interpretation and mitigation tailored to its specific characteristics. Then, we present a benchmark suite composed of eight different scenarios for a total of 16k questions that enables us to assess difference awareness. Finally, we show results across ten models that demonstrate difference awareness is a distinct dimension to fairness where existing bias mitigation strategies may backfire.

📄 PDF Abstract BibTeX arXiv:2502.01926

Code (1)

angelina-wang/difference_awareness 공식 구현

Tasks

16kDescriptiveFairness

Similar Papers 제목 키워드 기반

Measuring Fairness Under Unawareness of Sensitive Attributes: A Quantification-Based Approach

2021-09-17 · Alessandro Fabris, Andrea Esuli, Alejandro Moreo, Fabrizio Sebastiani

Algorithms and models are increasingly deployed to inform decisions about people, inevitably affecting their lives. As a consequence, those in charge of developing these models must carefully evaluate their impact on dif…

Fairness

Quantifying Social Biases in NLP: A Generalization and Empirical Comparison of Extrinsic Fairness Metrics

2021-06-28 · Paula Czarnowska, Yogarshi Vyas, Kashif Shah

Measuring bias is key for better understanding and addressing unfairness in NLP/ML models. This is often done via fairness metrics which quantify the differences in a model's behaviour across a range of demographic group…

Fairness

DEAN: Deactivating the Coupled Neurons to Mitigate Fairness-Privacy Conflicts in Large Language Models

2024-10-22 · Chen Qian, Dongrui Liu, Jie Zhang, Yong liu 외

Ensuring awareness of fairness and privacy in Large Language Models (LLMs) is critical. Interestingly, we discover a counter-intuitive trade-off phenomenon that enhancing an LLM's privacy awareness through Supervised Fin…

Fairness

Bigger Data or Fairer Data? Augmenting BERT via Active Sampling for Educational Text Classification

2022-10-01 · COLING 2022 10 · Lele Sha, Yuheng Li, Dragan Gasevic, Guanliang Chen

Pretrained Language Models (PLMs), though popular, have been diagnosed to encode bias against protected groups in the representations they learn, which may harm the prediction fairness of downstream models. Given that su…

Fairnesstext-classificationText Classification

A Data Envelopment Analysis Approach for Assessing Fairness in Resource Allocation: Application to Kidney Exchange Programs

2024-09-18 · Ali Kaazempur-Mofrad, Xiaowu Dai

Kidney exchange programs have significantly increased transplantation rates but raise pressing questions about fairness in organ allocation. We present a novel framework leveraging Data Envelopment Analysis (DEA) to eval…

Conformal PredictionFairnessPrediction Intervals