English

Bridging the Gap: Unpacking the Hidden Challenges in Knowledge Distillation for Online Ranking Systems

Information Retrieval 2024-08-28 v1 Artificial Intelligence Machine Learning

Abstract

Knowledge Distillation (KD) is a powerful approach for compressing a large model into a smaller, more efficient model, particularly beneficial for latency-sensitive applications like recommender systems. However, current KD research predominantly focuses on Computer Vision (CV) and NLP tasks, overlooking unique data characteristics and challenges inherent to recommender systems. This paper addresses these overlooked challenges, specifically: (1) mitigating data distribution shifts between teacher and student models, (2) efficiently identifying optimal teacher configurations within time and budgetary constraints, and (3) enabling computationally efficient and rapid sharing of teacher labels to support multiple students. We present a robust KD system developed and rigorously evaluated on multiple large-scale personalized video recommendation systems within Google. Our live experiment results demonstrate significant improvements in student model performance while ensuring consistent and reliable generation of high quality teacher labels from a continuous data stream of data.

Keywords

Cite

@article{arxiv.2408.14678,
  title  = {Bridging the Gap: Unpacking the Hidden Challenges in Knowledge Distillation for Online Ranking Systems},
  author = {Nikhil Khani and Shuo Yang and Aniruddh Nath and Yang Liu and Pendo Abbo and Li Wei and Shawn Andrews and Maciej Kula and Jarrod Kahn and Zhe Zhao and Lichan Hong and Ed Chi},
  journal= {arXiv preprint arXiv:2408.14678},
  year   = {2024}
}