paper-with-me

홈 › Papers

Seeing is Free, Speaking is Not: Uncovering the True Energy Bottleneck in Edge VLM Inference

2026-07-10 · Junfei Zhan, Haoxun Shen, Mingang Guo, Zixuan Huang, Tengjiao He arxiv

Vision-Language Models (VLMs) are the perceptual backbone of embodied AI, but their energy footprint on edge hardware remains poorly understood. Existing efficiency efforts focus predominantly on reducing visual tokens, implicitly treating visual processing as the dominant energy cost. We overturn this implicit assumption through the first systematic energy profiling of on-device VLM inference, spanning five models across three architecture families, four input resolutions, and two hardware platforms (NVIDIA RTX 3070 and Jetson Orin NX). Our analysis yields three findings. First, average inference power is a model-intrinsic constant, invariant to input resolution, image complexity, and prompt type, with less than 5% variation across all conditions. This means that all energy variation across inputs must arise from variation in inference time, not from variation in power draw. Second, each output token costs 11 to 39x more wall-clock time than each input token due to the compute-bound and memory-bound asymmetry between prefill and decode, making output token count the dominant driver of both latency and energy. Third, image complexity, measured by the number of objects in an image, induces up to 4.1x energy differences at identical resolution. This variation arises not from increased visual processing cost, but from differences in output length. These findings expose a fundamental limitation of visual token pruning: even removing all visual tokens saves at most 10% of total energy for fixed-token models. Across models spanning 1 billion to 8 billion parameters, controlling output length saves up to 97% of total energy, with the energy dominance of decoding growing stronger at larger model scale. In short, the true energy bottleneck in edge VLM inference is not what the model sees, but how much it says. Code is available at https://github.com/Junfei-Z/seeing-is-free.

📄 PDF Abstract BibTeX arXiv:2607.09520

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Referee: Towards reference-free cross-speaker style transfer with low-quality data for expressive speech synthesis

2021-09-08 · Songxiang Liu, Shan Yang, Dan Su, Dong Yu

Cross-speaker style transfer (CSST) in text-to-speech (TTS) synthesis aims at transferring a speaking style to the synthesised speech in a target speaker's voice. Most previous CSST approaches rely on expensive high-qual…

Expressive Speech SynthesisSentenceSpeech SynthesisStyle Transfer+2

Speaking, Seeing, Understanding: Correlating semantic models with conceptual representation in the brain

2017-09-01 · EMNLP 2017 9 · Luana Bulat, Stephen Clark, Ekaterina Shutova

Research in computational semantics is increasingly guided by our understanding of human semantic processing. However, semantic models are typically studied in the context of natural language processing system performanc…

Semantic Textual Similarity

Bad Seeing or Bad Thinking? Rewarding Perception for Multimodal Reasoning

2026-05-13 · Haozhe Wang, Qixin Xu, Changpeng Wang, Taofeng Xue 외 arxiv

Achieving robust perception-reasoning synergy is a central goal for advanced Vision-Language Models (VLMs). Recent advancements have pursued this goal via architectural designs or agentic workflows. However, these approa…

Reinforcement LearningMultimodal Reasoning

A Novel Passivity-Based Trajectory Tracking Control For Conservative Mechanical Systems

2021-07-29 · Robert Mahony

Most passivity based trajectory tracking algorithms for mechanical systems can only stabilise reference trajectories that have constant energy. This paper overcomes this limitation by deriving a single variable Hamiltoni…

Uncovering Causal Drivers of Energy Efficiency for Industrial Process in Foundry via Time-Series Causal Inference

2025-11-17 · Zhipeng Ma, Bo Nørregaard Jørgensen, Zheng Grace Ma arxiv

Improving energy efficiency in industrial foundry processes is a critical challenge, as these operations are highly energy-intensive and marked by complex interdependencies among process variables. Correlation-based anal…

Causal Inference