paper-with-me

홈 › Papers

Composing MPC with LQR and Neural Network for Amortized Efficiency and Stable Control

2021-12-14 · Fangyu Wu, Guanhua Wang, Siyuan Zhuang, Kehan Wang, Alexander Keimer, Ion Stoica, Alexandre Bayen

Model predictive control (MPC) is a powerful control method that handles dynamical systems with constraints. However, solving MPC iteratively in real time, i.e., implicit MPC, remains a computational challenge. To address this, common solutions include explicit MPC and function approximation. Both methods, whenever applicable, may improve the computational efficiency of the implicit MPC by several orders of magnitude. Nevertheless, explicit MPC often requires expensive pre-computation and does not easily apply to higher-dimensional problems. Meanwhile, function approximation, although scales better with dimension, still requires pre-training on a large dataset and generally cannot guarantee to find an accurate surrogate policy, the failure of which often leads to closed-loop instability. To address these issues, we propose a triple-mode hybrid control scheme, named Memory-Augmented MPC, by combining a linear quadratic regulator, a neural network, and an MPC. From its standard form, we further derive two variants of such hybrid control scheme: one customized for chaotic systems and the other for slow systems. The proposed scheme does not require pre-computation and can improve the amortized running time of the composed MPC with a well-trained neural network. In addition, the scheme maintains closed-loop stability with any neural networks of proper input and output dimensions, alleviating the need for certifying optimality of the neural network in safety-critical applications.

📄 PDF Abstract BibTeX arXiv:2112.07238

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyModel Predictive Control

Similar Papers 제목 키워드 기반

Amortized-Precision Quantization for Early-Exit Vision Transformers

2026-05-08 · Rui Fang, Hsi-Wen Chen, Ming-Syan Chen arxiv

Vision Transformers (ViTs) achieve strong performance across vision tasks, yet their deployment with low-precision early exiting remains fragile. Existing quantization methods assume static full-depth execution, making t…

Composing Normalizing Flows for Inverse Problems

2020-02-26 · Jay Whang, Erik M. Lindgren, Alexandros G. Dimakis

Given an inverse problem with a normalizing flow prior, we wish to estimate the distribution of the underlying signal conditioned on the observations. We approach this problem as a task of conditional inference on the pr…

Compressive SensingUncertainty QuantificationVariational Inference

Cascaded Transformer for Robust and Scalable SLA Decomposition via Amortized Optimization

2026-01-17 · Cyril Shih-Huan Hsu arxiv

The evolution toward 6G networks increasingly relies on network slicing to provide tailored, End-to-End (E2E) logical networks over shared physical infrastructures. A critical challenge is effectively decomposing E2E Ser…

Amortized Control of Continuous State Space Feynman-Kac Model for Irregular Time Series

2024-10-08 · Byoungwoo Park, Hyungi Lee, Juho Lee

Many real-world datasets, such as healthcare, climate, and economics, are often collected as irregular time series, which poses challenges for accurate modeling. In this paper, we propose the Amortized Control of continu…

Computational EfficiencyIrregular Time SeriesRepresentation LearningTime Series+1

Efficient Shapley Values Estimation by Amortization for Text Classification

2023-05-31 · Chenghao Yang, Fan Yin, He He, Kai-Wei Chang 외

Despite the popularity of Shapley Values in explaining neural text classification models, computing them is prohibitive for large pretrained models due to a large number of model evaluations. In practice, Shapley Values …

Classificationtext-classificationText Classification