English

Consistency-Preserving Diverse Video Generation

Computer Vision and Pattern Recognition 2026-02-18 v1

Abstract

Text-to-video generation is expensive, so only a few samples are typically produced per prompt. In this low-sample regime, maximizing the value of each batch requires high cross-video diversity. Recent methods improve diversity for image generation, but for videos they often degrade within-video temporal consistency and require costly backpropagation through a video decoder. We propose a joint-sampling framework for flow-matching video generators that improves batch diversity while preserving temporal consistency. Our approach applies diversity-driven updates and then removes only the components that would decrease a temporal-consistency objective. To avoid image-space gradients, we compute both objectives with lightweight latent-space models, avoiding video decoding and decoder backpropagation. Experiments on a state-of-the-art text-to-video flow-matching model show diversity comparable to strong joint-sampling baselines while substantially improving temporal consistency and color naturalness. Code will be released.

Keywords

Cite

@article{arxiv.2602.15287,
  title  = {Consistency-Preserving Diverse Video Generation},
  author = {Xinshuang Liu and Runfa Blark Li and Truong Nguyen},
  journal= {arXiv preprint arXiv:2602.15287},
  year   = {2026}
}
R2 v1 2026-07-01T10:39:25.655Z