Large Language Models Still Exhibit Bias in Long Text
Wonje Jeung, Dongjae Jeon, Ashkan Yousefpour, Jonghyun Choi

TL;DR
This paper introduces LTF-TEST, a comprehensive framework for detecting biases in large language models during long-text generation, revealing prevalent biases and proposing a finetuning method to mitigate them.
Contribution
The paper presents LTF-TEST, a novel long-text bias evaluation framework, and FT-REGARD, a finetuning approach that reduces biases in LLMs during complex text generation.
Findings
Models often favor certain demographic groups in responses.
Models exhibit excessive sensitivity toward disadvantaged groups.
FT-REGARD reduces gender bias by 34.6% and improves benchmark performance.
Abstract
Existing fairness benchmarks for large language models (LLMs) primarily focus on simple tasks, such as multiple-choice questions, overlooking biases that may arise in more complex scenarios like long-text generation. To address this gap, we introduce the Long Text Fairness Test (LTF-TEST), a framework that evaluates biases in LLMs through essay-style prompts. LTF-TEST covers 14 topics and 10 demographic axes, including gender and race, resulting in 11,948 samples. By assessing both model responses and the reasoning behind them, LTF-TEST uncovers subtle biases that are difficult to detect in simple responses. In our evaluation of five recent LLMs, including GPT-4o and LLaMa3, we identify two key patterns of bias. First, these models frequently favor certain demographic groups in their responses. Second, they show excessive sensitivity toward traditionally disadvantaged groups, often…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsFocus
