Why Is Video Still So Expensive? A Survey of Inference-Efficiency Mechanisms in Video and Audiovisual LLMs
Abstract
This survey examines inference-efficiency techniques for video large language models, analyzing cost reductions across frame sampling, encoding, token compression, and language model stages while identifying evaluation gaps.
Video understanding has rapidly evolved toward video large language models (VideoLLMs): systems that couple video representations with pretrained large language models and condition generation on a textual prompt. Their strong performance on captioning, question answering, retrieval and temporal grounding comes at a computation and memory cost that grows with frame count and context length, limiting deployment in real-time, mobile and resource-constrained settings. This survey covers inference-efficiency mechanisms for visual and audiovisual VideoLLMs that report concrete reductions in parameter count, FLOPs per input, latency, memory, or visual and audio token count. We analyze bottlenecks across frame sampling, modality encoding, connector-level token reduction, and LLM prefilling and decoding. We organize methods by the pipeline stage at which they act, covering VideoLLMs developed since late 2022 together with earlier frame-sampling and vision-encoder mechanisms that remain components of current pipelines. We assemble literature-reported accuracy--cost comparisons under shared host models and input protocols wherever available, distinguish them from heterogeneous cross-paper evidence, and identify gaps in audiovisual efficiency and standardized evaluation. We maintain a repository at https://github.com/momentslab/awesome-efficient-videollm.
Community
VideoLLMs are expensive because cost scales with frames and context length, and the
efficiency literature is scattered across frame sampling, encoders, connectors and the
LLM itself, with no shared way to compare methods.
We survey 125 papers on inference efficiency for video and audiovisual LLMs, organized
by where in the pipeline the cost is cut: frame sampling, modality encoding,
connector-level token reduction, and LLM prefilling/decoding. We only include methods
reporting concrete reductions (params, FLOPs, latency, memory, or visual/audio tokens).
Where papers share a host model and input protocol, we assemble accuracy–cost
comparisons and keep them separate from heterogeneous cross-paper numbers. Two gaps
stand out: audiovisual efficiency is barely studied, and efficiency evaluation is not
standardized.
Living repo of the papers: https://github.com/momentslab/awesome-efficient-videollm
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Omni-Prune: Query-Aware Unified Token Pruning for Efficient Omnimodal Large Language Models (2026)
- CoFiE: Coarse-to-Fine Evidence Selection for Efficient Streaming Video Understanding (2026)
- ShallowStream: Index Shallow then Answer Deep for Streaming Video Understanding (2026)
- OmniDelta: Skill-Driven Budget Allocation for Token Compression in OmniLLMs (2026)
- Deferred Audio Pruning with Local Audio-Visual Dynamics for Omni-LLMs (2026)
- Mage-VL: An Efficient Codec-Native Streaming Multimodal Foundation Model (2026)
- Efficient Frame Selection for Long Videos at Test Time with Attention-Based MLLM Selectors (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2609.10355 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper