ICRA 2024poster15 citations

ReLU-QP: A GPU-Accelerated Quadratic Programming Solver for Model-Predictive Control

Arun L. Bishop, John Z. Zhang, Swaminathan Gurumurthy, Kevin Tracy, Zachary Manchester

Abstract

We present ReLU-QP, a GPU-accelerated solver for quadratic programs (QPs) that is capable of solving high-dimensional control problems at real-time rates. ReLU-QP is derived by exactly reformulating the Alternating Direction Method of Multipliers (ADMM) algorithm for solving QPs as a deep, weight-tied neural network with rectified linear unit (ReLU) activations. This reformulation enables the deployment of ReLU-QP on GPUs using standard machine-learning toolboxes. We evaluate the performance of ReLU-QP across three model-predictive control (MPC) benchmarks: stabilizing random linear dynamical systems with control limits, balancing an Atlas humanoid robot on a single foot, and performing a whole-body pick-up motion on a quadruped equipped with a six-degree-of-freedom arm. These benchmarks indicate that ReLU-QP is competitive with state-of-the-art CPU-based solvers for small-to-medium-scale problems and offers order-of-magnitude speed improvements for larger-scale problems.

BibTeX
@inproceedings{icra2024_reluqpagpuaccele,
  title = {ReLU-QP: A GPU-Accelerated Quadratic Programming Solver for Model-Predictive Control},
  author = {Arun L. Bishop and John Z. Zhang and Swaminathan Gurumurthy and Kevin Tracy and Zachary Manchester},
  booktitle = {ICRA 2024},
  year = {2024}
}
ReLU-QP: A GPU-Accelerated Quadratic Programming Solver for Model-Predictive Control · ICRA 2024