CSDN: Combing Shallow and Deep Networks for Accurate Real-time Segmentation of High-definition Intravascular Ultrasound Images

Shaofeng Yuan,Feng Yang
DOI: https://doi.org/10.48550/arXiv.2301.13648
2023-01-30
Abstract:Intravascular ultrasound (IVUS) is the preferred modality for capturing real-time and high resolution cross-sectional images of the coronary arteries, and evaluating the stenosis. Accurate and real-time segmentation of IVUS images involves the delineation of lumen and external elastic membrane borders. In this paper, we propose a two-stream framework for efficient segmentation of 60 MHz high resolution IVUS images. It combines shallow and deep networks, namely, CSDN. The shallow network with thick channels focuses to extract low-level details. The deep network with thin channels takes charge of learning high-level semantics. Treating the above information separately enables learning a model to achieve high accuracy and high efficiency for accurate real-time segmentation. To further improve the segmentation performance, mutual guided fusion module is used to enhance and fuse both different types of feature representation. The experimental results show that our CSDN accomplishes a good trade-off between analysis speed and segmentation accuracy.
Image and Video Processing,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
This paper attempts to address the problem of achieving accurate and real-time segmentation in high-resolution intravascular ultrasound (IVUS) images. Specifically, the goal is to efficiently extract the boundaries of the vessel lumen and the external elastic membrane, which are crucial for assessing plaque burden and the degree of stenosis. Current clinical practice relies on manual annotation of IVUS images, which is both time-consuming and operator-dependent. Therefore, this paper proposes a new framework called CSDN (Combining Shallow and Deep Networks) to improve processing speed while ensuring segmentation accuracy, achieving accurate real-time segmentation.