Cluster searching strategies for collaborative recommendation systems

  • Authors:
  • Ismail Sengor Altingovde;ÖZlem Nurcan Subakan;ÖZgüR Ulusoy

  • Affiliations:
  • L3S Research Center, Hannover, Germany;Department of Computer & Information Science & Engineering, University of Florida, USA;Computer Engineering Department, Bilkent University, Ankara, Turkey

  • Venue:
  • Information Processing and Management: an International Journal
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

In-memory nearest neighbor computation is a typical collaborative filtering approach for high recommendation accuracy. However, this approach is not scalable given the huge number of customers and items in typical commercial applications. Cluster-based collaborative filtering techniques can be a remedy for the efficiency problem, but they usually provide relatively lower accuracy figures, since they may become over-generalized and produce less-personalized recommendations. Our research explores an individualistic strategy which initially clusters the users and then exploits the members within clusters, but not just the cluster representatives, during the recommendation generation stage. We provide an efficient implementation of this strategy by adapting a specifically tailored cluster-skipping inverted index structure. Experimental results reveal that the individualistic strategy with the cluster-skipping index is a good compromise that yields high accuracy and reasonable scalability figures.