Long-Horizon Audio-Visual Generation for Persistent Stories and Interactive Worlds

TL;DR

JoyAI-Echo-1.5 enhances long-form audio-visual generation with memory and geometric control, improving consistency and visual quality.

cs.CV 🔴 Advanced 2026-08-24 4 views
Nan Duan Haoyang Huang Weiyang Jin Haoran Li Yaowei Li Yuming Li Yijun Liu Xin Lu Xiaoxiao Ma Yanwen Ma Yaofeng Su Yilang Sun Haoyu Wang Zeyue Xue Songchun Zhang Junhao Zhuang
audio-visual generation long-video interactive worlds memory mechanism geometric control

Key Findings

Methodology

JoyAI-Echo-1.5 comprises two versions: long-video and world-model. The long-video version uses composable cross-shot memory to integrate visual evidence and speaker cues, maintaining character appearance and voice consistency. The world-model version converts navigation inputs into calibrated 6-DoF camera trajectories for controller-agnostic interaction across flexible viewpoints.

Key Results

  • JoyAI-Echo-1.5 outperforms existing baselines in cross-shot consistency and visual quality, scoring 81.7 on WBench.
  • It excels in visual quality and long-horizon persistence on SANA-WM-Bench.
  • Self-Gradient Forcing on self-generated rollouts enhances generation stability.

Significance

This research advances long-form narrative and interactive world generation by addressing identity forgetting and action input inconsistency in existing models. The introduction of memory mechanisms and geometric control lays a foundation for coherent stories and evolving interactive worlds.

Technical Contribution

JoyAI-Echo-1.5 transforms a bidirectional audio-visual backbone into a causal few-step generator using audio-visual teacher forcing and Self-Gradient Forcing. Its long-video version maintains character consistency through multi-shot audio-visual memory, while the world-model version achieves flexible interaction via a geometry-aware pathway.

Novelty

This system uniquely combines cross-shot memory and geometric control for long-horizon audio-visual generation, significantly enhancing stability and consistency compared to existing methods.

Limitations

  • The system may underperform in extremely complex scenarios.
  • Dependence on high-quality data may limit performance on low-quality datasets.

Future Work

Future research could explore applying this system to more complex scenarios and optimizing performance on low-quality datasets.

AI Executive Summary

JoyAI-Echo-1.5 marks a breakthrough in audio-visual generation, particularly in long-form narratives and interactive worlds. Existing video generation models often struggle with identity forgetting and action input inconsistency during long-horizon generation. JoyAI-Echo-1.5 addresses these issues with cross-shot memory mechanisms and geometric control pathways.

The long-video version of JoyAI-Echo-1.5 integrates visual evidence and speaker cues to maintain character appearance and voice consistency. Meanwhile, the world-model version converts heterogeneous navigation inputs into calibrated 6-DoF camera trajectories, enabling controller-agnostic interaction across flexible viewpoints. This innovation results in more realistic and persistent interactive worlds.

Experimental results demonstrate that JoyAI-Echo-1.5 outperforms existing baselines in cross-shot consistency, visual quality, and long-horizon persistence, particularly excelling on WBench and SANA-WM-Bench. This indicates the system's potential in generating coherent stories and continuously evolving interactive worlds. However, the system still faces performance limitations in extremely complex scenarios, and future research could optimize its performance on low-quality datasets.

Deep Analysis

Background

Audio-visual generation has made significant strides, especially in short video generation. However, long-form narratives and interactive world generation still face challenges. Existing models often exhibit identity forgetting and action input inconsistency during long-horizon generation, limiting their application in complex scenarios.

Core Problem

Long-horizon audio-visual generation requires models to maintain character identity and action input consistency over extended periods. Solving this problem is crucial for generating coherent stories and interactive worlds, but existing models often perform poorly in this regard.

Innovation

JoyAI-Echo-1.5 introduces cross-shot memory mechanisms and geometric control pathways to achieve stability and consistency in long-horizon audio-visual generation. Cross-shot memory integrates visual evidence and speaker cues, while geometric control converts navigation inputs into calibrated 6-DoF camera trajectories.

Methodology

  • �� The long-video version integrates visual evidence through composable cross-shot memory.

  • �� The world-model version converts navigation inputs into calibrated 6-DoF camera trajectories.

  • �� Uses audio-visual teacher forcing and Self-Gradient Forcing to train the generator.

Experiments

Experiments used WBench and SANA-WM-Bench datasets to evaluate cross-shot consistency, visual quality, and long-horizon persistence. Self-Gradient Forcing on self-generated rollouts enhances generation stability.

Results

JoyAI-Echo-1.5 scored an average of 81.7 on WBench and excelled on SANA-WM-Bench, demonstrating its stability and consistency in long-horizon generation.

Applications

The system can be used for generating long-form narrative videos and interactive game worlds, particularly suitable for scenarios requiring long-term character consistency and action input consistency.

Limitations & Outlook

While the system performs well in long-horizon generation, it may underperform in extremely complex scenarios. Additionally, its reliance on high-quality data may limit performance on low-quality datasets.

Plain Language Accessible to non-experts

Imagine you're directing a movie. Traditional methods are like using a fixed camera to shoot short clips, where characters and scenes might change between shots. JoyAI-Echo-1.5 is like a smart director that remembers each character's appearance and voice, maintaining consistency even during long shoots. It can also adjust camera angles based on different scenes and actions, like an experienced cinematographer. This way, the generated video is like a coherent movie, with consistent characters and stories.

ELI14 Explained like you're 14

Imagine you're playing a super cool game where characters and environments change based on your actions. JoyAI-Echo-1.5 is like the brain of the game, remembering each character's look and voice, so they don't change even if you play for a long time. It can also adjust the view based on your actions, just like exploring freely in the game. This makes the game world more realistic and fun!

Glossary

Cross-shot Memory

A mechanism to integrate visual and audio information from multiple shots to maintain character consistency.

Used in long-video generation to ensure consistent character appearance and voice.

Geometry-aware Conditioning Pathway

A method to convert navigation inputs into camera trajectories for flexible viewpoint interaction.

Used in the world-model version for controller-agnostic interaction.

Self-Gradient Forcing

A training method that enhances generation stability through self-generated rollouts.

Used to train the generator, improving stability in long-horizon generation.

6-DoF Camera Trajectories

Describes the trajectory of a camera in 3D space, including position and orientation.

Used in the world-model version for flexible camera control.

Audio-Visual Teacher Forcing

A training method that guides the generator to learn correct audio-visual sequences.

Used to train the generator, ensuring accurate audio-visual generation.

Open Questions Unanswered questions from this research

  • 1 How to improve system performance on low-quality datasets?
  • 2 How to maintain generation stability in extremely complex scenarios?

Applications

Immediate Applications

Long-form Narrative Video Generation

Used in film and TV production to ensure consistent characters and stories.

Interactive Game Worlds

Used in game development to provide a more realistic and coherent gaming experience.

Long-term Vision

Virtual Reality Experiences

Provides more realistic immersive experiences, potentially transforming entertainment and education industries.

Abstract

Video generation is progressing beyond isolated clips toward long-form narratives and interactive worlds, requiring models to preserve identities, follow user controls, and remain stable over extended rollouts. We present JoyAI-Echo-1.5, a unified audio-visual generation system with two purpose-built variants. The long-video variant introduces composable cross-shot memory that aggregates visual evidence across multiple prior shots and speaker cues derived from speech-filtered full-shot audio, enabling persistent character appearance and voice identity across flexible combinations of text, image, and memory conditioning. The world-model variant converts heterogeneous navigation inputs into calibrated metric 6-DoF camera trajectories and injects them through a geometry-aware conditioning pathway, enabling controller-agnostic interaction across flexible viewpoints. To support efficient long-horizon generation, we transform a bidirectional audio-visual backbone into a causal few-step generator using progressive teacher forcing and short- and long-horizon Self-Gradient Forcing on self-generated rollouts. Experiments demonstrate strong performance in both settings. JoyAI-Echo-1.5 achieves improvements over existing long-video baselines in cross-shot consistency, visual quality, text alignment, and speech fidelity. Its world-model variant ranks first on WBench, with an average score of 81.7, and achieves leading visual quality and long-horizon persistence on SANA-WM-Bench. Together, these results indicate that memory, geometric control, and rollout-aware training provide a practical foundation for generating coherent stories and continuously evolving interactive worlds. Project page: https://echo-team-joy-future-academy-jd.github.io/Echo-1.5-Page/.

cs.CV