142 research outputs found

    Definition of a linear equivalent model for a non-linear system with impacts

    Get PDF
    Modal characteristics of non-linear system are typically studied through response to harmonic excitation and using various definitions of non-linear modes. However, few results are available for systems under broadband excitation. The end objective sought here is to generate a linear system, in some sense equivalent to the non-linear system, whose modal characteristics evolve with a level of non-linearity. The considered application is the contact non-linearity found between the tubes of heat exchangers and their support plates. Such tubes, present in nuclear plants, participate to the nuclear safety and can be significantly excited by the fluid flow, so that their dynamic behavior is critical. The turbulent nature of the flow implies broadband excitation and the small gaps between the tubes and the support plate generate very significant non-linear behavior. The proposed equivalent linear system is based on a bilateral contact law whose stiffness and damping characteristics evolve with the amplitude of excitation. A non-linear model is first validated by correlation with experiments. It is then shown that three different indicators (bandwidth of main resonance, operational modal analysis of non-linear power spectral density and correlation of operational deflection shapes) lead to similar values of contact stiffness and damping in the equivalent linear model. This model is hus shown to be a very efficient tool to analyze the impact of the amplitude dependence of the non-linear behavior in the considered system

    A Parameterized Complexity Analysis of Bi-level Optimisation with Evolutionary Algorithms

    Full text link
    Bi-level optimisation problems have gained increasing interest in the field of combinatorial optimisation in recent years. With this paper, we start the runtime analysis of evolutionary algorithms for bi-level optimisation problems. We examine two NP-hard problems, the generalised minimum spanning tree problem (GMST), and the generalised travelling salesman problem (GTSP) in the context of parameterised complexity. For the generalised minimum spanning tree problem, we analyse the two approaches presented by Hu and Raidl (2012) with respect to the number of clusters that distinguish each other by the chosen representation of possible solutions. Our results show that a (1+1) EA working with the spanning nodes representation is not a fixed-parameter evolutionary algorithm for the problem, whereas the global structure representation enables to solve the problem in fixed-parameter time. We present hard instances for each approach and show that the two approaches are highly complementary by proving that they solve each other's hard instances very efficiently. For the generalised travelling salesman problem, we analyse the problem with respect to the number of clusters in the problem instance. Our results show that a (1+1) EA working with the global structure representation is a fixed-parameter evolutionary algorithm for the problem

    A Tight Runtime Analysis for the cGA on Jump Functions---EDAs Can Cross Fitness Valleys at No Extra Cost

    Full text link
    We prove that the compact genetic algorithm (cGA) with hypothetical population size μ=Ω(nlogn)poly(n)\mu = \Omega(\sqrt n \log n) \cap \text{poly}(n) with high probability finds the optimum of any nn-dimensional jump function with jump size k<120lnnk < \frac 1 {20} \ln n in O(μn)O(\mu \sqrt n) iterations. Since it is known that the cGA with high probability needs at least Ω(μn+nlogn)\Omega(\mu \sqrt n + n \log n) iterations to optimize the unimodal OneMax function, our result shows that the cGA in contrast to most classic evolutionary algorithms here is able to cross moderate-sized valleys of low fitness at no extra cost. Our runtime guarantee improves over the recent upper bound O(μn1.5logn)O(\mu n^{1.5} \log n) valid for μ=Ω(n3.5+ε)\mu = \Omega(n^{3.5+\varepsilon}) of Hasen\"ohrl and Sutton (GECCO 2018). For the best choice of the hypothetical population size, this result gives a runtime guarantee of O(n5+ε)O(n^{5+\varepsilon}), whereas ours gives O(nlogn)O(n \log n). We also provide a simple general method based on parallel runs that, under mild conditions, (i)~overcomes the need to specify a suitable population size, but gives a performance close to the one stemming from the best-possible population size, and (ii)~transforms EDAs with high-probability performance guarantees into EDAs with similar bounds on the expected runtime.Comment: 25 pages, full version of a paper to appear at GECCO 201

    Standard Steady State Genetic Algorithms Can Hillclimb Faster than Mutation-only Evolutionary Algorithms

    Get PDF
    Explaining to what extent the real power of genetic algorithms lies in the ability of crossover to recombine individuals into higher quality solutions is an important problem in evolutionary computation. In this paper we show how the interplay between mutation and crossover can make genetic algorithms hillclimb faster than their mutation-only counterparts. We devise a Markov Chain framework that allows to rigorously prove an upper bound on the runtime of standard steady state genetic algorithms to hillclimb the ONEMAX function. The bound establishes that the steady-state genetic algorithms are 25% faster than all standard bit mutation-only evolutionary algorithms with static mutation rate up to lower order terms for moderate population sizes. The analysis also suggests that larger populations may be faster than populations of size 2. We present a lower bound for a greedy (2+1) GA that matches the upper bound for populations larger than 2, rigorously proving that 2 individuals cannot outperform larger population sizes under greedy selection and greedy crossover up to lower order terms. In complementary experiments the best population size is greater than 2 and the greedy genetic algorithms are faster than standard ones, further suggesting that the derived lower bound also holds for the standard steady state (2+1) GA

    On the benefits of populations for the exploitation speed of standard steady-state genetic algorithms

    Get PDF

    When hypermutations and ageing enable artificial immune systems to outperform evolutionary algorithms

    Get PDF
    We present a time complexity analysis of the Opt-IA artificial immune system (AIS). We first highlight the power and limitations of its distinguishing operators (i.e., hypermutations with mutation potential and ageing) by analysing them in isolation. Recent work has shown that ageing combined with local mutations can help escape local optima on a dynamic optimisation benchmark function. We generalise this result by rigorously proving that, compared to evolutionary algorithms (EAs), ageing leads to impressive speed-ups on the standard Image 1 benchmark function both when using local and global mutations. Unless the stop at first constructive mutation (FCM) mechanism is applied, we show that hypermutations require exponential expected runtime to optimise any function with a polynomial number of optima. If instead FCM is used, the expected runtime is at most a linear factor larger than the upper bound achieved for any random local search algorithm using the artificial fitness levels method. Nevertheless, we prove that algorithms using hypermutations can be considerably faster than EAs at escaping local optima. An analysis of the complete Opt-IA reveals that it is efficient on the previously considered functions and highlights problems where the use of the full algorithm is crucial. We complete the picture by presenting a class of functions for which Opt-IA fails with overwhelming probability while standard EAs are efficient

    Definition of a linear equivalent model for a non-linear system with impacts

    Get PDF
    International audienceModal characteristics of non-linear system are typically studied through response to harmonic excitation and using various definitions of non-linear modes. However, few results are available for systems under broadband excitation. The end objective sought here is to generate a linear system, in some sense equivalent to the non-linear system, whose modal characteristics evolve with a level of non-linearity. The considered application is the contact non-linearity found between the tubes of heat exchangers and their support plates. Such tubes, present in nuclear plants, participate to the nuclear safety and can be significantly excited by the fluid flow, so that their dynamic behavior is critical. The turbulent nature of the flow implies broadband excitation and the small gaps between the tubes and the support plate generate very significant non-linear behavior. The proposed equivalent linear system is based on a bilateral contact law whose stiffness and damping characteristics evolve with the amplitude of excitation. A non-linear model is first validated by correlation with experiments. It is then shown that three different indicators (bandwidth of main resonance, operational modal analysis of non-linear power spectral density and correlation of operational deflection shapes) lead to similar values of contact stiffness and damping in the equivalent linear model. This model is hus shown to be a very efficient tool to analyze the impact of the amplitude dependence of the non-linear behavior in the considered system

    Artificial immune systems can find arbitrarily good approximations for the NP-hard number partitioning problem

    Get PDF
    Typical artificial immune system (AIS) operators such as hypermutations with mutation potential and ageing allow to efficiently overcome local optima from which evolutionary algorithms (EAs) struggle to escape. Such behaviour has been shown for artificial example functions constructed especially to show difficulties that EAs may encounter during the optimisation process. However, no evidence is available indicating that these two operators have similar behaviour also in more realistic problems. In this paper we perform an analysis for the standard NP-hard Partition problem from combinatorial optimisation and rigorously show that hypermutations and ageing allow AISs to efficiently escape from local optima where standard EAs require exponential time. As a result we prove that while EAs and random local search (RLS) may get trapped on 4/3 approximations, AISs find arbitrarily good approximate solutions of ratio (1+) within n(−(2/)−1)(1 − )−2e322/ + 2n322/ + 2n3 function evaluations in expectation. This expectation is polynomial in the problem size and exponential only in 1/

    Self-adaptation of Mutation Rates in Non-elitist Populations

    Get PDF
    The runtime of evolutionary algorithms (EAs) depends critically on their parameter settings, which are often problem-specific. Automated schemes for parameter tuning have been developed to alleviate the high costs of manual parameter tuning. Experimental results indicate that self-adaptation, where parameter settings are encoded in the genomes of individuals, can be effective in continuous optimisation. However, results in discrete optimisation have been less conclusive. Furthermore, a rigorous runtime analysis that explains how self-adaptation can lead to asymptotic speedups has been missing. This paper provides the first such analysis for discrete, population-based EAs. We apply level-based analysis to show how a self-adaptive EA is capable of fine-tuning its mutation rate, leading to exponential speedups over EAs using fixed mutation rates.Comment: To appear in the Proceedings of the 14th International Conference on Parallel Problem Solving from Nature (PPSN
    corecore