scholarly journals sBF-BO-2CoGP: A Sequential Bi-Fidelity Constrained Bayesian Optimization for Design Applications

Author(s):  
Anh Tran ◽  
Tim Wildey ◽  
Scott McCann

Abstract Bayesian optimization is an effective surrogate-based optimization method that has been widely used for simulation-based applications. However, the traditional Bayesian optimization (BO) method is only applicable to single-fidelity applications, whereas multiple levels of fidelity exist in reality. In this work, we propose a bi-fidelity known/unknown constrained Bayesian optimization method for design applications. The proposed framework, called sBF-BO-2CoGP, is built on a two-level CoKriging method to predict the objective function. An external binary classifier, which is also another CoKriging model, is used to distinguish between feasible and infeasible regions. The sBF-BO-2CoGP method is demonstrated using a numerical example and a flip-chip application for design optimization to minimize the warpage deformation under thermal loading conditions.

Author(s):  
Anh Tran ◽  
Tim Wildey ◽  
Scott McCann

Abstract Bayesian optimization (BO) is an efiective surrogate-based method that has been widely used to optimize simulation-based applications. While the traditional Bayesian optimization approach only applies to single-fidelity models, many realistic applications provide multiple levels of fidelity with various computational complexity and predictive capability. In this work, we propose a multi-fidelity Bayesian optimization method for design applications with both known and unknown constraints. The proposed framework, called sMF-BO-2CoGP, is built on a multi-level CoKriging method to predict the objective function. An external binary classifier, which we approximate using a separate CoKriging model, is used to distinguish between feasible and infeasible regions. The sMF-BO-2CoGP method is demonstrated using a series of analytical examples, and a fiip-chip application for design optimization to minimize the deformation due to warping under thermal loading conditions.


Electronics ◽  
2021 ◽  
Vol 10 (12) ◽  
pp. 1452
Author(s):  
Cristian Mateo Castiblanco-Pérez ◽  
David Esteban Toro-Rodríguez ◽  
Oscar Danilo Montoya ◽  
Diego Armando Giral-Ramírez

In this paper, we propose a new discrete-continuous codification of the Chu–Beasley genetic algorithm to address the optimal placement and sizing problem of the distribution static compensators (D-STATCOM) in electrical distribution grids. The discrete part of the codification determines the nodes where D-STATCOM will be installed. The continuous part of the codification regulates their sizes. The objective function considered in this study is the minimization of the annual operative costs regarding energy losses and installation investments in D-STATCOM. This objective function is subject to the classical power balance constraints and devices’ capabilities. The proposed discrete-continuous version of the genetic algorithm solves the mixed-integer non-linear programming model that the classical power balance generates. Numerical validations in the 33 test feeder with radial and meshed configurations show that the proposed approach effectively minimizes the annual operating costs of the grid. In addition, the GAMS software compares the results of the proposed optimization method, which allows demonstrating its efficiency and robustness.


2020 ◽  
Author(s):  
Alberto Bemporad ◽  
Dario Piga

AbstractThis paper proposes a method for solving optimization problems in which the decision-maker cannot evaluate the objective function, but rather can only express a preference such as “this is better than that” between two candidate decision vectors. The algorithm described in this paper aims at reaching the global optimizer by iteratively proposing the decision maker a new comparison to make, based on actively learning a surrogate of the latent (unknown and perhaps unquantifiable) objective function from past sampled decision vectors and pairwise preferences. A radial-basis function surrogate is fit via linear or quadratic programming, satisfying if possible the preferences expressed by the decision maker on existing samples. The surrogate is used to propose a new sample of the decision vector for comparison with the current best candidate based on two possible criteria: minimize a combination of the surrogate and an inverse weighting distance function to balance between exploitation of the surrogate and exploration of the decision space, or maximize a function related to the probability that the new candidate will be preferred. Compared to active preference learning based on Bayesian optimization, we show that our approach is competitive in that, within the same number of comparisons, it usually approaches the global optimum more closely and is computationally lighter. Applications of the proposed algorithm to solve a set of benchmark global optimization problems, for multi-objective optimization, and for optimal tuning of a cost-sensitive neural network classifier for object recognition from images are described in the paper. MATLAB and a Python implementations of the algorithms described in the paper are available at http://cse.lab.imtlucca.it/~bemporad/glis.


Coatings ◽  
2021 ◽  
Vol 11 (7) ◽  
pp. 774
Author(s):  
Haitao Luo ◽  
Rong Chen ◽  
Siwei Guo ◽  
Jia Fu

At present, hard coating structures are widely studied as a new passive damping method. Generally, the hard coating material is completely covered on the surface of the thin-walled structure, but the local coverage cannot only achieve better vibration reduction effect, but also save the material and processing costs. In this paper, a topology optimization method for hard coated composite plates is proposed to maximize the modal loss factors. The finite element dynamic model of hard coating composite plate is established. The topology optimization model is established with the energy ratio of hard coating layer to base layer as the objective function and the amount of damping material as the constraint condition. The sensitivity expression of the objective function to the design variables is derived, and the iteration of the design variables is realized by the Method of Moving Asymptote (MMA). Several numerical examples are provided to demonstrate that this method can obtain the optimal layout of damping materials for hard coating composite plates. The results show that the damping materials are mainly distributed in the area where the stored modal strain energy is large, which is consistent with the traditional design method. Finally, based on the numerical results, the experimental study of local hard coating composites plate is carried out. The results show that the topology optimization method can significantly reduce the frequency response amplitude while reducing the amount of damping materials, which shows the feasibility and effectiveness of the method.


Algorithms ◽  
2021 ◽  
Vol 14 (6) ◽  
pp. 163
Author(s):  
Yaru Li ◽  
Yulai Zhang ◽  
Yongping Cai

The selection of the hyper-parameters plays a critical role in the task of prediction based on the recurrent neural networks (RNN). Traditionally, the hyper-parameters of the machine learning models are selected by simulations as well as human experiences. In recent years, multiple algorithms based on Bayesian optimization (BO) are developed to determine the optimal values of the hyper-parameters. In most of these methods, gradients are required to be calculated. In this work, the particle swarm optimization (PSO) is used under the BO framework to develop a new method for hyper-parameter optimization. The proposed algorithm (BO-PSO) is free of gradient calculation and the particles can be optimized in parallel naturally. So the computational complexity can be effectively reduced which means better hyper-parameters can be obtained under the same amount of calculation. Experiments are done on real world power load data,where the proposed method outperforms the existing state-of-the-art algorithms,BO with limit-BFGS-bound (BO-L-BFGS-B) and BO with truncated-newton (BO-TNC),in terms of the prediction accuracy. The errors of the prediction result in different models show that BO-PSO is an effective hyper-parameter optimization method.


Author(s):  
T. E. Potter ◽  
K. D. Willmert ◽  
M. Sathyamoorthy

Abstract Mechanism path generation problems which use link deformations to improve the design lead to optimization problems involving a nonlinear sum-of-squares objective function subjected to a set of linear and nonlinear constraints. Inclusion of the deformation analysis causes the objective function evaluation to be computationally expensive. An optimization method is presented which requires relatively few objective function evaluations. The algorithm, based on the Gauss method for unconstrained problems, is developed as an extension of the Gauss constrained technique for linear constraints and revises the Gauss nonlinearly constrained method for quadratic constraints. The derivation of the algorithm, using a Lagrange multiplier approach, is based on the Kuhn-Tucker conditions so that when the iteration process terminates, these conditions are automatically satisfied. Although the technique was developed for mechanism problems, it is applicable to any optimization problem having the form of a sum of squares objective function subjected to nonlinear constraints.


Author(s):  
Woo-Kyun Jung ◽  
Young-Chul Park ◽  
Jae-Won Lee ◽  
Eun Suk Suh

AbstractImplementing digital transformation in the garment industry is very difficult, owing to its labor-intensive structural characteristics. Further, the productivity of a garment production system is considerably influenced by a combination of processes and operators. This study proposes a simulation-based hybrid optimization method to maximize the productivity of a garment production line. The simulation reflects the actual site characteristics, i.e., process and operator level indices, and the optimization process reflects constraints based on expert knowledge. The optimization process derives an optimal operator sequence through a genetic algorithm (GA) and sequentially removes bottlenecks through workload analysis based on the results. The proposed simulation optimization (SO) method improved productivity by ∼67.4%, which is 52.3% higher than that obtained by the existing meta-heuristic algorithm. The correlation between workload and production was verified by analyzing the workload change trends. This study holds significance because it presents a new simulation-based optimization model that further applies the workload distribution method by eliminating bottlenecks and digitizing garment production lines.


2021 ◽  
pp. 146808742110652
Author(s):  
Jian Tang ◽  
Anuj Pal ◽  
Wen Dai ◽  
Chad Archer ◽  
James Yi ◽  
...  

Engine knock is an undesirable combustion that could damage the engine mechanically. On the other hand, it is often desired to operate the engine close to its borderline knock limit to optimize combustion efficiency. Traditionally, borderline knock limit is detected by sweeping tests of related control parameters for the worst knock, which is expensive and time consuming, and also, the detected borderline knock limit is often used as a feedforward control without considering its stochastic characteristics without compensating current engine operational condition and type of fuel used. In this paper, stochastic Bayesian optimization method is used to obtain a tradeoff between stochastic knock intensity and fuel economy. The log-nominal distribution of knock intensity signal is converted to Gaussian one using a proposed map to satisfy the assumption for Kriging model development. Both deterministic and stochastic Kriging surrogate models are developed based on test data using the Bayesian iterative optimization process. This study focuses on optimizing two competing objectives, knock intensity and indicated specific fuel consumption using two control parameters: spark and intake valve timings. Test results at two different operation conditions show that the proposed learning algorithm not only reduces required time and cost for predicting knock borderline but also provides control parameters, based on trained surrogate models and the corresponding Pareto front, with the best fuel economy possible.


2000 ◽  
Vol 122 (4) ◽  
pp. 294-300 ◽  
Author(s):  
B. Han ◽  
P. Kunthong

Thermo-mechanical deformations of microstructures in a surface laminar circuit (SLC) substrate are quantified by microscopic moire´ interferometry. Two specimens are analyzed; a bare SLC substrate and a flip chip package assembly. The specimens are subjected to a uniform thermal loading of ΔT=−70°C and the microscopic displacement fields are documented at the identical region of interest. The nano-scale displacement sensitivity and the microscopic spatial resolution obtained from the experiments provide a faithful account of the complex deformation of the surface laminar layer and the embedded microstructures. The displacement fields are analyzed to produce the deformed configuration of the surface laminar layer and the strain distributions in the microstructures. The high modulus of underfill produces a strong coupling between the chip and the surface laminar layer, which produces a DNP-dependent shear deformation of the layer. The effect of the underfill on the deformation of the microstructures is investigated and its implications on the package reliability are discussed. [S1043-7398(00)01304-9]


Sign in / Sign up

Export Citation Format

Share Document