Online Data Selection Is Implicit Alignment
Summary
Online data selection during supervised fine-tuning (SFT) is an implicit alignment mechanism, not merely a capability adaptation step. Researchers compared random, loss-based, quality-based, and diversity-based online selectors using the same base model and budget, measuring behavioral drift without preference optimization. Evaluation tracked helpfulness, refusal rate, verbosity, truthfulness, sycophancy, calibration, and jailbreak robustness. The study formalizes online selection as a reweighted SFT objective, where the online scorer functions as a reward model, predicting that high-scoring data can systematically favor specific behaviors. Empirically, selectors with similar task accuracy diverged sharply in refusal rate, verbosity, and sycophancy, with shifts predictable from selected data attributes. The paper introduces Alignment Drift Auditing (ADA) for quantifying selection-induced behavioral movement and Alignment-Aware Selection (AAS) for drift-constrained data efficiency.
Key takeaway
For ML Engineers and AI Scientists fine-tuning large language models, recognize that your online data selection choices are not neutral; they implicitly align model behaviors. You should actively monitor and manage how selection criteria influence refusal rates, verbosity, and sycophancy. Utilize tools like Alignment Drift Auditing (ADA) to quantify these shifts and consider Alignment-Aware Selection (AAS) to constrain unwanted behavioral drift while maintaining data efficiency.
Key insights
Online data selection during SFT implicitly aligns models by shaping behavioral preferences, acting like a reward model.
Principles
- Online data selection implicitly aligns models.
- Scoring defines implicit behavioral preferences.
- Task accuracy doesn't predict behavioral divergence.
Method
Formalize online selection as a reweighted SFT objective. Introduce Alignment Drift Auditing (ADA) to quantify drift and Alignment-Aware Selection (AAS) for drift-constrained data efficiency.
In practice
- Track behavioral metrics beyond accuracy.
- Audit selection-induced behavioral drift.
- Implement Alignment-Aware Selection (AAS).
Topics
- Online Data Selection
- Supervised Fine-tuning
- LLM Alignment
- Behavioral Preferences
- Alignment Drift Auditing
- Alignment-Aware Selection
Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.