NexToU: Efficient Topology-Aware U-Net for Medical Image Segmentation
Pengcheng Shi, Xutao Guo, Yanwu Yang, Chenfei Ye, Ting Ma

TL;DR
NexToU introduces a hybrid GNN-based architecture that effectively captures topological relationships in medical images, improving segmentation accuracy across diverse datasets by integrating global and local topological features.
Contribution
The paper presents NexToU, a novel hybrid architecture combining Pool GNN and Swin GNN modules with a topological interaction module, enhancing topological feature learning in medical image segmentation.
Findings
Outperforms state-of-the-art methods on three diverse datasets
Effectively encodes topological constraints among anatomical structures
Reduces computational costs while capturing global and local topology
Abstract
Convolutional neural networks (CNN) and Transformer variants have emerged as the leading medical image segmentation backbones. Nonetheless, due to their limitations in either preserving global image context or efficiently processing irregular shapes in visual objects, these backbones struggle to effectively integrate information from diverse anatomical regions and reduce inter-individual variability, particularly for the vasculature. Motivated by the successful breakthroughs of graph neural networks (GNN) in capturing topological properties and non-Euclidean relationships across various fields, we propose NexToU, a novel hybrid architecture for medical image segmentation. NexToU comprises improved Pool GNN and Swin GNN modules from Vision GNN (ViG) for learning both global and local topological representations while minimizing computational costs. To address the containment and…
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
TopicsMedical Imaging and Analysis · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Layer Normalization · Byte Pair Encoding · Dropout · Linear Layer · Label Smoothing · Adam · Dense Connections
