SA$^{2}$Net: Scale-Adaptive Structure-Affinity Transformation for Spine Segmentation from Ultrasound Volume Projection Imaging
Hao Xie, Zixun Huang, Yushen Zuo, Yakun Ju, Frank H. F. Leung, N. F. Law, Kin-Man Lam, Yong-Ping Zheng, Sai Ho Ling
TL;DR
This work addresses the challenge of accurate spine segmentation from radiation-free ultrasound volume projection imaging by introducing SA$^{2}$Net, a scale-adaptive framework that fuses cross-dimensional channel-spatial attention with a structure-aware Transformer decoder. The model combines a scale-adaptive channel-spatial attention module (SACSAM) to capture long-range dependencies with a structure-affinity transformation (via a Transformer-based structure-aware module, SAM) that imposes class-specific anatomical priors on semantic features. A feature mixing loss aggregation further strengthens training by supervising multiple predictions and encouraging robust, structure-conscious segmentation. Empirical results on a spine ultrasound VPI dataset demonstrate state-of-the-art performance across CNN and Transformer backbones, with notable improvements in boundary delineation and inter-class separability, suggesting strong potential for clinical automated scoliosis diagnosis and monitoring.
Abstract
Spine segmentation, based on ultrasound volume projection imaging (VPI), plays a vital role for intelligent scoliosis diagnosis in clinical applications. However, this task faces several significant challenges. Firstly, the global contextual knowledge of spines may not be well-learned if we neglect the high spatial correlation of different bone features. Secondly, the spine bones contain rich structural knowledge regarding their shapes and positions, which deserves to be encoded into the segmentation process. To address these challenges, we propose a novel scale-adaptive structure-aware network (SA$^{2}$Net) for effective spine segmentation. First, we propose a scale-adaptive complementary strategy to learn the cross-dimensional long-distance correlation features for spinal images. Second, motivated by the consistency between multi-head self-attention in Transformers and semantic level affinity, we propose structure-affinity transformation to transform semantic features with class-specific affinity and combine it with a Transformer decoder for structure-aware reasoning. In addition, we adopt a feature mixing loss aggregation method to enhance model training. This method improves the robustness and accuracy of the segmentation process. The experimental results demonstrate that our SA$^{2}$Net achieves superior segmentation performance compared to other state-of-the-art methods. Moreover, the adaptability of SA$^{2}$Net to various backbones enhances its potential as a promising tool for advanced scoliosis diagnosis using intelligent spinal image analysis. The code and experimental demo are available at https://github.com/taetiseo09/SA2Net.
