Vista: Scene-Aware Optimization for Streaming Video Question Answering Under Post-Hoc Queries
DOI:
https://doi.org/10.1609/aaai.v40i9.37694Abstract
Streaming video question answering (Streaming Video QA) poses distinct challenges for multimodal large language models (MLLMs), as video frames arrive sequentially and user queries can be issued at arbitrary timepoints. Existing solutions relying on fixed-size memory or naive compression often suffer from context loss or memory overflow, limiting their effectiveness in long-form, real-time scenarios.We present Vista, a novel framework for scene-aware streaming video QA that enables efficient and scalable reasoning over continuous video streams. The innovation of Vista can be summarized in three aspects: (1) Scene-aware segmentation. Vista dynamically clusters incoming frames into temporally and visually coherent scene units. (2) Scene-aware compression. Each scene is compressed into a compact token representation and stored in GPU memory for efficient index-based retrieval, while the full-resolution frames are offloaded to CPU memory. (3) Scene-aware recall. Upon receiving a question, relevant scenes are selectively recalled and reintegrated into the model’s input space, enabling both efficiency and completeness. Vista is model-agnostic and integrates seamlessly with a variety of vision-language backbones, enabling long-context reasoning without compromising latency or memory efficiency. Extensive experiments on StreamingBench demonstrate that Vista achieves state-of-the-art performance, establishing a strong baseline for real-world streaming video understanding.Downloads
Published
2026-03-14
How to Cite
Lu, H., Zhang, N., Tao, W., Qu, X., Li, G., Wan, J., & Wang, J. (2026). Vista: Scene-Aware Optimization for Streaming Video Question Answering Under Post-Hoc Queries. Proceedings of the AAAI Conference on Artificial Intelligence, 40(9), 7539–7547. https://doi.org/10.1609/aaai.v40i9.37694
Issue
Section
AAAI Technical Track on Computer Vision VI