paper-with-me

홈 › Papers

Graph Residual Noise Learner Network for Brain Connectivity Graph Prediction

2024-09-30 · Oytun Demirbilek, Tingying Peng, Alaa Bessadok

A morphological brain graph depicting a connectional fingerprint is of paramount importance for charting brain dysconnectivity patterns. Such data often has missing observations due to various reasons such as time-consuming and incomplete neuroimage processing pipelines. Thus, predicting a target brain graph from a source graph is crucial for better diagnosing neurological disorders with minimal data acquisition resources. Many brain graph generative models were proposed for promising results, yet they are mostly based on generative adversarial networks (GAN), which could suffer from mode collapse and require large training datasets. Recent developments in diffusion models address these problems by offering essential properties such as a stable training objective and easy scalability. However, applying a diffusion process to graph edges fails to maintain the topological symmetry of the brain connectivity matrices. To meet these challenges, we propose the Graph Residual Noise Learner Network (Grenol-Net), the first graph diffusion model for predicting a target graph from a source graph.

📄 PDF Abstract BibTeX arXiv:2410.00082

Code (1)

oytundemirbilek/grenol-net 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Multimodal Sparse Classifier for Adolescent Brain Age Prediction

2019-04-01 · Peyman Hosseinzadeh Kassani, Alexej Gossmann, Yu-Ping Wang

The study of healthy brain development helps to better understand the brain transformation and brain connectivity patterns which happen during childhood to adulthood. This study presents a sparse machine learning solutio…

Functional ConnectivityPrediction

TiBGL: Template-induced Brain Graph Learning for Functional Neuroimaging Analysis

2023-09-14 · Xiangzhu Meng, Wei Wei, Qiang Liu, Shu Wu 외

In recent years, functional magnetic resonance imaging has emerged as a powerful tool for investigating the human brain's functional connectivity networks. Related studies demonstrate that functional connectivity network…

Functional ConnectivityGraph Learning

Sequential Monte Carlo Graph Convolutional Network for Dynamic Brain Connectivity

2023-10-01 · Fengfan Zhao, Ercan Engin Kuruoglu

An increasingly important brain function analysis modality is functional connectivity analysis which regards connections as statistical codependency between the signals of different brain regions. Graph-based analysis of…

Functional ConnectivityGraph Neural Network

Unsupervised learning of the brain connectivity dynamic using residual D-net

2018-04-20 · Youngjoo Seo, Manuel Morante, Yannis Kopsinis, Sergios Theodoridis

In this paper, we propose a novel unsupervised learning method to learn the brain dynamics using a deep learning architecture named residual D-net. As it is often the case in medical research, in contrast to typical deep…

Deep LearningGeneral Classification

SA-HGNN: Sample-Adaptive Hyperbolic Graph Neural Network for EEG-Based Depression Recognition

2026-07-02 · Yang Li, Pan Hu, Yan Zhang, Wenfan Yang 외 arxiv

Graph Neural Networks (GNNs) have been widely used to capture spatial functional connectivity patterns to improve electroencephalography (EEG)-based depression recognition performance. However, the functional connectivit…

Graph Neural Network