paper-with-me

홈 › Papers

NPA: Neural News Recommendation with Personalized Attention

2019-07-12 · Chuhan Wu, Fangzhao Wu, Mingxiao An, Jianqiang Huang, Yongfeng Huang, Xing Xie

News recommendation is very important to help users find interested news and alleviate information overload. Different users usually have different interests and the same user may have various interests. Thus, different users may click the same news article with attention on different aspects. In this paper, we propose a neural news recommendation model with personalized attention (NPA). The core of our approach is a news representation model and a user representation model. In the news representation model we use a CNN network to learn hidden representations of news articles based on their titles. In the user representation model we learn the representations of users based on the representations of their clicked news articles. Since different words and different news articles may have different informativeness for representing news and users, we propose to apply both word- and news-level attention mechanism to help our model attend to important words and news articles. In addition, the same news article and the same word may have different informativeness for different users. Thus, we propose a personalized attention network which exploits the embedding of user ID to generate the query vector for the word- and news-level attentions. Extensive experiments are conducted on a real-world news recommendation dataset collected from MSN news, and the results validate the effectiveness of our approach on news recommendation.

📄 PDF Abstract BibTeX arXiv:1907.05559

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesInformativenessNews Recommendation

Similar Papers 제목 키워드 기반

Personalized News Recommendation with Candidate-aware User Modeling

2021-09-17 · ACL ARR September 2021 9 · Anonymous

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

News Recommendation with Attention Mechanism

2024-02-12 · Tianrui Liu, Changxin Xu, Yuxin Qiao, Chufeng Jiang 외

This paper explores the area of news recommendation, a key component of online information sharing. Initially, we provide a clear introduction to news recommendation, defining the core problem and summarizing current met…

News Recommendation

News Recommendation with Candidate-aware User Modeling

2022-04-10 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

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

Personalized News Recommendation: Methods and Challenges

2021-06-16 · Chuhan Wu, Fangzhao Wu, Yongfeng Huang, Xing Xie

Personalized news recommendation is an important technique to help users find their interested news information and alleviate their information overload. It has been extensively studied over decades and has achieved nota…

News RecommendationRecommendation Systems

DCAN: Diversified News Recommendation with Coverage-Attentive Networks

2022-06-02 · Hao Shi, Zi-Jiao Wang, Lan-Ru Zhai

Self-attention based models are widely used in news recommendation tasks. However, previous Attention architecture does not constrain repeated information in the user's historical behavior, which limits the power of hidd…

DiversityNews Recommendation