paper-with-me

홈 › Papers

Memorize-and-Generate: Towards Long-Term Consistency in Real-Time Video Generation

2025-12-21 · Tianrui Zhu, Shiyi Zhang, Zhirui Sun, Jingqi Tian, Yansong Tang arxiv

Frame-level autoregressive (frame-AR) models have achieved significant progress, enabling real-time video generation comparable to bidirectional diffusion models and serving as a foundation for interactive world models and game engines. However, current approaches in long video generation typically rely on window attention, which naively discards historical context outside the window, leading to catastrophic forgetting and scene inconsistency; conversely, retaining full history incurs prohibitive memory costs. To address this trade-off, we propose Memorize-and-Generate (MAG), a framework that decouples memory compression and frame generation into distinct tasks. Specifically, we train a memory model to compress historical information into a compact KV cache, and a separate generator model to synthesize subsequent frames utilizing this compressed representation. Furthermore, we introduce MAG-Bench to strictly evaluate historical memory retention. Extensive experiments demonstrate that MAG achieves superior historical scene consistency while maintaining competitive performance on standard video generation benchmarks.

📄 PDF Abstract BibTeX arXiv:2512.18741

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Temporally Consistent Depth Prediction with Flow-Guided Memory Units

2019-09-16 · Chanho Eom, Hyunjong Park, Bumsub Ham

Predicting depth from a monocular video sequence is an important task for autonomous driving. Although it has advanced considerably in the past few years, recent methods based on convolutional neural networks (CNNs) disc…

Autonomous DrivingDepth EstimationDepth PredictionOptical Flow Estimation+1

Memorize When Needed: Decoupled Memory Control for Spatially Consistent Long-Horizon Video Generation

2026-04-20 · Yanjun Guo, Zhengqiang Zhang, Pengfei Wang, Xinyue Liang 외 arxiv

Spatially consistent long-horizon video generation aims to maintain temporal and spatial consistency along predefined camera trajectories. Existing methods mostly entangle memory modeling with video generation, leading t…

Video Generation

NAMESAKES: Probing Identity Memorization in Text-to-Image Models

2026-06-18 · Morris Alper, Vasudha Varadarajan, Moran Yanuka, Angelina Wang 외 arxiv

Text-to-image (T2I) models generate realistic likenesses of some individuals when prompted with their names, raising privacy concerns. However, distinguishing whether a generated face is memorized or fabricated currently…

Tracking using Numerous Anchor points

2017-02-07 · Tanushri Chakravorty, Guillaume-Alexandre Bilodeau, Eric Granger

In this paper, an online adaptive model-free tracker is proposed to track single objects in video sequences to deal with real-world tracking challenges like low-resolution, object deformation, occlusion and motion blur. …

ObjectObject LocalizationVisual Tracking

Long-Term Memory Networks for Question Answering

2017-07-06 · Fenglong Ma, Radha Chitta, Saurabh Kataria, Jing Zhou 외

Question answering is an important and difficult task in the natural language processing domain, because many basic natural language processing tasks can be cast into a question answering task. Several deep neural networ…

Question Answering