The reviewed record of science sign in
Pith

arxiv: 2303.11909 · v3 · pith:GNCOGHCU · submitted 2023-03-21 · eess.IV · cs.CV· q-bio.NC

The Multiscale Surface Vision Transformer

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:GNCOGHCUrecord.jsonopen to challenge →

classification eess.IV cs.CVq-bio.NC
keywords surfacelearningms-sitdeeppredictionvisionarchitecturebackbone
0
0 comments X
read the original abstract

Surface meshes are a favoured domain for representing structural and functional information on the human cortex, but their complex topology and geometry pose significant challenges for deep learning analysis. While Transformers have excelled as domain-agnostic architectures for sequence-to-sequence learning, the quadratic cost of the self-attention operation remains an obstacle for many dense prediction tasks. Inspired by some of the latest advances in hierarchical modelling with vision transformers, we introduce the Multiscale Surface Vision Transformer (MS-SiT) as a backbone architecture for surface deep learning. The self-attention mechanism is applied within local-mesh-windows to allow for high-resolution sampling of the underlying data, while a shifted-window strategy improves the sharing of information between windows. Neighbouring patches are successively merged, allowing the MS-SiT to learn hierarchical representations suitable for any prediction task. Results demonstrate that the MS-SiT outperforms existing surface deep learning methods for neonatal phenotyping prediction tasks using the Developing Human Connectome Project (dHCP) dataset. Furthermore, building the MS-SiT backbone into a U-shaped architecture for surface segmentation demonstrates competitive results on cortical parcellation using the UK Biobank (UKB) and manually-annotated MindBoggle datasets. Code and trained models are publicly available at https://github.com/metrics-lab/surface-vision-transformers.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CSV-ViT: A Vision Transformer with the Variable-sized Cortical Supervertices for Detection of Alzheimer's Disease Pathologies

    cs.CV 2026-05 unverdicted novelty 6.0

    CSV-ViT proposes ROI-preserving variable-sized cortical supervertices and a mask-aware ViT to classify AD-related statuses from T1 MRI, reporting higher performance than recent surface models.