paper-with-me

홈 › Papers

Learning Physics From Video: Unsupervised Physical Parameter Estimation for Continuous Dynamical Systems

2024-10-02 · CVPR 2025 1 · Alejandro Castañeda Garcia, Jan van Gemert, Daan Brinks, Nergis Tömen

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.

📄 PDF Abstract BibTeX arXiv:2410.01376

Code (1)

alejandro-neuro/learning_physics_from_video 공식 구현 pytorch

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Physics-as-Inverse-Graphics: Unsupervised Physical Parameter Estimation from Video

2019-05-27 · ICLR 2020 1 · Miguel Jaques, Michael Burke, Timothy Hospedales

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 …

Inductive BiasModel Predictive Controlparameter estimationScene Understanding+1

MonoPhysics: Estimating Geometry, Appearance, and Physical Parameters from Monocular Videos

2026-05-28 · Daniel Rho, Jun Myeong Choi, Matthew Thornton, Biswadip Dey 외 arxiv

Existing inverse physics methods recover physical parameters from multi-view videos, where geometric constraints across views resolve scale and 3D structure. In monocular settings, however, such constraints are absent, l…

PPR: Physically Plausible Reconstruction from Monocular Videos

2023-01-01 · ICCV 2023 1 · Gengshan Yang, Shuo Yang, John Z. Zhang, Zachary Manchester 외

Given monocular videos, we build 3D models of articulated objects and environments whose 3D configurations satisfy dynamics and contact constraints. At its core, our method leverages differentiable physics simulation…

ProJo4D: Progressive Joint Optimization for Sparse-View Inverse Physics Estimation

2025-06-05 · Daniel Rho, Jun Myeong Choi, Biswadip Dey, Roni Sengupta

Neural rendering has made significant strides in 3D reconstruction and novel view synthesis. With the integration with physics, it opens up new applications. The inverse problem of estimating physics from visual data, ho…

3D ReconstructionNeRFNeural RenderingNovel View Synthesis+2

PhysCtrl: Generative Physics for Controllable and Physics-Grounded Video Generation

2025-09-24 · Chen Wang, Chuhao Chen, Yiming Huang, Zhiyang Dou 외 arxiv

Existing video generation models excel at producing photo-realistic videos from text or images, but often lack physical plausibility and 3D controllability. To overcome these limitations, we introduce PhysCtrl, a novel f…

Video Generation