Learning Physics From Video: Unsupervised Physical Parameter Estimation for Continuous Dynamical Systems
About
Extracting physical dynamical system parameters from recorded observations is key in natural science. Current methods for automatic parameter estimation from video train supervised deep networks on large datasets. Such datasets require labels, which are difficult to acquire. While some unsupervised techniques--which depend on frame prediction--exist, they suffer from long training times, initialization instabilities, only consider motion-based dynamical systems, and are evaluated mainly on synthetic data. In this work, we propose an unsupervised method to estimate the physical parameters of known, continuous governing equations from single videos suitable for different dynamical systems beyond motion and robust to initialization. Moreover, we remove the need for frame prediction by implementing a KL-divergence-based loss function in the latent space, which avoids convergence to trivial solutions and reduces model size and compute. We first evaluate our model on synthetic data, as commonly done. After which, we take the field closer to reality by recording Delfys75: our own real-world dataset of 75 videos for five different types of dynamical systems to evaluate our method and others. Our method compares favorably to others. %, yet, and real-world video datasets and demonstrate improved parameter estimation accuracy compared to existing methods. Code and data are available online:https://github.com/Alejandro-neuro/Learning_physics_from_video.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Parameter Estimation | Pendulum 90cm | Length (m)1.07 | 9 | |
| Parameter Estimation | Delfys Sliding Block Med | Acceleration (m/s^2)2.7 | 6 | |
| Parameter Estimation | Delfys Sliding Block High | Estimated Acceleration (m/s^2)3.44 | 6 | |
| Parameter Estimation | Delfys Pendulum 45cm | Length (m)0.51 | 6 | |
| Parameter Estimation | Delfys Pendulum 150cm | Length (m)1.3 | 6 | |
| Parameter Estimation | Delfys Torricelli Med | Parameter k (sqrt(m)/s)0.0132 | 6 | |
| Parameter Estimation | Delfys Torricelli Large | k [sqrt(m)/s]0.0167 | 6 | |
| Parameter Estimation | Delfys Sliding Block Low | Acceleration (m/s^2)1.29 | 6 | |
| Parameter Estimation | Delfys Torricelli Small | k [sqrt(m)/s]0.0094 | 6 | |
| Parameter Estimation | Delfys LED Med | Gamma97 | 4 |