Search papers, labs, and topics across Lattice.
UnityShots introduces a novel memory-driven approach to multi-shot audio-video generation, utilizing a structured cross-shot memory system that effectively maintains subject appearance, scene context, and speaker identity across cuts. By employing a boundary-aware gating mechanism that integrates visual cut probabilities and beat-tracker signals, the system updates both long-term and short-term memory slots to enhance coherence in generated videos. The results demonstrate that UnityShots outperforms open-source baselines on all cross-shot coherence metrics and matches the performance of leading closed-source systems in multi-shot scenarios, showcasing its effectiveness in maintaining continuity across diverse cultural contexts and languages.
UnityShots achieves unprecedented cross-shot coherence in multi-shot video generation, outperforming open-source benchmarks and rivaling top closed-source systems.
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-driven multi-shot audio-video generation system built on LTX-2.3, trained on annotated cinematic and music-video shots. The video stream maintains two fixed-size slots, a long-term memory (LTM) slot anchored to the opening shot and a short-term memory (STM) slot holding the immediately preceding tail, both updated at every cut by a boundary-conditioned gate that fuses visual cut probability and beat-tracker signals. The audio stream injects a reference speaker token at every shot to preserve vocal timbre without a sliding audio bank. A discrete cut-type prior, learned through AdaLN, 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 every cross-shot coherence metric and matches the strongest closed-source system on the multi-shot axes.