paper-with-me

홈 › Papers

An automated framework for brain vessel centerline extraction from CTA images

2024-01-13 · Sijie Liu, Ruisheng Su, Jianghang Su, Jingmin Xin, Jiayi Wu, Wim van Zwam, Pieter Jan van Doormaal, Aad van der Lugt, Wiro J. Niessen, Nanning Zheng, Theo van Walsum

Accurate automated extraction of brain vessel centerlines from CTA images plays an important role in diagnosis and therapy of cerebrovascular diseases, such as stroke. However, this task remains challenging due to the complex cerebrovascular structure, the varying imaging quality, and vessel pathology effects. In this paper, we consider automatic lumen segmentation generation without additional annotation effort by physicians and more effective use of the generated lumen segmentation for improved centerline extraction performance. We propose an automated framework for brain vessel centerline extraction from CTA images. The framework consists of four major components: (1) pre-processing approaches that register CTA images with a CT atlas and divide these images into input patches, (2) lumen segmentation generation from annotated vessel centerlines using graph cuts and robust kernel regression, (3) a dual-branch topology-aware UNet (DTUNet) that can effectively utilize the annotated vessel centerlines and the generated lumen segmentation through a topology-aware loss (TAL) and its dual-branch design, and (4) post-processing approaches that skeletonize the predicted lumen segmentation. Extensive experiments on a multi-center dataset demonstrate that the proposed framework outperforms state-of-the-art methods in terms of average symmetric centerline distance (ASCD) and overlap (OV). Subgroup analyses further suggest that the proposed framework holds promise in clinical applications for stroke treatment. Code is publicly available at https://github.com/Liusj-gh/DTUNet.

📄 PDF Abstract BibTeX arXiv:2401.07041

Code (1)

liusj-gh/dtunet 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

VesselFusion: Diffusion Models for Vessel Centerline Extraction from 3D CT Images

2026-03-09 · Soichi Mita, Shumpei Takezaki, Ryoma Bise arxiv

Vessel centerline extraction from 3D CT images is an important task because it reduces annotation effort to build a model that estimates a vessel structure. It is challenging to estimate natural vessel structures since c…

CEVAR: Centerline Embedding Extraction for Endovascular Aneurysm Repair

2026-06-14 · Roman Naeem, Timo Niiniskorpi, Charlotte Sandström, Naman Desai 외 arxiv

Long-term mortality rates after endovascular aneurysm repair (EVAR) remain elevated due to post-EVAR rupture caused by loss of seal in stent graft sealing zones. Structured CT review using centerline measurements improve…

A topology-preserving three-stage framework for fully-connected coronary artery extraction

2025-04-02 · Yuehui Qiu, Dandan Shan, Yining Wang, Pei Dong 외

Coronary artery extraction is a crucial prerequisite for computer-aided diagnosis of coronary artery disease. Accurately extracting the complete coronary tree remains challenging due to several factors, including presenc…

Segmentation

Coronary Plaque Analysis for CT Angiography Clinical Research

2021-01-11 · Felix Denzinger, Michael Wels, Christian Hopfgartner, Jing Lu 외

The analysis of plaque deposits in the coronary vasculature is an important topic in current clinical research. From a technical side mostly new algorithms for different sub tasks - e.g. centerline extraction or vessel/p…

Segmentation

An Automated Framework for Large-Scale Graph-Based Cerebrovascular Analysis

2025-12-03 · Daniele Falcetta, Liane S. Canas, Lorenzo Suppa, Matteo Pentassuglia 외 arxiv

We present CaravelMetrics, a computational framework for automated cerebrovascular analysis that models vessel morphology through skeletonization-derived graph representations. The framework integrates atlas-based region…