LGAIJul 6

Pretraining Curricula Enable Selective Fine-tuning

arXiv:2607.0484611.9
Predicted impact top 19% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For AI safety researchers, this work provides a method to improve the precision of fine-tuning for suppressing misaligned behaviors.

The paper shows that imbalanced pretraining curricula (presenting tasks at different times) improve disentanglement of neural representations and selectivity of fine-tuning, leading to more robust rule-following and better refusal fine-tuning in transformers.

Transformers follow implicit curricula whereby some tasks are learned before others. However, how explicit pretraining curricula influence learning, generalization, and the selectivity of fine-tuning is unclear. This is important for AI safety, where fine-tuning is used to selectively suppress misaligned behaviors. Here, we compare curricula that pretrain tasks in a balanced (sampled uniformly) or an imbalanced (one task early, the other late) fashion. We show that imbalanced learning of two conflicting copy tasks promotes in-context learning and improves the selectivity of refusal fine-tuning. Ablations and activation patching show that this occurs because imbalanced pretraining encourages tasks to be disentangled in separable neural circuits, whereas balanced training routes both tasks through a common pathway. We extend these findings to a synthetic language learning task involving rule-consistent and rule-violating data, where imbalanced curricula similarly lead to more localized, less entangled rule representations, resulting in more robust rule-following behavior. Together, these results suggest that imbalanced pretraining curricula may be an important tool for promoting disentangled representations, with direct consequences for the precision and reliability of safety fine-tuning.

Foundations

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

Your Notes