Pith. sign in

REVIEW 2 cited by

GroupMamba: Efficient Group-Based Visual State Space Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.13772 v2 pith:6T2FSEAW submitted 2024-07-18 cs.CV

classification cs.CV
keywords modelsperformanceefficientfourgroupmambamodelssm-based
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

State-space models (SSMs) have recently shown promise in capturing long-range dependencies with subquadratic computational complexity, making them attractive for various applications. However, purely SSM-based models face critical challenges related to stability and achieving state-of-the-art performance in computer vision tasks. Our paper addresses the challenges of scaling SSM-based models for computer vision, particularly the instability and inefficiency of large model sizes. We introduce a parameter-efficient modulated group mamba layer that divides the input channels into four groups and applies our proposed SSM-based efficient Visual Single Selective Scanning (VSSS) block independently to each group, with each VSSS block scanning in one of the four spatial directions. The Modulated Group Mamba layer also wraps the four VSSS blocks into a channel modulation operator to improve cross-channel communication. Furthermore, we introduce a distillation-based training objective to stabilize the training of large models, leading to consistent performance gains. Our comprehensive experiments demonstrate the merits of the proposed contributions, leading to superior performance over existing methods for image classification on ImageNet-1K, object detection, instance segmentation on MS-COCO, and semantic segmentation on ADE20K. Our tiny variant with 23M parameters achieves state-of-the-art performance with a classification top-1 accuracy of 83.3% on ImageNet-1K, while being 26% efficient in terms of parameters, compared to the best existing Mamba design of same model size. Code and models are available at: https://github.com/Amshaker/GroupMamba.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MambaHash: Visual State Space Deep Hashing Model for Large-Scale Image Retrieval

    cs.CV 2025-06 conditional novelty 5.0 of 10

    MambaHash uses a grouped, multi-directional Mamba backbone for deep supervised hashing and reports the highest mean average precision on CIFAR-10 and IMAGENET, with marginal gains on NUS-WIDE.

  2. M3ANet: Multi-scale and Multi-Modal Alignment Network for Brain-Assisted Target Speaker Extraction

    eess.AS 2025-05 conditional novelty 5.0 of 10

    M3ANet aligns EEG and speech representations with InfoNCE contrastive learning and encodes speech with multi-scale convolutions plus GroupMamba, improving brain-assisted target speaker extraction on three datasets.

Pith tools