FUM: Fine-grained and Fast User Modeling for News Recommendation
User modeling is important for news recommendation. Existing methods usually first encode user's clicked news into news embeddings independently and then aggregate them into user embedding. However, the word-level interactions across different clicked news from the same user, which contain rich detailed clues to infer user interest, are ignored by these methods. In this paper, we propose a fine-grained and fast user modeling framework (FUM) to model user interest from fine-grained behavior interactions for news recommendation. The core idea of FUM is to concatenate the clicked news into a long document and transform user modeling into a document modeling task with both intra-news and inter-news word-level interactions. Since vanilla transformer cannot efficiently handle long document, we apply an efficient transformer named Fastformer to model fine-grained behavior interactions. Extensive experiments on two real-world datasets verify that FUM can effectively and efficiently model user interest for news recommendation.
Code (0)
등록된 구현이 없습니다.
Tasks
News RecommendationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
HieRec: Hierarchical User Interest Modeling for Personalized News Recommendation
User interest modeling is critical for personalized news recommendation. Existing news recommendation methods usually learn a single user embedding for each user from their previous behaviors to represent their overall i…
News RecommendationLearning to Select Historical News Articles for Interaction based Neural News Recommendation
The key to personalized news recommendation is to match the user's interests with the candidate news precisely and efficiently. Most existing approaches embed user interests into a representation vector then recommend by…
ArticlesNews 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 RecommendationAspect-driven User Preference and News Representation Learning for News Recommendation
News recommender systems are essential for helping users to efficiently and effectively find out those interesting news from a large amount of news. Most of existing news recommender systems usually learn topic-level rep…
News RecommendationRecommendation SystemsRepresentation LearningLet the Bullets Fly: Multimodal Fake News Detection with Temporal-Aligned Generative Danmaku
The social interactions among crowds via \textit{Danmaku} (a.k.a., bullet comments) on modern multimedia platforms can facilitate both viewpoint conflicts and consensus, providing fine-grained discriminative social signa…
Fake News Detection