English

Memory-V2V: Memory-Augmented Video-to-Video Diffusion for Consistent Multi-Turn Editing

Computer Vision and Pattern Recognition 2026-03-24 v2 Artificial Intelligence Machine Learning

Abstract

Video-to-video diffusion models achieve impressive single-turn editing performance, but practical editing workflows are inherently iterative. When edits are applied sequentially, existing models treat each turn independently, often causing previously generated regions to drift or be overwritten. We identify this failure mode as the problem of cross-turn consistency in multi-turn video editing. We introduce Memory-V2V, a memory-augmented framework that treats prior edits as structured constraints for subsequent generations. Memory-V2V maintains an external memory of previous outputs, retrieves task-relevant edits, and integrates them through relevance-aware tokenization and adaptive compression. These technical ingredients enable scalable conditioning without linear growth in computation. We demonstrate Memory-V2V on iterative video novel view synthesis and text-guided long video editing. Memory-V2V substantially enhances cross-turn consistency while maintaining visual quality, outperforming strong baselines with modest overhead.

Keywords

Cite

@article{arxiv.2601.16296,
  title  = {Memory-V2V: Memory-Augmented Video-to-Video Diffusion for Consistent Multi-Turn Editing},
  author = {Dohun Lee and Chun-Hao Paul Huang and Xuelin Chen and Jong Chul Ye and Duygu Ceylan and Hyeonho Jeong},
  journal= {arXiv preprint arXiv:2601.16296},
  year   = {2026}
}

Comments

Project page: https://dohunlee1.github.io/MemoryV2V

R2 v1 2026-07-01T09:16:31.554Z