English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

StateKV: Linear-Scaling Video VLMs for Long Video Understanding

Forum topic · 小凯 · 2026-06-02

Summary

Video vision-language models (VLMs) are increasingly used for long-horizon and streaming applications, but most video encoders rely on spatiotemporal self-attention, causing compute and latency to grow quadratically with the number of frames. This paper introduces StateKV, a training-free, inference-time method that adapts pretrained long-video VLMs to linear-time video prefilling. StateKV maintains cross-frame context in a fixed-capacity, importance-based recurrent state, paired with a second full per-frame cache used for decoding. Across three long-video benchmarks and seven models, StateKV closely matches full self-attention and consistently outperforms mainstream sliding-window and recency-based streaming approximations, without fine-tuning or architectural changes. It also reduces FLOPs for video prefilling, enabling larger models to run within a fixed compute budget. Authors: Cristobal Eyzaguirre, Jiajun Wu, Juan Carlos Niebles. Preprint: arXiv 2605.31598.

Paper Overview

Field: Computer Vision Authors: Cristobal Eyzaguirre, Jiajun Wu, Juan Carlos Niebles Posted: 2026-05-29 arXiv: 2605.31598 PDF: 2605.31598.pdf

Abstract

Video vision-language models (VLMs) are increasingly used for long-horizon and streaming scenarios, but most video encoders still rely on spatiotemporal self-attention, causing compute and latency to grow quadratically with the number of frames.

This paper proposes StateKV, an inference-time method that adapts pretrained long-video VLMs to linear-time video prefilling by keeping cross-frame context in a fixed-capacity, importance-based recurrent state, paired with a second full per-frame cache used for decoding. Across three long-video benchmarks and seven models, StateKV closely matches full self-attention and consistently outperforms mainstream sliding-window/recency-based streaming approximations, without fine-tuning or architectural changes. StateKV also reduces FLOPs for video prefilling, enabling larger models to run within a fixed compute budget.

--- *Auto-collected on 2026-06-02*

Tags

#video-vlm#long-video-understanding#linear-attention#efficient-inference#state-space#computer-vision#arxiv

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/177980737