CVGRMay 28

NeuROK: Generative 4D Neural Object Kinematics

arXiv:2605.3034795.3
AI Analysis

This work addresses the problem of generating simulative 4D dynamics for diverse object types, which is important for building comprehensive 3D world models, and claims clear advantages over prior works.

The paper tackles the challenge of generating realistic 4D dynamics (temporal deformations) for static 3D objects under various physical conditions. It proposes NeuROK, a data-driven kinematic state parameterization that learns a latent space of object states and a decoder to map latents to deformed shapes, enabling simulative dynamics generation without predefined physical models.

Data-driven approaches have revolutionized 3D vision, enabling transformers to effectively reconstruct and generate static 3D objects. However, generating simulative 4D dynamics -- realistic temporal deformations of static objects under various physical conditions -- remains challenging and often ad hoc, despite its importance in building comprehensive 3D world models. Most existing methods assume a predefined physical model and use system identification to estimate parameters, restricting these methods to specific categories and small-scale datasets. We propose that these restrictions can be overcome by learning a data-driven kinematic state parameterization for object-centric physical systems. Specifically, we learn both a latent space representing all possible states of the object and a decoder that maps any sampled latent to a plausibly deformed shape of the object. We refer to this parameterization as Neural Object Kinematics (NeuROK), and learn a transformer-based encoder-decoder model on a curated large-scale 4D dataset. This formulation and the learned model significantly simplify the generation of simulative dynamics since we only need to consider the dynamics within a low-dimensional latent space from the Lagrangian mechanics' perspective in classical physics. We demonstrate the effectiveness and generality of this neural simulation framework across diverse dynamic object types, showing clear advantages over prior works. Project page: https://chen-geng.com/neurok

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes