English

Imbalanced Gradients in RL Post-Training of Multi-Task LLMs

Machine Learning 2025-10-28 v2 Artificial Intelligence

Abstract

Multi-task post-training of large language models (LLMs) is typically performed by mixing datasets from different tasks and optimizing them jointly. This approach implicitly assumes that all tasks contribute gradients of similar magnitudes; when this assumption fails, optimization becomes biased toward large-gradient tasks. In this paper, however, we show that this assumption fails in RL post-training: certain tasks produce significantly larger gradients, thus biasing updates toward those tasks. Such gradient imbalance would be justified only if larger gradients implied larger learning gains on the tasks (i.e., larger performance improvements) -- but we find this is not true. Large-gradient tasks can achieve similar or even much lower learning gains than small-gradient ones. Further analyses reveal that these gradient imbalances cannot be explained by typical training statistics such as training rewards or advantages, suggesting that they arise from the inherent differences between tasks. This cautions against naive dataset mixing and calls for future work on principled gradient-level corrections for LLMs.

Keywords

Cite

@article{arxiv.2510.19178,
  title  = {Imbalanced Gradients in RL Post-Training of Multi-Task LLMs},
  author = {Runzhe Wu and Ankur Samanta and Ayush Jain and Scott Fujimoto and Jeongyeol Kwon and Ben Kretzu and Youliang Yu and Kaveh Hassani and Boris Vidolov and Yonathan Efroni},
  journal= {arXiv preprint arXiv:2510.19178},
  year   = {2025}
}
R2 v1 2026-07-01T06:58:57.251Z