Multi-granularity Interest Retrieval and Refinement Network for Long-Term User Behavior Modeling in CTR Prediction
Xiang Xu, Hao Wang, Wei Guo, Luankang Zhang, Wanshan Yang, Runlong Yu,, Yong Liu, Defu Lian, Enhong Chen

TL;DR
This paper introduces MIRRN, a novel network that models user interests at multiple granularities using a multi-head Fourier transformer and attention mechanisms, significantly improving CTR prediction accuracy.
Contribution
The paper proposes a multi-granularity interest retrieval and refinement network with a multi-head Fourier transformer and attention, addressing limitations of existing long-term user behavior modeling methods.
Findings
MIRRN outperforms state-of-the-art baselines in CTR prediction.
A/B testing shows increased user engagement on Huawei Music App.
The method effectively captures diverse user interests at different time scales.
Abstract
Click-through Rate (CTR) prediction is crucial for online personalization platforms. Recent advancements have shown that modeling rich user behaviors can significantly improve the performance of CTR prediction. Current long-term user behavior modeling algorithms predominantly follow two cascading stages. The first stage retrieves subsequence related to the target item from the long-term behavior sequence, while the second stage models the relationship between the subsequence and the target item. Despite significant progress, these methods have two critical flaws. First, the retrieval query typically includes only target item information, limiting the ability to capture the user's diverse interests. Second, relational information, such as sequential and interactive information within the subsequence, is frequently overlooked. Therefore, it requires to be further mined to more accurately…
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
TopicsWeb Data Mining and Analysis · Recommender Systems and Techniques · Sentiment Analysis and Opinion Mining
MethodsSoftmax · Attention Is All You Need
