English

Learning over no-Preferred and Preferred Sequence of items for Robust Recommendation

Information Retrieval 2020-12-15 v1 Machine Learning

Abstract

In this paper, we propose a theoretically founded sequential strategy for training large-scale Recommender Systems (RS) over implicit feedback, mainly in the form of clicks. The proposed approach consists in minimizing pairwise ranking loss over blocks of consecutive items constituted by a sequence of non-clicked items followed by a clicked one for each user. We present two variants of this strategy where model parameters are updated using either the momentum method or a gradient-based approach. To prevent from updating the parameters for an abnormally high number of clicks over some targeted items (mainly due to bots), we introduce an upper and a lower threshold on the number of updates for each user. These thresholds are estimated over the distribution of the number of blocks in the training set. The thresholds affect the decision of RS and imply a shift over the distribution of items that are shown to the users. Furthermore, we provide a convergence analysis of both algorithms and demonstrate their practical efficiency over six large-scale collections, both regarding different ranking measures and computational time.

Keywords

Cite

@article{arxiv.2012.06910,
  title  = {Learning over no-Preferred and Preferred Sequence of items for Robust Recommendation},
  author = {Aleksandra Burashnikova and Marianne Clausel and Charlotte Laclau and Frack Iutzeller and Yury Maximov and Massih-Reza Amini},
  journal= {arXiv preprint arXiv:2012.06910},
  year   = {2020}
}

Comments

21 pages, 9 figures. arXiv admin note: substantial text overlap with arXiv:1902.08495

R2 v1 2026-06-23T20:55:32.229Z