paper-with-me

홈 › Papers

Deep and shallow biases in language models

2026-09-09 · An Vo, Vy Tuong Dang, Khai-Nguyen Nguyen, Emilio Villa-Cueva, Thamar Solorio, Anh Totti Nguyen, Daeyoung Kim 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 that depend on a particular prompt wording. We introduce a bias depth score that measures both how strongly a model prefers its top answer under direct prompting and whether that answer survives scenario reframing. Across 4,442 opinion prompts and four large language models, only about a quarter of the concentrated preferences survive reframing. We call these persistent cases Deep biases, and the remaining prompt-dependent cases Shallow biases. Our results show that Deep biases are more often inherited from pretraining and preserved through SFT. Under both continued fine-tuning and prompt-based debiasing for diversity, Deep biases are consistently harder to remove than Shallow biases. Bias depth therefore separates stable learned biases from prompt-wording artifacts that single-prompt metrics conflate. Code, models, and data are available at deepbias.github.io.

📄 PDF Abstract BibTeX arXiv:2609.09901

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Tail Wagging the Dog: Dataset Construction Biases of Social Bias Benchmarks

2022-10-18 · Nikil Roashan Selvam, Sunipa Dev, Daniel Khashabi, Tushar Khot 외

How reliably can we trust the scores obtained from social bias benchmarks as faithful indicators of problematic social biases in a given language model? In this work, we study this question by contrasting social biases w…

Language ModelingLanguage Modelling

Measuring Inductive Biases of In-Context Learning with Underspecified Demonstrations

2023-05-22 · Chenglei Si, Dan Friedman, Nitish Joshi, Shi Feng 외

In-context learning (ICL) is an important paradigm for adapting large language models (LLMs) to new tasks, but the generalization behavior of ICL remains poorly understood. We investigate the inductive biases of ICL from…

In-Context LearningInductive Bias

Finite Sample Identification of Wide Shallow Neural Networks with Biases

2022-11-08 · Massimo Fornasier, Timo Klock, Marco Mondelli, Michael Rauchensteiner

Artificial neural networks are functions depending on a finite number of parameters typically encoded as weights and biases. The identification of the parameters of the network from finite samples of input-output pairs i…

Approximation with Random Shallow ReLU Networks with Applications to Model Reference Adaptive Control

2024-03-25 · Andrew Lamperski, Tyler Lekang

Neural networks are regularly employed in adaptive control of nonlinear systems and related methods of reinforcement learning. A common architecture uses a neural network with a single hidden layer (i.e. a shallow networ…

Confronting LLMs with Traditional ML: Rethinking the Fairness of Large Language Models in Tabular Classifications

2023-10-23 · Yanchen Liu, Srishti Gautam, Jiaqi Ma, Himabindu Lakkaraju

Recent literature has suggested the potential of using large language models (LLMs) to make classifications for tabular tasks. However, LLMs have been shown to exhibit harmful social biases that reflect the stereotypes a…

FairnessIn-Context Learningtabular-classification