Neural News Recommendation with Attentive Multi-View Learning
Chuhan Wu, Fangzhao Wu, Mingxiao An, Jianqiang Huang, Yongfeng Huang,, Xing Xie

TL;DR
This paper introduces a neural news recommendation system that leverages multi-view learning and attention mechanisms to integrate various news features, significantly enhancing personalized news recommendation accuracy.
Contribution
It proposes an attentive multi-view learning model for news representation and a user encoder that collectively improve recommendation performance over traditional single-view methods.
Findings
Effective news and user representations learned from multiple news views.
Significant improvement in recommendation accuracy on real-world datasets.
Utilization of attention mechanisms to identify important news features.
Abstract
Personalized news recommendation is very important for online news platforms to help users find interested news and improve user experience. News and user representation learning is critical for news recommendation. Existing news recommendation methods usually learn these representations based on single news information, e.g., title, which may be insufficient. In this paper we propose a neural news recommendation approach which can learn informative representations of users and news by exploiting different kinds of news information. The core of our approach is a news encoder and a user encoder. In the news encoder we propose an attentive multi-view learning model to learn unified news representations from titles, bodies and topic categories by regarding them as different views of news. In addition, we apply both word-level and view-level attention mechanism to news encoder to select…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Recommender Systems and Techniques · Sentiment Analysis and Opinion Mining
