English

Efficient Pointwise-Pairwise Learning-to-Rank for News Recommendation

Information Retrieval 2024-09-27 v1 Machine Learning

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 both pointwise relevance prediction and pairwise comparisons in a scalable manner. We present a rigorous theoretical analysis of our framework, establishing conditions under which our approach guarantees improved performance. Extensive experiments show that our approach outperforms the state-of-the-art methods on the MIND and Adressa news recommendation datasets.

Keywords

Cite

@article{arxiv.2409.17711,
  title  = {Efficient Pointwise-Pairwise Learning-to-Rank for News Recommendation},
  author = {Nithish Kannen and Yao Ma and Gerrit J. J. van den Burg and Jean Baptiste Faddoul},
  journal= {arXiv preprint arXiv:2409.17711},
  year   = {2024}
}
R2 v1 2026-06-28T18:57:55.918Z