paper-with-me

Papers

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 prediction can be viewed as a matrix completion task, for which matrix factorization (MF) appears as a suitable solution. This paper presents a novel Graph Regularized Probabilistic Matrix Factorization (GRPMF) method, which incorporates expert knowledge through a novel graph-based regularization strategy within an MF framework. An efficient and sounded optimization algorithm is proposed to solve the resulting non-convex problem in an alternating fashion. The performance of the proposed method is evaluated through the DrugBank dataset, and comparisons are provided against state-of-the-art techniques. The results demonstrate the superior performance of GRPMF when compared to its counterparts.

📄 PDF Abstract BibTeX arXiv:2210.10784

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

DeepVir -- Graphical Deep Matrix Factorization for "In Silico" Antiviral Repositioning: Application to COVID-19

2020-09-22 · Aanchal Mongia, Stuti Jain, Emilie Chouzenoux, Angshul Majumda

This work formulates antiviral repositioning as a matrix completion problem where the antiviral drugs are along the rows and the viruses along the columns. The input matrix is partially filled, with ones in positions whe…

Matrix Completion

NRBdMF: A recommendation algorithm for predicting drug effects considering directionality

2022-08-05 · Iori Azuma, Tadahaya Mizuno, Hiroyuki Kusuhara

Predicting the novel effects of drugs based on information about approved drugs can be regarded as a recommendation system. Matrix factorization is one of the most used recommendation systems and various algorithms have …

Recommendation Systems

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 …

Matrix CompletionRecommendation Systems

Graph Regularized Nonnegative Matrix Factorization for Data Representation

2011-08-01 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2011 8 · Deng Cai, Xiaofei He, Jiawei Han, Thomas S. Huang

Matrix factorization techniques have been frequently applied in information retrieval, computer vision, and pattern recognition. Among them, Nonnegative Matrix Factorization (NMF) has received considerable attention due…

Information RetrievalRetrieval

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…

Recommendation Systems