paper-with-me

Papers

D-STEER - Preference Alignment Techniques Learn to Behave, not to Believe -- Beneath the Surface, DPO as Steering Vector Perturbation in Activation Space

2025-12-03 · Samarth Raina, Saksham Aggarwal, Aman Chadha, Vinija Jain, Amitava Das arxiv

Direct Preference Optimization (DPO) has become a standard recipe for aligning large language models, yet it is still unclear what kind of change it actually induces inside the network. This paper argues that DPO does not rewrite a models internal beliefs; instead, it acts as a low rank steering mechanism that nudges activations along a small number of preference directions. Using a simple derivation, we show that the DPO gradient depends only on the difference between the logit embeddings of preferred and dispreferred completions, implying a first order shift in the final hidden representation rather than a deep restructuring of semantics. We then extract an empirical steering vector from a DPO tuned model and demonstrate that adding this vector to base activations reproduces most of the aligned behavior, while subtracting it nearly restores the original model. Finally, spectral analyses reveal rank-one dominance and entropy collapse in upper layers, indicating that alignment is funneled through a narrow subspace. Taken together, these results support a behavioral illusion view of DPO: it teaches models how to act aligned, not what to believe.

📄 PDF Abstract BibTeX arXiv:2512.11838

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can Revealed Preferences Clarify LLM Alignment and Steering?

2026-05-08 · Khurram Yamin, Jingjing Tang, Eric Horvitz, Bryan Wilder arxiv

LLMs are increasingly used to make or support high-stakes decisions under uncertainty, where alignment depends not only on factual accuracy but on how models weigh tradeoffs between different outcomes. We present an empi…

Medical Diagnosis

Steerable Pluralism: Pluralistic Alignment via Few-Shot Comparative Regression

2025-08-11 · Jadie Adams, Brian Hu, Emily Veenhuis, David Joy 외 arxiv

Large language models (LLMs) are currently aligned using techniques such as reinforcement learning from human feedback (RLHF). However, these methods use scalar rewards that can only reflect user preferences on average. …

Reinforcement Learning

DSPA: Dynamic SAE Steering for Data-Efficient Preference Alignment

2026-03-23 · James Wedgwood, Aashiq Muhamed, Mona T. Diab, Virginia Smith arxiv

Preference alignment is usually achieved by weight-updating training on preference data, which adds substantial alignment-stage compute and provides limited mechanistic visibility. We propose Dynamic SAE Steering for Pre…

The Anatomy of Alignment: Decomposing Preference Optimization by Steering Sparse Features

2025-09-16 · Jeremias Ferrao, Matthijs van der Lende, Ilija Lichkovski, Clement Neo arxiv

Prevailing alignment methods induce opaque parameter changes, obscuring what models truly learn. To address this, we introduce Feature Steering with Reinforcement Learning (FSRL), a framework that trains a lightweight ad…

Reinforcement Learning

YaPO: Learnable Sparse Activation Steering Vectors for Domain Adaptation

2026-01-13 · Abdelaziz Bounhar, Rania Hossam Elmohamady Elbadry, Hadi Abdine, Preslav Nakov 외 arxiv

Steering Large Language Models (LLMs) through activation interventions has emerged as a lightweight alternative to fine-tuning for alignment and personalization. Recent work on Bi-directional Preference Optimization (BiP…

General KnowledgeDomain Adaptation