pith. sign in

arxiv: 2011.07193 · v2 · pith:FEH73ABTnew · submitted 2020-11-14 · 💻 cs.LG · cs.AI· cs.RO

Data-Efficient Learning for Complex and Real-Time Physical Problem Solving using Augmented Simulation

classification 💻 cs.LG cs.AIcs.RO
keywords complexenginephysicslearningmodelsystemalgorithmscontrol
0
0 comments X
read the original abstract

Humans quickly solve tasks in novel systems with complex dynamics, without requiring much interaction. While deep reinforcement learning algorithms have achieved tremendous success in many complex tasks, these algorithms need a large number of samples to learn meaningful policies. In this paper, we present a task for navigating a marble to the center of a circular maze. While this system is very intuitive and easy for humans to solve, it can be very difficult and inefficient for standard reinforcement learning algorithms to learn meaningful policies. We present a model that learns to move a marble in the complex environment within minutes of interacting with the real system. Learning consists of initializing a physics engine with parameters estimated using data from the real system. The error in the physics engine is then corrected using Gaussian process regression, which is used to model the residual between real observations and physics engine simulations. The physics engine augmented with the residual model is then used to control the marble in the maze environment using a model-predictive feedback over a receding horizon. To the best of our knowledge, this is the first time that a hybrid model consisting of a full physics engine along with a statistical function approximator has been used to control a complex physical system in real-time using nonlinear model-predictive control (NMPC).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bridging the sim2real gap in the table tennis robot with a transformer-based ball states predictor

    cs.RO 2026-06 unverdicted novelty 5.0

    A transformer trained on real table tennis data predicts ball states and is swapped at deployment into simulation-trained policies via SPAD to reduce the sim-to-real gap without retraining.