MOSformer: Momentum encoder-based inter-slice fusion transformer for medical image segmentation
De-Xing Huang, Xiao-Hu Zhou, Mei-Jiang Gui, Xiao-Liang Xie, Shi-Qi Liu, Shuang-Yi Wang, Zhen-Qiu Feng, Zhi-Chao Lai, Zeng-Guang Hou
TL;DR
MOSformer tackles inter-slice information fusion in 2.5D medical image segmentation by using dual encoders with a momentum update and a multi-scale inter-slice fusion transformer (IF-Trans). This design yields distinguishable yet consistent slice features and effective cross-slice context modeling, achieving state-of-the-art results on Synapse, ACDC, and AMOS. The approach offers favorable model complexity and robustness on anisotropic data, highlighting the practicality of momentum-encoder based inter-slice fusion for 3D segmentation. It paves the way for applying inter-slice fusion strategies to other clinical image analysis tasks.
Abstract
Medical image segmentation takes an important position in various clinical applications. 2.5D-based segmentation models bridge the computational efficiency of 2D-based models with the spatial perception capabilities of 3D-based models. However, existing 2.5D-based models primarily adopt a single encoder to extract features of target and neighborhood slices, failing to effectively fuse inter-slice information, resulting in suboptimal segmentation performance. In this study, a novel momentum encoder-based inter-slice fusion transformer (MOSformer) is proposed to overcome this issue by leveraging inter-slice information from multi-scale feature maps extracted by different encoders. Specifically, dual encoders are employed to enhance feature distinguishability among different slices. One of the encoders is moving-averaged to maintain consistent slice representations. Moreover, an inter-slice fusion transformer (IF-Trans) module is developed to fuse inter-slice multi-scale features. MOSformer is evaluated on three benchmark datasets (Synapse, ACDC, and AMOS), achieving a new state-of-the-art with 85.63%, 92.19%, and 85.43% DSC, respectively. These results demonstrate MOSformer's competitiveness in medical image segmentation.
