paper-with-me

Papers

VitaGraph: Building a Knowledge Graph for Biologically Relevant Learning Tasks

2025-05-16 · Francesco Madeddu, Lucia Testa, Gianluca De Carlo, Michele Pieroni, Andrea Mastropietro, Aris Anagnostopoulos, Paolo Tieri, Sergio Barbarossa

The intrinsic complexity of human biology presents ongoing challenges to scientific understanding. Researchers collaborate across disciplines to expand our knowledge of the biological interactions that define human life. AI methodologies have emerged as powerful tools across scientific domains, particularly in computational biology, where graph data structures effectively model biological entities such as protein-protein interaction (PPI) networks and gene functional networks. Those networks are used as datasets for paramount network medicine tasks, such as gene-disease association prediction, drug repurposing, and polypharmacy side effect studies. Reliable predictions from machine learning models require high-quality foundational data. In this work, we present a comprehensive multi-purpose biological knowledge graph constructed by integrating and refining multiple publicly available datasets. Building upon the Drug Repurposing Knowledge Graph (DRKG), we define a pipeline tasked with a) cleaning inconsistencies and redundancies present in DRKG, b) coalescing information from the main available public data sources, and c) enriching the graph nodes with expressive feature vectors such as molecular fingerprints and gene ontologies. Biologically and chemically relevant features improve the capacity of machine learning models to generate accurate and well-structured embedding spaces. The resulting resource represents a coherent and reliable biological knowledge graph that serves as a state-of-the-art platform to advance research in computational biology and precision medicine. Moreover, it offers the opportunity to benchmark graph-based machine learning and network medicine models on relevant tasks. We demonstrate the effectiveness of the proposed dataset by benchmarking it against the task of drug repurposing, PPI prediction, and side-effect prediction, modeled as link prediction problems.

📄 PDF Abstract BibTeX arXiv:2505.11185

Code (1)

gidecarlo/vitagraph 공식 구현 pytorch

Tasks

BenchmarkingLink PredictionPrediction

Similar Papers 제목 키워드 기반

Analysis of Gene Interaction Graphs as Prior Knowledge for Machine Learning Models

2019-05-06 · Paul Bertin, Mohammad Hashir, Martin Weiss, Vincent Frappier 외

Gene interaction graphs aim to capture various relationships between genes and can represent decades of biology research. When trying to make predictions from genomic data, those graphs could be used to overcome the curs…

BIG-bench Machine Learning

Is graph-based feature selection of genes better than random?

2019-10-21 · Mohammad Hashir, Paul Bertin, Martin Weiss, Vincent Frappier 외

Gene interaction graphs aim to capture various relationships between genes and represent decades of biology research. When trying to make predictions from genomic data, those graphs could be used to overcome the curse of…

feature selection

Linear building pattern recognition via spatial knowledge graph

2023-04-21 · Wei Zhiwei, Xiao Yi, Tong Ying, Xu Wenjia 외

Building patterns are important urban structures that reflect the effect of the urban material and social-economic on a region. Previous researches are mostly based on the graph isomorphism method and use rules to recogn…

Equilibrium Propagation for Complete Directed Neural Networks

2020-06-15 · Matilde Tristany Farinha, Sérgio Pequito, Pedro A. Santos, Mário A. T. Figueiredo

Artificial neural networks, one of the most successful approaches to supervised learning, were originally inspired by their biological counterparts. However, the most successful learning algorithm for artificial neural n…

Path-Based Contextualization of Knowledge Graphs for Textual Entailment

2019-11-05 · Kshitij Fadnis, Kartik Talamadupula, Pavan Kapanipathi, Haque Ishfaq 외

In this paper, we introduce the problem of knowledge graph contextualization -- that is, given a specific NLP task, the problem of extracting meaningful and relevant sub-graphs from a given knowledge graph. The task in t…

Knowledge GraphsNatural Language Inference