scispace - formally typeset
Journal ArticleDOI

Learning to recommend with explicit and implicit social relations

TLDR
A novel probabilistic factor analysis framework which naturally fuses the users' tastes and their trusted friends' favors together and outperforms state-of-the-art approaches at modeling recommender systems more accurately and realistically.
Abstract
Recommender systems have been well studied and developed, both in academia and in industry recently. However, traditional recommender systems assume that all the users are independent and identically distributed; this assumption ignores the connections among users, which is not consistent with the real-world observations where we always turn to our trusted friends for recommendations. Aiming at modeling recommender systems more accurately and realistically, we propose a novel probabilistic factor analysis framework which naturally fuses the users' tastes and their trusted friends' favors together. The proposed framework is quite general, and it can also be applied to pure user-item rating matrix even if we do not have explicit social trust information among users. In this framework, we coin the term social trust ensemble to represent the formulation of the social trust restrictions on the recommender systems. The complexity analysis indicates that our approach can be applied to very large datasets since it scales linearly with the number of observations, while the experimental results show that our method outperforms state-of-the-art approaches.

read more

Citations
More filters
Journal ArticleDOI

Recommender systems survey

TL;DR: An overview of recommender systems as well as collaborative filtering methods and algorithms is provided, which explains their evolution, provides an original classification for these systems, identifies areas of future implementation and develops certain areas selected for past, present or future importance.
Journal ArticleDOI

Factorization Machines with libFM

TL;DR: The libFM as mentioned in this paper tool is a software implementation for factorization machines that features stochastic gradient descent (SGD) and alternating least-squares (ALS) optimization, as well as Bayesian inference using Markov Chain Monto Carlo (MCMC).
Journal ArticleDOI

Collaborative Filtering beyond the User-Item Matrix: A Survey of the State of the Art and Future Challenges

TL;DR: A comprehensive introduction to a large body of research, more than 200 key references, is provided, with the aim of supporting the further development of recommender systems exploiting information beyond the U-I matrix.
Journal ArticleDOI

Collaborative filtering and deep learning based recommendation system for cold start items

TL;DR: Two recommendation models to solve the CCS and ICS problems for new items are proposed, which are based on a framework of tightly coupled CF approach and deep learning neural network.
Journal ArticleDOI

An Efficient Non-Negative Matrix-Factorization-Based Approach to Collaborative Filtering for Recommender Systems

TL;DR: The idea is to investigate the non-negative update process depending on each involved feature rather than on the whole feature matrices, and propose the regularized single-element-based NMF (RSNMF) model, which is especially suitable for solving CF problems subject to the constraint of non-negativity.
References
More filters
Journal ArticleDOI

Learning the parts of objects by non-negative matrix factorization

TL;DR: An algorithm for non-negative matrix factorization is demonstrated that is able to learn parts of faces and semantic features of text and is in contrast to other methods that learn holistic, not parts-based, representations.

Learning parts of objects by non-negative matrix factorization

D. D. Lee
TL;DR: In this article, non-negative matrix factorization is used to learn parts of faces and semantic features of text, which is in contrast to principal components analysis and vector quantization that learn holistic, not parts-based, representations.
Proceedings ArticleDOI

Item-based collaborative filtering recommendation algorithms

TL;DR: This paper analyzes item-based collaborative ltering techniques and suggests that item- based algorithms provide dramatically better performance than user-based algorithms, while at the same time providing better quality than the best available userbased algorithms.
Proceedings ArticleDOI

GroupLens: an open architecture for collaborative filtering of netnews

TL;DR: GroupLens is a system for collaborative filtering of netnews, to help people find articles they will like in the huge stream of available articles, and protect their privacy by entering ratings under pseudonyms, without reducing the effectiveness of the score prediction.
Posted Content

Empirical Analysis of Predictive Algorithms for Collaborative Filtering

TL;DR: In this article, the authors compare the predictive accuracy of various methods in a set of representative problem domains, including correlation coefficients, vector-based similarity calculations, and statistical Bayesian methods.