LGAICVCOMLJun 30, 2022

Anomaly Detection in Echocardiograms with Dynamic Variational Trajectory Models

arXiv:2206.15316v36 citationsh-index: 31
Originality Incremental advance
AI Analysis

This addresses the problem of detecting congenital heart defects in infants from echocardiograms, offering a domain-specific incremental improvement.

The paper tackled anomaly detection in echocardiogram videos by proposing a variational latent trajectory model that learns from healthy samples to identify severe congenital heart defects, achieving superior performance over standard methods with interpretable heatmaps.

We propose a novel anomaly detection method for echocardiogram videos. The introduced method takes advantage of the periodic nature of the heart cycle to learn three variants of a variational latent trajectory model (TVAE). While the first two variants (TVAE-C and TVAE-R) model strict periodic movements of the heart, the third (TVAE-S) is more general and allows shifts in the spatial representation throughout the video. All models are trained on the healthy samples of a novel in-house dataset of infant echocardiogram videos consisting of multiple chamber views to learn a normative prior of the healthy population. During inference, maximum a posteriori (MAP) based anomaly detection is performed to detect out-of-distribution samples in our dataset. The proposed method reliably identifies severe congenital heart defects, such as Ebstein's Anomaly or Shone-complex. Moreover, it achieves superior performance over MAP-based anomaly detection with standard variational autoencoders when detecting pulmonary hypertension and right ventricular dilation. Finally, we demonstrate that the proposed method enables interpretable explanations of its output through heatmaps highlighting the regions corresponding to anomalous heart structures.

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