English

Kernel-CF: Collaborative filtering done right with social network analysis and kernel smoothing

Information Retrieval 2023-03-09 v1

Abstract

Collaborative filtering is the simplest but oldest machine learning algorithm in the field of recommender systems. In spite of its long history, it remains a discussion topic in research venues. Usually people use users/items whose similarity scores with the target customer greater than 0 to compute the algorithms. However, this might not be the optimal solution after careful scrutiny. In this paper, we transform the recommender system input data into a 2-D social network, and apply kernel smoothing to compute preferences for unknown values in the user item rating matrix. We unifies the theoretical framework of recommender system and non-parametric statistics and provides an algorithmic procedure with optimal parameter selection method to achieve the goal.

Keywords

Cite

@article{arxiv.2303.04561,
  title  = {Kernel-CF: Collaborative filtering done right with social network analysis and kernel smoothing},
  author = {Hao Wang},
  journal= {arXiv preprint arXiv:2303.04561},
  year   = {2023}
}
R2 v1 2026-06-28T09:07:22.251Z