PI2I: A Personalized Item-Based Collaborative Filtering Retrieval Framework
Shaoqing Wang, Yingcai Ma, Kairui Fu, Ziyang Wang, Dunxian Huang, Yuliang Yan, Jian Wu

TL;DR
PI2I is a two-stage personalized retrieval framework that improves item-based collaborative filtering by enhancing retrieval pool selection and modeling complex user-item interactions, leading to better recommendation performance.
Contribution
The paper introduces PI2I, a novel two-stage retrieval framework that significantly improves personalization in CF by optimizing retrieval and interaction modeling.
Findings
PI2I outperforms traditional CF methods in offline experiments.
PI2I rivals Two-Tower models in effectiveness.
Deployed in Taobao, PI2I increased online transaction rates by 1.05%.
Abstract
Efficiently selecting relevant content from vast candidate pools is a critical challenge in modern recommender systems. Traditional methods, such as item-to-item collaborative filtering (CF) and two-tower models, often fall short in capturing the complex user-item interactions due to uniform truncation strategies and overdue user-item crossing. To address these limitations, we propose Personalized Item-to-Item (PI2I), a novel two-stage retrieval framework that enhances the personalization capabilities of CF. In the first Indexer Building Stage (IBS), we optimize the retrieval pool by relaxing truncation thresholds to maximize Hit Rate, thereby temporarily retaining more items users might be interested in. In the second Personalized Retrieval Stage (PRS), we introduce an interactive scoring model to overcome the limitations of inner product calculations, allowing for richer modeling of…
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 · Information Retrieval and Search Behavior · Advanced Graph Neural Networks
