AICLJul 10

How LLM Task-Adaptation Reshapes Alignment: A Multi-dimensional Study of Behavioral and Representational Drift

James Elcock, William F. Shen, Xinchi Qiu, Nicholas D. Lane
arXiv:2607.2267630.5
Predicted impact top 2% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For LLM developers, this work provides a comprehensive empirical comparison of alignment drift from task adaptation methods, highlighting the need for multi-dimensional alignment evaluation in post-training pipelines.

This paper systematically evaluates how different post-training methods (SFT, KL-SFT, RLVR) affect 15 alignment aspects across six domains in LLMs. RLVR improves task performance with minimal alignment drift, while SFT causes substantial drift, partially mitigated by KL regularization.

Post-training is a key mechanism for adapting large language models to downstream tasks. While prior work suggests that task adaptation can alter a model's pre-existing alignment, especially its safety behavior, its broader effects across alignment domains remain poorly understood. We address this gap through a systematic evaluation of representative task-adaptation methods, including supervised fine-tuning (SFT), KL-regularized SFT, and reinforcement learning with verifiable rewards (RLVR) across 15 alignment aspects spanning six key domains: safety, factuality, stance stability, social harm, controllability, and instructability. Our results reveal that post-training does not reshape alignment uniformly. RLVR improves task performance while inducing comparatively small, but non-zero, metric-specific shifts, while SFT leads to substantially larger alignment drift across domains. KL regularization mitigates this effect: stronger reference-model anchoring reduces alignment drift from the baseline, although KL-SFT still falls short of RLVR in preserving alignment. Representation-level analysis further supports this pattern, with shifts in alignment-relevant representations tracking behavioral drift. Together, these results show that task adaptation is not merely a capability-improving step, but an alignment intervention in its own right, motivating multi-dimensional alignment evaluation as a standard component of post-training pipelines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes