SYLGROFeb 27, 2019

Learning Dynamic-Objective Policies from a Class of Optimal Trajectories

arXiv:1902.10139v34 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of creating adaptable controllers for systems facing unexpected situations, though it appears incremental by building on existing techniques like imitation learning and homotopy continuation.

The paper tackles the problem of synthesizing optimal state-feedback controllers that can switch between different objective functions, presenting a method that combines trajectory optimization, homotopy continuation, and imitation learning to generate near-optimal policies, as demonstrated in simulations for an inverted pendulum swingup and spacecraft orbit transfer.

Optimal state-feedback controllers, capable of changing between different objective functions, are advantageous to systems in which unexpected situations may arise. However, synthesising such controllers, even for a single objective, is a demanding process. In this paper, we present a novel and straightforward approach to synthesising these policies through a combination of trajectory optimisation, homotopy continuation, and imitation learning. We use numerical continuation to efficiently generate optimal demonstrations across several objectives and boundary conditions, and use these to train our policies. Additionally, we demonstrate the ability of our policies to effectively learn families of optimal state-feedback controllers, which can be used to change objective functions online. We illustrate this approach across two trajectory optimisation problems, an inverted pendulum swingup and a spacecraft orbit transfer, and show that the synthesised policies, when evaluated in simulation, produce trajectories that are near-optimal. These results indicate the benefit of trajectory optimisation and homotopy continuation to the synthesis of controllers in dynamic-objective contexts.

Foundations

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

Your Notes