LGROSYMLJul 10, 2019

Deep Lagrangian Networks: Using Physics as Model Prior for Deep Learning

arXiv:1907.04490v1479 citations
Originality Incremental advance
AI Analysis

This addresses the need for robust and sample-efficient model learning in real-world applications like robot control, though it is incremental as it builds on existing physics-informed deep learning approaches.

The authors tackled the problem of learning physics models for model-based control with limited data by incorporating Lagrangian Mechanics into a deep network structure, resulting in improved learning speed and robust extrapolation to novel trajectories.

Deep learning has achieved astonishing results on many tasks with large amounts of data and generalization within the proximity of training data. For many important real-world applications, these requirements are unfeasible and additional prior knowledge on the task domain is required to overcome the resulting problems. In particular, learning physics models for model-based control requires robust extrapolation from fewer samples - often collected online in real-time - and model errors may lead to drastic damages of the system. Directly incorporating physical insight has enabled us to obtain a novel deep model learning approach that extrapolates well while requiring fewer samples. As a first example, we propose Deep Lagrangian Networks (DeLaN) as a deep network structure upon which Lagrangian Mechanics have been imposed. DeLaN can learn the equations of motion of a mechanical system (i.e., system dynamics) with a deep network efficiently while ensuring physical plausibility. The resulting DeLaN network performs very well at robot tracking control. The proposed method did not only outperform previous model learning approaches at learning speed but exhibits substantially improved and more robust extrapolation to novel trajectories and learns online in real-time

Code Implementations3 repos
Foundations

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

Your Notes