Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Le Tu Ngoc Minh, Jinyeong Lim, Dongsu Han• 2026

Related benchmarks

TaskDatasetResultRank
Video UnderstandingMLVU
Accuracy68.9
33
Video UnderstandingVideoMME
Score (%)63.7
28
Real-Time Visual UnderstandingStreamingBench SVU (test)
Accuracy77.3
6
Streaming Video UnderstandingRVS-Ego SVU (test)
Accuracy59.4
6
Streaming Video UnderstandingRVS-Movie SVU (test)
Accuracy53.1
6
Streaming Video UnderstandingOVO-Bench SVU (test)
Accuracy54.8
6
Showing 6 of 6 rows

Other info

Follow for update