Efficient Pointwise-Pairwise Learning-to-Rank for News Recommendation
Nithish Kannen, Yao Ma, Gerrit J.J. van den Burg, Jean Baptiste, Faddoul

TL;DR
This paper introduces a scalable learning-to-rank framework combining pointwise and pairwise methods for news recommendation, leveraging pretrained language models to improve ranking accuracy and efficiency.
Contribution
The paper proposes a novel integrated framework that combines pointwise and pairwise learning-to-rank approaches with theoretical guarantees, enhancing news recommendation performance.
Findings
Outperforms state-of-the-art methods on MIND and Adressa datasets.
Provides theoretical analysis ensuring performance improvements.
Achieves a balance between computational efficiency and ranking effectiveness.
Abstract
News recommendation is a challenging task that involves personalization based on the interaction history and preferences of each user. Recent works have leveraged the power of pretrained language models (PLMs) to directly rank news items by using inference approaches that predominately fall into three categories: pointwise, pairwise, and listwise learning-to-rank. While pointwise methods offer linear inference complexity, they fail to capture crucial comparative information between items that is more effective for ranking tasks. Conversely, pairwise and listwise approaches excel at incorporating these comparisons but suffer from practical limitations: pairwise approaches are either computationally expensive or lack theoretical guarantees, and listwise methods often perform poorly in practice. In this paper, we propose a novel framework for PLM-based news recommendation that integrates…
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
TopicsText and Document Classification Technologies · Face and Expression Recognition · Machine Learning and ELM
