SasMamba: A Lightweight Structure-Aware Stride State Space Model for 3D Human Pose Estimation

arXiv — cs.CVThursday, November 13, 2025 at 5:00:00 AM
On November 13, 2025, the SasMamba model was unveiled, representing a notable advancement in 3D human pose estimation. Built on the Mamba architecture and State Space Models (SSMs), SasMamba employs a structure-aware spatiotemporal convolution combined with a stride-based scan strategy. This innovative approach overcomes the limitations of traditional SSM methods, which often flatten 2D pose sequences into temporal sequences, thereby disrupting the spatial structure of human poses. By maintaining the integrity of spatial relationships, SasMamba captures complex pose dependencies more effectively. The model not only retains linear computational complexity but also achieves competitive performance in 3D pose estimation with significantly fewer parameters compared to existing hybrid models. This development is crucial for applications in AI and computer vision, as it enhances the efficiency and accuracy of pose estimation technologies.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
Hypergraph Neural Network with State Space Models for Node Classification
PositiveArtificial Intelligence
Recent advancements in graph neural networks (GNNs) have highlighted their effectiveness in node classification tasks. However, traditional GNNs often neglect role-based characteristics that can enhance node representation learning. To overcome these limitations, a new model called the hypergraph neural network with state space model (HGMN) has been proposed, integrating role-aware representations and employing hypergraph construction techniques to capture complex relationships among nodes.