paper-with-me

홈 › Papers

SAGED: A Holistic Bias-Benchmarking Pipeline for Language Models with Customisable Fairness Calibration

2024-09-17 · Xin Guan, Ze Wang, Nathaniel Demchak, Saloni Gupta, Ediz Ertekin Jr., Adriano Koshiyama, Emre Kazim, Zekun Wu

The development of unbiased large language models is widely recognized as crucial, yet existing benchmarks fall short in detecting biases due to limited scope, contamination, and lack of a fairness baseline. SAGED(bias) is the first holistic benchmarking pipeline to address these problems. The pipeline encompasses five core stages: scraping materials, assembling benchmarks, generating responses, extracting numeric features, and diagnosing with disparity metrics. SAGED includes metrics for max disparity, such as impact ratio, and bias concentration, such as Max Z-scores. Noticing that metric tool bias and contextual bias in prompts can distort evaluation, SAGED implements counterfactual branching and baseline calibration for mitigation. For demonstration, we use SAGED on G20 Countries with popular 8b-level models including Gemma2, Llama3.1, Mistral, and Qwen2. With sentiment analysis, we find that while Mistral and Qwen2 show lower max disparity and higher bias concentration than Gemma2 and Llama3.1, all models are notably biased against countries like Russia and (except for Qwen2) China. With further experiments to have models role-playing U.S. presidents, we see bias amplifies and shifts in heterogeneous directions. Moreover, we see Qwen2 and Mistral not engage in role-playing, while Llama3.1 and Gemma2 role-play Trump notably more intensively than Biden and Harris, indicating role-playing performance bias in these models.

📄 PDF Abstract BibTeX arXiv:2409.11149

Code (1)

holistic-ai/SAGED-Bias 공식 구현

Tasks

BenchmarkingcounterfactualFairnessSentiment Analysis

Similar Papers 제목 키워드 기반

MPF: Aligning and Debiasing Language Models post Deployment via Multi Perspective Fusion

2025-07-03 · Xin Guan, PeiHsin Lin, Zekun Wu, Ze Wang 외 arxiv

Multiperspective Fusion (MPF) is a novel posttraining alignment framework for large language models (LLMs) developed in response to the growing need for easy bias mitigation. Built on top of the SAGED pipeline, an automa…

Prompt Engineering

Assessing Bias in Metric Models for LLM Open-Ended Generation Bias Benchmarks

2024-10-14 · Nathaniel Demchak, Xin Guan, Zekun Wu, Ziyi Xu 외

Open-generation bias benchmarks evaluate social biases in Large Language Models (LLMs) by analyzing their outputs. However, the classifiers used in analysis often have inherent biases, leading to unfair conclusions. This…

Tidying Up the Conversational Recommender Systems' Biases

2023-09-05 · Armin Moradi, Golnoosh Farnadi

The growing popularity of language models has sparked interest in conversational recommender systems (CRS) within both industry and research circles. However, concerns regarding biases in these systems have emerged. Whil…

Natural Language UnderstandingRecommendation Systems

Towards Comprehensive Stage-wise Benchmarking of Large Language Models in Fact-Checking

2026-01-06 · Hongzhan Lin, Zixin Chen, Zhiqi Shen, Ziyang Luo 외 arxiv

Large Language Models (LLMs) are increasingly deployed in real-world fact-checking systems, yet existing evaluations focus predominantly on claim verification and overlook the broader fact-checking workflow, including cl…

"I'm sorry to hear that": Finding New Biases in Language Models with a Holistic Descriptor Dataset

2022-05-18 · Eric Michael Smith, Melissa Hall, Melanie Kambadur, Eleonora Presani 외

As language models grow in popularity, it becomes increasingly important to clearly measure all possible markers of demographic identity in order to avoid perpetuating existing societal harms. Many datasets for measuring…

Sentence