paper-with-me

Papers

Controllable Value Alignment in Large Language Models through Neuron-Level Editing

2026-02-07 · Yonghui Yang, Yihui Wang, Junwei Li, Jilong Liu, Fengbin Zhu, Weibiao Huang, Le Wu, Richang Hong, Tat-Seng Chua arxiv

Aligning large language models (LLMs) with human values has become increasingly important as their influence on human behavior and decision-making expands. However, existing steering-based alignment methods suffer from limited controllability: steering a target value often unintentionally activates other, non-target values. To characterize this limitation, we introduce value leakage, a diagnostic notion that captures the unintended activation of non-target values during value steering, along with a normalized leakage metric grounded in Schwartz's value theory. In light of this analysis, we propose NeVA, a neuron-level editing framework for controllable value alignment in LLMs. NeVA identifies sparse, value-relevant neurons and performs inference-time activation editing, enabling fine-grained control without parameter updates or retraining. Experiments show that NeVA achieves stronger target value alignment while incurring smaller performance degradation on general capability. Moreover, NeVA significantly reduces the average leakage, with residual effects largely confined to semantically related value classes. Overall, NeVA offers a more controllable and interpretable mechanism for value alignment.

📄 PDF Abstract BibTeX arXiv:2602.07356

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Multilingual Concepts of Human Value in Large Language Models: Is Value Alignment Consistent, Transferable and Controllable across Languages?

2024-02-28 · Shaoyang Xu, Weilong Dong, Zishan Guo, Xinwei Wu 외

Prior research has revealed that certain abstract concepts are linearly represented as directions in the representation space of LLMs, predominantly centered around English. In this paper, we extend this investigation to…

Cross-Lingual TransferPhilosophy

Panacea: Pareto Alignment via Preference Adaptation for LLMs

2024-02-03 · Yifan Zhong, Chengdong Ma, Xiaoyuan Zhang, Ziran Yang 외

Current methods for large language model alignment typically use scalar human preference labels. However, this convention tends to oversimplify the multi-dimensional and heterogeneous nature of human preferences, leading…

Language ModellingLarge Language Model

CAP: Controllable Alignment Prompting for Unlearning in LLMs

2026-04-23 · Zhaokun Wang, Jinyu Guo, Jingwen Pu, Hongli Pu 외 arxiv

Large language models (LLMs) trained on unfiltered corpora inherently risk retaining sensitive information, necessitating selective knowledge unlearning for regulatory compliance and ethical safety. However, existing par…

Reinforcement Learning

Controllable Preference Optimization: Toward Controllable Multi-Objective Alignment

2024-02-29 · Yiju Guo, Ganqu Cui, Lifan Yuan, Ning Ding 외

Alignment in artificial intelligence pursues the consistency between model responses and human preferences as well as values. In practice, the multifaceted nature of human preferences inadvertently introduces what is kno…

Navigate

Controllable Safety Alignment: Inference-Time Adaptation to Diverse Safety Requirements

2024-10-11 · Jingyu Zhang, Ahmed Elgohary, Ahmed Magooda, Daniel Khashabi 외

The current paradigm for safety alignment of large language models (LLMs) follows a one-size-fits-all approach: the model refuses to interact with any content deemed unsafe by the model provider. This approach lacks flex…

Safety Alignment