ROLGSYFeb 2, 2024

Scalable Multi-modal Model Predictive Control via Duality-based Interaction Predictions

arXiv:2402.01116v52 citationsh-index: 8Has Code2024 IEEE Intelligent Vehicles Symposium (IV)
Originality Incremental advance
AI Analysis

This work addresses computational efficiency for autonomous vehicles in interactive traffic, though it appears incremental as it builds on existing MPC methods.

The paper tackles the challenge of scalable real-time Model Predictive Control in complex multi-modal traffic scenarios by proposing a hierarchical architecture with RAID-Net and a reduced Stochastic MPC, achieving a 12x speed-up in motion planning.

We propose a hierarchical architecture designed for scalable real-time Model Predictive Control (MPC) in complex, multi-modal traffic scenarios. This architecture comprises two key components: 1) RAID-Net, a novel attention-based Recurrent Neural Network that predicts relevant interactions along the MPC prediction horizon between the autonomous vehicle and the surrounding vehicles using Lagrangian duality, and 2) a reduced Stochastic MPC problem that eliminates irrelevant collision avoidance constraints, enhancing computational efficiency. Our approach is demonstrated in a simulated traffic intersection with interactive surrounding vehicles, showcasing a 12x speed-up in solving the motion planning problem. A video demonstrating the proposed architecture in multiple complex traffic scenarios can be found here: https://youtu.be/-pRiOnPb9_c. GitHub: https://github.com/MPC-Berkeley/hmpc_raidnet

Code Implementations1 repo
Foundations

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

Your Notes