Pith. sign in

REVIEW 3 cited by

FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization

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 2303.14189 v2 pith:GMDROFD7 submitted 2023-03-24 cs.CV

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

The recent amalgamation of transformer and convolutional designs has led to steady improvements in accuracy and efficiency of the models. In this work, we introduce FastViT, a hybrid vision transformer architecture that obtains the state-of-the-art latency-accuracy trade-off. To this end, we introduce a novel token mixing operator, RepMixer, a building block of FastViT, that uses structural reparameterization to lower the memory access cost by removing skip-connections in the network. We further apply train-time overparametrization and large kernel convolutions to boost accuracy and empirically show that these choices have minimal effect on latency. We show that - our model is 3.5x faster than CMT, a recent state-of-the-art hybrid transformer architecture, 4.9x faster than EfficientNet, and 1.9x faster than ConvNeXt on a mobile device for the same accuracy on the ImageNet dataset. At similar latency, our model obtains 4.2% better Top-1 accuracy on ImageNet than MobileOne. Our model consistently outperforms competing architectures across several tasks -- image classification, detection, segmentation and 3D mesh regression with significant improvement in latency on both a mobile device and a desktop GPU. Furthermore, our model is highly robust to out-of-distribution samples and corruptions, improving over competing robust models. Code and models are available at https://github.com/apple/ml-fastvit.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. EchoForce: Continuous Grip Force Estimation from Skin Deformation Using Active Acoustic Sensing on a Wristband

    cs.HC 2025-07 conditional novelty 7.0 of 10

    EchoForce estimates grip force from ultrasound reflections off skin deformations on the wrist, achieving 9.08% user-dependent and 12.29% user-independent mean error in an 11-person study.

  2. Cascaded Multi-Scale Attention for Enhanced Multi-Scale Feature Extraction and Interaction with Low-Resolution Images

    cs.CV 2024-12 conditional novelty 6.0 of 10

    CMSA, a grouped multi-head attention with cascaded multi-scale feature fusion, improves accuracy on low-resolution pose estimation and CIFAR classification while using far fewer parameters than prior models.

  3. RecConv: Efficient Recursive Convolutions for Multi-Frequency Representations

    cs.CV 2024-12 conditional novelty 4.0 of 10

    RecConv recursively decomposes feature maps into multiple scales with shared small-kernel depthwise convolutions to grow the effective receptive field to k times 2^ell at roughly constant FLOPs, yielding the RecNeXt b...

Pith tools