Unleashing the Potential of Multi-Channel Fusion in Retrieval for Personalized Recommendations
Junjie Huang, Jiarui Qin, Jianghao Lin, Ziming Feng, Yong Yu, Weinan, Zhang

TL;DR
This paper systematically investigates multi-channel fusion in retrieval for personalized recommendations, proposing optimized weighting strategies using black-box optimization and policy gradients to improve coverage, personalization, and efficiency.
Contribution
It introduces the first systematic study of multi-channel fusion in retrieval, developing advanced optimization methods to enhance personalization and performance.
Findings
Significant performance improvements across multiple datasets.
Enhanced personalization through optimized channel weighting.
Successful deployment in real-world systems.
Abstract
Recommender systems (RS) are pivotal in managing information overload in modern digital services. A key challenge in RS is efficiently processing vast item pools to deliver highly personalized recommendations under strict latency constraints. Multi-stage cascade ranking addresses this by employing computationally efficient retrieval methods to cover diverse user interests, followed by more precise ranking models to refine the results. In the retrieval stage, multi-channel retrieval is often used to generate distinct item subsets from different candidate generators, leveraging the complementary strengths of these methods to maximize coverage. However, forwarding all retrieved items overwhelms downstream rankers, necessitating truncation. Despite advancements in individual retrieval methods, multi-channel fusion, the process of efficiently merging multi-channel retrieval results, remains…
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 · Expert finding and Q&A systems
MethodsStochastic Gradient Descent
