Batch Sequential Adaptive Designs for Global Optimization
Jianhui Ning, Yao Xiao, Zikang Xiong

TL;DR
This paper introduces 'accelerated EGO', a parallel batch sequential adaptive design method that improves efficiency and reduces computation time for global optimization, especially in high-dimensional problems, by avoiding clustering and heavy computation.
Contribution
The paper proposes a novel parallel batch SAD method called 'accelerated EGO' that enhances efficiency and scalability over traditional EGO in complex optimization tasks.
Findings
Accelerated EGO outperforms existing parallel EGO algorithms in high-dimensional tests.
The method significantly reduces computational burden and avoids point clustering.
Applied to SVM hyper-parameter tuning, it achieves comparable accuracy with less CPU time.
Abstract
Compared with the fixed-run designs, the sequential adaptive designs (SAD) are thought to be more efficient and effective. Efficient global optimization (EGO) is one of the most popular SAD methods for expensive black-box optimization problems. A well-recognized weakness of the original EGO in complex computer experiments is that it is serial, and hence the modern parallel computing techniques cannot be utilized to speed up the running of simulator experiments. For those multiple points EGO methods, the heavy computation and points clustering are the obstacles. In this work, a novel batch SAD method, named "accelerated EGO", is forwarded by using a refined sampling/importance resampling (SIR) method to search the points with large expected improvement (EI) values. The computation burden of the new method is much lighter, and the points clustering is also avoided. The efficiency of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Optimal Experimental Design Methods · Metaheuristic Optimization Algorithms Research
