๐Ÿ“„Stalecollected in 21h

Rethinking Reasoning SFT Generalization

Rethinking Reasoning SFT Generalization
PostLinkedIn
๐Ÿ“„Read original on ArXiv AI

๐Ÿ’กSFT can generalize like RLโ€”under right optimization, data, models. Key for fine-tuners.

โšก 30-Second TL;DR

What Changed

Cross-domain performance dips then recovers with longer SFT training

Why It Matters

Reframing SFT for reasoning prompts practitioners to prioritize data quality and extended training. Highlights trade-offs like safety degradation, influencing LLM deployment strategies.

What To Do Next

Extend SFT training epochs on reasoning datasets to observe dip-and-recovery generalization gains.

Who should care:Researchers & Academics

Key Points

  • โ€ขCross-domain performance dips then recovers with longer SFT training
  • โ€ขVerified long-CoT data boosts generalization across domains
  • โ€ขStronger models learn transferable patterns like backtracking from toy tasks
  • โ€ขGeneralization asymmetric: improves reasoning but degrades safety

๐Ÿง  Deep Insight

AI-generated analysis for this event.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขThe 'dip-and-recovery' phenomenon is linked to the interference between pre-trained knowledge and new reasoning trajectories, where initial SFT steps cause catastrophic forgetting of general capabilities before the model learns to integrate the new CoT format.
  • โ€ขResearch indicates that the degradation of safety during reasoning SFT is primarily due to the model prioritizing the 'reasoning' objective function over the 'harmlessness' constraints embedded during RLHF, suggesting a need for multi-objective fine-tuning.
  • โ€ขThe effectiveness of cross-domain generalization is highly sensitive to the 'reasoning density' of the training data; models trained on sparse reasoning chains fail to generalize, whereas dense, multi-step chains facilitate the emergence of transferable heuristic search strategies.

๐Ÿ› ๏ธ Technical Deep Dive

  • โ€ขTraining dynamics analysis shows that the 'dip' phase corresponds to a spike in loss on non-reasoning benchmarks, suggesting a temporary collapse of the model's internal representation space.
  • โ€ขThe recovery phase is characterized by the alignment of the model's hidden states with the structure of the new reasoning tasks, effectively 're-mapping' pre-trained knowledge into the new CoT format.
  • โ€ขAsymmetric safety degradation is quantified by a significant increase in jailbreak success rates when models are fine-tuned on reasoning tasks without concurrent safety-alignment regularization.
  • โ€ขBacktracking capability emergence is correlated with the depth of the CoT chains in the training set, with a threshold effect observed at approximately 500-1000 reasoning steps per sample.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Future SFT protocols will mandate concurrent safety-alignment to prevent reasoning-induced degradation.
The observed asymmetric safety loss necessitates a shift from sequential to multi-objective training pipelines.
Reasoning-focused datasets will shift toward 'dense-CoT' formats to maximize cross-domain transfer.
Empirical evidence shows that dense reasoning chains are required for the model to learn transferable heuristic search patterns.

โณ Timeline

2024-09
Initial research into reasoning-based SFT reveals the 'dip' phenomenon in cross-domain benchmarks.
2025-03
Introduction of multi-objective SFT frameworks to mitigate safety degradation during reasoning training.
2025-11
Publication of findings linking reasoning density in training data to the emergence of backtracking capabilities.
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: ArXiv AI โ†—