Overview
Research area: Computer Vision Authors: Yiming Chen, Yushi Lan, Andrea Vedaldi Published: 2026-06-27 arXiv: 2606.27364
Abstract
We present PhysiFormer, a diffusion transformer for physically-plausible 3D object motion. Unlike video world models that operate in view-dependent pixel space, PhysiFormer represents objects as 3D meshes expressed in world coordinates. Given the initial vertex positions and velocities, as well as object material type, rigid or elastic, the model samples future vertex trajectories. While related neural physics approaches build on ad-hoc latent spaces or explicitly enforce rigidity and causality, PhysiFormer learns physics directly from data in world space.
*(Source abstract appears truncated in the original post.)*
Key Points
- PhysiFormer is a diffusion transformer designed for physically plausible 3D object motion simulation.
- It operates in world coordinates on 3D meshes, in contrast to video world models working in view-dependent pixel space.
- Inputs include initial vertex positions and velocities and the object's material type (rigid or elastic).
- The model learns physical behavior from data rather than explicitly enforcing rigidity or causality constraints.