paper-with-me

Papers

Coupled Item-based Matrix Factorization

2014-04-08 · Fangfang Li, Guandong Xu, Longbing Cao

The essence of the challenges cold start and sparsity in Recommender Systems (RS) is that the extant techniques, such as Collaborative Filtering (CF) and Matrix Factorization (MF), mainly rely on the user-item rating matrix, which sometimes is not informative enough for predicting recommendations. To solve these challenges, the objective item attributes are incorporated as complementary information. However, most of the existing methods for inferring the relationships between items assume that the attributes are "independently and identically distributed (iid)", which does not always hold in reality. In fact, the attributes are more or less coupled with each other by some implicit relationships. Therefore, in this pa-per we propose an attribute-based coupled similarity measure to capture the implicit relationships between items. We then integrate the implicit item coupling into MF to form the Coupled Item-based Matrix Factorization (CIMF) model. Experimental results on two open data sets demonstrate that CIMF outperforms the benchmark methods.

📄 PDF Abstract BibTeX arXiv:1405.6223

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeCollaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Coupled Graphs and Tensor Factorization for Recommender Systems and Community Detection

2018-09-22 · Vassilis N. Ioannidis, Ahmed S. Zamzam, Georgios B. Giannakis, Nicholas D. Sidiropoulos

Joint analysis of data from multiple information repositories facilitates uncovering the underlying structure in heterogeneous datasets. Single and coupled matrix-tensor factorization (CMTF) has been widely used in this …

Community DetectionImputationRecommendation Systems

Popularity-Opportunity Bias in Collaborative Filtering

2021-03-08 · WSDM 2021 3 · Ziwei Zhu, Yun He, Xing Zhao, Yin Zhang 외

This paper connects equal opportunity to popularity bias in implicit recommenders to introduce the problem of popularity-opportunity bias. That is, conditioned on user preferences that a user likes both items, the more p…

Collaborative Filtering

Adaptive Matrix Completion for the Users and the Items in Tail

2019-04-22 · Mohit Sharma, George Karypis

Recommender systems are widely used to recommend the most appealing items to users. These recommendations can be generated by applying collaborative filtering methods. The low-rank matrix completion method is the state-o…

Collaborative FilteringLow-Rank Matrix CompletionMatrix CompletionRecommendation Systems

Is Simple Better? Revisiting Non-linear Matrix Factorization for Learning Incomplete Ratings

2017-10-16 · Vaibhav Krishna, Tian Guo, Nino Antulov-Fantulin

Matrix factorization techniques have been widely used as a method for collaborative filtering for recommender systems. In recent times, different variants of deep learning algorithms have been explored in this setting to…

ClusteringCollaborative FilteringRecommendation Systems

Collaborative filtering based on nonnegative/binary matrix factorization

2024-10-14 · Yukino Terui, Yuka Inoue, Yohei Hamakawa, Kosuke Tatsumura 외

Collaborative filtering generates recommendations based on user-item similarities through rating data, which may involve numerous unrated items. To predict scores for unrated items, matrix factorization techniques, such …

Collaborative Filtering