paper-with-me

Papers

Learning to Predict 3D Rotational Dynamics from Images of a Rigid Body with Unknown Mass Distribution

2023-08-24 · Justice Mason, Christine Allen-Blanchette, Nicholas Zolman, Elizabeth Davison, Naomi Ehrich Leonard

In many real-world settings, image observations of freely rotating 3D rigid bodies may be available when low-dimensional measurements are not. However, the high-dimensionality of image data precludes the use of classical estimation techniques to learn the dynamics. The usefulness of standard deep learning methods is also limited, because an image of a rigid body reveals nothing about the distribution of mass inside the body, which, together with initial angular velocity, is what determines how the body will rotate. We present a physics-based neural network model to estimate and predict 3D rotational dynamics from image sequences. We achieve this using a multi-stage prediction pipeline that maps individual images to a latent representation homeomorphic to $\mathbf{SO}(3)$, computes angular velocities from latent pairs, and predicts future latent states using the Hamiltonian equations of motion. We demonstrate the efficacy of our approach on new rotating rigid-body datasets of sequences of synthetic images of rotating objects, including cubes, prisms and satellites, with unknown uniform and non-uniform mass distributions. Our model outperforms competing baselines on our datasets, producing better qualitative predictions and reducing the error observed for the state-of-the-art Hamiltonian Generative Network by a factor of 2.

📄 PDF Abstract BibTeX arXiv:2308.14666

Code (2)

cab-lab-princeton/learning-rbd-from-images 공식 구현 pytorch
jjmason687/rbnn_data_generation 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Interpretable Dynamics from Images of a Freely Rotating 3D Rigid Body

2022-09-23 · Justice Mason, Christine Allen-Blanchette, Nicholas Zolman, Elizabeth Davison 외

In many real-world settings, image observations of freely rotating 3D rigid bodies, such as satellites, may be available when low-dimensional measurements are not. However, the high-dimensionality of image data precludes…

Predicting 3D Rigid Body Dynamics with Deep Residual Network

2024-07-09 · Abiodun Finbarrs Oketunji

This study investigates the application of deep residual networks for predicting the dynamics of interacting three-dimensional rigid bodies. We present a framework combining a 3D physics simulator implemented in C++ with…

FrictionPhysics-informed machine learning

RRV: A Spatiotemporal Descriptor for Rigid Body Motion Recognition

2016-06-18 · Yao Guo, Youfu Li, Zhanpeng Shao

Motion behaviors of a rigid body can be characterized by a 6-dimensional motion trajectory, which contains position vectors of a reference point on the rigid body and rotations of this rigid body over time. This paper de…

DescriptivePosition

Semi-global Exponential Stability for Dual Quaternion Based Rigid-Body Tracking Control

2023-05-24 · Vrushabh Zinage, S P Arjun Ram, Maruthi R. Akella, Efstathios Bakolas

Semi-Global Exponential Stability (SGES) is proved for the combined attitude and position rigid body motion tracking problem, which was previously only known to be asymptotically stable. Dual quaternions are used to join…

Collision Avoidance

Lossless optimal transient control for rigid bodies in 3D space

2024-10-21 · Riccardo Zanella, Federico Califano, Antonio Franchi, Stefano Stramigioli

In this letter, we propose a control scheme for rigid bodies designed to optimise transient behaviors. The search space for the optimal control input is parameterized to yield a passive, specifically lossless, nonlinear …

Model Predictive Control