Deep Uncertainty-Based Explore for Index Construction and Retrieval in Recommendation System
Xin Jiang, Kaiqiang Wang, Yinlong Wang, Fengchang Lv, Taiyang Peng,, Shuai Yang, Xianteng Wu, Pengye Zhang, Shuo Yuan, Yifan Zeng

TL;DR
This paper introduces UICR, a novel uncertainty-based method for index construction and retrieval in recommendation systems, enhancing novelty while maintaining relevance through uncertainty modeling.
Contribution
The paper proposes a new uncertainty modeling approach in matching algorithms, improving the balance of relevance and novelty in recommendation systems.
Findings
UICR improves recommendation novelty without reducing relevance.
Experimental results show UICR's effectiveness on real-world and open-source datasets.
Online A/B testing confirms UICR's performance in industrial environments.
Abstract
In recommendation systems, the relevance and novelty of the final results are selected through a cascade system of Matching -> Ranking -> Strategy. The matching model serves as the starting point of the pipeline and determines the upper bound of the subsequent stages. Balancing the relevance and novelty of matching results is a crucial step in the design and optimization of recommendation systems, contributing significantly to improving recommendation quality. However, the typical matching algorithms have not simultaneously addressed the relevance and novelty perfectly. One main reason is that deep matching algorithms exhibit significant uncertainty when estimating items in the long tail (e.g., due to insufficient training samples) items.The uncertainty not only affects the training of the models but also influences the confidence in the index construction and beam search retrieval…
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
TopicsRecommender Systems and Techniques
