paper-with-me

Papers

Meta-Model Framework for Surrogate-Based Parameter Estimation in Dynamical Systems

2019-06-21 · Žiga Lukšič, Jovan Tanevski, Sašo Džeroski, Ljupčo Todorovski

The central task in modeling complex dynamical systems is parameter estimation. This task involves numerous evaluations of a computationally expensive objective function. Surrogate-based optimization introduces a computationally efficient predictive model that approximates the value of the objective function. The standard approach involves learning a surrogate from training examples that correspond to past evaluations of the objective function. Current surrogate-based optimization methods use static, predefined substitution strategies that decide when to use the surrogate and when the true objective. We introduce a meta-model framework where the substitution strategy is dynamically adapted to the solution space of the given optimization problem. The meta model encapsulates the objective function, the surrogate model and the model of the substitution strategy, as well as components for learning them. The framework can be seamlessly coupled with an arbitrary optimization algorithm without any modification: it replaces the objective function and autonomously decides how to evaluate a given candidate solution. We test the utility of the framework on three tasks of estimating parameters of real-world models of dynamical systems. The results show that the meta model significantly improves the efficiency of optimization, reducing the total number of evaluations of the objective function up to an average of 77%.

📄 PDF Abstract BibTeX arXiv:1906.09088

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

A Moreau Envelope Approach for LQR Meta-Policy Estimation

2024-03-26 · Ashwin Aravind, Mohammad Taha Toghani, César A. Uribe

We study the problem of policy estimation for the Linear Quadratic Regulator (LQR) in discrete-time linear time-invariant uncertain dynamical systems. We propose a Moreau Envelope-based surrogate LQR cost, built from a f…

Meta-Learning

Surrogate Learning in Meta-Black-Box Optimization: A Preliminary Study

2025-03-23 · Zeyuan Ma, Zhiyang Huang, Jiacheng Chen, Zhiguang Cao 외

Recent Meta-Black-Box Optimization (MetaBBO) approaches have shown possibility of enhancing the optimization performance through learning meta-level policies to dynamically configure low-level optimizers. However, existi…

Kolmogorov-Arnold NetworksReinforcement Learning (RL)

A RankNet-Inspired Surrogate-Assisted Hybrid Metaheuristic for Expensive Coverage Optimization

2025-01-13 · Tongyu Wu, Changhao Miao, Yuntian Zhang, Fang Deng 외

Coverage optimization generally involves deploying a set of facilities to best satisfy the demands of specified points, with broad applications in fields such as location science and sensor networks. Recent applications …

Evolutionary Algorithms

Hybrid physics-informed metabolic cybergenetics: process rates augmented with machine-learning surrogates informed by flux balance analysis

2024-01-01 · Sebastián Espinel-Ríos, José L. Avalos

Metabolic cybergenetics is a promising concept that interfaces gene expression and cellular metabolism with computers for real-time dynamic metabolic control. The focus is on control at the transcriptional level, serving…

Large Language Model as Meta-Surrogate for Data-Driven Many-Task Optimization: A Proof-of-Principle Study

2025-03-11 · Xian-Rong Zhang, Yue-Jiao Gong, Jun Zhang

In many-task optimization scenarios, surrogate models are valuable for mitigating the computational burden of repeated fitness evaluations across tasks. This study proposes a novel meta-surrogate framework to assist many…

Language ModelingLanguage ModellingLarge Language ModelPrediction+1