vix.ing · top · new · best · stats · spec

Hybrid Collaborative Filtering with Autoencoders

2016/03/02 by Florian Strub, Jérémie Mary, Strub, Florian +3 · 1 citation
Computer Science · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Human Pose and Action Recognition #Information Retrieval (cs.IR) #Music and Audio Processing #Neural and Evolutionary Computing (cs.NE) #Recommender Systems and Techniques

paper · pdf · doi:10.48550/arxiv.1603.00806

openalex publication_date 2016/03/02 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Collaborative Filtering aims at exploiting the feedback of users to provide personalised recommendations. Such algorithms look for latent variables in a large sparse matrix of ratings. They can be enhanced by adding side information to tackle the well-known cold start problem. While Neu-ral Networks have tremendous success in image and speech recognition, they have received less attention in Collaborative Filtering. This is all the more surprising that Neural Networks are able to discover latent variables in large and heterogeneous datasets. In this paper, we introduce a Collaborative Filtering Neural network architecture aka CFN which computes a non-linear Matrix Factorization from sparse rating inputs and side information. We show experimentally on the MovieLens and Douban dataset that CFN outper-forms the state of the art and benefits from side information. We provide an implementation of the algorithm as a reusable plugin for Torch, a popular Neural Network framework.

Citations

Cited by

Related