paper-with-me

Papers

Collaborative Filtering with Label Consistent Restricted Boltzmann Machine

2019-10-17 · Sagar Verma, Prince Patel, Angshul Majumdar

The possibility of employing restricted Boltzmann machine (RBM) for collaborative filtering has been known for about a decade. However, there has been hardly any work on this topic since 2007. This work revisits the application of RBM in recommender systems. RBM based collaborative filtering only used the rating information; this is an unsupervised architecture. This work adds supervision by exploiting user demographic information and item metadata. A network is learned from the representation layer to the labels (metadata). The proposed label consistent RBM formulation improves significantly on the existing RBM based approach and yield results at par with the state-of-the-art latent factor based models.

📄 PDF Abstract BibTeX arXiv:1910.07724

Code (1)

sagarverma/LC-CFRBM 공식 구현

Tasks

Collaborative FilteringRecommendation Systems

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

Restricted Boltzmann Machines for Collaborative Filtering

2007-06-07 · ICML: Proceedings of the 24th international conference on Machine learning 2007 6 · Ruslan Salakhutdinov, andriy mnih, Geoffrey Hinton

Most of the existing approaches to collaborative filtering cannot handle very large data sets. In this paper we show how a class of two-layer undirected graphical models, called Restricted Boltzmann Machines (RBM's), can…

Collaborative FilteringRecommendation Systems

Explainable Restricted Boltzmann Machines for Collaborative Filtering

2016-06-22 · Behnoush Abdollahi, Olfa Nasraoui

Most accurate recommender systems are black-box models, hiding the reasoning behind their recommendations. Yet explanations have been shown to increase the user's trust in the system in addition to providing other benefi…

Collaborative FilteringExplanation GenerationRecommendation Systems

Cumulative Restricted Boltzmann Machines for Ordinal Matrix Data Analysis

2014-07-31 · Truyen Tran, Dinh Phung, Svetha Venkatesh

Ordinal data is omnipresent in almost all multiuser-generated feedback - questionnaires, preferences etc. This paper investigates modelling of ordinal data with Gaussian restricted Boltzmann machines (RBMs). In particula…

Collaborative FilteringRecommendation Systems

Learning from multivariate discrete sequential data using a restricted Boltzmann machine model

2018-04-28 · Jefferson Hernandez, Andres G. Abad

A restricted Boltzmann machine (RBM) is a generative neural-network model with many novel applications such as collaborative filtering and acoustic modeling. An RBM lacks the capacity to retain memory, making it inapprop…

Collaborative FilteringTime SeriesTime Series Analysis

Movie Recommender Systems: Implementation and Performance Evaluation

2019-09-16 · Mojdeh Saadati, Syed Shihab, Mohammed Shaiqur Rahman

Over the years, explosive growth in the number of items in the catalog of e-commerce businesses, such as Amazon, Netflix, Pandora, etc., have warranted the development of recommender systems to guide consumers towards th…

Collaborative FilteringRecommendation Systems