Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

OmniGen: Unified Multimodal Sensor Generation for Autonomous Driving

ACM MM 25 2025 31 method, application

TLDR

OmniGen generates aligned multimodal sensor data for autonomous driving using a shared BEV space and volume rendering.

Reasoning

The paper proposes a unified framework for multimodal sensor generation with a novel reconstruction method, but it is limited to autonomous driving and lacks explicit real-world evaluation in the abstract.

Read-first score

Read-first score 31, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 3.

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Methodology quality 25%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=experiment

Reproducibility 25%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=code

Topical relevance 42%
4.3

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 104.

Keyword Scores

world model
1
world simulator
1
generative world model
1
interactive world model
0
video world model
0
world dynamics prediction
0
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • Unified framework for generating aligned multimodal sensor data (LiDAR and multi-view cameras) using a shared Bird's Eye View (BEV) space.
  • Novel generalizable multimodal reconstruction method (UAE) that jointly decodes LiDAR and multi-view camera data via volume rendering.
  • Incorporation of a Diffusion Transformer (DiT) with a ControlNet branch for controllable multimodal sensor generation.

Methodology

OmniGen uses a shared Bird's Eye View (BEV) space to unify multimodal features from LiDAR and multi-view cameras. It designs a novel multimodal reconstruction method called UAE, which employs volume rendering to jointly decode the sensor data. A Diffusion Transformer (DiT) with a ControlNet branch is integrated to enable controllable generation of multimodal sensor data.

Key Results

Comprehensive experiments demonstrate that OmniGen achieves desired performances in unified multimodal sensor data generation, with multimodal consistency and flexible sensor adjustments.

Tags