Simplifying Content-Based Neural News Recommendation: On User Modeling and Training Objectives
Andreea Iana, Goran Glava\v{s}, and Heiko Paulheim

TL;DR
This paper introduces a unified framework for neural news recommendation, demonstrating that simpler models and contrastive training can outperform complex architectures and traditional objectives.
Contribution
It systematically compares different design choices and training objectives, revealing that efficient late fusion and contrastive learning improve performance.
Findings
Late fusion often outperforms complex user encoders.
Contrastive training is a viable alternative to classification.
Simpler models can achieve better results.
Abstract
The advent of personalized news recommendation has given rise to increasingly complex recommender architectures. Most neural news recommenders rely on user click behavior and typically introduce dedicated user encoders that aggregate the content of clicked news into user embeddings (early fusion). These models are predominantly trained with standard point-wise classification objectives. The existing body of work exhibits two main shortcomings: (1) despite general design homogeneity, direct comparisons between models are hindered by varying evaluation datasets and protocols; (2) it leaves alternative model designs and training objectives vastly unexplored. In this work, we present a unified framework for news recommendation, allowing for a systematic and fair comparison of news recommenders across several crucial design dimensions: (i) candidate-awareness in user modeling, (ii) click…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Multimodal Machine Learning Applications
