MINER: Multi-Interest Matching Network for News Recommendation
Personalized news recommendation is an essential technique to help users find interested news. Accurately matching user’s interests and candidate news is the key to news recommendation. Most existing methods learn a single user embedding from user’s historical behaviors to represent the reading interest. However, user interest is usually diverse and may not be adequately modeled by a single user embedding. In this paper, we propose a poly attention scheme to learn multiple interest vectors for each user, which encodes the different aspects of user interest. We further propose a disagreement regularization to make the learned interests vectors more diverse. Moreover, we design a category-aware attention weighting strategy that incorporates the news category information as explicit interest signals into the attention mechanism. Extensive experiments on the MIND news recommendation benchmark demonstrate that our approach significantly outperforms existing state-of-the-art methods.
Code (1)
Tasks
News RecommendationSimilar Papers 제목 키워드 기반
Personalized News Recommendation with Knowledge-aware Interactive Matching
The most important task in personalized news recommendation is accurate matching between candidate news and user interest. Most of existing news recommendation methods model candidate news from its textual content and us…
Knowledge GraphsNews RecommendationFine-grained Interest Matching for Neural News Recommendation
Personalized news recommendation is a critical technology to improve users{'} online news reading experience. The core of news recommendation is accurate matching between user{'}s interests and candidate news. The same u…
News RecommendationUNBERT: User-News Matching BERT for News Recommendation
Nowadays, news recommendation has become a popular channel for users to access news of their interests. How to represent rich textual contents of news and precisely match users' interests and candidate news lies in the c…
News RecommendationIs This News Still Interesting to You?: Lifetime-aware Interest Matching for News Recommendation
Personalized news recommendation aims to deliver news articles aligned with users' interests, serving as a key solution to alleviate the problem of information overload on online news platforms. While prior work has impr…
News Recommendation with Candidate-aware User Modeling
News recommendation aims to match news with personalized user interest. Existing methods for news recommendation usually model user interest from historical clicked news without the consideration of candidate news. Howev…
News Recommendation