paper-with-me

홈 › Papers

Distilling Governing Laws and Source Input for Dynamical Systems from Videos

2022-05-03 · Lele Luan, Yang Liu, Hao Sun

Distilling interpretable physical laws from videos has led to expanded interest in the computer vision community recently thanks to the advances in deep learning, but still remains a great challenge. This paper introduces an end-to-end unsupervised deep learning framework to uncover the explicit governing equations of dynamics presented by moving object(s), based on recorded videos. Instead in the pixel (spatial) coordinate system of image space, the physical law is modeled in a regressed underlying physical coordinate system where the physical states follow potential explicit governing equations. A numerical integrator-based sparse regression module is designed and serves as a physical constraint to the autoencoder and coordinate system regression, and, in the meanwhile, uncover the parsimonious closed-form governing equations from the learned physical states. Experiments on simulated dynamical scenes show that the proposed method is able to distill closed-form governing equations and simultaneously identify unknown excitation input for several dynamical systems recorded by videos, which fills in the gap in literature where no existing methods are available and applicable for solving this type of problem.

📄 PDF Abstract BibTeX arXiv:2205.01314

Code (1)

leleluan/videodiscovery 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

DySMHO: Data-Driven Discovery of Governing Equations for Dynamical Systems via Moving Horizon Optimization

2021-07-30 · Fernando Lejarza, Michael Baldea

Discovering the governing laws underpinning physical and chemical phenomena is a key step towards understanding and ultimately controlling systems in science and engineering. We introduce Discovery of Dynamical Systems v…

Extracting Stochastic Governing Laws by Nonlocal Kramers-Moyal Formulas

2021-08-28 · Yubin Lu, Yang Li, Jinqiao Duan

With the rapid development of computational techniques and scientific tools, great progress of data-driven analysis has been made to extract governing laws of dynamical systems from data. Despite the wide occurrences of …

A Data-Driven Approach for Discovering Stochastic Dynamical Systems with Non-Gaussian Levy Noise

2020-05-07 · Yang Li, Jinqiao Duan

With the rapid increase of valuable observational, experimental and simulating data for complex systems, great efforts are being devoted to discovering governing laws underlying the evolution of these systems. However, t…

Physics-Guided Deep Learning for Dynamical Systems: A Survey

2021-07-02 · Rui Wang, Rose Yu

Modeling complex physical dynamics is a fundamental task in science and engineering. Traditional physics-based models are sample efficient, and interpretable but often rely on rigid assumptions. Furthermore, direct numer…

Deep LearningSurvey

Extracting Governing Laws from Sample Path Data of Non-Gaussian Stochastic Dynamical Systems

2021-07-21 · Yang Li, Jinqiao Duan

Advances in data science are leading to new progresses in the analysis and understanding of complex dynamics for systems with experimental and observational data. With numerous physical phenomena exhibiting bursting, fli…