Two Deep Learning Approaches for Automated Segmentation of Left Ventricle in Cine Cardiac MRI
Wenhui Chu, Nikolaos V. Tsekos

TL;DR
This paper introduces two novel deep learning architectures, LNU-Net and IBU-Net, for automated segmentation of the left ventricle in cine cardiac MRI, demonstrating improved accuracy over existing methods.
Contribution
The paper proposes two new deep learning models, LNU-Net and IBU-Net, with unique normalization techniques for improved LV segmentation in cardiac MRI.
Findings
Both models outperform state-of-the-art approaches in dice coefficient
They achieve lower average perpendicular distance
Demonstrated on 805 MRI images from 45 patients
Abstract
Left ventricle (LV) segmentation is critical for clinical quantification and diagnosis of cardiac images. In this work, we propose two novel deep learning architectures called LNU-Net and IBU-Net for left ventricle segmentation from short-axis cine MRI images. LNU-Net is derived from layer normalization (LN) U-Net architecture, while IBU-Net is derived from the instance-batch normalized (IB) U-Net for medical image segmentation. The architectures of LNU-Net and IBU-Net have a down-sampling path for feature extraction and an up-sampling path for precise localization. We use the original U-Net as the basic segmentation approach and compared it with our proposed architectures. Both LNU-Net and IBU-Net have left ventricle segmentation methods: LNU-Net applies layer normalization in each convolutional block, while IBU-Net incorporates instance and batch normalization together in the first…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Medical Imaging and Analysis
