pith. sign in

arxiv: 2106.15183 · v3 · pith:LF5NTYEWnew · submitted 2021-06-29 · 💻 cs.CV

Multi-Exit Vision Transformer for Dynamic Inference

classification 💻 cs.CV
keywords visionarchitecturesdynamicinferencetransformerapplicationsbranchescomputation
0
0 comments X
read the original abstract

Deep neural networks can be converted to multi-exit architectures by inserting early exit branches after some of their intermediate layers. This allows their inference process to become dynamic, which is useful for time critical IoT applications with stringent latency requirements, but with time-variant communication and computation resources. In particular, in edge computing systems and IoT networks where the exact computation time budget is variable and not known beforehand. Vision Transformer is a recently proposed architecture which has since found many applications across various domains of computer vision. In this work, we propose seven different architectures for early exit branches that can be used for dynamic inference in Vision Transformer backbones. Through extensive experiments involving both classification and regression problems, we show that each one of our proposed architectures could prove useful in the trade-off between accuracy and speed.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Amortized-Precision Quantization for Early-Exit Vision Transformers

    cs.CV 2026-05 unverdicted novelty 7.0

    Amortized-Precision Quantization (APQ) and the MAQEE bi-level framework jointly optimize bit-widths and exit thresholds for early-exit ViTs, cutting BOPs by up to 95% with maintained accuracy across vision tasks.

  2. A Comparative Study of CNN Optimization Methods for Edge AI: Exploring the Role of Early Exits

    cs.AI 2026-04 unverdicted novelty 4.0

    Combining pruning, quantization, and early exits in CNNs reduces inference latency and memory on real edge devices with minimal accuracy loss.