REVIEW 2 cited by
TransformerMPC: Accelerating Model Predictive Control via Transformers
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
In this paper, we address the problem of reducing the computational burden of Model Predictive Control (MPC) for real-time robotic applications. We propose TransformerMPC, a method that enhances the computational efficiency of MPC algorithms by leveraging the attention mechanism in transformers for both online constraint removal and better warm start initialization. Specifically, TransformerMPC accelerates the computation of optimal control inputs by selecting only the active constraints to be included in the MPC problem, while simultaneously providing a warm start to the optimization process. This approach ensures that the original constraints are satisfied at optimality. TransformerMPC is designed to be seamlessly integrated with any MPC solver, irrespective of its implementation. To guarantee constraint satisfaction after removing inactive constraints, we perform an offline verification to ensure that the optimal control inputs generated by the MPC solver meet all constraints. The effectiveness of TransformerMPC is demonstrated through extensive numerical simulations on complex robotic systems, achieving up to 35x improvement in runtime without any loss in performance.
Forward citations
Cited by 2 Pith papers
-
TransMPC: Transformer-based Explicit MPC with Variable Prediction Horizon
TransMPC trains an encoder-only Transformer to directly minimize the finite-horizon MPC cost, producing complete control sequences for variable prediction horizons in one forward pass.
-
Transformer-Based Model Predictive Path Integral Control
TransformerMPPI uses a transformer trained on MPPI-generated trajectories to initialize the mean control sequence, reducing cost and sample counts in navigation and racing simulations.
Discussion (0). Continue with ORCID to comment.