Neural Process for Black-Box Model Optimization Under Bayesian Framework
Zhongkai Shangguan, Lei Lin, Wencheng Wu, Beilei Xu

TL;DR
This paper introduces a Neural Process-based Bayesian optimization algorithm (NPBO) for black-box model parameter tuning, addressing Gaussian Process limitations in high-dimensional and large data scenarios.
Contribution
It proposes a novel NP-based surrogate model for Bayesian optimization, improving scalability and efficiency over traditional Gaussian Processes.
Findings
NPBO outperforms benchmarks in power system optimization
NPBO is competitive on standard Bayesian optimization problems
Addresses Gaussian Process scalability issues
Abstract
There are a large number of optimization problems in physical models where the relationships between model parameters and outputs are unknown or hard to track. These models are named as black-box models in general because they can only be viewed in terms of inputs and outputs, without knowledge of the internal workings. Optimizing the black-box model parameters has become increasingly expensive and time consuming as they have become more complex. Hence, developing effective and efficient black-box model optimization algorithms has become an important task. One powerful algorithm to solve such problem is Bayesian optimization, which can effectively estimates the model parameters that lead to the best performance, and Gaussian Process (GP) has been one of the most widely used surrogate model in Bayesian optimization. However, the time complexity of GP scales cubically with respect to 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
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Machine Learning and Algorithms
MethodsGaussian Process
