IRCLJul 29, 2022

Understanding the Relation of User and News Representations in Content-Based Neural News Recommendation

arXiv:2207.14704v11 citationsh-index: 34
Originality Incremental advance
AI Analysis

This work addresses the need for more efficient and effective news recommendation systems for users and platforms, though it is incremental as it builds on existing methods.

The paper tackled the problem of limited expressiveness in matching user and news representations in neural content-based news recommendation systems by evaluating more expressive scoring functions, resulting in consistent improvements of around 6 points in AUC and showing that a simpler model can achieve near state-of-the-art performance with lower computational costs.

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 state-of-the-art, while requiring a fraction of the computational costs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes