EchoWM: Open and Enterable Omnimodal World Models

TL;DR

EchoWM generates 720p video, environmental sound, music, and speech, supporting continuous navigation.

cs.CV 🔴 Advanced 2026-08-24 4 views
Songchun Zhang Yaowei Li Junhao Zhuang Weiyang Jin Haoyu Wang Xin Lu Yilang Sun Shiyi Zhang Haoran Li Xiaoxiao Ma Yuming Li Yijun Liu Yaofeng Su Yanwen Ma Haoyu Wu Zihan Su Yue Ma Lvmin Zhang Haoyang Huang Zeyue Xue Anyi Rao Nan Duan
generative model multimodal trajectory control audio-visual sync long-horizon generation

Key Findings

Methodology

EchoWM employs a complementary data engine and progressive training followed by autoregressive post-training to jointly learn audio-visual generation and trajectory control. The model maps discrete commands and continuous poses to a shared 6-DoF trajectory, ensuring consistent motion magnitude across heterogeneous data. By learning camera-character dynamics from data, it supports both first-person and third-person scene interactions.

Key Results

  • EchoWM excels on public world-model benchmarks, achieving high trajectory following accuracy and visual quality, supporting interactions across varied subjects.
  • The model maintains synchronized environmental sound and speech during long-horizon generation, demonstrating its advantage in audio-visual generation.
  • Ablation studies confirm the effectiveness of progressive training and autoregressive post-training in enhancing long-horizon generation.

Significance

EchoWM is significant for both academia and industry, addressing challenges in multimodal synchronization and long-horizon generation. It offers new solutions for virtual reality, gaming, and film production, filling gaps in existing methods regarding multimodal generation and interactivity.

Technical Contribution

EchoWM distinguishes itself from existing methods by introducing a shared 6-DoF trajectory mapping mechanism and improving long-horizon generation stability and quality through progressive training and autoregressive post-training. It also provides new engineering possibilities in audio-visual synchronization and multimodal interaction.

Novelty

EchoWM is the first to achieve synchronized multimodal content generation in generative media, supporting continuous navigation. It innovatively combines trajectory control with multimodal generation, setting it apart from previous work.

Limitations

  • The model may underperform in extremely complex scenes, especially those with numerous dynamic elements.
  • High hardware resource requirements may limit its application on mobile devices.

Future Work

Future work could include optimizing the model to reduce computational resource consumption and exploring applications in more complex scenarios. Further improving synchronization accuracy in multimodal generation is also a key direction.

AI Executive Summary

EchoWM is an innovative multimodal world model capable of generating 720p video, environmental sound, music, and speech while supporting continuous user navigation. Existing generative models often fall short in multimodal synchronization and long-horizon generation, but EchoWM addresses these issues by introducing a shared 6-DoF trajectory mapping mechanism and progressive training strategy.

Technically, EchoWM employs progressive training and autoregressive post-training to ensure stability and quality in long-horizon generation. The model learns camera-character dynamics from data, supporting interactions in both first-person and third-person scenes. Experimental results show that EchoWM excels on public world-model benchmarks, achieving high trajectory following accuracy and visual quality.

EchoWM's introduction is significant for virtual reality, gaming, and film production. It not only addresses synchronization issues in multimodal generation but also offers new possibilities for future multimodal interactive applications. However, the model still has room for improvement in handling extremely complex scenes, and future research can further optimize its performance and application scope.

Deep Analysis

Background

Multimodal generative models have gained significant attention in fields like virtual reality, gaming, and film production. Traditional generative models often focus on single-modality generation, such as video or audio, neglecting synchronized multimodal content generation. Representative works like GPT-3 have made breakthroughs in text generation but fall short in multimodal generation. EchoWM fills this gap by supporting synchronized multimodal content generation, advancing the development of generative models.

Core Problem

Existing generative models face significant challenges in multimodal synchronization and long-horizon generation. Specifically, maintaining synchronization between video, audio, and other modalities during generation is a challenge. Additionally, the stability and quality of long-horizon generation are critical issues. Solving these problems is crucial for enhancing user experience and expanding application scenarios.

Innovation

EchoWM's core innovations include its ability to synchronize multimodal generation and support continuous navigation. First, the model introduces a shared 6-DoF trajectory mapping mechanism to ensure synchronization across modalities. Second, it employs progressive training and autoregressive post-training strategies to enhance long-horizon generation stability and quality. Compared to previous work, EchoWM offers significant advantages in multimodal generation and interactivity.

Methodology

  • �� Construct a complementary data engine to support joint learning of multimodal data.
  • �� Employ progressive training strategy to gradually enhance the model's generative capabilities.
  • �� Introduce autoregressive post-training to improve long-horizon generation stability.
  • �� Use shared 6-DoF trajectory mapping mechanism to ensure multimodal synchronization.
  • �� Learn camera-character dynamics from data to support diverse interaction scenarios.

Experiments

Experiments were conducted using multiple public world-model benchmark datasets to evaluate EchoWM's performance in various scenarios. Baselines included traditional single-modality generative models and some multimodal generative models. Metrics included trajectory following accuracy, visual quality, and multimodal synchronization. Ablation studies verified the effectiveness of progressive training and autoregressive post-training in enhancing model performance.

Results

Experimental results show that EchoWM outperforms existing baseline methods in trajectory following accuracy and visual quality. The model maintains synchronization of multimodal content during long-horizon generation, particularly excelling in complex scenarios. Ablation studies further confirm the effectiveness of progressive training and autoregressive post-training strategies.

Applications

EchoWM has broad application potential in virtual reality, gaming, and film production. Its ability to synchronize multimodal generation can enhance user experience, supporting more realistic virtual scene construction. Additionally, its long-horizon generation capability makes it suitable for applications requiring continuous content generation.

Limitations & Outlook

Despite significant progress in multimodal generation, EchoWM may underperform in extremely complex scenes. Additionally, the model's high computational resource requirements may limit its application on mobile devices. Future research can further optimize the model to reduce resource consumption and improve performance in complex scenarios.

Plain Language Accessible to non-experts

Imagine you're traveling in a virtual world, and EchoWM is your guide. It not only shows you high-definition video scenes but also synchronizes environmental sounds, music, and speech, making you feel as if you're really there. Just like in a large amusement park, EchoWM coordinates the operation of various attractions to ensure you have the best experience in every scene. Whether it's a first-person adventure or a third-person observation, EchoWM provides a smooth navigation experience by learning dynamic relationships from data.

ELI14 Explained like you're 14

Imagine you're playing a super cool VR game, and EchoWM is the hero behind the scenes making everything look and sound super real! It lets you move around the game world freely, and everything you see and hear is perfectly in sync. It's like being in a giant amusement park where EchoWM ensures every ride works perfectly, so you have a blast! Isn't that awesome?

Glossary

6-DoF

Refers to six degrees of freedom in three-dimensional space: forward/backward, left/right, up/down movements, and rotations around three axes.

Used in EchoWM to describe the motion trajectory of cameras or characters.

Progressive Training

A training strategy that gradually increases task difficulty to improve model performance.

Used in EchoWM for joint learning of audio-visual generation and trajectory control.

Autoregressive Post-Training

A training method that uses previously generated results during generation to improve model stability.

Used in EchoWM to enhance long-horizon generation stability.

Multimodal Generation

Simultaneously generating multiple types of data, such as video and audio.

A core capability of EchoWM.

Trajectory Following

The model generates motion trajectories that meet expected commands.

Used in EchoWM to evaluate the model's navigation capability.

Open Questions Unanswered questions from this research

  • 1 Achieving efficient multimodal generation on resource-constrained devices remains an open question. Current methods have limitations in computational resource demands, requiring further optimization.
  • 2 Improving multimodal synchronization generation in extremely complex scenarios, especially those with numerous dynamic elements, is still needed.

Applications

Immediate Applications

Virtual Reality Experience

EchoWM can enhance user experience in virtual reality applications by synchronizing multimodal content generation, providing a more immersive feel.

Long-term Vision

Intelligent Film Production

In the future, EchoWM could be used for automated film production by generating high-quality multimodal content, reducing manual intervention, and achieving intelligent production processes.

Abstract

We present EchoWM, an omnimodal world model for enterable generative media that responds to continuous navigation while jointly generating 720p video, environmental sound, music and speech. We organize interaction around camera intent: in first-person scenes, it specifies observer motion, while in third-person scenes, camera--character dynamics are learned from data without view-specific controllers. Discrete commands and continuous poses are mapped to a shared metric-scale relative 6-DoF trajectory, with dataset-level calibration preserving motion magnitude across heterogeneous data. To jointly learn audio-visual generation and trajectory control, we construct a complementary data engine and adopt progressive training followed by autoregressive post-training for long-horizon generation. Extensive evaluations show that \model achieves strong trajectory following and high visual quality on public world-model benchmarks, supporting both first- and third-person interaction across varied subjects, and maintaining synchronized environmental sound and speech over long-horizon generation.

cs.CV