CRM: Retrieval Model with Controllable Condition
Chi Liu, Jiangxia Cao, Rui Huang, Kuo Cai, Weifeng Ding, Qiang Luo,, Kun Gai, Guorui Zhou

TL;DR
This paper introduces CRM, a retrieval model that incorporates regression targets as controllable features, improving the relevance of retrieved items in large-scale recommendation systems, validated through real-world deployment.
Contribution
The paper presents a novel retrieval model that integrates regression information as conditional features within the two-tower paradigm, bridging the gap with ranking models.
Findings
CRM improves retrieval relevance in practice
Successful deployment in Kuaishou system
Enhances user interest satisfaction
Abstract
Recommendation systems (RecSys) are designed to connect users with relevant items from a vast pool of candidates while aligning with the business goals of the platform. A typical industrial RecSys is composed of two main stages, retrieval and ranking: (1) the retrieval stage aims at searching hundreds of item candidates satisfied user interests; (2) based on the retrieved items, the ranking stage aims at selecting the best dozen items by multiple targets estimation for each item candidate, including classification and regression targets. Compared with ranking model, the retrieval model absence of item candidate information during inference, therefore retrieval models are often trained by classification target only (e.g., click-through rate), but failed to incorporate regression target (e.g., the expected watch-time), which limit the effectiveness of retrieval. In this paper, we propose…
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
TopicsCognitive Computing and Networks
