CVLGPFOct 29, 2025

A Study on Inference Latency for Vision Transformers on Mobile Devices

arXiv:2510.25166v1h-index: 35ValueTools
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of optimizing vision transformer performance on mobile devices for developers and researchers, though it is incremental as it builds on existing latency analysis methods.

The study analyzed the inference latency of 190 vision transformers on mobile devices, comparing them to 102 CNNs, and created a dataset of 1000 synthetic ViTs to predict latency with sufficient accuracy for real-world use.

Given the significant advances in machine learning techniques on mobile devices, particularly in the domain of computer vision, in this work we quantitatively study the performance characteristics of 190 real-world vision transformers (ViTs) on mobile devices. Through a comparison with 102 real-world convolutional neural networks (CNNs), we provide insights into the factors that influence the latency of ViT architectures on mobile devices. Based on these insights, we develop a dataset including measured latencies of 1000 synthetic ViTs with representative building blocks and state-of-the-art architectures from two machine learning frameworks and six mobile platforms. Using this dataset, we show that inference latency of new ViTs can be predicted with sufficient accuracy for real-world applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes