1,343 research outputs found

    Chaotic Quantum Double Delta Swarm Algorithm using Chebyshev Maps: Theoretical Foundations, Performance Analyses and Convergence Issues

    Full text link
    Quantum Double Delta Swarm (QDDS) Algorithm is a new metaheuristic algorithm inspired by the convergence mechanism to the center of potential generated within a single well of a spatially co-located double-delta well setup. It mimics the wave nature of candidate positions in solution spaces and draws upon quantum mechanical interpretations much like other quantum-inspired computational intelligence paradigms. In this work, we introduce a Chebyshev map driven chaotic perturbation in the optimization phase of the algorithm to diversify weights placed on contemporary and historical, socially-optimal agents' solutions. We follow this up with a characterization of solution quality on a suite of 23 single-objective functions and carry out a comparative analysis with eight other related nature-inspired approaches. By comparing solution quality and successful runs over dynamic solution ranges, insights about the nature of convergence are obtained. A two-tailed t-test establishes the statistical significance of the solution data whereas Cohen's d and Hedge's g values provide a measure of effect sizes. We trace the trajectory of the fittest pseudo-agent over all function evaluations to comment on the dynamics of the system and prove that the proposed algorithm is theoretically globally convergent under the assumptions adopted for proofs of other closely-related random search algorithms.Comment: 27 pages, 4 figures, 19 table

    Improvements in meta-heuristic algorithms for minimum cost design of reinforced concrete rectangular sections under compression and biaxial bending

    Get PDF
    A numerical procedure is proposed in this paper for achieving the minimum cost design of reinforced concrete rectangular sections under compression and biaxial bending by using biologically-inspired meta-heuristic optimization algorithms. The problem formulation includes the costs of concrete, reinforcement and formwork, obtaining the detailed optimum design in which the section dimensions and the reinforcement correspond to values used in practice. The formulation has been simplified in order to reduce the computational cost while ensuring the rigor necessary to achieve safe designs. The numerical procedure includes the possibility of using high-strength concrete and several design constraints, such as mínimum reinforcement and limiting the neutral axis depth. Two numerical examples are presented, drawing comparisons between the results obtained by ACI318 and EC2 standards

    Desenvolvimento de um Algoritmo de Decomposição Híbrido Bioinspirado Baseado em Baleias e Estratégias de Evolução Diferencial para Otimização Multiobjetivo

    Get PDF
    A Multiobjective Optimization Problem (MOP) requires the optimization of several objective functions simultaneously, usually in conflict with each other. One of the most efficient algorithms for solving MOPs is MOEA/D (Multiobjective Evolutionary Algorithm Based on Decomposition), which decomposes a MOP into single-objective optimization subproblems and solves them using information from neighboring subproblems. MOEA/D variants with other evolutionary operators have emerged over the years, improving their efficiency in various MOPs. Recently, the IWOA (Improved Whale Optimization Algorithm) was proposed, an optimization algorithm bioinspired by the whale hunting method hybridized with Differential Evolution, which presented excellent results in single-objective optimization problems. This work proposes the MOEA/D-IWOA algorithm, which associates characteristics of the evolutionary operators of the IWOA to MOEA/D. Computational experiments were accomplished to analyze the performance of the MOEA/D-IWOA in benchmark MOPs suites. The results were compared with those obtained by the MOEA/D, Non-dominated Sorting Genetic Algorithm II (NSGA-II), Third Evolution Step of Generalized Differential Evolution (GDE3), Improving the Strength Pareto Evolutionary Algorithm (SPEA2), and Indicator-Based Evolutionary Algorithm (IBEA) algorithms in the Hypervolume and Inverted Generational Distance Plus (IGD+) indicators. The MOEA/D-IWOA proved to be competitive, with a good performance profile, in addition to presenting the best results in some POMs.Um Problema de Otimização Multiobjetivo (POM) requer a otimização de várias funções objetivo simultaneamente, geralmente conflitantes entre si. Um dos algoritmos mais eficientes para resolver POMs é o MOEA/D (Multiobjective Evolutionary Algorithm Based on Decomposition), que decompõe um POM em subproblemas de otimização monobjetivo, isto é, com uma única função objetivo a ser minimizada, e os resolve usando informações de subproblemas vizinhos. Variantes do MOEA/D com outros operadores evolutivos surgiram ao longo dos anos, melhorando sua eficiência em diversos POMs. Recentemente foi proposto o IWOA (Improved Whale Optimization Algorithm), um algoritmo de otimização bioinspirado no método de caça das baleias hibridizado com Evolução Diferencial que apresentou ótimos resultados em problemas de otimização monobjetivo. Esse trabalho propõe o algoritmo MOEA/D-IWOA, que extende o IWOA para resolver POMs associando características dos seus operadores evolutivos ao MOEA/D. Experimentos computacionais para analisar o desempenho do MOEA/D-IWOA em POMs benchmark foram realizados e os resultados comparados aos obtidos pelos algoritmos bem conhecidos da literatura, a saber, MOEA/D, Non-dominated Sorting Genetic Algorithm II (NSGA-II), Third Evolution Step of Generalized Differential Evolution (GDE3), Improving the Strength Pareto Evolutionary Algorithm (SPEA2) e Indicator-Based Evolutionary Algorithm (IBEA) nos indicadores Hypervolume e Inverted Generational Distance Plus (IGD+). O MOEA/D-IWOA se mostrou competitivo, com bom perfil de desempenho, além de apresentar os melhores resultados em alguns POMs

    Optimizing Weights And Biases in MLP Using Whale Optimization Algorithm

    Get PDF
    Artificial Neural Networks are intelligent and non-parametric mathematical models inspired by the human nervous system. They have been widely studied and applied for classification, pattern recognition and forecasting problems. The main challenge of training an Artificial Neural network is its learning process, the nonlinear nature and the unknown best set of main controlling parameters (weights and biases). When the Artificial Neural Networks are trained using the conventional training algorithm, they get caught in the local optima stagnation and slow convergence speed; this makes the stochastic optimization algorithm a definitive alternative to alleviate the drawbacks. This thesis proposes an algorithm based on the recently proposed Whale Optimization Algorithm(WOA). The algorithm has proven to solve a wide range of optimization problems and outperform existing algorithms. The successful implementation of this algorithm motivated our attempts to benchmark its performance in training feed-forward neural networks. We have taken a set of 20 datasets with different difficulty levels and tested the proposed WOA-MLP based trainer. Further, the results are verified by comparing WOA-MLP with the back propagation algorithms and six evolutionary techniques. The results have proved that the proposed trainer can outperform the current algorithms on the majority of datasets in terms of local optima avoidance and convergence speed
    corecore