Pith. sign in

REVIEW 5 cited by

MobileNetV4 -- Universal Models for the Mobile Ecosystem

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 2404.10518 v2 pith:XHZXEQVU submitted 2024-04-16 cs.CV

MobileNetV4 -- Universal Models for the Mobile Ecosystem

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

We present the latest generation of MobileNets, known as MobileNetV4 (MNv4), featuring universally efficient architecture designs for mobile devices. At its core, we introduce the Universal Inverted Bottleneck (UIB) search block, a unified and flexible structure that merges Inverted Bottleneck (IB), ConvNext, Feed Forward Network (FFN), and a novel Extra Depthwise (ExtraDW) variant. Alongside UIB, we present Mobile MQA, an attention block tailored for mobile accelerators, delivering a significant 39% speedup. An optimized neural architecture search (NAS) recipe is also introduced which improves MNv4 search effectiveness. The integration of UIB, Mobile MQA and the refined NAS recipe results in a new suite of MNv4 models that are mostly Pareto optimal across mobile CPUs, DSPs, GPUs, as well as specialized accelerators like Apple Neural Engine and Google Pixel EdgeTPU - a characteristic not found in any other models tested. Finally, to further boost accuracy, we introduce a novel distillation technique. Enhanced by this technique, our MNv4-Hybrid-Large model delivers 87% ImageNet-1K accuracy, with a Pixel 8 EdgeTPU runtime of just 3.8ms.

discussion (0)

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

Forward citations

Cited by 5 Pith papers

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

  1. Moebius: 0.2B Lightweight Image Inpainting Framework with 10B-Level Performance

    cs.CV 2026-06 unverdicted novelty 6.0

    Moebius introduces a compressed diffusion inpainting model using Local-λ Mix Interaction blocks and latent-space multi-granularity distillation to reach 10B-level quality with 0.22B parameters.

  2. LiteFrame: Efficient Vision Encoders Unlock Frame Scaling in Video LLMs

    cs.CV 2026-05 unverdicted novelty 6.0

    LiteFrame is a lightweight video vision encoder trained with Compressed Token Distillation and Language Model Adaptation that achieves 35% lower end-to-end latency while handling 8x more frames and higher accuracy tha...

  3. LiteFrame: Efficient Vision Encoders Unlock Frame Scaling in Video LLMs

    cs.CV 2026-05 unverdicted novelty 6.0

    LiteFrame is an efficient vision encoder backbone trained with Compressed Token Distillation and Language Model Adaptation to scale frame count in Video LLMs while cutting latency and raising accuracy.

  4. VPD-100K: Towards Generalizable and Fine-grained Visual Privacy Protection

    cs.CV 2026-05 unverdicted novelty 6.0

    VPD-100K is a large-scale fine-grained visual privacy dataset with 100k images and 33 classes, accompanied by a frequency-domain attention module that improves detection on image and video benchmarks.

  5. FDIO: Frequency Decomposed Inertial Odometry

    cs.CV 2025-11 conditional novelty 5.0

    Splitting pedestrian IMU signals into smooth and jumpy frequency bands — Mamba on the smooth band, multi-scale convolutions on the jumpy band — cuts average trajectory error by roughly a third versus the RoNIN ResNet ...