paper-with-me

Papers

ProtoKV: Streaming Video Understanding under Delayed Query with Summary-State Memory

2026-06-25 · Le Tu Ngoc Minh, Jinyeong Lim, Dongsu Han arxiv

Streaming video understanding (SVU) must answer queries that arrive asynchronously while visual tokens stream continuously under strict GPU-memory and query-time latency budgets. A key challenge is delayed query: decisive cues may appear briefly, yet many subsequent updates occur before the query arrives, increasing the risk that those cues are evicted or diluted under bounded memory. We propose ProtoKV, a constant-footprint SVU memory that represents far history as a fixed-capacity summary state rather than retaining token instances. ProtoKV keeps an exact near-window KV cache and aggregates older content into a semantic-spatial prototype bank with residual statistics. At query time, each prototype is exposed through a bounded pseudo-token interface that is drop-in compatible with standard attention. Under matched budgets and comparable query-time cost, ProtoKV improves accuracy by up to 12.5 points over token-retention baselines on SVU benchmarks in the long-delay regime, with gains that grow as query delay increases.

📄 PDF Abstract BibTeX arXiv:2606.26762

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chat with AI: The Surprising Turn of Real-time Video Communication from Human to AI

2025-07-14 · Jiangkai Wu, Zhiyuan Ren, LiMing Liu, Xinggong Zhang

AI Video Chat emerges as a new paradigm for Real-time Communication (RTC), where one peer is not a human, but a Multimodal Large Language Model (MLLM). This makes interaction between humans and AI more intuitive, as if c…

Large Language ModelMultimodal Large Language ModelVideo Understanding

StreamPro: From Reactive Perception to Proactive Decision-Making in Streaming Video

2026-05-11 · Ao Li, Zihan Xiao, Zihao Yue, Boshen Xu 외 arxiv

Proactive streaming video understanding requires models to continuously process video streams and decide when to respond, rather than merely what to respond. This naturally introduces a decision-making problem under part…

DeDelayed: Deleting Remote Inference Delay via On-Device Correction

2025-10-15 · Dan Jacobellis, Mateen Ulhaq, Fabien Racapé, Hyomin Choi 외 arxiv

Video comprises the vast majority of bits that are generated daily, and is the primary signal driving current innovations in robotics, remote sensing, and wearable technology. Yet, the most powerful video understanding m…

Video Segmentation

StreamingBench: Assessing the Gap for MLLMs to Achieve Streaming Video Understanding

2024-11-06 · Junming Lin, Zheng Fang, Chi Chen, Zihao Wan 외

The rapid development of Multimodal Large Language Models (MLLMs) has expanded their capabilities from image comprehension to video understanding. However, most of these MLLMs focus primarily on offline video comprehensi…

Image ComprehensionStreaming video understandingVideo Understanding

SVBench: A Benchmark with Temporal Multi-Turn Dialogues for Streaming Video Understanding

2025-02-15 · Zhenyu Yang, Yuhang Hu, Zemin Du, Dizhan Xue 외

Despite the significant advancements of Large Vision-Language Models (LVLMs) on established benchmarks, there remains a notable gap in suitable evaluation regarding their applicability in the emerging domain of long-cont…

Question AnsweringStreaming video understandingVideo Understanding