English

Improving Training Stability for Multitask Ranking Models in Recommender Systems

Machine Learning 2023-06-16 v2

Abstract

Recommender systems play an important role in many content platforms. While most recommendation research is dedicated to designing better models to improve user experience, we found that research on stabilizing the training for such models is severely under-explored. As recommendation models become larger and more sophisticated, they are more susceptible to training instability issues, i.e., loss divergence, which can make the model unusable, waste significant resources and block model developments. In this paper, we share our findings and best practices we learned for improving the training stability of a real-world multitask ranking model for YouTube recommendations. We show some properties of the model that lead to unstable training and conjecture on the causes. Furthermore, based on our observations of training dynamics near the point of training instability, we hypothesize why existing solutions would fail, and propose a new algorithm to mitigate the limitations of existing solutions. Our experiments on YouTube production dataset show the proposed algorithm can significantly improve training stability while not compromising convergence, comparing with several commonly used baseline methods.

Keywords

Cite

@article{arxiv.2302.09178,
  title  = {Improving Training Stability for Multitask Ranking Models in Recommender Systems},
  author = {Jiaxi Tang and Yoel Drori and Daryl Chang and Maheswaran Sathiamoorthy and Justin Gilmer and Li Wei and Xinyang Yi and Lichan Hong and Ed H. Chi},
  journal= {arXiv preprint arXiv:2302.09178},
  year   = {2023}
}

Comments

Accepted at KDD 2023; 12 pages

R2 v1 2026-06-28T08:43:12.944Z