IVAICVLGMay 3, 2023

Extraction of volumetric indices from echocardiography: which deep learning solution for clinical use?

arXiv:2305.01997v29 citations
AI Analysis

This work addresses the need for reliable automated tools in clinical echocardiography, though it is incremental as it builds on existing methods with a new dataset.

The paper tackled the problem of unreliable deep learning models for echocardiographic image analysis by comparing segmentation methods, focusing on temporal consistency and cross-dataset generalization, and found that a 3D nnU-Net outperformed alternatives and performed competitively on a public dataset without fine-tuning.

Deep learning-based methods have spearheaded the automatic analysis of echocardiographic images, taking advantage of the publication of multiple open access datasets annotated by experts (CAMUS being one of the largest public databases). However, these models are still considered unreliable by clinicians due to unresolved issues concerning i) the temporal consistency of their predictions, and ii) their ability to generalize across datasets. In this context, we propose a comprehensive comparison between the current best performing methods in medical/echocardiographic image segmentation, with a particular focus on temporal consistency and cross-dataset aspects. We introduce a new private dataset, named CARDINAL, of apical two-chamber and apical four-chamber sequences, with reference segmentation over the full cardiac cycle. We show that the proposed 3D nnU-Net outperforms alternative 2D and recurrent segmentation methods. We also report that the best models trained on CARDINAL, when tested on CAMUS without any fine-tuning, still manage to perform competitively with respect to prior methods. Overall, the experimental results suggest that with sufficient training data, 3D nnU-Net could become the first automated tool to finally meet the standards of an everyday clinical device.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes