RotCAtt-TransUNet++: Novel Deep Neural Network for Sophisticated Cardiac Segmentation
Published in Melia Da Nang Beach Resort, Vietnam, 2024
This paper was presented at the International Conference on Multimedia Analysis and Pattern Recognition (MAPR) 2024. It is available through IEEE, Arxiv, and the conference proceedings. Two versions of the paper are available on Arxiv (the second version is recommended). For more detailed information, you can view my video presentation from the conference.Additionally, this work has attracted interest from a Aston PhD student in UK, who is eager to collaborate and gain access to the research in the future… Read more
Abstract
Cardiovascular disease remains a predominant global health concern, responsible for a significant portion of mortality worldwide. Accurate segmentation of cardiac medical imaging data is pivotal in mitigating fatality rates associated with cardiovascular conditions. However, existing state-of-the-art (SOTA) neural networks, including both CNN-based and Transformer-based approaches, exhibit limitations in practical applicability due to their inability to effectively capture inter-slice connections alongside intra-slice information. This deficiency is particularly evident in datasets featuring intricate, long-range details along the z-axis, such as coronary arteries in axial views. Additionally, SOTA methods fail to differentiate non-cardiac components from myocardium in segmentation, leading to the “spraying” phenomenon. To address these challenges, we present RotCAtt-TransUNet++, a novel architecture tailored for robust segmentation of complex cardiac structures. Our approach emphasizes modeling global contexts by aggregating multiscale features with nested skip connections in the encoder. It integrates transformer layers to capture interactions between patches and employs a rotatory attention mechanism to capture connectivity between multiple slices (inter-slice information). Additionally, a channel-wise cross-attention gate guides the fused multi-scale channel-wise information and features from decoder stages to bridge semantic gaps. Experimental results demonstrate that our proposed model outperforms existing SOTA approaches across four cardiac datasets and one abdominal dataset. Importantly, coronary arteries and myocardium are annotated with near-perfect accuracy during inference. An ablation study shows that the rotatory attention mechanism effectively transforms embedded vectorized patches in the semantic dimensional space, enhancing segmentation accuracy.
Information
- IEEE version: view
- Arxiv version 1 (6 pages): view
- Arxiv version 2 (11 pages): view
- Code repository: view
- Slide presentation: view
- Conference poster: view
- Manual proceedings: view
Citation
@misc{nguyenle2024rotcatttransunetnoveldeepneural,
title={RotCAtt-TransUNet++: Novel Deep Neural Network for Sophisticated Cardiac Segmentation},
author={Quoc-Bao Nguyen-Le and Tuan-Hy Le and Anh-Triet Do and Quoc-Huy Trinh},
year={2024},
eprint={2409.05280},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2409.05280},
}