paper-with-me

Papers

Markov Random Fields for Collaborative Filtering

2019-10-21 · NeurIPS 2019 12 · Harald Steck

In this paper, we model the dependencies among the items that are recommended to a user in a collaborative-filtering problem via a Gaussian Markov Random Field (MRF). We build upon Besag's auto-normal parameterization and pseudo-likelihood, which not only enables computationally efficient learning, but also connects the areas of MRFs and sparse inverse covariance estimation with autoencoders and neighborhood models, two successful approaches in collaborative filtering. We propose a novel approximation for learning sparse MRFs, where the trade-off between recommendation-accuracy and training-time can be controlled. At only a small fraction of the training-time compared to various baselines, including deep nonlinear models, the proposed approach achieved competitive ranking-accuracy on all three well-known data-sets used in our experiments, and notably a 20% gain in accuracy on the data-set with the largest number of items.

📄 PDF Abstract BibTeX arXiv:1910.09645

Code (1)

hasteck/MRF_NeurIPS_2019 공식 구현

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Collaborative filtering via sparse Markov random fields

2016-02-09 · Truyen Tran, Dinh Phung, Svetha Venkatesh

Recommender systems play a central role in providing individualized access to information and services. This paper focuses on collaborative filtering, an approach that exploits the shared structure among mind-liked users…

Collaborative FilteringMovie RecommendationRecommendation Systems

MGDCF: Distance Learning via Markov Graph Diffusion for Neural Collaborative Filtering

2022-04-05 · Jun Hu, Bryan Hooi, Shengsheng Qian, Quan Fang 외

Graph Neural Networks (GNNs) have recently been utilized to build Collaborative Filtering (CF) models to predict user preferences based on historical user-item interactions. However, there is relatively little understand…

Collaborative FilteringMulti-modal RecommendationRecommendation SystemsRepresentation Learning

Probabilistic Inference of Binary Markov Random Fields in Spiking Neural Networks through Mean-field Approximation

2019-02-22 · Yajing Zheng, Shanshan Jia, Zhaofei Yu, Tiejun Huang 외

Recent studies have suggested that the cognitive process of the human brain is realized as probabilistic inference and can be further modeled by probabilistic graphical models like Markov random fields. Nevertheless, it …

DenoisingImage Denoisingvalid

Tree-structured Markov random fields with Poisson marginal distributions

2024-08-24 · Benjamin Côté, Hélène Cossette, Etienne Marceau

A new family of tree-structured Markov random fields for a vector of discrete counting random variables is introduced. According to the characteristics of the family, the marginal distributions of the Markov random field…

One-class Collaborative Filtering with Random Graphs: Annotated Version

2013-09-26 · Ulrich Paquet, Noam Koenigstein

The bane of one-class collaborative filtering is interpreting and modelling the latent signal from the missing class. In this paper we present a novel Bayesian generative model for implicit collaborative filtering. It fo…

Collaborative FilteringVariational Inference