Paper Overview
- Research area: Computer Vision (CV)
- Authors: Kang Liao, Yihang Luo, Xiao-Ming Wu
- arXiv: 2609.04196
- Native world states: The framework jointly models three world states — physics (gravity fields and latitude), geometry (depth), and appearance (images) — alongside a unified Omni-Camera representation that supports diverse tasks and flexible motion.
- Physics propagation: A strategy propagates physical dynamics across future frames. By anchoring absolute camera attributes in the real world, Puffin-World achieves physically consistent and visually stable world generation.
- Joint appearance–geometry generation: Appearance and geometry are coupled in a single generative process, jointly synthesizing each future view while reconstructing its underlying geometry.
- Closed-loop applications: The unified paradigm enables interleaved closed-loop applications requiring cross-task synergy, including imitation and self-calibrated world exploration.
- Puffin-16M dataset: To scale to complex scenes, the authors built Puffin-16M, containing 15 million vision-language-camera triplets and 1 million trajectories covering various challenging motions.
Key Contributions
The authors propose Puffin-World, a unified multimodal architecture that integrates physical understanding, spatial simulation, and 3D world generation and reconstruction — without relying on external offline modules.
Original Abstract (excerpt)
> We propose Puffin-World, a unified multimodal architecture that integrates physical understanding, spatial simulation, and 3D world generation and reconstruction without relying on external offline modules. Our framework jointly models three native world states: physics, geometry, and appearance, together with a unified Omni-Camera representation. We introduce a strategy for propagating physical dynamics across future frames.
Code, models, and the dataset have been publicly released by the authors.
---
*Auto-collected on 2026-09-05.*