paper-with-me

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. 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. We propose a candidate-aware self-attention network that uses candidate news as clue 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 and 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. Experiments on real-world datasets show the effectiveness of our method in improving news recommendation performance.

📄 PDF Abstract BibTeX arXiv:2204.04726

Code (0)

등록된 구현이 없습니다.

Tasks

News 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

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

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

Is This News Still Interesting to You?: Lifetime-aware Interest Matching for News Recommendation

2025-08-18 · Seongeun Ryu, Yunyong Ko, Sang-Wook Kim arxiv

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…

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