paper-with-me

홈 › Papers

Interpretable Perturbation Modeling Through Biomedical Knowledge Graphs

2025-12-24 · Pascal Passigan, Kevin Zhu, Angelina Ning arxiv

Understanding how small molecules perturb gene expression is essential for uncovering drug mechanisms, predicting off-target effects, and identifying repurposing opportunities. While prior deep learning frameworks have integrated multimodal embeddings into biomedical knowledge graphs (BKGs) and further improved these representations through graph neural network message-passing paradigms, these models have been applied to tasks such as link prediction and binary drug-disease association, rather than the task of gene perturbation, which may unveil more about mechanistic transcriptomic effects. To address this gap, we construct a merged biomedical graph that integrates (i) PrimeKG++, an augmentation of PrimeKG containing semantically rich embeddings for nodes with (ii) LINCS L1000 drug and cell line nodes, initialized with multimodal embeddings from foundation models such as MolFormerXL and BioBERT. Using this heterogeneous graph, we train a graph attention network (GAT) with a downstream prediction head that learns the delta expression profile of over 978 landmark genes for a given drug-cell pair. Our results show that our framework outperforms MLP baselines for differentially expressed genes (DEG) -- which predict the delta expression given a concatenated embedding of drug features, target features, and baseline cell expression -- under the scaffold and random splits. Ablation experiments with edge shuffling and node feature randomization further demonstrate that the edges provided by biomedical KGs enhance perturbation-level prediction. More broadly, our framework provides a path toward mechanistic drug modeling: moving beyond binary drug-disease association tasks to granular transcriptional effects of therapeutic intervention.

📄 PDF Abstract BibTeX arXiv:2512.22251

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkKnowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

AROMA: Augmented Reasoning Over a Multimodal Architecture for Virtual Cell Genetic Perturbation Modeling

2026-04-22 · Zhenyu Wang, Geyan Ye, Wei Liu, Man Tat Alexander Ng arxiv

Virtual cell modeling predicts molecular state changes under genetic perturbations in silico, which is essential for biological mechanism studies. However, existing approaches suffer from unconstrained reasoning, uninter…

Knowledge Graphs

Knowledge Graph Embeddings in the Biomedical Domain: Are They Useful? A Look at Link Prediction, Rule Learning, and Downstream Polypharmacy Tasks

2023-05-31 · Aryo Pradipta Gema, Dominik Grabarczyk, Wolf De Wulf, Piyush Borole 외

Knowledge graphs are powerful tools for representing and organising complex biomedical data. Several knowledge graph embedding algorithms have been proposed to learn from and complete knowledge graphs. However, a recent …

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1

Scalable and interpretable rule-based link prediction for large heterogeneous knowledge graphs

2020-12-10 · Simon Ott, Laura Graf, Asan Agibetov, Christian Meilicke 외

Neural embedding-based machine learning models have shown promise for predicting novel links in biomedical knowledge graphs. Unfortunately, their practical utility is diminished by their lack of interpretability. Recentl…

ClusteringKnowledge GraphsLink PredictionPrediction

GIP-RAG: An Evidence-Grounded Retrieval-Augmented Framework for Interpretable Gene Interaction and Pathway Impact Analysis

2026-03-19 · Fujian Jia, Jiwen Gu, Cheng Lu, Dezhi Zhao 외 arxiv

Understanding mechanistic relationships among genes and their impacts on biological pathways is essential for elucidating disease mechanisms and advancing precision medicine. Despite the availability of extensive molecul…

Gene Interaction PredictionKnowledge Graphs

Large Language Models Meet Biomedical Knowledge Graphs for Mechanistically Grounded Therapeutic Prioritization

2026-04-17 · Chih-Hsuan Wei, Chi-Ping Day, Zhizheng Wang, Christine C. Alewine 외 arxiv

Drug repurposing is often framed as a candidate identification task, but existing approaches provide limited guidance for distinguishing biologically plausible candidates from historically well-connected ones. Here we in…

Knowledge Graphs