Vision-based Discovery of Nonlinear Dynamics for 3D Moving Target

Zitong Zhang,Yang Liu,Hao Sun
2024-04-27
Abstract:Data-driven discovery of governing equations has kindled significant interests in many science and engineering areas. Existing studies primarily focus on uncovering equations that govern nonlinear dynamics based on direct measurement of the system states (e.g., trajectories). Limited efforts have been placed on distilling governing laws of dynamics directly from videos for moving targets in a 3D space. To this end, we propose a vision-based approach to automatically uncover governing equations of nonlinear dynamics for 3D moving targets via raw videos recorded by a set of cameras. The approach is composed of three key blocks: (1) a target tracking module that extracts plane pixel motions of the moving target in each video, (2) a Rodrigues' rotation formula-based coordinate transformation learning module that reconstructs the 3D coordinates with respect to a predefined reference point, and (3) a spline-enhanced library-based sparse regressor that uncovers the underlying governing law of dynamics. This framework is capable of effectively handling the challenges associated with measurement data, e.g., noise in the video, imprecise tracking of the target that causes data missing, etc. The efficacy of our method has been demonstrated through multiple sets of synthetic videos considering different nonlinear dynamics.
Computer Vision and Pattern Recognition,Artificial Intelligence,Chaotic Dynamics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to automatically discover the nonlinear dynamic equations of three - dimensional moving targets from videos. Specifically, existing research mainly focuses on revealing the control equations of nonlinear dynamics based on direct measurement of system states (such as trajectories), while less attention is paid to directly extracting these control laws from videos of moving targets in three - dimensional space. This paper proposes a vision - based method to automatically reveal the nonlinear dynamic control equations of three - dimensional moving targets from the original videos recorded by a set of cameras. This method consists of three key modules: 1. **Target Tracking Module**: Extract the planar pixel motion of the moving target from each video. 2. **Coordinate Transformation Learning Module Based on Rodrigues' Rotation Formula**: Reconstruct 3D coordinates according to predefined reference points. 3. **Sparse Regressor Based on Spline - Enhanced Library**: Reveal the underlying dynamic control laws. This framework can effectively handle challenges related to measurement data, such as noise in videos and data missing due to inaccurate target tracking. The effectiveness of this method has been verified through experiments on multiple synthetic videos.