paper-with-me

Papers

Attribution Bias in Large Language Models

2026-04-06 · Eliza Berman, Bella Chang, Daniel B. Neill, Emily Black arxiv

As Large Language Models (LLMs) are increasingly used to support search and information retrieval, it is critical that they accurately attribute content to its original authors. In this work, we introduce AttriBench, the first fame- and demographically-balanced quote attribution benchmark dataset. Through explicitly balancing author fame and demographics, AttriBench enables controlled investigation of demographic bias in quote attribution. Using this dataset, we evaluate 11 widely used LLMs across different prompt settings and find that quote attribution remains a challenging task even for frontier models. We observe large and systematic disparities in attribution accuracy between race, gender, and intersectional groups. We further introduce and investigate suppression, a distinct failure mode in which models omit attribution entirely, even when the model has access to authorship information. We find that suppression is widespread and unevenly distributed across demographic groups, revealing systematic biases not captured by standard accuracy metrics. Our results position quote attribution as a benchmark for representational fairness in LLMs.

📄 PDF Abstract BibTeX arXiv:2604.05224

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Evaluation of Attribution Bias in Retrieval-Augmented Large Language Models

2024-10-16 · Amin Abolghasemi, Leif Azzopardi, Seyyed Hadi Hashemi, Maarten de Rijke 외

Attributing answers to source documents is an approach used to enhance the verifiability of a model's output in retrieval augmented generation (RAG). Prior work has mainly focused on improving and evaluating the attribut…

AttributecounterfactualRAGRetrieval+2

Debiasing Large Language Models toward Social Factors in Online Behavior Analytics through Prompt Knowledge Tuning

2026-03-28 · Hossein Salemi, Jitin Krishnan, Hemant Purohit arxiv

Attribution theory explains how individuals interpret and attribute others' behavior in a social context by employing personal (dispositional) and impersonal (situational) causality. Large Language Models (LLMs), trained…

Intent Detection

Bi-directional Bias Attribution: Debiasing Large Language Models without Modifying Prompts

2026-02-04 · Yujie Lin, Kunquan Li, Yixuan Liao, Xiaoxin Chen 외 arxiv

Large language models (LLMs) have demonstrated impressive capabilities across a wide range of natural language processing tasks. However, their outputs often exhibit social biases, raising fairness concerns. Existing deb…

Prompt Engineering

Talent or Luck? Evaluating Attribution Bias in Large Language Models

2025-05-28 · Chahat Raj, Mahika Banerjee, Aylin Caliskan, Antonios Anastasopoulos 외

When a student fails an exam, do we tend to blame their effort or the test's difficulty? Attribution, defined as how reasons are assigned to event outcomes, shapes perceptions, reinforces stereotypes, and influences deci…

Fairness

A Survey of Large Language Models Attribution

2023-11-07 · Dongfang Li, Zetian Sun, Xinshuo Hu, Zhenyu Liu 외

Open-domain generative systems have gained significant attention in the field of conversational AI (e.g., generative search engines). This paper presents a comprehensive review of the attribution mechanisms employed by t…

Survey