TensorX
返回文献探索

Paper · arXiv 2608.03573

SFT Conflicts, RL Coexists: A Theoretical and Empirical Analysis of Multi-Task Learning for LLMs

Kejian Zhu, Zhuoran Jin, Shangqing Tu, Hongbang Yuan, Yushi Bai, Kang Liu, Juanzi Li, Jun Zhao

60 upvotesAugust 6, 2026arXiv 预印本
AI 摘要

Reinforcement learning enables stable multi-task reasoning in large language models through sparse, near-orthogonal parameter updates, unlike supervised fine-tuning which suffers from task conflicts, motivating a decoupled Parallel-RL training approach.

Supervised Fine-TuningReinforcement Learningmulti-task reasoninglarge language modelstask conflictssparse updatesorthogonal updatesgradient interferenceadvantage normalizationon-policy optimizationParallel-RL

Abstract

Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL) exhibit fundamentally different behaviors in enhancing multi-task reasoning for large language models (LLMs). Our preliminary experiments revealed a phenomenon: SFT suffers from severe task conflicts under multi-stage training, whereas RL enables stable coexistence across diverse tasks. Empirically, we trace this to the parameter level, observing that RL induces sparse and approximately orthogonal updates across tasks. We provide a theoretical explanation for this mechanism by analyzing multi-task gradient interference. Our results reveal a distinction: interference in SFT is norm-limited, scaling with the absolute gradient magnitude, whereas interference in RL is variance-limited, bounded by the gradient variance induced by advantage normalization and on-policy optimization. This small variance bound yields near-orthogonal optimization directions across tasks. Leveraging this insight, we propose Parallel-RL, a paradigm that decouples multi-task training, significantly improving efficiency and flexibility.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
SFT Conflicts, RL Coexists: A Theoretical and Empirical Analysis of Multi-Task Learning for LLMs | TensorX