Papers
arxiv:2609.10355

Why Is Video Still So Expensive? A Survey of Inference-Efficiency Mechanisms in Video and Audiovisual LLMs

Published on Sep 9
· Submitted by
Killian Steunou
on Sep 10
Authors:
,
,

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

Paper submitter

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

Sign up or log in to comment

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

Cite arxiv.org/abs/2609.10355 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2609.10355 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2609.10355 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.