High-Dimension Human Value Representation in Large Language Models
Samuel Cahyawijaya, Delong Chen, Yejin Bang, Leila Khalatbari, Bryan Wilie, Ziwei Ji, Etsuko Ishii, Pascale Fung
TL;DR
This work tackles the challenge of understanding how large language models encode human values by introducing UniVaR, a high-dimensional, language- and model-invariant value embedding. UniVaR is learned via a self-supervised, multi-view Siamese framework that uses value-eliciting QA data to capture value-relevant factors while suppressing confounds, formalized through an information-bottleneck objective $I(\vartheta_{value}; Z) - H(Z)$ and optimized with an InfoNCE loss. The authors generate ~1M QA pairs from 87 core values across 15 LLMs and 25 languages, evaluating with k-NN and linear probing on four value corpora, and show that UniVaR outperforms semantic baselines by substantial margins while revealing coherent cultural clusters in a cross-language value map. The results provide a quantitative and visual basis for comparing LLMs’ value priors across cultures, supporting transparency and accountability in AI alignment efforts. The work also discusses limitations in coverage and translation artifacts, and offers to release code and models to enable broader evaluation and expansion of value taxonomies.
Abstract
The widespread application of LLMs across various tasks and fields has necessitated the alignment of these models with human values and preferences. Given various approaches of human value alignment, there is an urgent need to understand the scope and nature of human values injected into these LLMs before their deployment and adoption. We propose UniVaR, a high-dimensional neural representation of symbolic human value distributions in LLMs, orthogonal to model architecture and training data. This is a continuous and scalable representation, self-supervised from the value-relevant output of 8 LLMs and evaluated on 15 open-source and commercial LLMs. Through UniVaR, we visualize and explore how LLMs prioritize different values in 25 languages and cultures, shedding light on complex interplay between human values and language modeling.
