paper-with-me

Papers

ViG3D-UNet: Volumetric Vascular Connectivity-Aware Segmentation via 3D Vision Graph Representation

2025-04-18 · Bowen Liu, Chunlei Meng, Wei Lin, Hongda Zhang, Ziqing Zhou, Zhongxue Gan, Chun Ouyang

Accurate vascular segmentation is essential for coronary visualization and the diagnosis of coronary heart disease. This task involves the extraction of sparse tree-like vascular branches from the volumetric space. However, existing methods have faced significant challenges due to discontinuous vascular segmentation and missing endpoints. To address this issue, a 3D vision graph neural network framework, named ViG3D-UNet, was introduced. This method integrates 3D graph representation and aggregation within a U-shaped architecture to facilitate continuous vascular segmentation. The ViG3D module captures volumetric vascular connectivity and topology, while the convolutional module extracts fine vascular details. These two branches are combined through channel attention to form the encoder feature. Subsequently, a paperclip-shaped offset decoder minimizes redundant computations in the sparse feature space and restores the feature map size to match the original input dimensions. To evaluate the effectiveness of the proposed approach for continuous vascular segmentation, evaluations were performed on two public datasets, ASOCA and ImageCAS. The segmentation results show that the ViG3D-UNet surpassed competing methods in maintaining vascular segmentation connectivity while achieving high segmentation accuracy. Our code will be available soon.

📄 PDF Abstract BibTeX arXiv:2504.13599

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Anatomically Conditioned Recurrent Refinement for Topology-Aware Circle of Willis Segmentation

2026-06-10 · Juraj Perić, Marija Habijan, Dario Mužević, Irena Galić 외 arxiv

Segmenting the Circle of Willis (CoW) from Magnetic Resonance Angiography (MRA) is challenging due to complex topology and thin vascular structures that are prone to fragmentation. Standard Convolutional Neural Networks …

PASC-Net:Plug-and-play Shape Self-learning Convolutions Network with Hierarchical Topology Constraints for Vessel Segmentation

2025-07-05 · Xiao Zhang, Zhuo Jin, Shaoxuan Wu, Fengyu Wang 외 arxiv

Accurate vessel segmentation is crucial to assist in clinical diagnosis by medical experts. However, the intricate tree-like tubular structure of blood vessels poses significant challenges for existing segmentation algor…

DBF-UNet: A Two-Stage Framework for Carotid Artery Segmentation with Pseudo-Label Generation

2025-04-01 · Haoxuan Li, Wei Song, Aofan Liu, Peiwu Qin

Medical image analysis faces significant challenges due to limited annotation data, particularly in three-dimensional carotid artery segmentation tasks, where existing datasets exhibit spatially discontinuous slice annot…

Medical Image AnalysisPseudo LabelSegmentation

Point-Unet: A Context-aware Point-based Neural Network for Volumetric Segmentation

2022-03-16 · Ngoc-Vuong Ho, Tan Nguyen, Gia-Han Diep, Ngan Le 외

Medical image analysis using deep learning has recently been prevalent, showing great performance for various downstream tasks including medical image segmentation and its sibling, volumetric image segmentation. Particul…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

GAEI-UNet: Global Attention and Elastic Interaction U-Net for Vessel Image Segmentation

2023-08-16 · Ruiqiang Xiao, Zhuoyue Wan

Vessel image segmentation plays a pivotal role in medical diagnostics, aiding in the early detection and treatment of vascular diseases. While segmentation based on deep learning has shown promising results, effectively …

DiagnosticImage SegmentationSegmentationSemantic Segmentation