Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Toward Stable Value Alignment: Introducing Independent Modules for Consistent Value Guidance

About

Aligning large language models (LLMs) with human values typically relies on post-training or inference-time steering that directly manipulates the backbone's parameters or representation space. However, a critical gap exists: the model's residual stream is highly dynamic, in which values exist as fragile, low-dimensional properties, inherently incompatible with the stability required for consistent value expression. In this paper, we propose the Stable Value Guidance Transformer (SVGT), which addresses this gap through an independent value module incorporating two key designs: (1) independent value modeling, maintaining normative representations in a dedicated value space isolated from the backbone, and (2) explicit behavioral guidance, transducing these stable signals into learnable latent Bridge Tokens. These tokens serve as dynamic value anchors to explicitly steer the generative trajectory, ensuring robust adherence across diverse contexts without disrupting the backbone's internal representations. Experiments across multiple backbones and safety benchmarks show that SVGT generally reduces harmful scores by over 70% while maintaining generation fluency, demonstrating the efficacy of architecturally grounded value modeling. Our code is available at https://github.com/Clervils/SVGT.git.

Wenhao Chen, Sirui Sun, Shengyuan Bai, Guojie Song• 2026

Related benchmarks

TaskDatasetResultRank
Safety EvaluationHarmBench
ASR18.5
148
Language ModelingSafe Prompts (test)
PPL5.52
24
Safety EvaluationHarmBench (test)
ASR14
24
Value AlignmentBeaverTails (test)
Value Alignment Score28.58
24
Value AlignmentWildGuard (test)
Score7.84
24
Showing 5 of 5 rows

Other info

Follow for update