paper-with-me

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. However, each user usually has multiple interests, and it is difficult for these methods to accurately match a candidate news with a specific user interest. In this paper, we present a candidate-aware user modeling method for personalized news recommendation, which can incorporate candidate news into user modeling for better matching between candidate news and user interest. More specifically, we propose a candidate-aware self-attention network that uses candidate news as guidance to model candidate-aware global user interest. In addition, we propose a candidate-aware CNN network to incorporate candidate news into local behavior context modeling to learn candidate-aware short-term user interest. Besides, we use a candidate-aware attention network to aggregate previously clicked news weighted by their relevance with candidate news to build candidate-aware user representation. The experiments on real-world datasets show the effectiveness of our approach in improving news recommendation performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

News Recommendation

Similar Papers 제목 키워드 기반

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 with Knowledge-aware Interactive Matching

2021-04-20 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

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 Recommendation

PP-Rec: News Recommendation with Personalized User Interest and Time-aware News Popularity

2021-06-02 · ACL 2021 5 · Tao Qi, Fangzhao Wu, Chuhan Wu, Yongfeng Huang

Personalized news recommendation methods are widely used in online news services. These methods usually recommend news based on the matching between news content and user interest inferred from historical behaviors. Howe…

DiversityNews Recommendation

Personalized News Recommendation with Multi-granularity Candidate-aware User Modeling

2025-04-19 · Qiang Li, Xinze Lin, Shenghao Lv, Faliang Huang 외

Matching candidate news with user interests is crucial for personalized news recommendations. Most existing methods can represent a user's reading interests through a single profile based on clicked news, which may not f…

DiversityNews Recommendation

Going Beyond Local: Global Graph-Enhanced Personalized News Recommendations

2023-07-13 · Boming Yang, Dairui Liu, Toyotaro Suzumura, Ruihai Dong 외

Precisely recommending candidate news articles to users has always been a core challenge for personalized news recommendation systems. Most recent works primarily focus on using advanced natural language processing techn…

ArticlesNews RecommendationRecommendation Systems