paper-with-me

홈 › Papers

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

2023-03-08 · Hao Wang

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.

📄 PDF Abstract BibTeX arXiv:2303.04561

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Exploiting Social Tags for Cross-Domain Collaborative Filtering

2013-02-20 · Yue Shi, Martha Larson, Alan Hanjalic

One of the most challenging problems in recommender systems based on the collaborative filtering (CF) concept is data sparseness, i.e., limited user preference data is available for making recommendations. Cross-domain c…

Collaborative FilteringRecommendation SystemsTAGTransfer Learning

Collaborative Filtering Meets Spectrum Shift: Connecting User-Item Interaction with Graph-Structured Side Information

2025-02-12 · Yunhang He, Cong Xu, Jun Wang, Wei zhang

Graph Neural Networks (GNNs) have demonstrated their superiority in collaborative filtering, where the user-item (U-I) interaction bipartite graph serves as the fundamental data format. However, when graph-structured sid…

Collaborative FilteringMultimodal Recommendation

A multi-theoretical kernel-based approach to social network-based recommendation

2024-12-15 · Xin Li, Mengyue Wang, T. -P. Liang

Recommender systems are a critical component of e-commercewebsites. The rapid development of online social networking services provides an opportunity to explore social networks together with information used in traditio…

Collaborative FilteringRecommendation Systems

Exploiting sparsity to build efficient kernel based collaborative filtering for top-N item recommendation

2016-12-17 · Mirko Polato, Fabio Aiolli

The increasing availability of implicit feedback datasets has raised the interest in developing effective collaborative filtering techniques able to deal asymmetrically with unambiguous positive feedback and ambiguous ne…

Collaborative Filtering

Heterogeneous Collaborative Filtering

2019-08-31 · Yifang Liu, Zhentao Xu, Cong Hui, Yi Xuan 외

Recommendation system is important to a content sharing/creating social network. Collaborative filtering is a widely-adopted technology in conventional recommenders, which is based on similarity between positively engage…

Collaborative FilteringDiversity