paper-with-me

홈 › Papers

Learning Multi-resolution Graph Edge Embedding for Discovering Brain Network Dysfunction in Neurological Disorders

2019-12-03 · Xin Ma, Guorong Wu, Seong Jae Hwang, Won Hwa Kim

Tremendous recent literature show that associations between different brain regions, i.e., brain connectivity, provide early symptoms of neurological disorders. Despite significant efforts made for graph neural network (GNN) techniques, their focus on graph nodes makes the state-of-the-art GNN methods not suitable for classifying brain connectivity as graphs where the objective is to characterize disease-relevant network dysfunction patterns on graph links. To address this issue, we propose Multi-resolution Edge Network (MENET) to detect disease-specific connectomic benchmarks with high discrimination power across diagnostic categories. The core of MENET is a novel graph edge-wise transform that we propose, which allows us to capture multi-resolution ``connectomic'' features. Using a rich set of the connectomic features, we devise a graph learning framework to jointly select discriminative edges and assign diagnostic labels for graphs. Experiments on two real datasets show that MENET accurately predicts diagnostic labels and identify brain connectivities highly associated with neurological disorders such as Alzheimer's Disease and Attention-Deficit/Hyperactivity Disorder.

📄 PDF Abstract BibTeX arXiv:1912.01181

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticGraph LearningGraph Neural Network

Similar Papers 제목 키워드 기반

Semantic Level of Detail for Knowledge Graphs: Discovering Abstraction Boundaries via Spectral Heat Diffusion

2026-03-09 · Edward Izgorodin arxiv

Graph-structured knowledge systems -- from knowledge graphs to GraphRAG pipelines -- organize information into hierarchical communities, yet lack a principled mechanism for continuous resolution control: where do the qua…

Community DetectionKnowledge Graphs

EAGER: Embedding-Assisted Entity Resolution for Knowledge Graphs

2021-01-15 · Daniel Obraczka, Jonathan Schuchart, Erhard Rahm

Entity Resolution (ER) is a constitutional part for integrating different knowledge graphs in order to identify entities referring to the same real-world object. A promising approach is the use of graph embeddings for ER…

AttributeEntity ResolutionKnowledge Graphs

Learning to Interact: An Adaptive Interaction Framework for Knowledge Graph Embeddings

2020-12-01 · ICON 2020 12 · . Chandrahas, Nilesh Agrawal, Partha Talukdar

Knowledge Graph (KG) Embedding methods have been widely studied in the past few years and many methods have been proposed. These methods represent entities and relations in the KG as vectors in a vector space, trained to…

Knowledge Graph EmbeddingsLink Prediction

Discovering alignment relations with Graph Convolutional Networks: a biomedical case study

2020-11-11 · Pierre Monnin, Chedy Raïssi, Amedeo Napoli, Adrien Coulet

Knowledge graphs are freely aggregated, published, and edited in the Web of data, and thus may overlap. Hence, a key task resides in aligning (or matching) their content. This task encompasses the identification, within …

ClusteringKnowledge Graphs

Few-shot link prediction via graph neural networks for Covid-19 drug-repurposing

2020-07-20 · Vassilis N. Ioannidis, Da Zheng, George Karypis

Predicting interactions among heterogenous graph structured data has numerous applications such as knowledge graph completion, recommendation systems and drug discovery. Often times, the links to be predicted belong to r…

Drug DiscoveryFew-Shot LearningGraph LearningKnowledge Graph Completion+3