ViG-UNet: Vision Graph Neural Networks for Medical Image Segmentation
Juntao Jiang, Xiyu Chen, Guanzhong Tian, Yong Liu

TL;DR
ViG-UNet introduces a graph neural network-based U-shaped architecture for medical image segmentation, leveraging graph representations to improve upon traditional CNN and Transformer methods, with superior results on multiple datasets.
Contribution
The paper presents a novel ViG-UNet architecture that integrates graph neural networks into the U-shaped segmentation framework, enhancing performance over existing models.
Findings
Outperforms most existing U-shaped networks on ISIC and Kvasir-SEG datasets.
Effectively captures complex image structures using graph-based representations.
Demonstrates the advantages of graph neural networks in medical image segmentation.
Abstract
Deep neural networks have been widely used in medical image analysis and medical image segmentation is one of the most important tasks. U-shaped neural networks with encoder-decoder are prevailing and have succeeded greatly in various segmentation tasks. While CNNs treat an image as a grid of pixels in Euclidean space and Transformers recognize an image as a sequence of patches, graph-based representation is more generalized and can construct connections for each part of an image. In this paper, we propose a novel ViG-UNet, a graph neural network-based U-shaped architecture with the encoder, the decoder, the bottleneck, and skip connections. The downsampling and upsampling modules are also carefully designed. The experimental results on ISIC 2016, ISIC 2017 and Kvasir-SEG datasets demonstrate that our proposed architecture outperforms most existing classic and state-of-the-art U-shaped…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging
