LGCVNov 21, 2023

Unsupervised Multimodal Surface Registration with Geometric Deep Learning

arXiv:2311.13022v12 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the problem of accurate and smooth image registration for cortical surfaces in neuroscience applications, representing an incremental advancement over prior methods.

The paper tackles cortical surface registration by introducing GeoMorph, a geometric deep-learning framework that achieves improved alignment with smoother deformations compared to existing deep-learning methods, while also showing competitive performance against classical frameworks.

This paper introduces GeoMorph, a novel geometric deep-learning framework designed for image registration of cortical surfaces. The registration process consists of two main steps. First, independent feature extraction is performed on each input surface using graph convolutions, generating low-dimensional feature representations that capture important cortical surface characteristics. Subsequently, features are registered in a deep-discrete manner to optimize the overlap of common structures across surfaces by learning displacements of a set of control points. To ensure smooth and biologically plausible deformations, we implement regularization through a deep conditional random field implemented with a recurrent neural network. Experimental results demonstrate that GeoMorph surpasses existing deep-learning methods by achieving improved alignment with smoother deformations. Furthermore, GeoMorph exhibits competitive performance compared to classical frameworks. Such versatility and robustness suggest strong potential for various neuroscience applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes