ROJun 6, 2019

Combining Parameter Identification and Trajectory Optimization: Real-time Planning for Information Gain

arXiv:1906.02758v14 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of uncertainty in robotic control for applications requiring real-time adaptation, though it is incremental as it combines existing methods like UKF and NMPC.

The paper tackles the problem of controlling robotic systems with uncertain dynamics by proposing a real-time planning approach that simultaneously optimizes for trajectory progress and information gain about system parameters, using a combination of excitation and goal-driven trajectories. Results from simulation show the effectiveness of incorporating information gain and online parameter updates in the system model.

Robotic systems often operate with uncertainties in their dynamics, for example, unknown inertial properties. Broadly, there are two approaches for controlling uncertain systems: design robust controllers in spite of uncertainty, or characterize a system before attempting to control it. This paper proposes a middle-ground approach, making trajectory progress while also accounting for gaining information about the system. More specifically, it combines excitation trajectories which are usually intended to optimize information gain for an estimator, with goal-driven trajectory optimization metrics. For this purpose, a measure of information gain is incorporated (using the Fisher Information Matrix) in a real-time planning framework to produce trajectories favorable for estimation. At the same time, the planner receives stable parameter updates from the estimator, enhancing the system model. An implementation of this learn-as-you-go approach utilizing an Unscented Kalman Filter (UKF) and Nonlinear Model Predictive Controller (NMPC) is demonstrated in simulation. Results for cases with and without information gain and online parameter updates in the system model are presented.

Foundations

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

Your Notes