Computer Science > Machine Learning
[Submitted on 18 Apr 2022]
Title:TigerLily: Finding drug interactions in silico with the Graph
View PDFAbstract:Tigerlily is a TigerGraph based system designed to solve the drug interaction prediction task. In this machine learning task, we want to predict whether two drugs have an adverse interaction. Our framework allows us to solve this highly relevant real-world problem using graph mining techniques in these steps:
(a) Using PyTigergraph we create a heterogeneous biological graph of drugs and proteins.
(b) We calculate the personalized PageRank scores of drug nodes in the TigerGraph Cloud.
(c) We embed the nodes using sparse non-negative matrix factorization of the personalized PageRank matrix.
(d) Using the node embeddings we train a gradient boosting based drug interaction predictor.
Submission history
From: Benedek Rozemberczki [view email][v1] Mon, 18 Apr 2022 07:57:43 UTC (3,150 KB)
Current browse context:
cs.SI
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
Connected Papers (What is Connected Papers?)
CORE Recommender (What is CORE?)
IArxiv Recommender
(What is IArxiv?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.