A Collaborative Filtering Framework Based on Both Local User Similarity and Global User Similarity

  • Authors:
  • Heng Luo;Changyong Niu;Ruimin Shen;Carsten Ullrich

  • Affiliations:
  • Department of Computer Science and Technology, Shanghai Jiao Tong University, Shanghai, China 200030;Department of Computer Science and Technology, Shanghai Jiao Tong University, Shanghai, China 200030;Department of Computer Science and Technology, Shanghai Jiao Tong University, Shanghai, China 200030;Department of Computer Science and Technology, Shanghai Jiao Tong University, Shanghai, China 200030

  • Venue:
  • ECML PKDD '08 Proceedings of the 2008 European Conference on Machine Learning and Knowledge Discovery in Databases - Part I
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Collaborative filtering as a classical method of information retrieval is widely used in helping people to deal with information overload. In this paper, we introduce the concept of local user similarity and global user similarity, based on surprisal-based vector similarity and the application of the concept of maximin distance in graph theory. Surprisal-based vector similarity expresses the relationship between any two users based on the quantities of information (called surprisal) contained in their ratings, which is based on the intuition that less common ratings for a specific item tend to provide more discriminative information than the most common ratings. Furthermore, traditional methods of computing user similarity can not work if two users have not rated any identical item. To solve this problem, the global user similarity is introduced to define two users being similar if they can be connected through their locally similar neighbors. A weighted user graph is first constructed by using local similarity of any two users as the weight of the edge connecting them. Then the global similarity can be calculated as the maximin distance of any two nodes in the graph. Based on both of Local User Similarity and Global User Similarity, we develop a collaborative filtering framework called LS&GS. An empirical study using the MovieLens dataset shows that the proposed framework outperforms other state-of-the-art collaborative filtering algorithms.