paper-with-me

홈 › Papers

Brain Multigraph Prediction using Topology-Aware Adversarial Graph Neural Network

2021-05-06 · Alaa Bessadok, Mohamed Ali Mahjoub, Islem Rekik

Brain graphs (i.e, connectomes) constructed from medical scans such as magnetic resonance imaging (MRI) have become increasingly important tools to characterize the abnormal changes in the human brain. Due to the high acquisition cost and processing time of multimodal MRI, existing deep learning frameworks based on Generative Adversarial Network (GAN) focused on predicting the missing multimodal medical images from a few existing modalities. While brain graphs help better understand how a particular disorder can change the connectional facets of the brain, synthesizing a target brain multigraph (i.e, multiple brain graphs) from a single source brain graph is strikingly lacking. Additionally, existing graph generation works mainly learn one model for each target domain which limits their scalability in jointly predicting multiple target domains. Besides, while they consider the global topological scale of a graph (i.e., graph connectivity structure), they overlook the local topology at the node scale (e.g., how central a node is in the graph). To address these limitations, we introduce topology-aware graph GAN architecture (topoGAN), which jointly predicts multiple brain graphs from a single brain graph while preserving the topological structure of each target graph. Its three key innovations are: (i) designing a novel graph adversarial auto-encoder for predicting multiple brain graphs from a single one, (ii) clustering the encoded source graphs in order to handle the mode collapse issue of GAN and proposing a cluster-specific decoder, (iii) introducing a topological loss to force the prediction of topologically sound target brain graphs. The experimental results using five target domains demonstrated the outperformance of our method in brain multigraph prediction from a single graph in comparison with baseline approaches.

📄 PDF Abstract BibTeX arXiv:2105.02565

Code (1)

basiralab/topoGAN 공식 구현 pytorch

Tasks

Generative Adversarial NetworkGraph GenerationGraph Neural Network

Similar Papers 제목 키워드 기반

Topology-Aware Generative Adversarial Network for Joint Prediction of Multiple Brain Graphs from a Single Brain Graph

2020-09-23 · Alaa Bessadok, Mohamed Ali Mahjoub, Islem Rekik

Several works based on Generative Adversarial Networks (GAN) have been recently proposed to predict a set of medical images from a single modality (e.g, FLAIR MRI from T1 MRI). However, such frameworks are primarily desi…

ClusteringGenerative Adversarial NetworkGraph Generation

Predicting Brain Multigraph Population From a Single Graph Template for Boosting One-Shot Classification

2022-09-13 · Furkan Pala, Islem Rekik

A central challenge in training one-shot learning models is the limited representativeness of the available shots of the data space. Particularly in the field of network neuroscience where the brain is represented as a g…

Data AugmentationGraph Neural NetworkOne-Shot Learning

Multi-Scale Profiling of Brain Multigraphs by Eigen-based Cross-Diffusion and Heat Tracing for Brain State Profiling

2020-09-24 · Mustafa Saglam, Islem Rekik

The individual brain can be viewed as a highly-complex multigraph (i.e. a set of graphs also called connectomes), where each graph represents a unique connectional view of pairwise brain region (node) relationships such …

Simple Multigraph Convolution Networks

2024-03-08 · Danyang Wu, Xinjie Shen, Jitao Lu, Jin Xu 외

Existing multigraph convolution methods either ignore the cross-view interaction among multiple graphs, or induce extremely high computational cost due to standard cross-view polynomial operators. To alleviate this probl…

Reducing Training Time in Cross-Silo Federated Learning using Multigraph Topology

2022-07-20 · ICCV 2023 1 · Tuong Do, Binh X. Nguyen, Vuong Pham, Toan Tran 외

Federated learning is an active research topic since it enables several participants to jointly train a model without sharing local data. Currently, cross-silo federated learning is a popular training setting that utiliz…

Federated Learning