Robust segmentation of arterial walls in intravascular ultrasound images using Dual Path U-Net.

A Fully Convolutional Network (FCN) based deep architecture called Dual Path U-Net (DPU-Net) is proposed for automatic segmentation of the lumen and media-adventitia in IntraVascular UltraSound (IVUS) frames, which is crucial for diagnosis of many cardiovascular diseases and also for facilitating 3D reconstructions of human arteries. One of the most prevalent problems in medical image analysis is the lack of training data. To overcome this limitation, we propose a twofold solution. First, we introduce a deep architecture that is able to learn using a small number of training images and still achieves a high degree of generalization ability. Second, we strengthen the proposed DPU-Net by having a real-time augmentor control the image augmentation process. Our real-time augmentor contains specially-designed operations that simulate three types of IVUS artifacts and integrate them into the training images. We exhaustively assessed our twofold contribution over Balocco's standard publicly available IVUS 20 MHz and 40 MHz B-mode dataset, which contain 109 training image, 326 test images and 19 training images, 59 test images, respectively. Models are trained from scratch with the training images provided and evaluated with two commonly used metrics in the IVUS segmentation literature, namely Jaccard Measure (JM) and Hausdorff Distance (HD). Experimental results show that DPU-Net achieves 0.87 JM, 0.82 mm HD and 0.86 JM, 1.07 mm HD over 40 MHz dataset for segmenting the lumen and the media, respectively. Also, DPU-Net achieves 0.90 JM, 0.25 mm HD and 0.92 JM, 0.30 mm HD over 20 MHz images for segmenting the lumen and the media, respectively. In addition, DPU-Net outperforms existing methods by 8-15% in terms of HD distance. DPU-Net also shows a strong generalization property for predicting images in the test sets that contain a significant amount of major artifacts such as bifurcations, shadows, and side branches that are not common in the training set. Furthermore, DPU-Net runs within 0.03 s to segment each frame with a single modern GPU (Nvidia GTX 1080). The proposed work leverages modern deep learning-based method for segmentation of lumen and the media vessel walls in both 20 MHz and 40 MHz IVUS B-mode images and achieves state-of-the-art results without any manual intervention. The code is available online at https://github.com/Kulbear/IVUS-Ultrasonic.

[1]  E. Gerardo Mendizabal-Ruiz,et al.  A physics-based intravascular ultrasound image reconstruction method for lumen segmentation , 2016, Comput. Biol. Medicine.

[2]  Patrice Y. Simard,et al.  Best practices for convolutional neural networks applied to visual document analysis , 2003, Seventh International Conference on Document Analysis and Recognition, 2003. Proceedings..

[3]  Pietro Perona,et al.  Microsoft COCO: Common Objects in Context , 2014, ECCV.

[4]  Pierre Soille,et al.  Morphological Image Analysis: Principles and Applications , 2003 .

[5]  E. Gerardo Mendizabal-Ruiz,et al.  Computerized Medical Imaging and Graphics , 2022 .

[6]  Nassir Navab,et al.  Automatic segmentation of calcified plaques and vessel borders in IVUS images , 2008, International Journal of Computer Assisted Radiology and Surgery.

[7]  Geoffrey E. Hinton,et al.  ImageNet classification with deep convolutional neural networks , 2012, Commun. ACM.

[8]  Tong Fang,et al.  Shape-Driven Segmentation of the Arterial Wall in Intravascular Ultrasound Images , 2008, IEEE Transactions on Information Technology in Biomedicine.

[9]  Zhuowen Tu,et al.  Aggregated Residual Transformations for Deep Neural Networks , 2016, 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[10]  Christopher Joseph Pal,et al.  The Importance of Skip Connections in Biomedical Image Segmentation , 2016, LABELS/DLMIA@MICCAI.

[11]  Cordelia Schmid,et al.  Transformation Pursuit for Image Classification , 2014, 2014 IEEE Conference on Computer Vision and Pattern Recognition.

[12]  Dumitru Erhan,et al.  Going deeper with convolutions , 2014, 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[13]  Bolei Zhou,et al.  Learning Deep Features for Discriminative Localization , 2015, 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[14]  Roberto Cipolla,et al.  SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation , 2015, IEEE Transactions on Pattern Analysis and Machine Intelligence.

[15]  Sophocles J. Orfanidis,et al.  Introduction to signal processing , 1995 .

[16]  Johan H. C. Reiber,et al.  Automatic border detection in IntraVascular UltraSound images for quantitative measurements of the vessel, lumen and stent parameters , 2001, CARS.

[17]  Jian Sun,et al.  Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification , 2015, 2015 IEEE International Conference on Computer Vision (ICCV).

[18]  Thomas Brox,et al.  U-Net: Convolutional Networks for Biomedical Image Segmentation , 2015, MICCAI.

[19]  Anup Basu,et al.  Segmentation of arterial walls in intravascular ultrasound cross‐sectional images using extremal region selection , 2018, Ultrasonics.

[20]  Yeonggul Jang,et al.  Fully Automatic Segmentation of Coronary Arteries Based on Deep Neural Network in Intravascular Ultrasound Images , 2018, CVII-STENT/LABELS@MICCAI.

[21]  Dimitrios I. Fotiadis,et al.  An automated method for lumen and media-adventitia border detection in a sequence of IVUS frames , 2004, IEEE Transactions on Information Technology in Biomedicine.

[22]  Li Fei-Fei,et al.  ImageNet: A large-scale hierarchical image database , 2009, CVPR.

[23]  Jean Meunier,et al.  Intravascular ultrasound image segmentation: a three-dimensional fast-marching method based on gray level distributions , 2006, IEEE Transactions on Medical Imaging.

[24]  E. Gerardo Mendizabal-Ruiz,et al.  Segmentation of the luminal border in intravascular ultrasound B-mode images using a probabilistic approach , 2013, Medical Image Anal..

[25]  Jian Sun,et al.  Deep Residual Learning for Image Recognition , 2015, 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).

[26]  D. Vince,et al.  Evaluation of three-dimensional segmentation algorithms for the identification of luminal and medial-adventitial borders in intravascular ultrasound images , 2000, IEEE Transactions on Medical Imaging.

[27]  Luca Maria Gambardella,et al.  Deep Neural Networks Segment Neuronal Membranes in Electron Microscopy Images , 2012, NIPS.

[28]  Thomas B. Moeslund,et al.  EREL: Extremal regions of extremum levels , 2015, 2015 IEEE International Conference on Image Processing (ICIP).

[29]  W. Wong,et al.  The calculation of posterior distributions by data augmentation , 1987 .

[30]  José Ignacio Orlando,et al.  Assessment of image features for vessel wall segmentation in intravascular ultrasound images , 2016, International Journal of Computer Assisted Radiology and Surgery.

[31]  Yun Zhang,et al.  A snake-based method for segmentation of intravascular ultrasound images and its in vivo validation. , 2011, Ultrasonics.