CAVE: Cerebral Artery-Vein Segmentation in Digital Subtraction Angiography

Read original: arXiv:2208.02355 - Published 5/2/2024 by Ruisheng Su, P. Matthijs van der Sluijs, Yuan Chen, Sandra Cornelissen, Ruben van den Broek, Wim H. van Zwam, Aad van der Lugt, Wiro Niessen, Danny Ruijters, Theo van Walsum
Total Score

0

🖼️

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Cerebral X-ray digital subtraction angiography (DSA) is a widely used imaging technique to visualize blood vessels and blood flow in patients with neurovascular disease.
  • Automatically separating arteries and veins in DSA images plays a key role in vascular analysis and various clinical applications.
  • Existing methods like U-Net often struggle with distinguishing vessels from subtraction artifacts and effectively separating arteries and veins.
  • The proposed CAVE network leverages both spatial and temporal information in DSA to segment arteries and veins more accurately.

Plain English Explanation

Cerebral X-ray digital subtraction angiography (DSA) is an imaging technique used to study the blood vessels and blood flow in the brain. It's particularly useful for patients with conditions affecting the blood vessels in the brain. Being able to automatically identify and separate the arteries (blood vessels carrying blood away from the heart) and veins (blood vessels carrying blood back to the heart) in DSA images is very important for analyzing the blood vessels and enabling various medical applications.

However, current methods like the popular U-Net model often have trouble distinguishing the actual blood vessels from imaging artifacts caused by the subtraction process used in DSA. They also struggle to effectively separate the arteries from the veins. To address these limitations, the researchers developed a new network called CAVE that makes use of both the spatial information (the 2D structure of the blood vessels) and the temporal information (how the blood flows through the vessels over time) in the DSA images. By capturing both the spatial and temporal characteristics of the cerebral blood vessels, CAVE is able to segment the arteries and veins more accurately than previous methods.

Technical Explanation

The researchers propose the CAVE network to simultaneously leverage the spatial vasculature and temporal cerebral flow characteristics in DSA imaging for accurate artery-vein segmentation. CAVE encodes a 2D+time DSA series using spatial modules, aggregates all the features using temporal modules, and then decodes the features into 2D segmentation maps of the arteries and veins.

Evaluated on a large multi-center clinical dataset, CAVE achieves a vessel segmentation Dice score of 0.84 (±0.04) and an artery-vein segmentation Dice score of 0.79 (±0.06). This represents a significant improvement over traditional Frangi-based K-means clustering (link to Frangi-based paper) and the U-Net approach (link to U-Net paper), demonstrating the advantages of the spatio-temporal feature learning in CAVE.

This work is the first investigation into automatic artery-vein segmentation in DSA using deep learning. The code for CAVE is publicly available at https://github.com/RuishengSu/CAVE_DSA.

Critical Analysis

The paper presents a novel and promising approach to artery-vein segmentation in cerebral DSA imaging. By incorporating both spatial and temporal information, CAVE is able to outperform previous methods that relied solely on static 2D information.

However, the authors acknowledge that CAVE's performance may be limited by the quality and consistency of the input DSA data, as subtraction artifacts and variable blood flow patterns could still pose challenges. Additionally, the model was trained and evaluated on a single multi-center dataset, so its generalizability to other populations and imaging protocols remains to be seen.

Further research could explore ways to make CAVE more robust to data variability, as well as investigate its applicability to other vascular imaging modalities beyond DSA, such as those covered in related works (link to pulmonary arteries/veins paper, link to vessel segmentation trend paper, link to 3D vessel segmentation paper).

Conclusion

The CAVE network presented in this paper demonstrates the potential of leveraging both spatial and temporal information for accurate artery-vein segmentation in cerebral DSA imaging. By outperforming previous methods, CAVE represents an important step forward in automating vascular analysis and enabling a wide range of clinical applications for patients with neurovascular diseases. While further research is needed to address the limitations, this work highlights the value of considering the dynamic nature of blood flow when developing deep learning-based vessel segmentation algorithms.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🖼️

Total Score

0

CAVE: Cerebral Artery-Vein Segmentation in Digital Subtraction Angiography

Ruisheng Su, P. Matthijs van der Sluijs, Yuan Chen, Sandra Cornelissen, Ruben van den Broek, Wim H. van Zwam, Aad van der Lugt, Wiro Niessen, Danny Ruijters, Theo van Walsum

Cerebral X-ray digital subtraction angiography (DSA) is a widely used imaging technique in patients with neurovascular disease, allowing for vessel and flow visualization with high spatio-temporal resolution. Automatic artery-vein segmentation in DSA plays a fundamental role in vascular analysis with quantitative biomarker extraction, facilitating a wide range of clinical applications. The widely adopted U-Net applied on static DSA frames often struggles with disentangling vessels from subtraction artifacts. Further, it falls short in effectively separating arteries and veins as it disregards the temporal perspectives inherent in DSA. To address these limitations, we propose to simultaneously leverage spatial vasculature and temporal cerebral flow characteristics to segment arteries and veins in DSA. The proposed network, coined CAVE, encodes a 2D+time DSA series using spatial modules, aggregates all the features using temporal modules, and decodes it into 2D segmentation maps. On a large multi-center clinical dataset, CAVE achieves a vessel segmentation Dice of 0.84 ($pm$0.04) and an artery-vein segmentation Dice of 0.79 ($pm$0.06). CAVE surpasses traditional Frangi-based K-means clustering (P<0.001) and U-Net (P<0.001) by a significant margin, demonstrating the advantages of harvesting spatio-temporal features. This study represents the first investigation into automatic artery-vein segmentation in DSA using deep learning. The code is publicly available at https://github.com/RuishengSu/CAVE_DSA.

Read more

5/2/2024

DSCA: A Digital Subtraction Angiography Sequence Dataset and Spatio-Temporal Model for Cerebral Artery Segmentation
Total Score

0

DSCA: A Digital Subtraction Angiography Sequence Dataset and Spatio-Temporal Model for Cerebral Artery Segmentation

Qihang Xie, Mengguo Guo, Lei Mou, Dan Zhang, Da Chen, Caifeng Shan, Yitian Zhao, Ruisheng Su, Jiong Zhang

Cerebrovascular diseases (CVDs) remain a leading cause of global disability and mortality. Digital Subtraction Angiography (DSA) sequences, recognized as the golden standard for diagnosing CVDs, can clearly visualize the dynamic flow and reveal pathological conditions within the cerebrovasculature. Therefore, precise segmentation of cerebral arteries (CAs) and classification between their main trunks and branches are crucial for physicians to accurately quantify diseases. However, achieving accurate CA segmentation in DSA sequences remains a challenging task due to small vessels with low contrast, and ambiguity between vessels and residual skull structures. Moreover, the lack of publicly available datasets limits exploration in the field. In this paper, we introduce a DSA Sequence-based Cerebral Artery segmentation dataset (DSCA), the first publicly accessible dataset designed specifically for pixel-level semantic segmentation of CAs. Additionally, we propose DSANet, a spatio-temporal network for CA segmentation in DSA sequences. Unlike existing DSA segmentation methods that focus only on a single frame, the proposed DSANet introduces a separate temporal encoding branch to capture dynamic vessel details across multiple frames. To enhance small vessel segmentation and improve vessel connectivity, we design a novel TemporalFormer module to capture global context and correlations among sequential frames. Furthermore, we develop a Spatio-Temporal Fusion (STF) module to effectively integrate spatial and temporal features from the encoder. Extensive experiments demonstrate that DSANet outperforms other state-of-the-art methods in CA segmentation, achieving a Dice of 0.9033.

Read more

6/4/2024

DIAS: A Dataset and Benchmark for Intracranial Artery Segmentation in DSA sequences
Total Score

0

DIAS: A Dataset and Benchmark for Intracranial Artery Segmentation in DSA sequences

Wentao Liu, Tong Tian, Lemeng Wang, Weijin Xu, Lei Li, Haoyuan Li, Wenyi Zhao, Siyu Tian, Xipeng Pan, Huihua Yang, Feng Gao, Yiming Deng, Xin Yang, Ruisheng Su

The automated segmentation of Intracranial Arteries (IA) in Digital Subtraction Angiography (DSA) plays a crucial role in the quantification of vascular morphology, significantly contributing to computer-assisted stroke research and clinical practice. Current research primarily focuses on the segmentation of single-frame DSA using proprietary datasets. However, these methods face challenges due to the inherent limitation of single-frame DSA, which only partially displays vascular contrast, thereby hindering accurate vascular structure representation. In this work, we introduce DIAS, a dataset specifically developed for IA segmentation in DSA sequences. We establish a comprehensive benchmark for evaluating DIAS, covering full, weak, and semi-supervised segmentation methods. Specifically, we propose the vessel sequence segmentation network, in which the sequence feature extraction module effectively captures spatiotemporal representations of intravascular contrast, achieving intracranial artery segmentation in 2D+Time DSA sequences. For weakly-supervised IA segmentation, we propose a novel scribble learning-based image segmentation framework, which, under the guidance of scribble labels, employs cross pseudo-supervision and consistency regularization to improve the performance of the segmentation network. Furthermore, we introduce the random patch-based self-training framework, aimed at alleviating the performance constraints encountered in IA segmentation due to the limited availability of annotated DSA data. Our extensive experiments on the DIAS dataset demonstrate the effectiveness of these methods as potential baselines for future research and clinical applications. The dataset and code are publicly available at https://doi.org/10.5281/zenodo.11396520 and https://github.com/lseventeen/DIAS.

Read more

6/14/2024

SAM-VMNet: Deep Neural Networks For Coronary Angiography Vessel Segmentation
Total Score

0

SAM-VMNet: Deep Neural Networks For Coronary Angiography Vessel Segmentation

Xueying Zeng, Baixiang Huang, Yu Luo, Guangyu Wei, Songyan He, Yushuang Shao

Coronary artery disease (CAD) is one of the most prevalent diseases in the cardiovascular field and one of the major contributors to death worldwide. Computed Tomography Angiography (CTA) images are regarded as the authoritative standard for the diagnosis of coronary artery disease, and by performing vessel segmentation and stenosis detection on CTA images, physicians are able to diagnose coronary artery disease more accurately. In order to combine the advantages of both the base model and the domain-specific model, and to achieve high-precision and fully-automatic segmentation and detection with a limited number of training samples, we propose a novel architecture, SAM-VMNet, which combines the powerful feature extraction capability of MedSAM with the advantage of the linear complexity of the visual state-space model of VM-UNet, giving it faster inferences than Vision Transformer with faster inference speed and stronger data processing capability, achieving higher segmentation accuracy and stability for CTA images. Experimental results show that the SAM-VMNet architecture performs excellently in the CTA image segmentation task, with a segmentation accuracy of up to 98.32% and a sensitivity of up to 99.33%, which is significantly better than other existing models and has stronger domain adaptability. Comprehensive evaluation of the CTA image segmentation task shows that SAM-VMNet accurately extracts the vascular trunks and capillaries, demonstrating its great potential and wide range of application scenarios for the vascular segmentation task, and also laying a solid foundation for further stenosis detection.

Read more

6/4/2024