Contextual Distillation Model for Diversified Recommendation
Fan Li, Xu Si, Shisong Tang, Dingmin Wang, Kunyan Han, Bing Han,, Guorui Zhou, Yang Song, Hechang Chen

TL;DR
The paper introduces the Contextual Distillation Model (CDM), an efficient recommendation approach that enhances diversity across all recommendation pipeline stages by leveraging context-aware contrastive encoding and knowledge distillation.
Contribution
It presents a novel, efficient diversification method applicable to all recommendation stages, utilizing context-aware contrastive encoding and knowledge distillation from MMR outputs.
Findings
Significant improvements in recommendation quality and diversity metrics.
Effective deployment in industrial recommendation pipelines.
Positive online A/B test results on KuaiShou platform.
Abstract
The diversity of recommendation is equally crucial as accuracy in improving user experience. Existing studies, e.g., Determinantal Point Process (DPP) and Maximal Marginal Relevance (MMR), employ a greedy paradigm to iteratively select items that optimize both accuracy and diversity. However, prior methods typically exhibit quadratic complexity, limiting their applications to the re-ranking stage and are not applicable to other recommendation stages with a larger pool of candidate items, such as the pre-ranking and ranking stages. In this paper, we propose Contextual Distillation Model (CDM), an efficient recommendation model that addresses diversification, suitable for the deployment in all stages of industrial recommendation pipelines. Specifically, CDM utilizes the candidate items in the same user request as context to enhance the diversification of the results. We propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsKnowledge Distillation
