Energy-Based Continuous Inverse Optimal Control
The problem of continuous inverse optimal control (over finite time horizon) is to learn the unknown cost function over the sequence of continuous control variables from expert demonstrations. In this article, we study this fundamental problem in the framework of energy-based model, where the observed expert trajectories are assumed to be random samples from a probability density function defined as the exponential of the negative cost function up to a normalizing constant. The parameters of the cost function are learned by maximum likelihood via an "analysis by synthesis" scheme, which iterates (1) synthesis step: sample the synthesized trajectories from the current probability density using the Langevin dynamics via back-propagation through time, and (2) analysis step: update the model parameters based on the statistical difference between the synthesized trajectories and the observed trajectories. Given the fact that an efficient optimization algorithm is usually available for an optimal control problem, we also consider a convenient approximation of the above learning method, where we replace the sampling in the synthesis step by optimization. Moreover, to make the sampling or optimization more efficient, we propose to train the energy-based model simultaneously with a top-down trajectory generator via cooperative learning, where the trajectory generator is used to fast initialize the synthesis step of the energy-based model. We demonstrate the proposed methods on autonomous driving tasks, and show that they can learn suitable cost functions for optimal control.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous Drivingcontinuous-controlContinuous ControlTrajectory PredictionSimilar Papers 제목 키워드 기반
Fixing Implicit Derivatives: Trust-Region Based Learning of Continuous Energy Functions
We present a new technique for the learning of continuous energy functions that we refer to as Wibergian Learning. One common approach to inverse problems is to cast them as an energy minimisation problem, where the mini…
3D ReconstructionData-Driven Inverse Optimal Control for Continuous-Time Nonlinear Systems
This paper introduces a novel model-free and a partially model-free algorithm for inverse optimal control (IOC), also known as inverse reinforcement learning (IRL), aimed at estimating the cost function of continuous-tim…
Experimental Benchmarking of Energy-saving Sub-Optimal Sliding Mode Control
The recently introduced energy-saving extension of the sub-optimal sliding mode control allows for control-off phases during the convergence to second-order equilibrium. This way, it enables for a lower energy consumptio…
Benchmarking$H_{\infty}$ Inverse Optimal Attitude Tracking on the Special Orthogonal Group $SO(3)$
The problem of attitude tracking using rotation matrices is addressed using an approach which combines inverse optimality and $\mathcal{L}_{2}$ disturbance attenuation. Conditions are provided which solve the inverse opt…
Inverse Rational Control with Partially Observable Continuous Nonlinear Dynamics
A fundamental question in neuroscience is how the brain creates an internal model of the world to guide actions using sequences of ambiguous sensory information. This is naturally formulated as a reinforcement learning p…
Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)