paper-with-me

홈 › Papers

Datasets for Fairness in Language Models: An In-Depth Survey

2025-06-29 · Jiale Zhang, Zichong Wang, Avash Palikhe, Zhipeng Yin, Wenbin Zhang

Fairness benchmarks play a central role in shaping how we evaluate language models, yet surprisingly little attention has been given to examining the datasets that these benchmarks rely on. This survey addresses that gap by presenting a broad and careful review of the most widely used fairness datasets in current language model research, characterizing them along several key dimensions including their origin, scope, content, and intended use to help researchers better appreciate the assumptions and limitations embedded in these resources. To support more meaningful comparisons and analyses, we introduce a unified evaluation framework that reveals consistent patterns of demographic disparities across datasets and scoring methods. Applying this framework to twenty four common benchmarks, we highlight the often overlooked biases that can influence conclusions about model fairness and offer practical guidance for selecting, combining, and interpreting these datasets. We also point to opportunities for creating new fairness benchmarks that reflect more diverse social contexts and encourage more thoughtful use of these tools going forward. All code, data, and detailed results are publicly available at https://github.com/vanbanTruong/Fairness-in-Large-Language-Models/tree/main/datasets to promote transparency and reproducibility across the research community.

📄 PDF Abstract BibTeX arXiv:2506.23411

Code (1)

vanbantruong/fairness-in-large-language-models 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Debiasing Methods for Fairer Neural Models in Vision and Language Research: A Survey

2022-11-10 · Otávio Parraga, Martin D. More, Christian M. Oliveira, Nathan S. Gavenski 외

Despite being responsible for state-of-the-art results in several computer vision and natural language processing tasks, neural networks have faced harsh criticism due to some of their current shortcomings. One of them i…

Decision MakingFairness

A Survey on Group Fairness in Federated Learning: Challenges, Taxonomy of Solutions and Directions for Future Research

2024-10-04 · Teresa Salazar, Helder Araújo, Alberto Cano, Pedro Henriques Abreu

Group fairness in machine learning is a critical area of research focused on achieving equitable outcomes across different groups defined by sensitive attributes such as race or gender. Federated learning, a decentralize…

FairnessFederated LearningSurvey

Holistic Survey of Privacy and Fairness in Machine Learning

2023-07-28 · Sina Shaham, Arash Hajisafi, Minh K Quan, Dinh C Nguyen 외

Privacy and fairness are two crucial pillars of responsible Artificial Intelligence (AI) and trustworthy Machine Learning (ML). Each objective has been independently studied in the literature with the aim of reducing uti…

FairnessSurvey

Fairness in Large Language Models: A Taxonomic Survey

2024-03-31 · Zhibo Chu, Zichong Wang, Wenbin Zhang

Large Language Models (LLMs) have demonstrated remarkable success across various domains. However, despite their promising performance in numerous real-world applications, most of these algorithms lack fairness considera…

FairnessSurvey

Measuring Fairness with Biased Rulers: A Survey on Quantifying Biases in Pretrained Language Models

2021-12-14 · Pieter Delobelle, Ewoenam Kwaku Tokpo, Toon Calders, Bettina Berendt

An increasing awareness of biased patterns in natural language processing resources, like BERT, has motivated many metrics to quantify `bias' and `fairness'. But comparing the results of different metrics and the works t…

AttributeFairnessSurvey