English

Resource-Aware Evolutionary Neural Architecture Search for Cardiac MRI Segmentation

Computer Vision and Pattern Recognition 2026-05-12 v1 Artificial Intelligence Emerging Technologies Machine Learning

Abstract

Cardiac magnetic resonance (CMR) segmentation underpins quantitative assessment of ventricular structure and function, yet reliable delineation remains difficult due to low tissue contrast, fuzzy boundaries, and inter scan variability. We present CardiacNAS, an evolutionary neural architecture search (NAS) framework that couples a UNet like supernet with a cardiac aware search space spanning depth width, kernel size, filter size, attention, fusion, activation, dropout, and residual scaling. The search is explicitly resource aware, jointly optimizing dice similarity coefficient (DSC) and 95th percentile Hausdorff distance (HD95) versus model size and floating point operations (FLOPs) under fixed compute budgets. Candidate architectures are instantiated from the supernet, trained with proxy budgets, and evolved through crossover, mutation, and elitist selection. We evaluate on the ACDC dataset and compare against six state of the art methods, using qualitative comparisons, learning curve analyses, and design factor correlation studies. The resulting model attains 93.22% average DSC and 4.73 mm HD95 with 3.58M parameters and 14.56 GFLOPs, demonstrating a favorable accuracy efficiency trade off. Analyses indicate that searched attention and fusion choices, together with residual scaling, contribute to improved boundary fidelity and stability. CardiacNAS offers a principled, resource aware approach to deployable CMR segmentation with transparent reporting of architectural complexity and compute budgets.

Keywords

Cite

@article{arxiv.2605.08238,
  title  = {Resource-Aware Evolutionary Neural Architecture Search for Cardiac MRI Segmentation},
  author = {Farhana Yasmin and Mahade Hasan and Haipeng Liu and Amjad Ali and Ghulam Muhammad and Yu Xue},
  journal= {arXiv preprint arXiv:2605.08238},
  year   = {2026}
}
R2 v1 2026-07-01T12:58:35.508Z