paper-with-me

Papers

Training Structured Mechanical Models by Minimizing Discrete Euler-Lagrange Residual

2021-05-05 · Kunal Menda, Jayesh K. Gupta, Zachary Manchester, Mykel J. Kochenderfer

Model-based paradigms for decision-making and control are becoming ubiquitous in robotics. They rely on the ability to efficiently learn a model of the system from data. Structured Mechanical Models (SMMs) are a data-efficient black-box parameterization of mechanical systems, typically fit to data by minimizing the error between predicted and observed accelerations or next states. In this work, we propose a methodology for fitting SMMs to data by minimizing the discrete Euler-Lagrange residual. To study our methodology, we fit models to joint-angle time-series from undamped and damped double-pendulums, studying the quality of learned models fit to data with and without observation noise. Experiments show that our methodology learns models that are better in accuracy to those of the conventional schemes for fitting SMMs. We identify use cases in which our method is a more appropriate methodology. Source code for reproducing the experiments is available at https://github.com/sisl/delsmm.

📄 PDF Abstract BibTeX arXiv:2105.01811

Code (1)

sisl/delsmm 공식 구현 pytorch

Tasks

Decision MakingTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Minimizing Energy Consumption Leads to the Emergence of Gaits in Legged Robots

2021-10-25 · Zipeng Fu, Ashish Kumar, Jitendra Malik, Deepak Pathak

Legged locomotion is commonly studied and expressed as a discrete set of gait patterns, like walk, trot, gallop, which are usually treated as given and pre-programmed in legged robots for efficient locomotion at differen…

Physics-Aware Sparse Learning and Selective Online Adaptation for Euler-Lagrange Robot Dynamics

2026-06-08 · Rishabh Dev Yadav, Samaksh Ujjawal, Sihao Sun, Spandan Roy 외 arxiv

Accurate dynamics models are essential for model-based robotic control, yet nominal Euler--Lagrange models often become inaccurate in the presence of payload variation, unmodeled coupling, friction, aerodynamic effects, …

Sparse Learning

Burgers' pinns with implicit euler transfer learning

2023-10-23 · Vitória Biesek, Pedro Henrique de Almeida Konzen

The Burgers equation is a well-established test case in the computational modeling of several phenomena such as fluid dynamics, gas dynamics, shock theory, cosmology, and others. In this work, we present the application …

Transfer Learning

Learning mechanical systems from real-world data using discrete forced Lagrangian dynamics

2025-05-26 · Martine Dyring Hansen, Elena Celledoni, Benjamin Kwanen Tampley

We introduce a data-driven method for learning the equations of motion of mechanical systems directly from position measurements, without requiring access to velocity data. This is particularly relevant in system identif…

Learning Forced Multibody Dynamics on Lie Groups

2026-07-14 · Martine Dyring Hansen, Marta Ghirardelli, Elena Celledoni, David Martin de Diego 외 arxiv

We propose an architecture for learning the dynamics of mechanical systems based on discrete forced Euler-Lagrange equations on Lie groups using only position data. By formulating the dynamics directly on manifold-valued…