Predicting 3D Rigid Body Dynamics with Deep Residual Network
Abiodun Finbarrs Oketunji

TL;DR
This paper demonstrates that deep residual networks can effectively predict complex 3D rigid body dynamics, outperforming baseline methods in accuracy and capturing intricate physical interactions.
Contribution
The study introduces a novel framework combining a 3D physics simulator with a deep residual network for accurate prediction of 3D rigid body dynamics.
Findings
Achieved 25% improvement over baseline in prediction accuracy.
Successfully modeled elastic collisions and rotational dynamics.
Demonstrated potential for physics-informed machine learning in complex systems.
Abstract
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 a deep learning model constructed using PyTorch. The simulator generates training data encompassing linear and angular motion, elastic collisions, fluid friction, gravitational effects, and damping. Our deep residual network, consisting of an input layer, multiple residual blocks, and an output layer, is designed to handle the complexities of 3D dynamics. We evaluate the network's performance using a datasetof 10,000 simulated scenarios, each involving 3-5 interacting rigid bodies. The model achieves a mean squared error of 0.015 for position predictions and 0.022 for orientation predictions, representing a 25% improvement over baseline methods. Our results demonstrate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
