A random-walk based scoring algorithm applied to recommender engines

  • Authors:
  • A. Pucci;M. Gori;M. Maggini

  • Affiliations:
  • Dipartimento di Ingegneria dell'Informazione, University of Siena, Siena, Italy;Dipartimento di Ingegneria dell'Informazione, University of Siena, Siena, Italy;Dipartimento di Ingegneria dell'Informazione, University of Siena, Siena, Italy

  • Venue:
  • WebKDD'06 Proceedings of the 8th Knowledge discovery on the web international conference on Advances in web mining and web usage analysis
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recommender systems are an emerging technology that helps consumers find interesting products and useful resources. A recommender system makes personalized product suggestions by extracting knowledge from the previous users' interactions. In this paper, we present "Item-Rank", a random-walk based scoring algorithm, which can be used to rank products according to expected user preferences, in order to recommend top-rank items to potentially interested users. We tested our algorithm on a standard database, the MovieLens data set, which contains data collected from a popular recommender system on movies and that has been widely exploited as a benchmark for evaluating recently proposed approaches to recommender systems (e.g. [1,2]). We compared ItemRank with other state-of-the-art ranking techniques on this task. Our experiments show that ItemRank performs better than the other algorithms we compared to and, at the same time, it is less complex with respect to memory usage and computational cost too. The presentation of the method is accompanied by an analysis of the MovieLens data set main properties.