ROOct 24, 2021

A Differentiable Newton-Euler Algorithm for Real-World Robotics

arXiv:2110.12422v17 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of obtaining reliable dynamics models for robotics, enabling better model-based control and planning, though it is incremental by extending differentiable methods to more complex systems.

The paper tackles the problem of learning accurate dynamics models for real-world robotics by introducing a differentiable simulator that identifies physically plausible parameters for systems with complex friction and constraints, achieving success in tasks like ball-in-a-cup where baselines fail.

Obtaining dynamics models is essential for robotics to achieve accurate model-based controllers and simulators for planning. The dynamics models are typically obtained using model specification of the manufacturer or simple numerical methods such as linear regression. However, this approach does not guarantee physically plausible parameters and can only be applied to kinematic chains consisting of rigid bodies. In this article, we describe a differentiable simulator that can be used to identify the system parameters of real-world mechanical systems with complex friction models, holonomic as well as non-holonomic constraints. To guarantee physically consistent parameters, we utilize virtual parameters and gradient-based optimization. The described Differentiable Newton-Euler Algorithm (DiffNEA) can be applied to a class of dynamical systems and guarantees physically plausible predictions. The extensive experimental evaluation shows, that the proposed model learning approach learns accurate dynamics models of systems with complex friction and non-holonomic constraints. Especially in the offline reinforcement learning experiments, the identified DiffNEA models excel. For the challenging ball in a cup task, these models solve the task using model-based offline reinforcement learning on the physical system. The black-box baselines fail on this task in simulation and on the physical system despite using more data for learning the model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes