Rethinking Multi-Interest Learning for Candidate Matching in Recommender Systems
Yueqi Xie, Jingqi Gao, Peilin Zhou, Qichen Ye, Yining Hua, Jaeboum, Kim, Fangzhao Wu, Sunghun Kim

TL;DR
This paper introduces REMI, a training framework for multi-interest candidate matching in recommender systems, addressing key training issues to improve representation expressiveness and effectiveness.
Contribution
It proposes a novel training scheme with interest-aware hard negative mining and routing regularization, significantly enhancing multi-interest representations.
Findings
Improved performance on three real-world datasets
Significant gains over state-of-the-art methods
Easy to implement with negligible overhead
Abstract
Existing research efforts for multi-interest candidate matching in recommender systems mainly focus on improving model architecture or incorporating additional information, neglecting the importance of training schemes. This work revisits the training framework and uncovers two major problems hindering the expressiveness of learned multi-interest representations. First, the current training objective (i.e., uniformly sampled softmax) fails to effectively train discriminative representations in a multi-interest learning scenario due to the severe increase in easy negative samples. Second, a routing collapse problem is observed where each learned interest may collapse to express information only from a single item, resulting in information loss. To address these issues, we propose the REMI framework, consisting of an Interest-aware Hard Negative mining strategy (IHN) and a Routing…
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 · Domain Adaptation and Few-Shot Learning
