paper-with-me

홈 › Papers

Brain Graph Super-Resolution Using Adversarial Graph Neural Network with Application to Functional Brain Connectivity

2021-05-02 · Megi Isallari, Islem Rekik

Brain image analysis has advanced substantially in recent years with the proliferation of neuroimaging datasets acquired at different resolutions. While research on brain image super-resolution has undergone a rapid development in the recent years, brain graph super-resolution is still poorly investigated because of the complex nature of non-Euclidean graph data. In this paper, we propose the first-ever deep graph super-resolution (GSR) framework that attempts to automatically generate high-resolution (HR) brain graphs with N' nodes (i.e., anatomical regions of interest (ROIs)) from low-resolution (LR) graphs with N nodes where N < N'. First, we formalize our GSR problem as a node feature embedding learning task. Once the HR nodes' embeddings are learned, the pairwise connectivity strength between brain ROIs can be derived through an aggregation rule based on a novel Graph U-Net architecture. While typically the Graph U-Net is a node-focused architecture where graph embedding depends mainly on node attributes, we propose a graph-focused architecture where the node feature embedding is based on the graph topology. Second, inspired by graph spectral theory, we break the symmetry of the U-Net architecture by super-resolving the low-resolution brain graph structure and node content with a GSR layer and two graph convolutional network layers to further learn the node embeddings in the HR graph. Third, to handle the domain shift between the ground-truth and the predicted HR brain graphs, we incorporate adversarial regularization to align their respective distributions. Our proposed AGSR-Net framework outperformed its variants for predicting high-resolution functional brain graphs from low-resolution ones. Our AGSR-Net code is available on GitHub at https://github.com/basiralab/AGSR-Net.

📄 PDF Abstract BibTeX arXiv:2105.00425

Code (1)

basiralab/AGSR-Net 공식 구현 pytorch

Tasks

Graph EmbeddingGraph Neural NetworkImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Inter-Domain Alignment for Predicting High-Resolution Brain Networks Using Teacher-Student Learning

2021-10-06 · Basar Demir, Alaa Bessadok, Islem Rekik

Accurate and automated super-resolution image synthesis is highly desired since it has the great potential to circumvent the need for acquiring high-cost medical scans and a time-consuming preprocessing pipeline of neuro…

DecoderDomain AdaptationImage GenerationKnowledge Distillation+1

StairwayGraphNet for Inter- and Intra-modality Multi-resolution Brain Graph Alignment and Synthesis

2021-10-06 · Islem Mhiri, Mohamed Ali Mahjoub, Islem Rekik

Synthesizing multimodality medical data provides complementary knowledge and helps doctors make precise clinical decisions. Although promising, existing multimodal brain graph synthesis frameworks have several limitation…

Generative Adversarial NetworkSuper-Resolution

GSR-Net: Graph Super-Resolution Network for Predicting High-Resolution from Low-Resolution Functional Brain Connectomes

2020-09-23 · Megi Isallari, Islem Rekik

Catchy but rigorous deep learning architectures were tailored for image super-resolution (SR), however, these fail to generalize to non-Euclidean data such as brain connectomes. Specifically, building generative models f…

Image Super-ResolutionSuper-Resolution

Deep Cross-Modality and Resolution Graph Integration for Universal Brain Connectivity Mapping and Augmentation

2022-09-13 · Ece Cinar, Sinem Elif Haseki, Alaa Bessadok, Islem Rekik

The connectional brain template (CBT) captures the shared traits across all individuals of a given population of brain connectomes, thereby acting as a fingerprint. Estimating a CBT from a population where brain graphs a…

MIASSR: An Approach for Medical Image Arbitrary Scale Super-Resolution

2021-05-22 · Jin Zhu, Chuan Tan, Junwei Yang, Guang Yang 외

Single image super-resolution (SISR) aims to obtain a high-resolution output from one low-resolution image. Currently, deep learning-based SISR approaches have been widely discussed in medical image processing, because o…

Image Super-ResolutionMeta-LearningSuper-ResolutionTransfer Learning