Are the Values of LLMs Structurally Aligned with Humans? A Causal Perspective
Yipeng Kang, Junqi Wang, Yexin Li, Mengmeng Wang, Wenming Tu, Quansen Wang, Hengli Li, Tingjun Wu, Xue Feng, Fangwei Zhong, Zilong Zheng
TL;DR
This paper investigates whether LLM value dimensions align structurally with human values and posits a latent causal value graph for modeling these dimensions. It shows that, even after alignment training, the graph differs from human value systems and uses it to design two lightweight steering methods—role-based prompting and sparse autoencoder (SAE) steering—to control multiple values while predicting potential side effects. SAE is found to offer finer-grained, more targeted steering than role prompts, with experiments on Gemma-2B-IT and Llama3-8B-IT demonstrating effective and controllable value modulation guided by the causal graph. The work provides a practical framework for reliable value alignment in LLMs and highlights the ongoing gap between machine and human value structures, along with limitations and avenues for future research.
Abstract
As large language models (LLMs) become increasingly integrated into critical applications, aligning their behavior with human values presents significant challenges. Current methods, such as Reinforcement Learning from Human Feedback (RLHF), typically focus on a limited set of coarse-grained values and are resource-intensive. Moreover, the correlations between these values remain implicit, leading to unclear explanations for value-steering outcomes. Our work argues that a latent causal value graph underlies the value dimensions of LLMs and that, despite alignment training, this structure remains significantly different from human value systems. We leverage these causal value graphs to guide two lightweight value-steering methods: role-based prompting and sparse autoencoder (SAE) steering, effectively mitigating unexpected side effects. Furthermore, SAE provides a more fine-grained approach to value steering. Experiments on Gemma-2B-IT and Llama3-8B-IT demonstrate the effectiveness and controllability of our methods.
