🧊of blackbox optimization #248
Replies: 2 comments
-
@jeanbaptiste you might be interested in the above - could you explain more on your discovery of different tribes/origin/user group of optimization and bayesian? |
Beta Was this translation helpful? Give feedback.
-
Hart Pozen asked
the goal of this thread is to understand the above frame which I heard from Bayesian Optimization as Black Box Method for Complex Engineering Applications phd seminar. I found three sources
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Effect of Three Axes in Optimization Methods
1. Performance Metric (Online to Offline)
This axis represents the transition from online optimization to offline identification:
2. Modeling Technique (Frequentist to Bayesian)
This axis represents the spectrum of modeling approaches:
- Gaussian Processes (most common)
- Neural network surrogates
- Probabilistic models
3. Interaction (Independent to Correlated)
This axis describes how different points in the space relate:
Additional Considerations
Hybrid Approaches:
Practical Implementation:
Application Dependencies:
Beta Was this translation helpful? Give feedback.
All reactions