paper-with-me

홈 › Papers

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

2026-08-04 · Kejian Zhu, Zhuoran Jin, Shangqing Tu, Hongbang Yuan, Yushi Bai, Kang Liu, Juanzi Li, Jun Zhao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2608.03573

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

A Deep Dive into Conflict Generating Decisions

2021-05-10 · Md Solimul Chowdhury, Martin Müller, Jia You

Boolean Satisfiability (SAT) is a well-known NP-complete problem. Despite this theoretical hardness, SAT solvers based on Conflict Driven Clause Learning (CDCL) can solve large SAT instances from many important domains. …

Identifying public values and spatial conflicts in urban planning

2022-07-11 · Rico H. Herzog, Juliana E. Gonçalves, Geertje Slingerland, Reinout Kleinhans 외

Identifying the diverse and often competing values of citizens, and resolving the consequent public value conflicts, are of significant importance for inclusive and integrated urban development. Scholars have highlighted…

Diverse Target and Contribution Scheduling for Domain Generalization

2023-09-28 · Shaocong Long, Qianyu Zhou, Chenhao Ying, Lizhuang Ma 외

Generalization under the distribution shift has been a great challenge in computer vision. The prevailing practice of directly employing the one-hot labels as the training targets in domain generalization~(DG) can lead t…

Domain GeneralizationScheduling

Gradient Alignment in Physics-informed Neural Networks: A Second-Order Optimization Perspective

2025-02-02 · Sifan Wang, Ananyae Kumar Bhartari, Bowen Li, Paris Perdikaris

Multi-task learning through composite loss functions is fundamental to modern deep learning, yet optimizing competing objectives remains challenging. We present new theoretical and practical approaches for addressing dir…

Multi-Task Learning

Multi-dimensional Fair Federated Learning

2023-12-09 · Cong Su, Guoxian Yu, Jun Wang, Hui Li 외

Federated learning (FL) has emerged as a promising collaborative and secure paradigm for training a model from decentralized data without compromising privacy. Group fairness and client fairness are two dimensions of fai…

FairnessFederated Learning