49,030 research outputs found

    Bayesian simulation optimization with input uncertainty

    Get PDF
    We consider simulation optimization in the presence of input uncertainty. In particular, we assume that the input distribution can be described by some continuous parameters, and that we have some prior knowledge defining the probability distribution for these parameters. We then seek the simulation design that has the best expected performance over the possible parameters of the input distributions. Assuming correlation of performance between solutions and also between input distributions, we propose modifications of two well-known simulation optimization algorithms, Efficient Global Optimization and Knowledge Gradient with Continuous Parameters, so that they work efficiently under input uncertainty

    HETEROGENEOUS UNCERTAINTY QUANTIFICATION FOR RELIABILITY-BASED DESIGN OPTIMIZATION

    Get PDF
    Uncertainty is inherent to real-world engineering systems, and reliability analysis aims at quantitatively measuring the probability that engineering systems successfully perform the intended functionalities under various sources of uncertainties. In this dissertation, heterogeneous uncertainties including input variation, data uncertainty, simulation model uncertainty, and time-dependent uncertainty have been taken into account in reliability analysis and reliability-based design optimization (RBDO). The input variation inherently exists in practical engineering system and can be characterized by statistical modeling methods. Data uncertainty occurs when surrogate models are constructed to replace the simulations or experiments based on a set of training data, while simulation model uncertainty is introduced when high-fidelity simulation models are built through idealizations and simplifications of real physical processes or systems. Time-dependent uncertainty is involved when considering system or component aging and deterioration. Ensuring a high level of system reliability is one of the critical targets for engineering design, and this dissertation studies effective reliability analysis and reliability-based design optimization (RBDO) techniques to address the challenges of heterogeneous uncertainties. First of all, a novel reliability analysis method is proposed to deal with input randomness and time-dependent uncertainty. An ensemble learning framework is designed by integrating the Long short-term memory (LSTM) and feedforward neural network. Time-series data is utilized to construct a surrogate model for capturing the time-dependent responses with respect to input variables and stochastic processes. Moreover, a RBDO framework with Kriging technique is presented to address the time-dependent uncertainty in design optimization. Limit state functions are transformed into time-independent domain by converting the stochastic processes and time parameter to random variables, and Kriging surrogate models are then built and enhanced by a design-driven adaptive sampling scheme to accurately identify potential instantaneous failure events. Secondly, an equivalent reliability index (ERI) method is proposed for handling both input variations and surrogate model uncertainty in RBDO. To account for the surrogate model uncertainty, a Gaussian mixture model is constructed based on Gaussian process model predictions. To propagate both input variations and surrogate model uncertainty into reliability analysis, the statistical moments of the GMM is utilized for calculating an equivalent reliability index. The sensitivity of ERI with respect to design variables is analytically derived to facilitate the surrogate model-based product design process, lead to reliable optimum solutions. Thirdly, different effective methods are developed to handle the simulation model uncertainty as well as the surrogate model uncertainty. An active resource allocation framework is proposed for accurate reliability analysis using both simulation and experimental data, where a two-phase updating strategy is developed for reducing the computational costs. The framework is further extended for RBDO problems, where multi-fidelity design algorithm is presented to ensure accurate optimum designs while minimizing the computational costs. To account for both the bias terms and unknown parameters in the simulation model, Bayesian inference method is adopted for building a validated surrogate model, and a Bayesian-based mixture modeling method is developed to ensure reliable system designs with the consideration of heterogeneous uncertainties

    Bayesian Optimization of Catalysts With In-context Learning

    Full text link
    Large language models (LLMs) are able to do accurate classification with zero or only a few examples (in-context learning). We show a prompting system that enables regression with uncertainty for in-context learning with frozen LLM (GPT-3, GPT-3.5, and GPT-4) models, allowing predictions without features or architecture tuning. By incorporating uncertainty, our approach enables Bayesian optimization for catalyst or molecule optimization using natural language, eliminating the need for training or simulation. Here, we performed the optimization using the synthesis procedure of catalysts to predict properties. Working with natural language mitigates difficulty synthesizability since the literal synthesis procedure is the model's input. We showed that in-context learning could improve past a model context window (maximum number of tokens the model can process at once) as data is gathered via example selection, allowing the model to scale better. Although our method does not outperform all baselines, it requires zero training, feature selection, and minimal computing while maintaining satisfactory performance. We also find Gaussian Process Regression on text embeddings is strong at Bayesian optimization. The code is available in our GitHub repository: https://github.com/ur-whitelab/BO-LIF

    Unscented Bayesian Optimization for Safe Robot Grasping

    Full text link
    We address the robot grasp optimization problem of unknown objects considering uncertainty in the input space. Grasping unknown objects can be achieved by using a trial and error exploration strategy. Bayesian optimization is a sample efficient optimization algorithm that is especially suitable for this setups as it actively reduces the number of trials for learning about the function to optimize. In fact, this active object exploration is the same strategy that infants do to learn optimal grasps. One problem that arises while learning grasping policies is that some configurations of grasp parameters may be very sensitive to error in the relative pose between the object and robot end-effector. We call these configurations unsafe because small errors during grasp execution may turn good grasps into bad grasps. Therefore, to reduce the risk of grasp failure, grasps should be planned in safe areas. We propose a new algorithm, Unscented Bayesian optimization that is able to perform sample efficient optimization while taking into consideration input noise to find safe optima. The contribution of Unscented Bayesian optimization is twofold as if provides a new decision process that drives exploration to safe regions and a new selection procedure that chooses the optimal in terms of its safety without extra analysis or computational cost. Both contributions are rooted on the strong theory behind the unscented transformation, a popular nonlinear approximation method. We show its advantages with respect to the classical Bayesian optimization both in synthetic problems and in realistic robot grasp simulations. The results highlights that our method achieves optimal and robust grasping policies after few trials while the selected grasps remain in safe regions.Comment: conference pape

    The role of learning on industrial simulation design and analysis

    Full text link
    The capability of modeling real-world system operations has turned simulation into an indispensable problemsolving methodology for business system design and analysis. Today, simulation supports decisions ranging from sourcing to operations to finance, starting at the strategic level and proceeding towards tactical and operational levels of decision-making. In such a dynamic setting, the practice of simulation goes beyond being a static problem-solving exercise and requires integration with learning. This article discusses the role of learning in simulation design and analysis motivated by the needs of industrial problems and describes how selected tools of statistical learning can be utilized for this purpose
    • …
    corecore