TL;DR
GSR-Net is a novel graph neural network framework that performs super-resolution on brain connectomes, enabling high-resolution brain graphs to be generated from low-resolution data without extensive manual labeling.
Contribution
This work introduces the first graph super-resolution network specifically designed for brain connectomes, utilizing a U-Net architecture with graph convolutional layers for non-Euclidean data.
Findings
GSR-Net outperforms existing methods in high-resolution connectome prediction
The framework effectively learns node features from connectivity data
It preserves key characteristics of the original low-resolution connectome
Abstract
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 for super-resolving a low-resolution (LR) brain connectome at a higher resolution (HR) (i.e., adding new graph nodes/edges) remains unexplored although this would circumvent the need for costly data collection and manual labelling of anatomical brain regions (i.e. parcellation). To fill this gap, we introduce GSR-Net (Graph Super-Resolution Network), the first super-resolution framework operating on graph-structured data that generates high-resolution brain graphs from low-resolution graphs. First, we adopt a U-Net like architecture based on graph convolution, pooling and unpooling operations specific to non-Euclidean data. However, unlike conventional U-Nets where graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · Concatenated Skip Connection · U-Net
