paper-with-me

Papers

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 adapter to steer model behavior by modulating interpretable sparse features. First, we theoretically demonstrate that this mechanism is expressive enough to approximate the behavioral shifts of post-training processes. We then apply FSRL to preference optimization and perform a causal analysis of the learned policy. Our analysis reveals a crucial insight: the model learns to reward stylistic presentation as a proxy for quality, disproportionately relying on features related to style and formatting over those tied to alignment concepts like honesty. By effectively optimizing the preference objective, FSRL serves as a transparent proxy for observing the alignment process. Overall, FSRL offers an interpretable control interface and a practical way to diagnose how preference optimization pressures manifest at the feature level.

📄 PDF Abstract BibTeX arXiv:2509.12934

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Toward Preference-aligned Large Language Models via Residual-based Model Steering

2025-09-28 · Lucio La Cava, Andrea Tagarelli arxiv

Preference alignment is a critical step in making Large Language Models (LLMs) useful and aligned with (human) preferences. Existing approaches such as Reinforcement Learning from Human Feedback or Direct Preference Opti…

Reinforcement LearningMathematical ReasoningCode Generation

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

Aligning Large Language Models via Self-Steering Optimization

2024-10-22 · Hao Xiang, Bowen Yu, Hongyu Lin, Keming Lu 외

Automated alignment develops alignment systems with minimal human intervention. The key to automated alignment lies in providing learnable and accurate preference signals for preference learning without human annotation.…

Personalized Steering of Large Language Models: Versatile Steering Vectors Through Bi-directional Preference Optimization

2024-05-28 · Yuanpu Cao, Tianrong Zhang, Bochuan Cao, Ziyi Yin 외

Researchers have been studying approaches to steer the behavior of Large Language Models (LLMs) and build personalized LLMs tailored for various applications. While fine-tuning seems to be a direct solution, it requires …

Hallucination

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…