English

Top-Personalized-K Recommendation

Information Retrieval 2024-02-27 v1

Abstract

The conventional top-K recommendation, which presents the top-K items with the highest ranking scores, is a common practice for generating personalized ranking lists. However, is this fixed-size top-K recommendation the optimal approach for every user's satisfaction? Not necessarily. We point out that providing fixed-size recommendations without taking into account user utility can be suboptimal, as it may unavoidably include irrelevant items or limit the exposure to relevant ones. To address this issue, we introduce Top-Personalized-K Recommendation, a new recommendation task aimed at generating a personalized-sized ranking list to maximize individual user satisfaction. As a solution to the proposed task, we develop a model-agnostic framework named PerK. PerK estimates the expected user utility by leveraging calibrated interaction probabilities, subsequently selecting the recommendation size that maximizes this expected utility. Through extensive experiments on real-world datasets, we demonstrate the superiority of PerK in Top-Personalized-K recommendation task. We expect that Top-Personalized-K recommendation has the potential to offer enhanced solutions for various real-world recommendation scenarios, based on its great compatibility with existing models.

Keywords

Cite

@article{arxiv.2402.16304,
  title  = {Top-Personalized-K Recommendation},
  author = {Wonbin Kweon and SeongKu Kang and Sanghwan Jang and Hwanjo Yu},
  journal= {arXiv preprint arXiv:2402.16304},
  year   = {2024}
}

Comments

WWW 2024

R2 v1 2026-06-28T14:59:49.113Z