Neural News Recommendation with Negative Feedback
Chuhan Wu, Fangzhao Wu, Yongfeng Huang, Xing Xie

TL;DR
This paper introduces a neural news recommendation system that leverages both positive and negative user feedback inferred from dwell time, enhancing user interest modeling for more accurate news recommendations.
Contribution
It proposes a novel approach combining Transformer and attention networks to incorporate negative feedback from dwell time, improving recommendation accuracy.
Findings
Outperforms baseline methods on real-world datasets.
Effectively distinguishes positive and negative user interests.
Enhances user interest modeling accuracy.
Abstract
News recommendation is important for online news services. Precise user interest modeling is critical for personalized news recommendation. Existing news recommendation methods usually rely on the implicit feedback of users like news clicks to model user interest. However, news click may not necessarily reflect user interests because users may click a news due to the attraction of its title but feel disappointed at its content. The dwell time of news reading is an important clue for user interest modeling, since short reading dwell time usually indicates low and even negative interest. Thus, incorporating the negative feedback inferred from the dwell time of news reading can improve the quality of user modeling. In this paper, we propose a neural news recommendation approach which can incorporate the implicit negative user feedback. We propose to distinguish positive and negative news…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Label Smoothing · Dense Connections · Byte Pair Encoding · Attention Is All You Need · Multi-Head Attention · Dropout · Layer Normalization
