paper-with-me

Papers

AiAReSeg: Catheter Detection and Segmentation in Interventional Ultrasound using Transformers

2023-09-25 · Alex Ranne, Yordanka Velikova, Nassir Navab, Ferdinando Rodriguez y Baena

To date, endovascular surgeries are performed using the golden standard of Fluoroscopy, which uses ionising radiation to visualise catheters and vasculature. Prolonged Fluoroscopic exposure is harmful for the patient and the clinician, and may lead to severe post-operative sequlae such as the development of cancer. Meanwhile, the use of interventional Ultrasound has gained popularity, due to its well-known benefits of small spatial footprint, fast data acquisition, and higher tissue contrast images. However, ultrasound images are hard to interpret, and it is difficult to localise vessels, catheters, and guidewires within them. This work proposes a solution using an adaptation of a state-of-the-art machine learning transformer architecture to detect and segment catheters in axial interventional Ultrasound image sequences. The network architecture was inspired by the Attention in Attention mechanism, temporal tracking networks, and introduced a novel 3D segmentation head that performs 3D deconvolution across time. In order to facilitate training of such deep learning networks, we introduce a new data synthesis pipeline that used physics-based catheter insertion simulations, along with a convolutional ray-casting ultrasound simulator to produce synthetic ultrasound images of endovascular interventions. The proposed method is validated on a hold-out validation dataset, thus demonstrated robustness to ultrasound noise and a wide range of scanning angles. It was also tested on data collected from silicon-based aorta phantoms, thus demonstrated its potential for translation from sim-to-real. This work represents a significant step towards safer and more efficient endovascular surgery using interventional ultrasound.

📄 PDF Abstract BibTeX arXiv:2309.14492

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CathFlow: Self-Supervised Segmentation of Catheters in Interventional Ultrasound Using Optical Flow and Transformers

2024-03-21 · Alex Ranne, Liming Kuang, Yordanka Velikova, Nassir Navab 외

In minimally invasive endovascular procedures, contrast-enhanced angiography remains the most robust imaging technique. However, it is at the expense of the patient and clinician's health due to prolonged radiation expos…

Optical Flow EstimationSegmentation

Improving Catheter Segmentation & Localization in 3D Cardiac Ultrasound Using Direction-Fused FCN

2019-02-14 · Hongxu Yang, Caifeng Shan, Alexander F. Kolen, Peter H. N. de With

Fast and accurate catheter detection in cardiac catheterization using harmless 3D ultrasound (US) can improve the efficiency and outcome of the intervention. However, the low image quality of US requires extra training f…

Attention on the Wires (AttWire): A Foundation Model for Detecting Devices and Catheters in X-ray Fluoroscopic Images

2025-03-08 · YingLiang Ma, Sandra Howell, Aldo Rinaldi, Tarv Dhanjal 외

Objective: Interventional devices, catheters and insertable imaging devices such as transesophageal echo (TOE) probes are routinely used in minimally invasive cardiovascular procedures. Detecting their positions and orie…

Fluoroscopic Shape and Pose Tracking of Catheters with Custom Radiopaque Markers

2025-06-11 · Jared Lawson, Rohan Chitale, Nabil Simaan

Safe navigation of steerable and robotic catheters in the cerebral vasculature requires awareness of the catheters shape and pose. Currently, a significant perception burden is placed on interventionalists to mentally re…

NavigatePose EstimationPose Tracking

Weakly-supervised Learning For Catheter Segmentation in 3D Frustum Ultrasound

2020-10-19 · Hongxu Yang, Caifeng Shan, Alexander F. Kolen, Peter H. N. de With

Accurate and efficient catheter segmentation in 3D ultrasound (US) is essential for cardiac intervention. Currently, the state-of-the-art segmentation algorithms are based on convolutional neural networks (CNNs), which a…

GPUImage SegmentationPseudo LabelSegmentation+2