Pretraining Curricula Enable Selective Fine-tuning

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, medium

Summary

Mia H. Whitefield et al.'s paper, "Pretraining Curricula Enable Selective Fine-tuning" (2607.04846), investigates how explicit pretraining curricula influence learning, generalization, and the selectivity of fine-tuning in Transformers. The research compares balanced (uniformly sampled tasks) and imbalanced (one task learned early, another late) pretraining approaches. Findings indicate that imbalanced learning of two conflicting copy tasks promotes in-context learning and significantly improves the selectivity of refusal fine-tuning, crucial for AI safety. This occurs because imbalanced pretraining encourages tasks to be disentangled into separable neural circuits, whereas balanced training routes both tasks through a common pathway. These results extend to a synthetic language learning task, showing imbalanced curricula lead to more localized, less entangled rule representations and robust rule-following behavior.

Key takeaway

For AI Scientists and Machine Learning Engineers developing safer models, understanding pretraining curricula is crucial. If you are implementing refusal fine-tuning or aiming for precise behavioral suppression, consider adopting imbalanced pretraining strategies. This approach encourages task disentanglement in neural circuits, leading to more selective and reliable fine-tuning outcomes. Proactively designing your pretraining curriculum with task imbalance can significantly improve the robustness of rule-following behavior and the effectiveness of safety interventions.

Key insights

Imbalanced pretraining curricula disentangle tasks into separable neural circuits, enhancing selective fine-tuning for AI safety.

Principles

Method

Compare balanced versus imbalanced pretraining curricula on conflicting copy tasks and synthetic language tasks. Analyze disentanglement via ablations and activation patching.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.