Attention GhostUNet++: Enhanced Segmentation of Adipose Tissue and Liver in CT Images
Mansoor Hayat, Supavadee Aramvith, Subrata Bhattacharjee, Nouman Ahmad
TL;DR
The paper addresses automated segmentation of abdominal adipose tissue (SAT and VAT) and liver in CT images for body composition analysis. It introduces Attention GhostUNet++—a Ghost UNet++ architecture enhanced with Channel, Spatial, and Depth Attention in its bottlenecks—to refine features efficiently. On the AATTCT-IDS and LiTS datasets, it achieves Dice coefficients of approximately 0.9430 for VAT, 0.9639 for SAT, and 0.9652 for liver, outperforming several baselines while noting boundary segmentation challenges. The work promises scalable, annotation-friendly tools for large-scale BC studies and clinical workflows, with future directions including boundary refinement and cross-dataset generalization.
Abstract
Accurate segmentation of abdominal adipose tissue, including subcutaneous (SAT) and visceral adipose tissue (VAT), along with liver segmentation, is essential for understanding body composition and associated health risks such as type 2 diabetes and cardiovascular disease. This study proposes Attention GhostUNet++, a novel deep learning model incorporating Channel, Spatial, and Depth Attention mechanisms into the Ghost UNet++ bottleneck for automated, precise segmentation. Evaluated on the AATTCT-IDS and LiTS datasets, the model achieved Dice coefficients of 0.9430 for VAT, 0.9639 for SAT, and 0.9652 for liver segmentation, surpassing baseline models. Despite minor limitations in boundary detail segmentation, the proposed model significantly enhances feature refinement, contextual understanding, and computational efficiency, offering a robust solution for body composition analysis. The implementation of the proposed Attention GhostUNet++ model is available at:https://github.com/MansoorHayat777/Attention-GhostUNetPlusPlus.
