paper-with-me

Papers

Skip-It? Theoretical Conditions for Layer Skipping in Vision-Language Models

2025-09-29 · Max Hartman, Vidhata Jayaraman, Moulik Choraria, Akhil Bhimaraju, Lav R. Varshney arxiv

Vision-language models achieve incredible performance across a wide range of tasks, but their large size makes inference costly. Recent work has shown that multimodal processing contains significant redundancies, making it possible to skip certain layers with minimal performance loss. Yet current pruning techniques remain ad-hoc, relying on heuristics or hyperparameter sweeps rather than principled criteria for determining when layer skipping is beneficial. In this paper, we propose a unified framework that characterizes the redundancy conditions under which pruning can enhance efficiency without sacrificing performance. Central to our approach are experimentally verifiable and interpretable notions of redundancy that can be evaluated without requiring downstream task performance as a metric. Applying this framework, we corroborate prior findings that both early and late vision tokens are redundant across models, and we validate our conditions by showing they align with actual performance degradation. Beyond these empirical results, our framework provides a theoretically grounded understanding of redundancy in VLMs and unifies many of the ideas behind modern layer-skipping techniques.

📄 PDF Abstract BibTeX arXiv:2509.25584

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DySL-VLA: Efficient Vision-Language-Action Model Inference via Dynamic-Static Layer-Skipping for Robot Manipulation

2026-02-26 · Zebin Yang, Yijiahao Qi, Tong Xie, Bo Yu 외 arxiv

Vision-Language-Action (VLA) models have shown remarkable success in robotic tasks like manipulation by fusing a language model's reasoning with a vision model's 3D understanding. However, their high computational cost r…

Knowledge DistillationRobot Manipulation

AdaSkip: Adaptive Sublayer Skipping for Accelerating Long-Context LLM Inference

2025-01-04 · Zhuomin He, Yizhen Yao, Pengfei Zuo, Bin Gao 외

Long-context large language models (LLMs) inference is increasingly critical, motivating a number of studies devoted to alleviating the substantial storage and computational costs in such scenarios. Layer-wise skipping m…

Fractional Skipping: Towards Finer-Grained Dynamic CNN Inference

2020-01-03 · Jianghao Shen, Yonggan Fu, Yue Wang, Pengfei Xu 외

While increasingly deep networks are still in general desired for achieving state-of-the-art performance, for many specific inputs a simpler network might already suffice. Existing works exploited this observation by lea…

Quantization

Dual Skipping Networks

2017-10-28 · CVPR 2018 6 · Changmao Cheng, Yanwei Fu, Yu-Gang Jiang, Wei Liu 외

Inspired by the recent neuroscience studies on the left-right asymmetry of the human brain in processing low and high spatial frequency information, this paper introduces a dual skipping network which carries out coarse-…

General ClassificationObjectObject Categorization

Accelerating Inference in Large Language Models with a Unified Layer Skipping Strategy

2024-04-10 · Yijin Liu, Fandong Meng, Jie zhou

Recently, dynamic computation methods have shown notable acceleration for Large Language Models (LLMs) by skipping several layers of computations through elaborate heuristics or additional predictors. However, in the dec…

Machine TranslationText Summarization