Multi-Estimator Full Left Ventricle Quantification through Ensemble Learning
Jiasha Liu, Xiang Li, Hui Ren, Quanzheng Li

TL;DR
This paper introduces an ensemble learning framework combining CNN-based direct estimation and segmentation modules for accurate left ventricle quantification from cardiac images, demonstrating improved performance on a benchmark dataset.
Contribution
The work presents a novel ensemble approach integrating direct CNN estimation and segmentation with linear regression for robust LV quantification.
Findings
Ensemble model outperforms individual modules on LVQuan18 dataset.
The framework achieves higher accuracy in cardiac parameter estimation.
Preliminary results validate the effectiveness of combining multiple estimation strategies.
Abstract
Cardiovascular disease accounts for 1 in every 4 deaths in United States. Accurate estimation of structural and functional cardiac parameters is crucial for both diagnosis and disease management. In this work, we develop an ensemble learning framework for more accurate and robust left ventricle (LV) quantification. The framework combines two 1st-level modules: direct estimation module and a segmentation module. The direct estimation module utilizes Convolutional Neural Network (CNN) to achieve end-to-end quantification. The CNN is trained by taking 2D cardiac images as input and cardiac parameters as output. The segmentation module utilizes a U-Net architecture for obtaining pixel-wise prediction of the epicardium and endocardium of LV from the background. The binary U-Net output is then analyzed by a separate CNN for estimating the cardiac parameters. We then employ linear regression…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net · Linear Regression
