paper-with-me

Papers

Optimizing Closed-Loop Performance with Data from Similar Systems: A Bayesian Meta-Learning Approach

2022-10-31 · Ankush Chakrabarty

Bayesian optimization (BO) has demonstrated potential for optimizing control performance in data-limited settings, especially for systems with unknown dynamics or unmodeled performance objectives. The BO algorithm efficiently trades-off exploration and exploitation by leveraging uncertainty estimates using surrogate models. These surrogates are usually learned using data collected from the target dynamical system to be optimized. Intuitively, the convergence rate of BO is better for surrogate models that can accurately predict the target system performance. In classical BO, initial surrogate models are constructed using very limited data points, and therefore rarely yield accurate predictions of system performance. In this paper, we propose the use of meta-learning to generate an initial surrogate model based on data collected from performance optimization tasks performed on a variety of systems that are different to the target system. To this end, we employ deep kernel networks (DKNs) which are simple to train and which comprise encoded Gaussian process models that integrate seamlessly with classical BO. The effectiveness of our proposed DKN-BO approach for speeding up control system performance optimization is demonstrated using a well-studied nonlinear system with unknown dynamics and an unmodeled performance function.

📄 PDF Abstract BibTeX arXiv:2211.00077

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationMeta-Learning

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Stability-informed Bayesian Optimization for MPC Cost Function Learning

2024-04-18 · Sebastian Hirt, Maik Pfefferkorn, Ali Mesbah, Rolf Findeisen

Designing predictive controllers towards optimal closed-loop performance while maintaining safety and stability is challenging. This work explores closed-loop learning for predictive control parameters under imperfect in…

Bayesian Optimizationglobal-optimization

Quasi-static closed-loop wind-farm control for combined power and fatigue optimization

2023-05-19 · Ishaan Sood, Christophe del Fosse et d'Espierres, Johan Meyers

We develop a methodology for combined power and loads optimization by coupling a surrogate loads model with an analytical quasi-static Gaussian wake merging model. The look-up table based fatigue model is developed offli…

COMO: Closed-Loop Optical Molecule Recognition with Minimum Risk Training

2026-04-26 · Zhuoqi Lyu, Qing Ke arxiv

Optical chemical structure recognition (OCSR) translates molecular images into machine-readable representations like SMILES strings or molecular graphs, but remains challenging in real-world documents due to inexhaustibl…

Multi-agent reinforcement learning for intent-based service assurance in cellular networks

2022-08-07 · Satheesh K. Perepu, Jean P. Martins, Ricardo Souza S, Kaushik Dey

Recently, intent-based management has received good attention in telecom networks owing to stringent performance requirements for many of the use cases. Several approaches in the literature employ traditional closed-loop…

ManagementMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Learning Model Predictive Control Parameters via Bayesian Optimization for Battery Fast Charging

2024-04-09 · Sebastian Hirt, Andreas Höhl, Joachim Schaeffer, Johannes Pohlodek 외

Tuning parameters in model predictive control (MPC) presents significant challenges, particularly when there is a notable discrepancy between the controller's predictions and the actual behavior of the closed-loop plant.…

Bayesian OptimizationModel Predictive Control