Data driven surrogate-based optimization in the problem solving environment WBCSim
TL;DR: This paper presents a data driven, surrogate-based optimization algorithm that uses a trust region-based sequential approximate optimization (SAO) framework and a statistical sampling approach based on design of experiment (DOE) arrays that dramatically reduces the total number of calls to the expensive simulation runs during the optimization process.
read more
Abstract: Large scale, multidisciplinary, engineering designs are always difficult due to the complexity and dimensionality of these problems. Direct coupling between the analysis codes and the optimization routines can be prohibitively time consuming due to the complexity of the underlying simulation codes. One way of tackling this problem is by constructing computationally cheap(er) approximations of the expensive simulations that mimic the behavior of the simulation model as closely as possible. This paper presents a data driven, surrogate-based optimization algorithm that uses a trust region-based sequential approximate optimization (SAO) framework and a statistical sampling approach based on design of experiment (DOE) arrays. The algorithm is implemented using techniques from two packages—SURFPACK and SHEPPACK that provide a collection of approximation algorithms to build the surrogates and three different DOE techniques—full factorial (FF), Latin hypercube sampling, and central composite design—are used to train the surrogates. The results are compared with the optimization results obtained by directly coupling an optimizer with the simulation code. The biggest concern in using the SAO framework based on statistical sampling is the generation of the required database. As the number of design variables grows, the computational cost of generating the required database grows rapidly. A data driven approach is proposed to tackle this situation, where the trick is to run the expensive simulation if and only if a nearby data point does not exist in the cumulatively growing database. Over time the database matures and is enriched as more and more optimizations are performed. Results show that the proposed methodology dramatically reduces the total number of calls to the expensive simulation runs during the optimization process.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Computational steering in the problem solving environment WBCSim
TL;DR: A practical approach to implement computational steering for problem solving environments (PSEs) by using WBCSim as an example, which serves as a prototypical example for the design, construction, and evaluation of small‐scale PSEs.
Surrogate modeling of ultrasonic simulations using data-driven methods
Xiaosong Du,Robert J. Grandin,Leifur Leifsson +2 more
- 16 Feb 2017
TL;DR: Investigations of using surrogate modeling techniques to create fast approximate models of UT simulator responses are presented, and it is proposed to integrate data-driven methods (here, kriging interpolation with variable-fidelity models to construct an accurate and fast surrogate model.
4
DADOS: A Cloud-based Data-driven Design Optimization System
TL;DR: In this paper , a cloud-based data-driven design optimization system, named DADOS, is presented to help engineers and researchers improve a design or product easily and efficiently, which includes nearly 30 key algorithms, including the design of experiments, surrogate models, model validation and selection, prediction, optimization, and sensitivity analysis.
Algorithm 1028: VTMOP: Solver for Blackbox Multiobjective Optimization Problems
Tyler H. Chang,Layne T. Watson,Jeffrey Larson,Nicole Neveu,William I. Thacker,Shubhangi Deshpande,Thomas C. H. Lux +6 more
TL;DR: VTMOP is a Fortran 2008 software package containing two Fortran modules for solving computationally expensive bound-constrained blackbox multiobjective optimization problems, and implements the algorithm of [32], which handles two or more objectives, does not require any derivatives, and produces well-distributed points over the Pareto front.
•Dissertation
Mathematical Software for Multiobjective Optimization Problems
Tyler H. Chang
- 15 Jun 2020
References
•Book
Response Surface Methodology: Process and Product Optimization Using Designed Experiments
Raymond H. Myers,Douglas C. Montgomery +1 more
- 29 Aug 1995
TL;DR: Using a practical approach, this book discusses two-level factorial and fractional factorial designs, several aspects of empirical modeling with regression techniques, focusing on response surface methodology, mixture experiments and robust design techniques.
11.2K
The Mathematica book
Stephen Wolfram
- 01 Jan 1996
TL;DR: From the Publisher: Mathematica has defined the state of the art in technical computing for over a decade, and has become a standard in many of the world's leading companies and universities.
3.7K
•Book
The Mathematica Book
Stephen Wolfram
- 01 Jan 1996
TL;DR: Mathematica has defined the state of the art in technical computing for over a decade, and has become a standard in many of the world's leading companies and universities as discussed by the authors.
3.5K
Computer as thinker/doer: problem-solving environments for computational science
Efstratios Gallopoulos,Elias N. Houstis,John R. Rice +2 more
- 01 Jun 1994
TL;DR: During the early 1960s, scientists began to envision problem-solving computing environments not only powerful enough to solve complex problems but also able to interact with users on human terms, which has put PSEs well within the authors' reach.
363