paper-with-me

Papers

What Do Llamas Really Think? Revealing Preference Biases in Language Model Representations

2023-11-30 · Raphael Tang, Xinyu Zhang, Jimmy Lin, Ferhan Ture

Do large language models (LLMs) exhibit sociodemographic biases, even when they decline to respond? To bypass their refusal to "speak," we study this research question by probing contextualized embeddings and exploring whether this bias is encoded in its latent representations. We propose a logistic Bradley-Terry probe which predicts word pair preferences of LLMs from the words' hidden vectors. We first validate our probe on three pair preference tasks and thirteen LLMs, where we outperform the word embedding association test (WEAT), a standard approach in testing for implicit association, by a relative 27% in error rate. We also find that word pair preferences are best represented in the middle layers. Next, we transfer probes trained on harmless tasks (e.g., pick the larger number) to controversial ones (compare ethnicities) to examine biases in nationality, politics, religion, and gender. We observe substantial bias for all target classes: for instance, the Mistral model implicitly prefers Europe to Africa, Christianity to Judaism, and left-wing to right-wing politics, despite declining to answer. This suggests that instruction fine-tuning does not necessarily debias contextualized embeddings. Our codebase is at https://github.com/castorini/biasprobe.

📄 PDF Abstract BibTeX arXiv:2311.18812

Code (1)

castorini/biasprobe 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Rethinking Human Preference Evaluation of LLM Rationales

2025-09-14 · Ziang Li, Manasi Ganti, Zixian Ma, Helena Vasconcelos 외 arxiv

Large language models (LLMs) often generate natural language rationales -- free-form explanations that help improve performance on complex reasoning tasks and enhance interpretability for human users. However, evaluating…

What LLMs Think When You Don't Tell Them What to Think About?

2026-02-02 · Yongchan Kwon, James Zou arxiv

Characterizing the behavior of large language models (LLMs) across diverse settings is critical for reliable monitoring and AI safety. However, most existing analyses rely on topic- or task-specific prompts, which can su…

Let Me At Least Learn What You Really Like: Dealing With Noisy Humans When Learning Preferences

2020-02-15 · Sriram Gopalakrishnan, Utkarsh Soni

Learning the preferences of a human improves the quality of the interaction with the human. The number of queries available to learn preferences maybe limited especially when interacting with a human, and so active learn…

Active LearningInformativeness

Mamba? Catch The Hype Or Rethink What Really Helps for Image Registration

2024-07-27 · Bailiang Jian, Jiazhen Pan, Morteza Ghahremani, Daniel Rueckert 외

Our findings indicate that adopting "advanced" computational elements fails to significantly improve registration accuracy. Instead, well-established registration-specific designs offer fair improvements, enhancing resul…

DisentanglementImage RegistrationMamba

Deep Learning for BioImaging: What Are We Really Learning?

2026-03-10 · Ivan Svatko, Maxime Sanchez, Ihab Bendidi, Gilles Cottrell 외 arxiv

Representation learning has driven major advances in natural image analysis by enabling models to acquire high-level semantic features. In microscopy imaging, however, it remains unclear what current representation learn…

Representation Learning