Pith. sign in

REVIEW 2 cited by

Autoregressive Pretraining with Mamba in Vision

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 2406.07537 v1 pith:EP4JFAKV submitted 2024-06-11 cs.CV

classification cs.CV
keywords mambaautoregressivepretrainingvisionaccuracyattainsimagenetmodel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

The vision community has started to build with the recently developed state space model, Mamba, as the new backbone for a range of tasks. This paper shows that Mamba's visual capability can be significantly enhanced through autoregressive pretraining, a direction not previously explored. Efficiency-wise, the autoregressive nature can well capitalize on the Mamba's unidirectional recurrent structure, enabling faster overall training speed compared to other training strategies like mask modeling. Performance-wise, autoregressive pretraining equips the Mamba architecture with markedly higher accuracy over its supervised-trained counterparts and, more importantly, successfully unlocks its scaling potential to large and even huge model sizes. For example, with autoregressive pretraining, a base-size Mamba attains 83.2\% ImageNet accuracy, outperforming its supervised counterpart by 2.0\%; our huge-size Mamba, the largest Vision Mamba to date, attains 85.0\% ImageNet accuracy (85.5\% when finetuned with $384\times384$ inputs), notably surpassing all other Mamba variants in vision. The code is available at \url{https://github.com/OliverRensu/ARM}.

Discussion (0). Continue with ORCID 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. Fast Vision Mamba: Pooling Spatial Dimensions for Accelerated Processing

    cs.CV 2025-02 conditional novelty 5.0 of 10

    FastVim reduces Vision Mamba's SSM parallel scan steps from log(h^2) to log(h) by alternately mean-pooling tokens across rows or columns, delivering up to a 72.5% inference speedup at 2048x2048 with roughly unchanged ...

  2. Surface Vision Mamba: Leveraging Bidirectional State Space Model for Efficient Spherical Manifold Representation

    cs.CV 2025-01 conditional novelty 5.0 of 10

    Surface Vision Mamba (SiM) applies a bidirectional state space model to icosphere patches of cortical surfaces, matching or outperforming transformer- and GDL-based models with up to 4.8x faster inference and 91.7% lo...

Pith tools