paper-with-me

Papers

High-dimensional Bayesian Optimization Algorithm with Recurrent Neural Network for Disease Control Models in Time Series

2022-01-01 · Yuyang Chen, Kaiming Bi, Chih-Hang J. Wu, David Ben-Arieh, Ashesh Sinha

Bayesian Optimization algorithm has become a promising approach for nonlinear global optimization problems and many machine learning applications. Over the past few years, improvements and enhancements have been brought forward and they have shown some promising results in solving the complex dynamic problems, systems of ordinary differential equations where the objective functions are computationally expensive to evaluate. Besides, the straightforward implementation of the Bayesian Optimization algorithm performs well merely for optimization problems with 10-20 dimensions. The study presented in this paper proposes a new high dimensional Bayesian Optimization algorithm combining Recurrent neural networks, which is expected to predict the optimal solution for the global optimization problems with high dimensional or time series decision models. The proposed RNN-BO algorithm can solve the optimal control problems in the lower dimension space and then learn from the historical data using the recurrent neural network to learn the historical optimal solution data and predict the optimal control strategy for any new initial system value setting. In addition, accurately and quickly providing the optimal control strategy is essential to effectively and efficiently control the epidemic spread while minimizing the associated financial costs. Therefore, to verify the effectiveness of the proposed algorithm, computational experiments are carried out on a deterministic SEIR epidemic model and a stochastic SIS optimal control model. Finally, we also discuss the impacts of different numbers of the RNN layers and training epochs on the trade-off between solution quality and related computational efforts.

📄 PDF Abstract BibTeX arXiv:2201.00147

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationglobal-optimizationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Expected Coordinate Improvement for High-Dimensional Bayesian Optimization

2024-04-18 · Dawei Zhan

Bayesian optimization (BO) algorithm is very popular for solving low-dimensional expensive optimization problems. Extending Bayesian optimization to high dimension is a meaningful but challenging task. One of the major c…

Bayesian Optimization

Vanilla Bayesian Optimization Performs Great in High Dimensions

2024-02-03 · Carl Hvarfner, Erik Orm Hellsten, Luigi Nardi

High-dimensional problems have long been considered the Achilles' heel of Bayesian optimization algorithms. Spurred by the curse of dimensionality, a large collection of algorithms aim to make it more performant in this …

Bayesian Optimization

High dimensional Bayesian Optimization Algorithm for Complex System in Time Series

2021-08-04 · Yuyang Chen, Kaiming Bi, Chih-Hang J. Wu, David Ben-Arieh 외

At present, high-dimensional global optimization problems with time-series models have received much attention from engineering fields. Since it was proposed, Bayesian optimization has quickly become a popular and promis…

Bayesian OptimizationDimensionality Reductionglobal-optimizationTime Series+2

An Adaptive Dropout Approach for High-Dimensional Bayesian Optimization

2025-04-15 · Jundi Huang, Dawei Zhan

Bayesian optimization (BO) is a widely used algorithm for solving expensive black-box optimization problems. However, its performance decreases significantly on high-dimensional problems due to the inherent high-dimensio…

Bayesian Optimization

High dimensional Bayesian Optimization via Condensing-Expansion Projection

2024-08-09 · Jiaming Lu, Rong J. B. Zhu

In high-dimensional settings, Bayesian optimization (BO) can be expensive and infeasible. The random embedding Bayesian optimization algorithm is commonly used to address high-dimensional BO challenges. However, this met…

Bayesian Optimization