Pith. sign in

REVIEW 25 cited by

Streaming Video Question-Answering with In-context Video KV-Cache Retrieval

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.00540 v1 pith:AS3H2SN5 submitted 2025-03-01 cs.CV

Streaming Video Question-Answering with In-context Video KV-Cache Retrieval

classification cs.CV
keywords videoapproachefficiencyquestion-answeringstreamingvideosenablesensuring
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We propose ReKV, a novel training-free approach that enables efficient streaming video question-answering (StreamingVQA), by seamlessly integrating with existing Video Large Language Models (Video-LLMs). Traditional VideoQA systems struggle with long videos, as they must process entire videos before responding to queries, and repeat this process for each new question. In contrast, our approach analyzes long videos in a streaming manner, allowing for prompt responses as soon as user queries are received. Building on a common Video-LLM, we first incorporate a sliding-window attention mechanism, ensuring that input frames attend to a limited number of preceding frames, thereby reducing computational overhead. To prevent information loss, we store processed video key-value caches (KV-Caches) in RAM and disk, reloading them into GPU memory as needed. Additionally, we introduce a retrieval method that leverages an external retriever or the parameters within Video-LLMs to retrieve only query-relevant KV-Caches, ensuring both efficiency and accuracy in question answering. ReKV enables the separation of video encoding and question-answering across different processes and GPUs, significantly enhancing the efficiency of StreamingVQA. Through comprehensive experimentation, we validate the efficacy and practicality of our approach, which significantly boosts efficiency and enhances applicability over existing VideoQA models.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 25 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. EGOSTREAM: A Diagnostic Benchmark for Streaming Episodic Memory in Egocentric Vision

    cs.CV 2026-05 unverdicted novelty 7.0

    Egostream introduces a diagnostic benchmark that expands 2,250 questions into 8,528 recall-conditioned evaluations to measure streaming episodic memory performance across detail, spatial, temporal, event, social, caus...

  2. Don't Pause! Every prediction matters in a streaming video

    cs.CV 2026-04 unverdicted novelty 7.0

    SPOT-Bench tests real-time streaming video perception with timeliness metrics, exposing limitations in current models and introducing AsynKV as an improved baseline.

  3. Mosaic: Cross-Modal Clustering for Efficient Video Understanding

    cs.PF 2026-04 unverdicted novelty 7.0

    Mosaic uses cross-modal clusters as the unit for KVCache organization in VLMs to achieve up to 1.38x speedup in streaming long-video understanding.

  4. STAC: Plug-and-Play Spatio-Temporal Aware Cache Compression for Streaming 3D Reconstruction

    cs.CV 2026-03 unverdicted novelty 7.0

    STAC compresses KV caches in streaming 3D reconstruction transformers via temporal token preservation with decayed attention, spatial voxel compression, and chunked multi-frame optimization, delivering 10x memory redu...

  5. Can Multi-Modal LLMs Provide Live Step-by-Step Task Guidance?

    cs.CV 2025-11 unverdicted novelty 7.0

    Introduces the first dedicated benchmark for live multi-modal LLM task guidance with mistake detection and a streaming baseline model.

  6. SFHand: Learning Embodied Manipulation by Streaming Egocentric 3D Hand Forecasting

    cs.CV 2025-11 unverdicted novelty 7.0

    SFHand presents the first streaming language-guided autoregressive framework for 3D hand forecasting, achieving up to 35.8% gains over prior methods and 13.4% better downstream embodied task performance.

  7. ReToken: One Token to Improve Vision-Language Models for Visual Retrieval

    cs.CV 2026-07 conditional novelty 6.0

    A single learnable token scored against final-layer value vectors retrieves query-relevant visual KV cache entries and lifts VLM accuracy on image haystacks and hour-long video.

  8. ObjectStream: Latent Objects as Memory Anchors for Streaming Video Understanding

    cs.CV 2026-07 conditional novelty 6.0

    A training-free memory framework that anchors streaming video memory to latent objects discovered from frozen Video-LLM features, improving streaming QA accuracy while cutting memory and latency.

  9. ObjectStream: Latent Objects as Memory Anchors for Streaming Video Understanding

    cs.CV 2026-07 conditional novelty 6.0

    Training-free latent-object memory anchors let frozen Video-LLMs retain object histories under a tight token budget and improve streaming and long-video QA.

  10. ChronoStitch: Training-Free Composition of Visual KV Memories for Long-Horizon Temporal Reasoning

    cs.CV 2026-07 conditional novelty 6.0

    ChronoStitch re-bases stored video-chunk KV keys into a global multimodal RoPE frame and selectively recomputes a small slice of high-deviation tokens, recovering most of the joint-prefill temporal-reasoning gap at 3....

  11. ReflectWorld-MM: An Entity-Oriented Multimodal Memory System for Open-Ended Video Streams

    cs.CV 2026-07 conditional novelty 6.0

    An entity-oriented hierarchical multi-media memory system for open-ended video streams achieves best accuracy on six long-video and lifelong-memory benchmarks.

  12. StreamOV: Streaming Omni-Video Understanding via Evidence-Guided Memory and Response Triggering

    cs.CV 2026-05 unverdicted novelty 6.0

    StreamOV proposes evidence-guided long-short term memory and a hidden-state-driven trigger for efficient online audio-visual reasoning in streaming videos, along with the SOVBench benchmark for multi-turn evaluation.

  13. Response-G1: Explicit Scene Graph Modeling for Proactive Streaming Video Understanding

    cs.CV 2026-05 unverdicted novelty 6.0

    Response-G1 uses query-guided scene graphs, memory retrieval, and augmented prompting to improve when Video-LLMs decide to respond during streaming videos.

  14. HERMES: KV Cache as Hierarchical Memory for Efficient Streaming Video Understanding

    cs.CV 2026-01 unverdicted novelty 6.0

    HERMES organizes the KV cache into a hierarchical memory to enable real-time streaming video understanding in MLLMs, achieving 10x faster TTFT and up to 11.4% accuracy gains on streaming benchmarks with 68% fewer tokens.

  15. LinMU: Multimodal Understanding Made Linear

    cs.CV 2026-01 conditional novelty 6.0

    LinMU achieves linear-complexity multimodal understanding by swapping self-attention for an M-MATE dual-branch block and distilling from a frozen teacher VLM, matching accuracy with up to 2.7x faster TTFT and 9x highe...

  16. OmniZip: Audio-Guided Dynamic Token Compression for Fast Omnimodal Large Language Models

    cs.CV 2025-11 conditional novelty 6.0

    OmniZip introduces an audio-guided dynamic token compression framework that achieves 3.42X inference speedup and 1.4X memory reduction for omnimodal LLMs without any training.

  17. StreamingVLM: Real-Time Understanding for Infinite Video Streams

    cs.CV 2025-10 unverdicted novelty 6.0

    StreamingVLM enables stable real-time understanding of infinite video streams at up to 8 FPS using a streaming KV cache and aligned SFT on overlapped chunks, with a 66.18% win rate over GPT-4O mini on a new two-hour v...

  18. LiveVLM: Efficient Online Video Understanding via Streaming-Oriented KV Cache and Retrieval

    cs.CV 2025-05 unverdicted novelty 6.0

    LiveVLM introduces VSB and PaR to compress and retrieve KV cache in streaming video LLMs, enabling LLaVA-OneVision to reach SOTA accuracy among training-free query-agnostic and training-based online models.

  19. ReflectWorld-MM: An Entity-Oriented Multimodal Memory System for Open-Ended Video Streams

    cs.CV 2026-07 unverdicted novelty 5.5

    An entity-oriented hierarchical multimodal memory system for open-ended video streams reports best accuracy on six long-video and lifelong-memory benchmarks.

  20. OmniFocus: Query-Guided Modality-Balanced Token Compression for Omni-Modal Large Language Models

    cs.LG 2026-07 conditional novelty 5.5

    Query-guided, modality-symmetric token compression preserves audio-visual evidence better than audio-guided budgets at 25–35% retention on Qwen2.5-Omni.

  21. OmniMem: Perturbation-aware Memory Compression for Streaming Audio-Visual LLMs

    cs.AI 2026-05 unverdicted novelty 5.0

    OmniMem achieves 2-4% higher accuracy than training-free baselines on long video benchmarks for audio-visual LLMs by using modality-aware KV cache allocation and perturbation-aware state selection, with further gains ...

  22. Response-G1: Explicit Scene Graph Modeling for Proactive Streaming Video Understanding

    cs.CV 2026-05 unverdicted novelty 5.0

    Response-G1 uses query-guided scene graph generation, memory retrieval, and retrieval-augmented prompting to improve proactive response timing in streaming video understanding.

  23. VLMaxxing through FrameMogging Training-Free Anti-Recomputation for Video Vision-Language Models

    cs.CV 2026-05 unverdicted novelty 5.0

    Training-free adaptive reuse of stable visual state in video VLMs reduces follow-up latency by 15-36x on Qwen2.5-VL while preserving correctness on VideoMME, with smaller first-query speedups via pruning.

  24. Towards a Dynamic and Fixed-budget Memory Bank for Efficient Streaming Video Understanding

    cs.CV 2026-06 unverdicted novelty 4.0

    CausalMem constructs a dynamic fixed-budget memory bank for streaming video in MLLMs via online semantic basis updates, achieving 20x token compression and accuracy gains on benchmarks when applied to LLaVA-OneVision ...

  25. Exploring Multimodal LMMs for Online Episodic Memory Question Answering on the Edge

    cs.CV 2026-02 unverdicted novelty 4.0

    An edge-deployed multimodal LLM pipeline for online episodic memory QA reaches 51.76% accuracy on an 8 GB GPU and 54.40% on a local server, within 4-5 points of a 56% cloud baseline.