Pith. sign in

REVIEW 4 cited by

MaxViT: Multi-Axis Vision Transformer

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 2204.01697 v4 pith:MLTWAB2N submitted 2022-04-04 cs.CV cs.AIcs.LG

MaxViT: Multi-Axis Vision Transformer

classification cs.CV cs.AIcs.LG
keywords maxvitvisionattentionmodelaccuracyachievesbackboneimage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Transformers have recently gained significant attention in the computer vision community. However, the lack of scalability of self-attention mechanisms with respect to image size has limited their wide adoption in state-of-the-art vision backbones. In this paper we introduce an efficient and scalable attention model we call multi-axis attention, which consists of two aspects: blocked local and dilated global attention. These design choices allow global-local spatial interactions on arbitrary input resolutions with only linear complexity. We also present a new architectural element by effectively blending our proposed attention model with convolutions, and accordingly propose a simple hierarchical vision backbone, dubbed MaxViT, by simply repeating the basic building block over multiple stages. Notably, MaxViT is able to ''see'' globally throughout the entire network, even in earlier, high-resolution stages. We demonstrate the effectiveness of our model on a broad spectrum of vision tasks. On image classification, MaxViT achieves state-of-the-art performance under various settings: without extra data, MaxViT attains 86.5% ImageNet-1K top-1 accuracy; with ImageNet-21K pre-training, our model achieves 88.7% top-1 accuracy. For downstream tasks, MaxViT as a backbone delivers favorable performance on object detection as well as visual aesthetic assessment. We also show that our proposed model expresses strong generative modeling capability on ImageNet, demonstrating the superior potential of MaxViT blocks as a universal vision module. The source code and trained models will be available at https://github.com/google-research/maxvit.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

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

  1. Star-forming clump detection in nearby galaxies using Faster R-CNN and $ugrizy$ imaging data from CLAUDS and HSC-SSP

    astro-ph.IM 2026-07 conditional novelty 6.5

    A multi-band Faster R-CNN with Zoobot backbone detects star-forming clumps in low-z galaxies at ≥0.9 completeness and ≥0.8 purity on simulated injections, yielding ~1.5M candidates.

  2. Star-forming clump detection in nearby galaxies using Faster R-CNN and $ugrizy$ imaging data from CLAUDS and HSC-SSP

    astro-ph.IM 2026-07 conditional novelty 6.0

    A six-band Faster R-CNN with the Zoobot backbone detects star-forming clump candidates in ~700,000 local galaxies, claiming ~90% completeness and ~80% purity for clumps brighter than the surveys' detection limits.

  3. Activation-Free Backbones for Image Recognition: Polynomial Alternatives within MetaFormer-Style Vision Models

    cs.CV 2026-05 unverdicted novelty 6.0

    Polynomial replacements for activations in MLPs, convolutions, and attention within MetaFormer yield PolyNeXt models that match or exceed standard performance on ImageNet, ADE20K, and robustness benchmarks while beati...

  4. Introspective Attention Modulation for Safe Text-to-Image Generation

    cs.CV 2026-07 conditional novelty 5.0

    Inference-time attention modulation suppresses unsafe content in diffusion-transformer T2I models without retraining and beats concept-erasure baselines in the paper's benchmarks.