CVOct 17, 2025

CARDIUM: Congenital Anomaly Recognition with Diagnostic Images and Unified Medical records

arXiv:2510.15208v21 citationsh-index: 3Has Code2025 IEEE/CVF International Conference on Computer Vision Workshops (ICCVW)
Originality Incremental advance
AI Analysis

This work addresses the problem of limited and imbalanced data for AI-driven prenatal CHD diagnosis, providing a novel dataset and method to enhance clinical decision-making in a specific medical domain.

The paper tackles the challenge of prenatal diagnosis of Congenital Heart Diseases (CHDs) by introducing the CARDIUM dataset, the first publicly available multimodal dataset combining fetal ultrasound images and clinical records, and proposes a multimodal transformer architecture that improves CHD detection by 11% over image-only and 50% over tabular-only approaches, achieving an F1 score of 79.8 ± 4.8%.

Prenatal diagnosis of Congenital Heart Diseases (CHDs) holds great potential for Artificial Intelligence (AI)-driven solutions. However, collecting high-quality diagnostic data remains difficult due to the rarity of these conditions, resulting in imbalanced and low-quality datasets that hinder model performance. Moreover, no public efforts have been made to integrate multiple sources of information, such as imaging and clinical data, further limiting the ability of AI models to support and enhance clinical decision-making. To overcome these challenges, we introduce the Congenital Anomaly Recognition with Diagnostic Images and Unified Medical records (CARDIUM) dataset, the first publicly available multimodal dataset consolidating fetal ultrasound and echocardiographic images along with maternal clinical records for prenatal CHD detection. Furthermore, we propose a robust multimodal transformer architecture that incorporates a cross-attention mechanism to fuse feature representations from image and tabular data, improving CHD detection by 11% and 50% over image and tabular single-modality approaches, respectively, and achieving an F1 score of 79.8 $\pm$ 4.8% in the CARDIUM dataset. We will publicly release our dataset and code to encourage further research on this unexplored field. Our dataset and code are available at https://github.com/BCV-Uniandes/Cardium, and at the project website https://bcv-uniandes.github.io/CardiumPage/

Foundations

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

Your Notes