Evaluate Bias without Manual Test Sets: A Concept Representation Perspective for LLMs
Lang Gao, Kaiyang Wan, Wei Liu, Chenxi Wang, Zirui Song, Zixiang Xu, Yanbo Wang, Veselin Stoyanov, Xiuying Chen

TL;DR
This paper introduces BiasLens, a novel framework for bias detection in large language models that does not require manual test sets, using concept space analysis to identify subtle biases and improve fairness.
Contribution
BiasLens combines concept activation vectors with autoencoders to analyze model representations, enabling bias detection without labeled data and revealing biases missed by traditional methods.
Findings
BiasLens correlates well with existing bias metrics (r > 0.85)
Detects biases in simulated clinical scenarios related to insurance status
Offers a scalable and interpretable bias analysis approach
Abstract
Bias in Large Language Models (LLMs) significantly undermines their reliability and fairness. We focus on a common form of bias: when two reference concepts in the model's concept space, such as sentiment polarities (e.g., "positive" and "negative"), are asymmetrically correlated with a third, target concept, such as a reviewing aspect, the model exhibits unintended bias. For instance, the understanding of "food" should not skew toward any particular sentiment. Existing bias evaluation methods assess behavioral differences of LLMs by constructing labeled data for different social groups and measuring model responses across them, a process that requires substantial human effort and captures only a limited set of social concepts. To overcome these limitations, we propose BiasLens, a test-set-free bias analysis framework based on the structure of the model's vector space. BiasLens combines…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEducational Technology and Assessment · Imbalanced Data Classification Techniques · Online Learning and Analytics
MethodsFocus · Sparse Evolutionary Training
