Understanding the Relation of User and News Representations in Content-Based Neural News Recommendation
Lucas M\"oller, Sebastian Pad\'o

TL;DR
This paper investigates the importance of different components in neural news recommendation systems, demonstrating that more expressive scoring functions improve performance and highlighting trade-offs between model complexity and efficiency.
Contribution
The study evaluates the impact of scoring function expressiveness and reveals that simpler models can achieve competitive performance with lower computational costs.
Findings
More expressive scoring functions improve AUC by around 6 points.
Simple baseline models can achieve over 68% AUC on MIND dataset.
Trade-offs exist between model complexity and computational efficiency.
Abstract
A number of models for neural content-based news recommendation have been proposed. However, there is limited understanding of the relative importances of the three main components of such systems (news encoder, user encoder, and scoring function) and the trade-offs involved. In this paper, we assess the hypothesis that the most widely used means of matching user and candidate news representations is not expressive enough. We allow our system to model more complex relations between the two by assessing more expressive scoring functions. Across a wide range of baseline and established systems this results in consistent improvements of around 6 points in AUC. Our results also indicate a trade-off between the complexity of news encoder and scoring function: A fairly simple baseline model scores well above 68% AUC on the MIND dataset and comes within 2 points of the published…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Multimodal Machine Learning Applications
