StreamArena: Toward Continuous, Interactive, and Long-Horizon Agentic Streaming Video Understanding
Summary
StreamArena is a benchmark for hour-scale interactive streaming video understanding, paired with a two-tier architecture called StreamMind that outperforms existing streaming baselines across real-time perception, historical recall, proactive interaction, and tool use.
View Cached Full Text
Cached at: 08/10/26, 06:14 AM
Paper page - StreamArena: Toward Continuous, Interactive, and Long-Horizon Agentic Streaming Video Understanding
Source: https://huggingface.co/papers/2608.05703
Abstract
Deployingautonomousmultimodalagentsincontinuous,real-worldenvironmentsrequiresthemtoingestunboundedaudio-visualstreamsandmaintainhour-scalememory.However,currentevaluationspredominantlyrelyonbriefclipsandmultiple-choiceformats.Thisdesignallowsminimalbaselinesthatprocessonlythelastfourframestomatchorsurpasscomplexstreamingmodels,whileansweroptionsalsoexposelanguageshortcuts.WeintroduceStreamArena,abenchmarkforhour-scale,interactivestreamingvideounderstanding.StreamArenacontains243full-lengthvideosaveraging88.8minutesand3,646rigorouslyannotated,open-endedquestion-answerpairsthatevaluatereal-timeperception,historicalretrospection,proactiveinteraction,andmultimodaltoolutilization.Evaluationacrossdiversesystemsexposesatensionbetweencontinuousinteractionandlong-horizonmultimodalcomprehension.Methodsthatretainonlyrecentframescannotrecoverdistantevents,methodsthatconvertpastobservationsintotextlosevisualevidence,andmethodsthatrepeatedlycompressvisualmemorystruggletopreservefine-graineddetailsovertime.WeaddressthistensionwithStreamMind,atwo-tierarchitecturethatassignslatency-criticalinteractionandproactivemonitoringtoindependentlyscheduledfrontendworkers,whilebackendworkersasynchronouslyconstructpersistentmultimodalmemoryandperformhistoricalrecallandexternalsearch.StreamMindoutperformsexistingstreamingbaselinesacrossallfourcapabilitiesandreducesquery-to-answerlatencybyreusingpersistentstate.
View arXiv pageView PDFProject pageGitHub0Add to collection
Get this paper in your agent:
hf papers read 2608\.05703
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.05703 in a model README.md to link it from this page.
Datasets citing this paper1
#### hkuzxc/StreamArena Viewer• Updated3 days ago • 7.78k • 126
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.05703 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
HorizonStream: Long-Horizon Attention for Streaming 3D Reconstruction
HorizonStream introduces a long-horizon attention mechanism for streaming 3D reconstruction that explicitly models geometric propagation via an evidence influence kernel, achieving stable, scalable reconstruction with constant memory and linear time complexity, and generalizing to sequences over 10,000 frames.
Video = World + Event Stream
Wan-Streamer v0.3 reframes video as a world plus event stream, introducing a general-purpose pretraining task for real-time audio-visual interaction. It achieves low-latency full-duplex interaction with 200ms model-side response latency.
Streaming Communication in Multi-Agent Reasoning
StreamMA introduces a streaming communication paradigm for multi-agent reasoning that pipelines intermediate results to reduce latency and improve effectiveness by leveraging more reliable early steps, outperforming baselines across benchmarks and revealing a step-level scaling law.
StreamMemBench: Streaming Evaluation of Agent Memory for Future-Oriented Assistance
StreamMemBench is a new streaming benchmark that tests how well personal-agent memory systems use observed evidence and user feedback for future-oriented assistance. Experiments show current systems often fail to turn stored information into reliable follow-up behavior.
Wan-Streamer v0.1: End-to-end Real-time Interactive Foundation Models
Wan-Streamer is a unified end-to-end multimodal model for real-time audio-visual interaction using causal attention and integrated processing of visual, audio, and text modalities, achieving sub-second latency.