Autoregressive video diffusion models can generate high-quality frames in real time, but are limited to short clips — push them further, and the KV cache silently discards past context, causing identity drift and quality collapse. We introduce MemRoPE, a training-free framework that solves this with two co-designed mechanisms: Memory Tokens compress evicted frames into evolving dual-rate EMA representations, while Online RoPE Indexing stores keys without positional encoding and applies it dynamically at attention time, keeping temporal aggregation mathematically valid. The result is unbounded video generation with a fixed-size cache — we demonstrate continuous one-hour generation that preserves subject identity and visual fidelity throughout.
MCL Research on Robust Machine Learning
Share This Story, Choose Your Platform!
About the Author: Youngrae Kim
Youngrae Kim received his Bachelor's degree in Computer Engineering from Hongik University and a Master's degree in Computer Science from Korea Advanced Institute of Science and Technology (KAIST). He is currently pursuing a Ph.D. in Computer Engineering at the University of Southern California (USC). His research interests include machine learning and computer vision.

