paper-with-me

홈 › Papers

B-score: Detecting biases in large language models using response history

2025-05-24 · An Vo, Mohammad Reza Taesiri, Daeyoung Kim, Anh Totti Nguyen

Large language models (LLMs) often exhibit strong biases, e.g, against women or in favor of the number 7. We investigate whether LLMs would be able to output less biased answers when allowed to observe their prior answers to the same question in a multi-turn conversation. To understand which types of questions invite more biased answers, we test LLMs on our proposed set of questions that span 9 topics and belong to three types: (1) Subjective; (2) Random; and (3) Objective. Interestingly, LLMs are able to "de-bias" themselves in a multi-turn conversation in response to questions that seek an Random, unbiased answer. Furthermore, we propose B-score, a novel metric that is effective in detecting biases to Subjective, Random, Easy, and Hard questions. On MMLU, HLE, and CSQA, leveraging B-score substantially improves the verification accuracy of LLM answers (i.e, accepting LLM correct answers and rejecting incorrect ones) compared to using verbalized confidence scores or the frequency of single-turn answers alone. Code and data are available at: https://b-score.github.io.

📄 PDF Abstract BibTeX arXiv:2505.18545

Code (0)

등록된 구현이 없습니다.

Tasks

MMLU

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Fine-Grained Bias Detection in LLM: Enhancing detection mechanisms for nuanced biases

2025-03-08 · Suvendu Mohanty

Recent advancements in Artificial Intelligence, particularly in Large Language Models (LLMs), have transformed natural language processing by improving generative capabilities. However, detecting biases embedded within t…

Bias DetectioncounterfactualData AugmentationFairness+1

Delving into Multilingual Ethical Bias: The MSQAD with Statistical Hypothesis Tests for Large Language Models

2025-05-25 · Seunguk Yu, Juhwan Choi, Youngbin Kim

Despite the recent strides in large language models, studies have underscored the existence of social biases within these systems. In this paper, we delve into the validation and comparison of the ethical biases of LLMs …

Articles

Exploring Social Desirability Response Bias in Large Language Models: Evidence from GPT-4 Simulations

2024-10-20 · Sanguk Lee, Kai-Qi Yang, Tai-Quan Peng, Ruth Heo 외

Large language models (LLMs) are employed to simulate human-like responses in social surveys, yet it remains unclear if they develop biases like social desirability response (SDR) bias. To investigate this, GPT-4 was ass…

Large Language Model (LLM) Bias Index -- LLMBI

2023-12-22 · Abiodun Finbarrs Oketunji, Muhammad Anas, Deepthi Saina

The Large Language Model Bias Index (LLMBI) is a pioneering approach designed to quantify and address biases inherent in large language models (LLMs), such as GPT-4. We recognise the increasing prevalence and impact of L…

Bias DetectionFairnessLanguage ModelingLanguage Modelling+4

Quantifying Fairness in LLMs Beyond Tokens: A Semantic and Statistical Perspective

2025-06-23 · Weijie Xu, Yiwen Wang, Chi Xue, Xiangkun Hu 외

Large Language Models (LLMs) often generate responses with inherent biases, undermining their reliability in real-world applications. Existing evaluation methods often overlook biases in long-form responses and the intri…

counterfactualFairness