StreamTTT: Reconciling Real-Time Perception and Long-Term Memory in Streaming VLMs
Abstract
StreamTTT improves streaming vision-language models by storing long-range history in online-updated fast weights while keeping a short key-value cache for recent perception, boosting both real-time understanding and long-range recall.
Humans effortlessly perceive the present while remembering the past, yet streaming VLMs often trade off real-time perception against long-term memory. Prior work shows that shortening the context can sharpen current-scene perception at the expense of long-range recall. To reconcile these abilities, we introduce StreamTTT, which writes long-range history into online-updated fast weights outside the attention context. This leaves a short sliding key-value cache dedicated to recent evidence, mitigating attention dilution. We train StreamTTT jointly on offline long-video QA and a newly constructed real-time QA corpus. On OVO-Bench, under each model's reported input protocol, StreamTTT-4B outperforms the same-scale SimpleStream-4B by 0.6 points in real-time perception and 5.3 points in backward tracing. It also surpasses the larger SimpleStream-8B by 0.73 points on StreamingBench's Real-Time Visual Understanding (RTVU) subset. Our code is publicly available at https://github.com/zeyun-zhong/StreamTTT.
Get this paper in your agent:
hf papers read 2608.13416 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 1
zeyun-zhong/RealTimeVideo-Instruct-112K
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper