pith. sign in

arxiv: 2508.15298 · v5 · pith:R6GIMJ2Ynew · submitted 2025-08-21 · 💻 cs.CV

TPA: Temporal Prompt Alignment for Fetal Congenital Heart Defect Classification

classification 💻 cs.CV
keywords temporalclassificationheartalignmentcalibrationcongenitalcontrastivedefect
0
0 comments X
read the original abstract

Congenital heart defect (CHD) detection in ultrasound videos is hindered by image noise and probe positioning variability. While automated methods can reduce operator dependence, current machine learning approaches often neglect temporal information, limit themselves to binary classification, and do not account for prediction calibration. We propose Temporal Prompt Alignment (TPA), a method leveraging foundation image-text model and prompt-aware contrastive learning to classify fetal CHD on cardiac ultrasound videos. TPA extracts features from each frame of video subclips using an image encoder, aggregates them with a trainable temporal extractor to capture heart motion, and aligns the video representation with class-specific text prompts via a margin-hinge contrastive loss. To enhance calibration for clinical reliability, we introduce a Conditional Variational Autoencoder Style Modulation (CVAESM) module, which learns a latent style vector to modulate embeddings and quantifies classification uncertainty. Evaluated on a private dataset for CHD detection and on a large public dataset, EchoNet-Dynamic, for systolic dysfunction, TPA achieves state-of-the-art macro F1 scores of 85.40% for CHD diagnosis, while also reducing expected calibration error by 5.38% and adaptive ECE by 6.8%. On EchoNet-Dynamic's three-class task, it boosts macro F1 by 4.73% (from 53.89% to 58.62%). Temporal Prompt Alignment (TPA) is a framework for fetal congenital heart defect (CHD) classification in ultrasound videos that integrates temporal modeling, prompt-aware contrastive learning, and uncertainty quantification.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. FETAL-GAUGE: A Benchmark for Assessing Vision-Language Models in Fetal Ultrasound

    cs.CV 2025-12 unverdicted novelty 8.0

    Fetal-Gauge benchmark shows state-of-the-art vision-language models reach only 55% accuracy on fetal ultrasound tasks, well below clinical needs and highlighting the requirement for domain-adapted models.

  2. From Point Estimates to Distributions: GMM Pooling for MIL in Preterm Birth Prediction

    cs.CV 2026-06 unverdicted novelty 5.0

    GMM pooling for MIL raises PTB prediction PR-AUC from 0.44 to 0.56 on a private cohort and reaches SOTA (0.91 F1, 0.89 AUC, 0.18 MAE) on a lymph node benchmark.