iconLogo
Published:2025/12/16 12:24:08

ロボット制御を爆速チューニング🚀✨

1. ロボット賢くする魔法!AMPCをBOで高速化

2. ギャル的キラキラポイント✨

  • ● 実験データちょいだけ!NN(ニューラルネットワーク)を賢くするから、時間もお金も節約💰
  • ● ロボットの動き、超スムーズに!複雑な制御(せいぎょ)も、ラクラクこなせちゃう👯‍♀️
  • ● IT企業、大チャンス到来!新しいサービスや製品で、ガッポリ儲けちゃお🤑

3. 詳細解説

続きは「らくらく論文」アプリで

Fine-Tuning of Neural Network Approximate MPC without Retraining via Bayesian Optimization

Henrik Hose / Paul Brunzema / Alexander von Rohr / Alexander Gr\"afe / Angela P. Schoellig / Sebastian Trimpe

Approximate model-predictive control (AMPC) aims to imitate an MPC's behavior with a neural network, removing the need to solve an expensive optimization problem at runtime. However, during deployment, the parameters of the underlying MPC must usually be fine-tuned. This often renders AMPC impractical as it requires repeatedly generating a new dataset and retraining the neural network. Recent work addresses this problem by adapting AMPC without retraining using approximated sensitivities of the MPC's optimization problem. Currently, this adaption must be done by hand, which is labor-intensive and can be unintuitive for high-dimensional systems. To solve this issue, we propose using Bayesian optimization to tune the parameters of AMPC policies based on experimental data. By combining model-based control with direct and local learning, our approach achieves superior performance to nominal AMPC on hardware, with minimal experimentation. This allows automatic and data-efficient adaptation of AMPC to new system instances and fine-tuning to cost functions that are difficult to directly implement in MPC. We demonstrate the proposed method in hardware experiments for the swing-up maneuver on an inverted cartpole and yaw control of an under-actuated balancing unicycle robot, a challenging control problem.

cs / cs.RO / cs.SY / eess.SY