Surface Vision Transformers: Attention-Based Modelling applied to Cortical Analysis
Simon Dahan, Abdulah Fawaz, Logan Z. J. Williams, Chunhui Yang, Timothy S. Coalson, Matthew F. Glasser, A. David Edwards, Daniel Rueckert, Emma C. Robinson
TL;DR
This work addresses learning long-range, surface-based brain signals on non-Euclidean geometries by translating Vision Transformer architecture to genus-zero surfaces. The Surface Vision Transformer (SiT) patches cortical data projected onto an icosphere and processes the patch sequence with multi-head self-attention, preserving spatial resolution. Evaluations on dHCP cortical metrics for PMA and GA prediction show SiT achieving competitive performance versus geometric DL baselines and demonstrating robustness to registration. Attention maps provide interpretable insight into perinatal cortical development, and self-supervised pretraining further improves performance, highlighting practical benefits for medical surface data analysis.
Abstract
The extension of convolutional neural networks (CNNs) to non-Euclidean geometries has led to multiple frameworks for studying manifolds. Many of those methods have shown design limitations resulting in poor modelling of long-range associations, as the generalisation of convolutions to irregular surfaces is non-trivial. Motivated by the success of attention-modelling in computer vision, we translate convolution-free vision transformer approaches to surface data, to introduce a domain-agnostic architecture to study any surface data projected onto a spherical manifold. Here, surface patching is achieved by representing spherical data as a sequence of triangular patches, extracted from a subdivided icosphere. A transformer model encodes the sequence of patches via successive multi-head self-attention layers while preserving the sequence resolution. We validate the performance of the proposed Surface Vision Transformer (SiT) on the task of phenotype regression from cortical surface metrics derived from the Developing Human Connectome Project (dHCP). Experiments show that the SiT generally outperforms surface CNNs, while performing comparably on registered and unregistered data. Analysis of transformer attention maps offers strong potential to characterise subtle cognitive developmental patterns.
