UnityShots: Memory-Driven Multi-Shot Audio-Video Generation with Boundary-Aware Gating
Summary
UnityShots is a memory-driven multi-shot audio-video generation system that maintains consistent subject appearance and audio across video cuts using fixed-size long-term and short-term memory slots with boundary-conditioned gates and discrete cut-type priors. It outperforms open-source baselines on cross-shot coherence metrics and matches closed-source systems.
View Cached Full Text
Cached at: 06/25/26, 09:11 AM
Paper page - UnityShots: Memory-Driven Multi-Shot Audio-Video Generation with Boundary-Aware Gating
Source: https://huggingface.co/papers/2606.21661
Abstract
UnityShots is a memory-driven audio-video generation system that maintains consistent subject appearance and audio across video cuts using fixed-size long-term and short-term memory slots with boundary-conditioned gates and discrete cut-type priors.
Generating a coherent multi-shot video requires structured cross-shot memory. Subject appearance, scene context, and speaker identity must persist across cuts. Existing approaches either train end-to-end over fixed-length sequences and cannot scale, generate shot-by-shot with memory banks that grow linearly, or orchestrate pretrained generators under an LLM planner without a multi-shot-aware backbone. We present UnityShots, a memory-drivenmulti-shot audio-video generationsystem built onLTX-2.3, trained on annotated cinematic and music-video shots. The video stream maintains two fixed-size slots, along-term memory(LTM) slot anchored to the opening shot and ashort-term memory(STM) slot holding the immediately preceding tail, both updated at every cut by aboundary-conditioned gatethat fusesvisual cut probabilityandbeat-tracker signals. The audio stream injects areference speaker tokenat every shot to preserve vocal timbre without a sliding audio bank. Adiscrete cut-type prior, learned throughAdaLN, becomes an inference-time control knob over transition strength. We release a benchmark of 200 multi-cultural multi-shot sequences spanning six ethnic regions and ten or more languages, with per-shot reference identities, reference audio, and per-boundary transition labels. Evaluated across I2V, T2V, and R2V conditioning modes, UnityShots leads open-source baselines on everycross-shot coherencemetric and matches the strongest closed-source system on the multi-shot axes.
View arXiv pageView PDFProject pageGitHub2Add to collection
Get this paper in your agent:
hf papers read 2606\.21661
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.21661 in a model README.md to link it from this page.
Datasets citing this paper1
#### KlingTeam/UnityShotsBench Viewer• Updatedabout 20 hours ago • 1.43k • 2 • 4
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.21661 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MSAVBench: Towards Comprehensive and Reliable Evaluation of Multi-Shot Audio-Video Generation
MSAVBench is the first comprehensive benchmark and adaptive evaluation framework for multi-shot audio-video generation, assessing 19 models across diverse tasks and achieving high alignment with human judgment.
MuSS: A Large-Scale Dataset and Cinematic Narrative Benchmark for Multi-Shot Subject-to-Video Generation
MuSS introduces a large-scale dataset and benchmark for multi-shot subject-to-video generation, addressing narrative logic and copy-paste issues in cinematic storytelling.
Memento: Reconstruct to Remember for Consistent Long Video Generation
Memento is a subject-reconstruction-guided framework that improves long-form video generation by preserving recurring subjects through memory-based reconstruction and dual-query mechanisms, achieving state-of-the-art performance in long-term subject consistency and cross-shot coherence.
Echo-Forcing: A Scene Memory Framework for Interactive Long Video Generation
Echo-Forcing introduces a scene memory framework for interactive long video generation, using hierarchical temporal memory, scene recall frames, and difference-aware memory decay to handle prompt switching and long-term recall. The method is training-free and achieves strong performance on VBench-Long.
UniVidX: A Unified Multimodal Framework for Versatile Video Generation via Diffusion Priors
The article discusses the UniVidX paper, which introduces a unified multimodal framework for video generation using diffusion priors and discusses its cross-modal coherence mechanisms.