paper-with-me

Papers

Scalable Probabilistic Matrix Factorization with Graph-Based Priors

2019-08-25 · Jonathan Strahl, Jaakko Peltonen, Hiroshi Mamitsuka, Samuel Kaski

In matrix factorization, available graph side-information may not be well suited for the matrix completion problem, having edges that disagree with the latent-feature relations learnt from the incomplete data matrix. We show that removing these $\textit{contested}$ edges improves prediction accuracy and scalability. We identify the contested edges through a highly-efficient graphical lasso approximation. The identification and removal of contested edges adds no computational complexity to state-of-the-art graph-regularized matrix factorization, remaining linear with respect to the number of non-zeros. Computational load even decreases proportional to the number of edges removed. Formulating a probabilistic generative model and using expectation maximization to extend graph-regularised alternating least squares (GRALS) guarantees convergence. Rich simulated experiments illustrate the desired properties of the resulting algorithm. On real data experiments we demonstrate improved prediction accuracy with fewer graph edges (empirical evidence that graph side-information is often inaccurate). A 300 thousand dimensional graph with three million edges (Yahoo music side-information) can be analyzed in under ten minutes on a standard laptop computer demonstrating the efficiency of our graph update.

📄 PDF Abstract BibTeX arXiv:1908.09393

Code (1)

strahl2e/GPMF-GBP-AAAI-20 공식 구현

Tasks

Matrix CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

Linearly constrained Bayesian matrix factorization for blind source separation

2009-12-01 · NeurIPS 2009 12 · Mikkel Schmidt

We present a general Bayesian approach to probabilistic matrix factorization subject to linear constraints. The approach is based on a Gaussian observation model and Gaussian priors with bilinear equality and inequality …

blind source separation

Applying non-negative matrix factorization with covariates to label matrix for classification

2025-10-12 · Kenichi Satoh arxiv

Non-negative matrix factorization (NMF) is widely used for dimensionality reduction and interpretable analysis, but standard formulations are unsupervised and cannot directly exploit class labels. Existing supervised or …

Dimensionality Reduction

Incorporating Side Information in Probabilistic Matrix Factorization with Gaussian Processes

2014-08-09 · Ryan Prescott Adams, George E. Dahl, Iain Murray

Probabilistic matrix factorization (PMF) is a powerful method for modeling data associ- ated with pairwise relationships, Finding use in collaborative Filtering, computational bi- ology, and document analysis, among othe…

Collaborative FilteringGaussian Processes

Graph Regularized Probabilistic Matrix Factorization for Drug-Drug Interactions Prediction

2022-10-19 · Stuti Jain, Emilie Chouzenoux, Kriti Kumar, Angshul Majumdar

Co-administration of two or more drugs simultaneously can result in adverse drug reactions. Identifying drug-drug interactions (DDIs) is necessary, especially for drug development and for repurposing old drugs. DDI predi…

Matrix Completion

Flexible and Hierarchical Prior for Bayesian Nonnegative Matrix Factorization

2022-05-23 · Jun Lu, Xuanyu Ye

In this paper, we introduce a probabilistic model for learning nonnegative matrix factorization (NMF) that is commonly used for predicting missing values and finding hidden patterns in the data, in which the matrix facto…

Bayesian InferenceMissing Values