Are the Values of LLMs Structurally Aligned with Humans? A Causal Perspective
ACL Findings · 2025 · arXiv: arxiv.org/abs/2501.00581
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.
Citation
@inproceedings{kang2025valuecausal,
title={Are the Values of LLMs Structurally Aligned with Humans? A Causal Perspective},
author={Kang, Yipeng and Wang, Junqi and Li, Yexin and Wang, Mengmeng and Tu, Wenming and Wang, Quansen and Li, Hengli and Wu, Tingjun and Feng, Xue and Zhong, Fangwei and Zheng, Zilong},
booktitle={Findings of the Association for Computational Linguistics: ACL-Findings 2025},
year={2025}
}