paper-with-me

Papers

Multi-Linear Interactive Matrix Factorization

2015-05-18 · Yu Lu, Liu Chuang, Zhang Zi-Ke

Recommender systems, which can significantly help users find their interested items from the information era, has attracted an increasing attention from both the scientific and application society. One of the widest applied recommendation methods is the Matrix Factorization (MF). However, most of MF based approaches focus on the user-item rating matrix, but ignoring the ingredients which may have significant influence on users' preferences on items. In this paper, we propose a multi-linear interactive MF algorithm (MLIMF) to model the interactions between the users and each event associated with their final decisions. Our model considers not only the user-item rating information but also the pairwise interactions based on some empirically supported factors. In addition, we compared the proposed model with three typical other methods: user-based collaborative filtering (UCF), item-based collaborative filtering (ICF) and regularized MF (RMF). Experimental results on two real-world datasets, \emph{MovieLens} 1M and \emph{MovieLens} 100k, show that our method performs much better than other three methods in the accuracy of recommendation. This work may shed some light on the in-depth understanding of modeling user online behaviors and the consequent decisions.

📄 PDF Abstract BibTeX arXiv:1404.1653

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Fuzzy Information Entropy and Region Biased Matrix Factorization for Web Service QoS Prediction

2025-01-07 · Guoxing Tang, Yugen Du, Xia Chen, Yingwei Luo 외

Nowadays, there are many similar services available on the internet, making Quality of Service (QoS) a key concern for users. Since collecting QoS values for all services through user invocations is impractical, predicti…

Multi-Mode Deep Matrix and Tensor Factorization

2021-09-29 · ICLR 2022 4 · Jicong Fan

Recently, deep linear and nonlinear matrix factorizations gain increasing attention in the area of machine learning. Existing deep nonlinear matrix factorization methods can only exploit partial nonlinearity of the data …

Tensor Decomposition

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

Robust Non-Linear Matrix Factorization for Dictionary Learning, Denoising, and Clustering

2020-05-04 · Jicong Fan, Chengrun Yang, Madeleine Udell

Low dimensional nonlinear structure abounds in datasets across computer vision and machine learning. Kernelized matrix factorization techniques have recently been proposed to learn these nonlinear structures for denoisin…

ClusteringDenoisingDictionary LearningImputation

Divide-and-Conquer Matrix Factorization

2011-12-01 · NeurIPS 2011 12 · Lester W. Mackey, Michael. I. Jordan, Ameet Talwalkar

This work introduces Divide-Factor-Combine (DFC), a parallel divide-and-conquer framework for noisy matrix factorization. DFC divides a large-scale matrix factorization task into smaller subproblems, solves each subprob…

Collaborative Filtering