Physics-as-Inverse-Graphics: Unsupervised Physical Parameter Estimation from Video
Miguel Jaques, Michael Burke, Timothy Hospedales
TL;DR
The paper addresses unsupervised physical parameter estimation and state discovery from video when the governing dynamics are known but object-level labels are unavailable. It proposes physics-as-inverse-graphics, which combines vision-based inverse graphics with a differentiable physics engine, using a coordinate-consistent decoder to render predictions from latent object coordinates and velocities. The approach yields accurate long-term video predictions and enables data-efficient vision-based model-predictive control, demonstrated on multiple dynamical systems and an OpenAI Gym pendulum. Key contributions include end-to-end unsupervised learning of physical parameters, explicit interpretable states, and successful zero-shot adaptation through physics reasoning, all enabled by the tight coupling of vision and differentiable physics. This framework advances physics-grounded scene understanding and control from pixels with minimal supervision, with potential for broader applicability in vision-guided robotics and scientific inference.
Abstract
We propose a model that is able to perform unsupervised physical parameter estimation of systems from video, where the differential equations governing the scene dynamics are known, but labeled states or objects are not available. Existing physical scene understanding methods require either object state supervision, or do not integrate with differentiable physics to learn interpretable system parameters and states. We address this problem through a physics-as-inverse-graphics approach that brings together vision-as-inverse-graphics and differentiable physics engines, enabling objects and explicit state and velocity representations to be discovered. This framework allows us to perform long term extrapolative video prediction, as well as vision-based model-predictive control. Our approach significantly outperforms related unsupervised methods in long-term future frame prediction of systems with interacting objects (such as ball-spring or 3-body gravitational systems), due to its ability to build dynamics into the model as an inductive bias. We further show the value of this tight vision-physics integration by demonstrating data-efficient learning of vision-actuated model-based control for a pendulum system. We also show that the controller's interpretability provides unique capabilities in goal-driven control and physical reasoning for zero-data adaptation.
