Unified Review and Benchmark of Deep Segmentation Architectures for Cardiac Ultrasound on CAMUS
Zahid Ullah, Muhammad Hilal, Eunsoo Lee, Dragan Pamucar, Jihie Kim
TL;DR
This work addresses the lack of comparability across cardiac ultrasound segmentation studies by delivering a unified, reproducible benchmark for three prominent architectures—U‑Net, Attention U‑Net, and TransUNet—on CAMUS under harmonized preprocessing and evaluation. It systematically analyzes the effects of data representation (NIfTI vs PNG), data pairing strictness, and self‑supervised pretraining, and introduces a SAM‑based pseudo‑labeling framework to leverage unlabeled frames. The findings show that native NIfTI data yields the highest Dice scores (~94%), while 16‑bit PNGs cause modest losses; Attention U‑Net improves boundary accuracy in challenging regions, and TransUNet delivers the best global shape consistency and LA segmentation, especially with SSL. The study also demonstrates that SAM masks can meaningfully augment training data and improve generalization, and it provides practical guidance for preprocessing fidelity, architecture choice, and semi/fully‑supervised strategies. Collectively, the work offers a rigorous, reusable benchmark framework and points toward scalable self‑supervision and GPT‑assisted annotation pipelines to accelerate data curation and clinical deployment in cardiac ultrasound segmentation.
Abstract
Several review papers summarize cardiac imaging and DL advances, few works connect this overview to a unified and reproducible experimental benchmark. In this study, we combine a focused review of cardiac ultrasound segmentation literature with a controlled comparison of three influential architectures, U-Net, Attention U-Net, and TransUNet, on the Cardiac Acquisitions for Multi-Structure Ultrasound Segmentation (CAMUS) echocardiography dataset. Our benchmark spans multiple preprocessing routes, including native NIfTI volumes, 16-bit PNG exports, GPT-assisted polygon-based pseudo-labels, and self-supervised pretraining (SSL) on thousands of unlabeled cine frames. Using identical training splits, losses, and evaluation criteria, a plain U-Net achieved a 94% mean Dice when trained directly on NIfTI data (preserving native dynamic range), while the PNG-16-bit workflow reached 91% under similar conditions. Attention U-Net provided modest improvements on small or low-contrast regions, reducing boundary leakage, whereas TransUNet demonstrated the strongest generalization on challenging frames due to its ability to model global spatial context, particularly when initialized with SSL. Pseudo-labeling expanded the training set and improved robustness after confidence filtering. Overall, our contributions are threefold: a harmonized, apples-to-apples benchmark of U-Net, Attention U-Net, and TransUNet under standardized CAMUS preprocessing and evaluation; practical guidance on maintaining intensity fidelity, resolution consistency, and alignment when preparing ultrasound data; and an outlook on scalable self-supervision and emerging multimodal GPT-based annotation pipelines for rapid labeling, quality assurance, and targeted dataset curation.
