paper-with-me

Papers

Kernelized Bayesian Matrix Factorization

2012-11-06 · Mehmet Gönen, Suleiman A. Khan, Samuel Kaski

We extend kernelized matrix factorization with a fully Bayesian treatment and with an ability to work with multiple side information sources expressed as different kernels. Kernel functions have been introduced to matrix factorization to integrate side information about the rows and columns (e.g., objects and users in recommender systems), which is necessary for making out-of-matrix (i.e., cold start) predictions. We discuss specifically bipartite graph inference, where the output matrix is binary, but extensions to more general matrices are straightforward. We extend the state of the art in two key aspects: (i) A fully conjugate probabilistic formulation of the kernelized matrix factorization problem enables an efficient variational approximation, whereas fully Bayesian treatments are not computationally feasible in the earlier approaches. (ii) Multiple side information sources are included, treated as different kernels in multiple kernel learning that additionally reveals which side information sources are informative. Our method outperforms alternatives in predicting drug-protein interactions on two data sets. We then show that our framework can also be used for solving multilabel learning problems by considering samples and labels as the two domains where matrix factorization operates on. Our algorithm obtains the lowest Hamming loss values on 10 out of 14 multilabel classification data sets compared to five state-of-the-art multilabel learning algorithms.

📄 PDF Abstract BibTeX arXiv:1211.1275

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Drug response prediction by inferring pathway-response associations with Kernelized Bayesian Matrix Factorization

2016-06-11 · Muhammad Ammad-Ud-Din, Suleiman A. Khan, Disha Malani, Astrid Murumägi 외

A key goal of computational personalized medicine is to systematically utilize genomic and other molecular features of samples to predict drug responses for a previously unseen sample. Such predictions are valuable for d…

Data IntegrationDrug Response Prediction

Robust Non-Linear Matrix Factorization for Dictionary Learning, Denoising, and Clustering

2020-05-04 · Jicong Fan, Chengrun Yang, Madeleine Udell

Low dimensional nonlinear structure abounds in datasets across computer vision and machine learning. Kernelized matrix factorization techniques have recently been proposed to learn these nonlinear structures for denoisin…

ClusteringDenoisingDictionary LearningImputation

Bayesian Complementary Kernelized Learning for Multidimensional Spatiotemporal Data

2022-08-21 · MengYing Lei, Aurelie Labbe, Lijun Sun

Probabilistic modeling of multidimensional spatiotemporal data is critical to many real-world applications. As real-world spatiotemporal data often exhibits complex dependencies that are nonstationary and nonseparable, d…

Gaussian Processes

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

Bayesian Kernelized Tensor Factorization as Surrogate for Bayesian Optimization

2023-02-28 · MengYing Lei, Lijun Sun

Bayesian optimization (BO) primarily uses Gaussian processes (GP) as the key surrogate model, mostly with a simple stationary and separable kernel function such as the squared-exponential kernel with automatic relevance …

Bayesian OptimizationGaussian ProcessesUncertainty Quantification