AdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference
Published 16 Sept 2026arXiv:2609.15131
Updated 7 h ago · first seen 15 Sept 2026
paper_01M2JK19CR9XW0K80SXTZ2RD7F
Abstract
Multimodal large language models (MLLMs) require substantial computation to process numerous visual tokens across all transformer layers. Most methods for efficient MLLM inference exploit horizontal redundancy by compressing visual tokens. Beyond token reduction, recent studies exploit vertical redundancy through early exit or fixed-layer skipping. However, we find that the extent and distribution of this redundancy vary across inputs and differ between self-attention and MLP modules. Motivated by these observations, we propose AdaVSkip, which equips each layer with two lightweight routers that independently determine whether visual tokens pass through by or skip the self-attention and MLP modules. These decisions collectively define an input-specific visual-computation path, but their discrete and non-differentiable nature makes learning effective paths challenging. To address this challenge, we develop a progressive two-stage training framework that updates only the routers while keeping the backbone frozen. Stage I establishes an initial routing policy through supervised training with input-specific targets derived from module-wise necessity scores. To further align the routing policy with task performance, Stage II uses reinforcement learning to optimize routing decisions with direct feedback from generated answers. It combines an answer correctness reward with a skip-consistency reward that discourages excessive retention of visual-token computation. Across three MLLM backbones, AdaVSkip maintains strong task performance with substantially less computation. On LLaVA-NeXT-7B, AdaVSkip reduces FLOPs by 53.2\% while preserving the original model's average performance. Combining it with visual token compression increases this reduction to 91.2\%, while retaining 97.2\% of the original performance on average.
Organizations
Organizations 0
No organization stated. arXiv metadata does not carry affiliations; an organization is linked only when a model card or lab page cites the paper.
Models
Models introduced or described 0
Inbound described_by relations from model cards and documentation.
No model links this paper yet
Datasets
Datasets used 0
No dataset relation recorded.
Benchmarks
Benchmarks used 0
No benchmark relation recorded.
Code
Repositories & frameworks 0
No repository linked.
Timeline
Timeline 4
- Property changedPaperAdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference
AdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference: arxiv announce type changed from new to cross
Arxiv announce typenew→crossarxiv - Property changedPaperAdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference
AdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference: published at changed from 2026-09-15T04:00:00+00:00 to 2026-09-16T04:00:00+00:00
Published15 Sept 2026→16 Sept 2026arxiv - Property changedPaperAdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference
AdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference: arxiv announce type changed from cross to new
Arxiv announce typecross→newarxiv New paper: AdaVSkip: Adaptive Visual Token Skipping Across Layers For Efficient MLLMs Inference
arxiv
Sources
Sources 2
Tier 1 = official/primary, 2 = quality secondary, 3 = community, 4 = unverified. Every snapshot is archived; see all sources and the methodology.