paper-with-me

홈 › Papers

Accelerating soft-constrained MPC for linear systems through online constraint removal

2024-10-23 · S. A. N. Nouwens, M. M. Paulides, W. P. M. H. Heemels

Optimization-based controllers, such as Model Predictive Control (MPC), have attracted significant research interest due to their intuitive concept, constraint handling capabilities, and natural application to multi-input multi-output systems. However, the computational complexity of solving a receding horizon problem at each time step remains a challenge for the deployment of MPC. This is particularly the case for systems constrained by many inequalities. Recently, we introduced the concept of constraint-adaptive MPC (ca-MPC) to address this challenge for linear systems with hard constraints. In ca-MPC, at each time step, a subset of the constraints is removed from the optimization problem, thereby accelerating the optimization procedure, while resulting in identical closed-loop behavior. The present paper extends this framework to soft-constrained MPC by detecting and removing constraints based on sub-optimal predicted input sequences, which is rather easy for soft-constrained MPC due to the receding horizon principle and the inclusion of slack variables. We will translate these new ideas explicitly to an offset-free output tracking problem. The effectiveness of these ideas is demonstrated on a two-dimensional thermal transport model, showing a three order of magnitude improvement in online computational time of the MPC scheme.

📄 PDF Abstract BibTeX arXiv:2410.17646

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Control

Similar Papers 제목 키워드 기반

VEXP: A Low-Cost RISC-V ISA Extension for Accelerated Softmax Computation in Transformers

2025-04-15 · Run Wang, Gamze Islamoglu, Andrea Belano, Viviane Potocnik 외

While Transformers are dominated by Floating-Point (FP) Matrix-Multiplications, their aggressive acceleration through dedicated hardware or many-core programmable systems has shifted the performance bottleneck to non-lin…

TriGen: NPU Architecture for End-to-End Acceleration of Large Language Models based on SW-HW Co-Design

2026-02-13 · Jonghun Lee, Junghoon Lee, Hyeonjin Kim, Seoho Jeon 외 arxiv

Recent studies have extensively explored NPU architectures for accelerating AI inference in on-device environments, which are inherently resource-constrained. Meanwhile, transformer-based large language models (LLMs) hav…

LivePyxel: Accelerating image annotations with a Python-integrated webcam live streaming

2025-09-16 · Uriel Garcilazo-Cruz, Joseph O. Okeme, Rodrigo A. Vargas-Hernández arxiv

The lack of flexible annotation tools has hindered the deployment of AI models in some scientific areas. Most existing image annotation software requires users to upload a precollected dataset, which limits support for o…

Object Detection

Pushing the Limits of BFP on Narrow Precision LLM Inference

2025-01-21 · Hui Wang, Yuan Cheng, Xiaomeng Han, Zhengpeng Zhao 외

The substantial computational and memory demands of Large Language Models (LLMs) hinder their deployment. Block Floating Point (BFP) has proven effective in accelerating linear operations, a cornerstone of LLM workloads.…

GPU

NLI:Non-uniform Linear Interpolation Approximation of Nonlinear Operations for Efficient LLMs Inference

2026-02-03 · Jiangyong Yu, Xiaomeng Han, Xing Hu, Chen Xu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable performance across a wide range of tasks, but their deployment is often constrained by substantial memory footprints and computational costs. While prior work has…

Computational Efficiency