IRDec 24, 2014

Hete-CF: Social-Based Collaborative Filtering Recommendation using Heterogeneous Relations

arXiv:1412.7610v1132 citations
Originality Incremental advance
AI Analysis

This addresses recommendation challenges for users in social networks, but it is incremental as it builds on existing social-based methods by incorporating multiple relation types.

The paper tackles data sparsity and cold start problems in collaborative filtering by proposing Hete-CF, a social-based recommendation algorithm that uses heterogeneous relations, and it shows effectiveness and efficiency on real-world datasets like DBLP and Meetup.

Collaborative filtering algorithms haven been widely used in recommender systems. However, they often suffer from the data sparsity and cold start problems. With the increasing popularity of social media, these problems may be solved by using social-based recommendation. Social-based recommendation, as an emerging research area, uses social information to help mitigate the data sparsity and cold start problems, and it has been demonstrated that the social-based recommendation algorithms can efficiently improve the recommendation performance. However, few of the existing algorithms have considered using multiple types of relations within one social network. In this paper, we investigate the social-based recommendation algorithms on heterogeneous social networks and proposed Hete-CF, a Social Collaborative Filtering algorithm using heterogeneous relations. Distinct from the exiting methods, Hete-CF can effectively utilize multiple types of relations in a heterogeneous social network. In addition, Hete-CF is a general approach and can be used in arbitrary social networks, including event based social networks, location based social networks, and any other types of heterogeneous information networks associated with social information. The experimental results on two real-world data sets, DBLP (a typical heterogeneous information network) and Meetup (a typical event based social network) show the effectiveness and efficiency of our algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes