English

Unsupervised Concept Vector Extraction for Bias Control in LLMs

Computation and Language 2025-09-19 v3 Computers and Society

Abstract

Large language models (LLMs) are known to perpetuate stereotypes and exhibit biases. Various strategies have been proposed to mitigate these biases, but most work studies biases as a black-box problem without considering how concepts are represented within the model. We adapt techniques from representation engineering to study how the concept of "gender" is represented within LLMs. We introduce a new method that extracts concept representations via probability weighting without labeled data and efficiently selects a steering vector for measuring and manipulating the model's representation. We develop a projection-based method that enables precise steering of model predictions and demonstrate its effectiveness in mitigating gender bias in LLMs and show that it also generalizes to racial bias. Our code is available at: https://github.com/hannahxchen/gender-bias-steering

Keywords

Cite

@article{arxiv.2502.19721,
  title  = {Unsupervised Concept Vector Extraction for Bias Control in LLMs},
  author = {Hannah Cyberey and Yangfeng Ji and David Evans},
  journal= {arXiv preprint arXiv:2502.19721},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025

R2 v1 2026-06-28T21:59:35.442Z