Multi-Level Interaction Reranking with User Behavior History
Yunjia Xi, Weiwen Liu, Jieming Zhu, Xilong Zhao, Xinyi Dai, Ruiming, Tang, Weinan Zhang, Rui Zhang, and Yong Yu

TL;DR
This paper introduces MIR, a novel reranking framework that leverages multi-level user behavior interactions and feature-level details, significantly improving ranking performance in recommender systems.
Contribution
The paper proposes a new MIR framework that models set-to-list and item-to-item interactions at multiple levels, addressing limitations of previous reranking methods.
Findings
MIR outperforms state-of-the-art models on multiple datasets.
The proposed model effectively captures user preferences from behavior history.
Theoretical proof guarantees permutation invariance of the ranking output.
Abstract
As the final stage of the multi-stage recommender system (MRS), reranking directly affects users' experience and satisfaction, thus playing a critical role in MRS. Despite the improvement achieved in the existing work, three issues are yet to be solved. First, users' historical behaviors contain rich preference information, such as users' long and short-term interests, but are not fully exploited in reranking. Previous work typically treats items in history equally important, neglecting the dynamic interaction between the history and candidate items. Second, existing reranking models focus on learning interactions at the item level while ignoring the fine-grained feature-level interactions. Lastly, estimating the reranking score on the ordered initial list before reranking may lead to the early scoring problem, thereby yielding suboptimal reranking performance. To address the above…
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 · Advanced Graph Neural Networks · Advanced Bandit Algorithms Research
