Joint torques prediction of a robotic arm using neural networks
Giulia d'Addato, Ruggero Carli, Eurico Pedrosa, Artur Pereira, Luigi, Palopoli, Daniele Fontanelli

TL;DR
This paper explores neural network architectures for predicting joint torques in a robotic arm, demonstrating that a cascade neural network leveraging physical knowledge and hyperparameter optimization yields the best accuracy.
Contribution
It introduces a cascade neural network approach that incorporates physical knowledge and hyperparameter tuning for improved torque prediction in robotic arms.
Findings
Cascade NN outperforms other architectures in accuracy
Encoding physical knowledge improves model performance
Hyperparameter optimization enhances neural network effectiveness
Abstract
Accurate dynamic models are crucial for many robotic applications. Traditional approaches to deriving these models are based on the application of Lagrangian or Newtonian mechanics. Although these methods provide a good insight into the physical behaviour of the system, they rely on the exact knowledge of parameters such as inertia, friction and joint flexibility. In addition, the system is often affected by uncertain and nonlinear effects, such as saturation and dead zones, which can be difficult to model. A popular alternative is the application of Machine Learning (ML) techniques - e.g., Neural Networks (NNs) - in the context of a "black-box" methodology. This paper reports on our experience with this approach for a real-life 6 degrees of freedom (DoF) manipulator. Specifically, we considered several NN architectures: single NN, multiple NNs, and cascade NN. We compared the…
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.
Taxonomy
TopicsRobot Manipulation and Learning · Industrial Technology and Control Systems · Fault Detection and Control Systems
