730 research outputs found

    Region-based memetic algorithm with archive for multimodal optimisation.

    Get PDF
    In this paper we propose a specially designed memetic algorithm for multimodal optimisation problems. The proposal uses a niching strategy, called region-based niching strategy, that divides the search space in predefined and indexable hypercubes with decreasing size, called regions. This niching technique allows our proposal to keep high diversity in the population, and to keep the most promising regions in an external archive. The most promising solutions are improved with a local search method and also stored in the archive. The archive is used as an index to effiently prevent further exploration of these areas with the evolutionary algorithm. The resulting algorithm, called Region-based Memetic Algorithm with Archive, is tested on the benchmark proposed in the special session and competition on niching methods for multimodal function optimisation of the Congress on Evolutionary Computation in 2013. The results obtained show that the region-based niching strategy is more efficient than the classical niching strategy called clearing and that the use of the archive as restrictive index significantly improves the exploration efficiency of the algorithm. The proposal achieves better exploration and accuracy than other existing techniques

    Effective Simulation and Optimization of a Laser Peening Process

    Get PDF
    Laser peening (LP) is a surface enhancement technique that has been applied to improve fatigue and corrosion properties of metals. The ability to use a high energy laser pulse to generate shock waves, inducing a compressive residual stress field in metallic materials, has applications in multiple fields such as turbomachinery, airframe structures, and medical appliances. In the past, researchers have investigated the effects of LP parameters experimentally and performed a limited number of simulations on simple geometries. However, monitoring the dynamic, intricate relationships of peened materials experimentally is time consuming, expensive, and challenging. With increasing applications of LP on complex geometries, these limited experimental and simulation capabilities are not sufficient for an effective LP process design. Due to high speed, dynamic process parameters, it is difficult to achieve a consistent residual stress field in each treatment and constrain detrimental effects. With increased computer speed as well as increased sophistication in non-linear finite element analysis software, it is now possible to develop simulations that can consider several LP parameters. In this research, a finite element simulation capability of the LP process is developed. These simulations are validated with the available experimental results. Based on the validated model, simplifications to complex models are developed. These models include quarter symmetric 3D model, a cylindrical coupon, a parametric plate, and a bending coupon model. The developed models can perform simulations incorporating the LP process parameters, such as pressure pulse properties, spot properties, number of shots, locations, sequences, overlapping configurations, and complex geometries. These models are employed in parametric investigations and residual stress profile optimization at single and multiple locations. In parametric investigations, quarter symmetric 3D model is used to investigate temporal variations of pressure pulse, pressure magnitude, and shot shape and size. The LP optimization problem is divided into two parts: single and multiple locations peening optimization. The single-location peening optimization problems have mixed design variables and multiple optimal solutions. In the optimization literature, many researchers have solved problems involving mixed variables or multiple optima, but it is difficult to find multiple solutions for mixed-variable problems. A mixed-variable Niche Particle Swarm Optimization (MNPSO) is proposed that incorporates a mixed-variable handling technique and a niching technique to solve the problem. Designing an optimal residual stress profile for multiple-location peening is a challenging task due to the computational cost and the nonlinear behavior of LP. A Progressive Multifidelity Optimization Strategy (PMOS) is proposed to solve the problem. The three-stage PMOS, combines low- and high- fidelity simulations and respective surrogate models and a mixed-variable handling strategy. This strategy employs comparatively low computational-intensity models in the first two stages to locate the design space that may contain the optimal solution. The third stage employs high fidelity simulation and surrogate models to determine the optimal solution. The overall objective of this research is to employ finite element simulations and effective optimization techniques to achieve optimal residual stress fields

    Two stochastic optimization algorithms applied to nuclear reactor core design

    Get PDF
    Two stochastic optimization algorithms conceptually similar to Simulated Annealing are presented and applied to a core design optimization problem previously solved with Genetic Algorithms. The two algorithms are the novel Particle Collision Algorithm (PCA), which is introduced in detail, and Dueck’s Great Deluge Algorithm (GDA). The optimization problem consists in adjusting several reactor cell parameters, such as dimensions, enrichment and materials, in order to minimize the average peak factor in a three-enrichment-zone reactor, considering restrictions on the average thermal flux, criticality and sub-moderation. Results show that the PCA and the GDA perform very well compared to the canonical Genetic Algorithm and its variants, and also to Simulated Annealing, hence demonstrating their potential for other optimization applications

    A Cuckoo Search Algorithm for Multimodal Optimization

    Get PDF
    Interest in multimodal optimization is expanding rapidly, since many practical engineering problems demand the localization of multiple optima within a search space. On the other hand, the cuckoo search (CS) algorithm is a simple and effective global optimization algorithm which can not be directly applied to solve multimodal optimization problems. This paper proposes a new multimodal optimization algorithm called the multimodal cuckoo search (MCS). Under MCS, the original CS is enhanced with multimodal capacities by means of (1) the incorporation of a memory mechanism to efficiently register potential local optima according to their fitness value and the distance to other potential solutions, (2) the modification of the original CS individual selection strategy to accelerate the detection process of new local minima, and (3) the inclusion of a depuration procedure to cyclically eliminate duplicated memory elements. The performance of the proposed approach is compared to several state-of-the-art multimodal optimization algorithms considering a benchmark suite of fourteen multimodal problems. Experimental results indicate that the proposed strategy is capable of providing better and even a more consistent performance over existing well-known multimodal algorithms for the majority of test problems yet avoiding any serious computational deterioration

    Structural optimization using evolutionary multimodal and bilevel optimization techniques

    Get PDF
    This research aims to investigate the multimodal properties of structural optimization using techniques from the field of evolutionary computation, specifically niching and bilevel techniques. Truss design is a well-known structural optimization problem which has important practical applications in many fields. Truss design problems are typically multimodal by nature, meaning that it offers multiple equally good design solutions with respect to the topology and/or sizes of the members, but they are evaluated to have similar or equally good objective function values. From a practical standpoint, it is desirable to find as many alternative designs as possible, rather than finding a single design, as often practiced. Niching is an intuitive way of finding multiple optimal solutions in a single optimization run. Literature shows that existing niching methods are largely designed for handling continuous optimization problems. There does not exist a well-studied niching method for constrained discrete optimization problems like truss design problems. In addition, there are no well-defined multimodal discrete benchmark problems that can be used to evaluate the reliability and robustness of such a niching method. This thesis fills the identified research gaps by means of five major contributions. In the first contribution, we design a test suite for producing a diverse set of challenging multimodal discrete benchmark problems, which can be used for evaluating the discrete niching methods. In the second contribution, we develop a binary speciation-based PSO (B-SPSO) niching method using the concept of speciation in nature along with the binary PSO (BPSO). The results show that the proposed multimodal discrete benchmark problems are useful for the evaluation of the discrete niching methods like B-SPSO. In light of this study, a time-varying transfer function based binary PSO (TVT-BPSO) is developed for the B-SPSO which is the third contribution of this thesis. We propose this TVT-BPSO for maintaining a better balance between exploration/exploitation during the search process of the BPSO. The results show that the TVT-BPSO outperforms the state-of-the-art discrete optimization methods on the large-scale 0-1 knapsack problems. The fourth contribution is to consider and formulate the truss design problem as a bilevel optimization problem. With this new formulation, truss topology can be optimized in the upper level, at the same time the size of that truss topology can be optimized in the lower level. The proposed bilevel formulation is a precursor to the development of a bilevel niching method (Bi-NM) which constitutes the fifth contribution of this thesis. The proposed Bi-NM method performs niching at the upper level and a local search at the lower level to further refine the solutions. Extensive empirical studies are carried out to examine the accuracy, robustness, and efficiency of the proposed bilevel niching method in finding multiple topologies and their size solutions. Our results confirm that the proposed bilevel niching method is superior in all these three aspects over the state-of-the-art methods on several low to high-dimensional truss design problems

    Mining a Small Medical Data Set by Integrating the Decision Tree and t-test

    Get PDF
    [[abstract]]Although several researchers have used statistical methods to prove that aspiration followed by the injection of 95% ethanol left in situ (retention) is an effective treatment for ovarian endometriomas, very few discuss the different conditions that could generate different recovery rates for the patients. Therefore, this study adopts the statistical method and decision tree techniques together to analyze the postoperative status of ovarian endometriosis patients under different conditions. Since our collected data set is small, containing only 212 records, we use all of these data as the training data. Therefore, instead of using a resultant tree to generate rules directly, we use the value of each node as a cut point to generate all possible rules from the tree first. Then, using t-test, we verify the rules to discover some useful description rules after all possible rules from the tree have been generated. Experimental results show that our approach can find some new interesting knowledge about recurrent ovarian endometriomas under different conditions.[[journaltype]]國外[[incitationindex]]EI[[booktype]]紙本[[countrycodes]]FI

    Constrained niching using differential evolution

    Get PDF

    A comprehensive survey on cultural algorithms

    Get PDF
    Peer reviewedPostprin

    Holistic three-dimensional cellular mapping of mammalian organs by tissue clearing technologies

    Get PDF
    • …
    corecore