SFT Conflicts, RL Coexists: A Theoretical and Empirical Analysis of Multi-Task Learning for LLMs
Ranking
Overall
90
Content
100
Popularity
68
Observed public metrics from 1 member.
Merged summary
TL;DR - This paper argues that reinforcement learning handles multi-task LLM reasoning more effectively than supervised fine-tuning by producing sparse, nearly orthogonal task updates. It introduces Parallel-RL to improve training efficiency and flexibility.
- Multi-stage SFT exhibits severe gradient conflicts across diverse tasks, while RL supports stable coexistence.
- SFT interference scales with absolute gradient magnitude; RL interference is bounded by gradient variance.
- Advantage normalization and on-policy optimization help keep RL gradient variance small and task directions near-orthogonal.
- Parallel-RL decouples multi-task training based on these findings.
Sources (1)
SFT Conflicts, RL Coexists: A Theoretical and Empirical Analysis of Multi-Task Learning for LLMs
Public signals
Hugging Face upvotes 60
TL;DR - This paper argues that reinforcement learning handles multi-task LLM reasoning more effectively than supervised fine-tuning by producing sparse, nearly orthogonal task updates. It introduces Parallel-RL to improve training efficiency and flexibility.
- Multi-stage SFT exhibits severe gradient conflicts across diverse tasks, while RL supports stable coexistence.
- SFT interference scales with absolute gradient magnitude; RL interference is bounded by gradient variance.
- Advantage normalization and on-policy optimization help keep RL gradient variance small and task directions near-orthogonal.
- Parallel-RL decouples multi-task training based on these findings.