paper-with-me

홈 › Papers

VEGN: Variant Effect Prediction with Graph Neural Networks

2021-06-25 · Jun Cheng, Carolin Lawrence, Mathias Niepert

Genetic mutations can cause disease by disrupting normal gene function. Identifying the disease-causing mutations from millions of genetic variants within an individual patient is a challenging problem. Computational methods which can prioritize disease-causing mutations have, therefore, enormous applications. It is well-known that genes function through a complex regulatory network. However, existing variant effect prediction models only consider a variant in isolation. In contrast, we propose VEGN, which models variant effect prediction using a graph neural network (GNN) that operates on a heterogeneous graph with genes and variants. The graph is created by assigning variants to genes and connecting genes with an gene-gene interaction network. In this context, we explore an approach where a gene-gene graph is given and another where VEGN learns the gene-gene graph and therefore operates both on given and learnt edges. The graph neural network is trained to aggregate information between genes, and between genes and variants. Variants can exchange information via the genes they connect to. This approach improves the performance of existing state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2106.13642

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Incorporating Symbolic Domain Knowledge into Graph Neural Networks

2020-10-23 · Tirtharaj Dash, Ashwin Srinivasan, Lovekesh Vig

Our interest is in scientific problems with the following characteristics: (1) Data are naturally represented as graphs; (2) The amount of data available is typically small; and (3) There is significant domain-knowledge,…

Inductive logic programming

InteractiveGNNExplainer: A Visual Analytics Framework for Multi-Faceted Understanding and Probing of Graph Neural Network Predictions

2025-11-17 · TC Singh, Sougata Mukherjea arxiv

Graph Neural Networks (GNNs) excel in graph-based learning tasks, but their complex, non-linear operations often render them as opaque "black boxes". This opacity hinders user trust, complicates debugging, bias detection…

Graph Neural NetworkNode ClassificationBias Detection

WaveGNN: Modeling Irregular Multivariate Time Series for Accurate Predictions

2024-12-14 · Arash Hajisafi, Maria Despoina Siampou, Bita Azarijoo, Cyrus Shahabi

Accurately modeling and analyzing time series data is crucial for downstream applications across various fields, including healthcare, finance, astronomy, and epidemiology. However, real-world time series often exhibit i…

AstronomyEpidemiologyGraph Neural NetworkImputation+1

MassiveGNN: Efficient Training via Prefetching for Massively Connected Distributed Graphs

2024-10-30 · Aishwarya Sarkar, Sayan Ghosh, Nathan R. Tallent, Ali Jannesari

Graph Neural Networks (GNN) are indispensable in learning from graph-structured data, yet their rising computational costs, especially on massively connected graphs, pose significant challenges in terms of execution perf…

Representation Learning

Equivariant geometric learning for digital rock physics: estimating formation factor and effective permeability tensors from Morse graph

2021-04-12 · Chen Cai, Nikolaos Vlassis, Lucas Magee, Ran Ma 외

We present a SE(3)-equivariant graph neural network (GNN) approach that directly predicting the formation factor and effective permeability from micro-CT images. FFT solvers are established to compute both the formation …

Graph Neural Network