This invention belongs to the field of medical
image processing technology, specifically relating to a method for abdominal multi-organ medical
image segmentation based on a state-
space model. Addressing the shortcomings of existing technologies such as the difficulty of CNNs in modeling long-distance dependencies, the high computational complexity of Transformers, and the large semantic gaps, incomplete segmentation contours, and easy organ encroachment issues in VM-UNet skip connections, this solution makes key improvements: It constructs an improved VM-UNet-Skip architecture, placing skip connections before downsampling to reduce the
semantic gap between the small decoder features; it introduces a multi-scale global-local
information aggregation module, capturing global anatomical dependencies through multi-head Mamba units and enhancing local detail representations with a convolutional gated feedforward network; and it relies on the VMamba
encoder-decoder to achieve efficient
feature extraction and reconstruction. The method flow includes: constructing initial feature representations through patch embedding
layers, extracting multi-scale hierarchical features through the
encoder, enhancing features through an
information fusion module, and fusing and mapping the enhanced features to obtain the segmentation result through the decoder. This invention effectively improves the segmentation accuracy of abdominal multi-organs, solves the problems of insufficient contour integrity and organ encroachment, while reducing the number of
model parameters and computational complexity, providing reliable
technical support for
clinical diagnosis and
surgical planning.