Online Data Selection Implicitly Aligns LLMs During Fine-tuning.

Aoxiong Zeng, Yuxin Yang, Xiangquan Yang· July 9, 2026 View original

Key takeaways

  • Online data selection during SFT implicitly aligns LLMs, shaping their behavior.
  • This process can predictably influence traits like refusal rates and verbosity.
  • Data scoring functions act as implicit reward models, guiding behavioral preferences.
  • New tools like ADA and AAS help quantify and manage selection-induced behavioral drift.

Who benefits

AI/ML PlatformsSoftware DevelopmentContent CreationCustomer ServiceEducation

Summary

Researchers demonstrate that online data selection during supervised fine-tuning (SFT) implicitly aligns Large Language Models (LLMs), influencing their behavioral preferences. This process, formalized as a reweighted SFT objective, can predictably shift model behaviors like refusal rates and verbosity based on data scoring.

Supervised fine-tuning (SFT) is typically seen as a step to adapt an LLM's capabilities, with alignment often attributed to later preference optimization methods like RLHF. However, new research suggests this separation is incomplete, revealing that the process of selecting data online during fine-tuning already shapes the model's behavioral preferences. The study investigates online data selection as an implicit alignment mechanism. By comparing various online selectors (random, loss-based, quality-based, diversity-based) with the same base model and budget, researchers measured the behavioral drift induced without any explicit preference optimization. They tracked metrics such as helpfulness, refusal rate, verbosity, truthfulness, and sycophancy. The findings formalize online selection as a reweighted SFT objective, where data weights define an implicit preference for certain response styles and safety postures. This means an online scorer effectively acts like a reward model. Empirically, selectors that perform similarly in task accuracy can diverge significantly in refusal rate, verbosity, and sycophancy, with the direction of the shift being predictable from the selected data's attribute mixture. The paper introduces Alignment Drift Auditing (ADA) and Alignment-Aware Selection (AAS) as tools to quantify and manage this selection-induced behavioral movement.

Why it matters

Understanding that data selection implicitly aligns LLMs means developers can proactively influence model behavior during fine-tuning, potentially reducing the need for extensive post-training alignment and improving efficiency in achieving desired model characteristics.

How to implement this in your domain

  1. 1Review current data selection strategies for LLM fine-tuning to identify potential implicit alignment biases.
  2. 2Implement Alignment Drift Auditing (ADA) to quantify behavioral shifts caused by data selection in your models.
  3. 3Adopt Alignment-Aware Selection (AAS) techniques to control for safety and style biases during data curation.
  4. 4Design data scoring functions that explicitly consider desired behavioral attributes beyond just task accuracy.

Original post by Aoxiong Zeng, Yuxin Yang, Xiangquan Yang

"arXiv:2607.07023v1 Announce Type: new Abstract: Supervised fine-tuning (SFT) is often treated as a capability-adaptation step, while alignment is attributed to later preference optimization or reinforcement learning. This separation is incomplete: when examples are scored and kep…"

View on X

Originally posted by Aoxiong Zeng, Yuxin Yang, Xiangquan Yang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses