Joint Optimization of Tree-based Index and Deep Model for Recommender Systems
Han Zhu, Daqing Chang, Ziru Xu, Pengye Zhang, Xiang Li, Jie He, Han, Li, Jian Xu, Kun Gai

TL;DR
This paper introduces a joint optimization framework for tree-based index structures and deep models in recommender systems, improving accuracy and efficiency in large-scale industrial applications.
Contribution
It proposes a novel unified learning approach that jointly optimizes the tree index and user preference model, incorporating hierarchical user preferences for better recommendations.
Findings
Significant improvement in recommendation accuracy on real-world datasets
Effective in large-scale industrial recommender systems
Validated through online A/B testing in production environments
Abstract
Large-scale industrial recommender systems are usually confronted with computational problems due to the enormous corpus size. To retrieve and recommend the most relevant items to users under response time limits, resorting to an efficient index structure is an effective and practical solution. The previous work Tree-based Deep Model (TDM) \cite{zhu2018learning} greatly improves recommendation accuracy using tree index. By indexing items in a tree hierarchy and training a user-node preference prediction model satisfying a max-heap like property in the tree, TDM provides logarithmic computational complexity w.r.t. the corpus size, enabling the use of arbitrary advanced models in candidate retrieval and recommendation. In tree-based recommendation methods, the quality of both the tree index and the user-node preference prediction model determines the recommendation accuracy for the most…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
