Retrieval-Oriented Knowledge for Click-Through Rate Prediction
Huanshuo Liu, Bo Chen, Menghui Zhu, Jianghao Lin, Jiarui Qin, Yang, Yang, Hao Zhang, Ruiming Tang

TL;DR
This paper introduces a retrieval-oriented knowledge framework that replaces real-time retrieval in CTR prediction models with a knowledge base, enhancing efficiency and maintaining high performance.
Contribution
The proposed ROK framework enables retrieval-enhanced CTR prediction without real retrieval, using a knowledge base trained via distillation and contrastive learning.
Findings
ROK outperforms baseline models on large-scale datasets.
ROK achieves comparable or better accuracy than retrieval-based models.
ROK significantly improves inference efficiency.
Abstract
Click-through rate (CTR) prediction is crucial for personalized online services. Sample-level retrieval-based models, such as RIM, have demonstrated remarkable performance. However, they face challenges including inference inefficiency and high resource consumption due to the retrieval process, which hinder their practical application in industrial settings. To address this, we propose a universal plug-and-play \underline{r}etrieval-\underline{o}riented \underline{k}nowledge (\textbf{\name}) framework that bypasses the real retrieval process. The framework features a knowledge base that preserves and imitates the retrieved \& aggregated representations using a decomposition-reconstruction paradigm. Knowledge distillation and contrastive learning optimize the knowledge base, enabling the integration of retrieval-enhanced representations with various CTR models. Experiments on three…
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
TopicsImage and Video Quality Assessment · Advanced Computing and Algorithms
MethodsBalanced Selection · Knowledge Distillation · Contrastive Learning
