English

PlanNetX: Learning an Efficient Neural Network Planner from MPC for Longitudinal Control

Robotics 2024-05-24 v2 Optimization and Control

Abstract

Model predictive control (MPC) is a powerful, optimization-based approach for controlling dynamical systems. However, the computational complexity of online optimization can be problematic on embedded devices. Especially, when we need to guarantee fixed control frequencies. Thus, previous work proposed to reduce the computational burden using imitation learning (IL) approximating the MPC policy by a neural network. In this work, we instead learn the whole planned trajectory of the MPC. We introduce a combination of a novel neural network architecture PlanNetX and a simple loss function based on the state trajectory that leverages the parameterized optimal control structure of the MPC. We validate our approach in the context of autonomous driving by learning a longitudinal planner and benchmarking it extensively in the CommonRoad simulator using synthetic scenarios and scenarios derived from real data. Our experimental results show that we can learn the open-loop MPC trajectory with high accuracy while improving the closed-loop performance of the learned control policy over other baselines like behavior cloning.

Keywords

Cite

@article{arxiv.2404.18863,
  title  = {PlanNetX: Learning an Efficient Neural Network Planner from MPC for Longitudinal Control},
  author = {Jasper Hoffmann and Diego Fernandez and Julien Brosseit and Julian Bernhard and Klemens Esterle and Moritz Werling and Michael Karg and Joschka Boedecker},
  journal= {arXiv preprint arXiv:2404.18863},
  year   = {2024}
}

Comments

6th Annual Learning for Dynamics & Control Conference (L4DC 2024)

R2 v1 2026-06-28T16:10:04.226Z