paper-with-me

홈 › Papers

DeFrame: Debiasing Large Language Models Against Framing Effects

2026-02-04 · Kahee Lim, Soyeon Kim, Steven Euijong Whang arxiv

As large language models (LLMs) are increasingly deployed in real-world applications, ensuring their fair responses across demographics has become crucial. Despite many efforts, an ongoing challenge is hidden bias: LLMs appear fair under standard evaluations, but can produce biased responses outside those evaluation settings. In this paper, we identify framing -- differences in how semantically equivalent prompts are expressed (e.g., "A is better than B" vs. "B is worse than A") -- as an underexplored contributor to this gap. We first introduce the concept of "framing disparity" to quantify the impact of framing on fairness evaluation. By augmenting fairness evaluation benchmarks with alternative framings, we find that (1) fairness scores vary significantly with framing and (2) existing debiasing methods improve overall (i.e., frame-averaged) fairness, but often fail to reduce framing-induced disparities. To address this, we propose a framing-aware debiasing method that encourages LLMs to be more consistent across framings. Experiments demonstrate that our approach reduces overall bias and improves robustness against framing disparities, enabling LLMs to produce fairer and more consistent responses.

📄 PDF Abstract BibTeX arXiv:2602.04306

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can AI Debias the News? LLM Interventions Improve Cross-Partisan Receptivity but LLMs Overestimate Their Own Effectiveness

2026-05-01 · Faisal Feroz, Jonas R. Kunst arxiv

Partisan news media erode cross-partisan trust, but large language models (LLMs) offer a potential means of debiasing such content at scale. Across two pre-registered experiments, we tested whether LLM-generated debiasin…

Measuring and Exploiting Contextual Bias in LLM-Assisted Security Code Review

2026-03-19 · Dimitris Mitropoulos, Nikolaos Alexopoulos, Georgios Alexopoulos, Diomidis Spinellis arxiv

Automated Code Review (ACR) systems integrating Large Language Models (LLMs) are increasingly adopted in software development workflows, ranging from interactive assistants to autonomous agents in CI/CD pipelines. In thi…

Vulnerability Detection

Deep and shallow biases in language models

2026-09-09 · An Vo, Vy Tuong Dang, Khai-Nguyen Nguyen, Emilio Villa-Cueva 외 arxiv

Large language models often repeatedly select the same answer even when many alternatives are plausible. Prior work treats this concentration as bias, but it does not distinguish stable model preferences from responses t…

FineDeb: A Debiasing Framework for Language Models

2023-02-05 · Akash Saravanan, Dhruv Mullick, Habibur Rahman, Nidhi Hegde

As language models are increasingly included in human-facing machine learning tools, bias against demographic subgroups has gained attention. We propose FineDeb, a two-phase debiasing framework for language models that s…

Language ModelingLanguage Modelling

Artificial Intolerance: Stigmatizing Language in Clinical Documentation Skews Large Language Model Decision-Making

2026-05-17 · Jen-tse Huang, Didi Zhou, Faith Kamau, Amy Oh 외 arxiv

Large Language Models (LLMs) are increasingly deployed in high-stakes domains such as clinical decision support and medical documentation. However, the robustness of these models against subtle linguistic variations, spe…