752 publications from this institution
Genetic algorithm is one of the first evolutionary algorithms, which paces the way for contemporary evolutionary computation. This chapter introduces the basic principle of the genetic algorithm and its fundamental genetic operators: crossover, mutation, and selection.
In the context of globalization and rapid technological advancement, the introduction of Artificial Intelligence (AI) has brought new opportunities and challenges to Human Resource Management (HRM). This study constructs an evolutionary game model to explore the strategy choices and evolutionary paths of enterprises and employees in HRM value co-creation with AI involvement. We numerically simulated the dynamic evolution of strategies under different scenarios, revealing the equilibrium characteristics of strategic interactions between enterprises and employees in the AI context. The study finds that, first, the evolutionary game system between enterprises and employees converges to two equilibrium points: {cooperation, active} and {non-cooperation, passive}. Overall, the probability of the former is 2.39 times greater than that of the latter. Second, higher initial probabilities of cooperation and active involvement, along with lower costs for cooperation and active involvement, facilitate the system’s evolution towards the {cooperation, active} equilibrium. Third, enterprises are more sensitive to the benefit distribution ratio than employees. This study provides theoretical support for effectively conducting HRM practices in the AI era through systematic analysis of HRM value co-creation behavior, along with practical policy recommendations.
No abstract is provided for this article.
Swarm intelligence is a very powerful technique to be used for optimization purposes. In this paper we present a new swarm intelligence algorithm, based on the bat algorithm. The Bat algorithm is hybridized with differential evolution strategies. Besides showing very promising results of the standard benchmark functions, this hybridization also significantly improves the original bat algorithm.
No abstract is provided for this article.
No abstract is provided for this article.
No abstract is provided for this article.
Engineering optimization is typically multiobjective and multidisciplinary with complex constraints, and the solution of such complex problems requires efficient optimization algorithms. Recently, Xin-She Yang proposed a bat-inspired algorithm for solving nonlinear, global optimisation problems. In this paper, we extend this algorithm to solve multiobjective optimisation problems. The proposed multiobjective bat algorithm (MOBA) is first validated against a subset of test functions, and then applied to solve multiobjective design problems such as welded beam design. Simulation results suggest that the proposed algorithm works efficiently.
Crack propagation in concrete structures is a very complicated process, and the distribution of cracks may significantly affect the behaviour of the structures under time‐dependent loading. If enough damage or extensive cracks exist in a structure, strengthening or repair using external carbon fibre‐reinforced polymer (CFRP) reinforcement may be needed. Therefore, an understanding of the influence of the CFRP strengthening system on behaviour is crucial for the proper design of a structural reinforcement strategy. In this paper, we compare three major methods: the discrete crack method, the smeared crack method and the element‐free method. By using these methods to study the fracture pattern of a beam with dapped ends, we can compare the capabilities and efficiencies of the three methods. When modelling the crack formation in reinforced concrete structures, the smeared crack approach gives better results than the discrete model in terms of crack spacing and regularity, however, it does not follow the crack growth well. The element‐free Galerkin method seems to be superior to the other methods in the sense that it deals with the irregular cracks well and is very efficient in saving computing time. The preferred choice of method depends on the type of problem and the solution accuracy required, and this also depends on a certain balance between the accurate tracing of individual cracks and the computing efficiency. In addition, new algorithms are required for the efficient simulations of dynamic crack propagation, especially in the case of pre‐cracked structures strengthened with prestressed CFRPs. Copyright © 2007 John Wiley & Sons, Ltd.
Unknown
The optimization problems we have discussed so far are mainly single-objective optimization problems. In reality, many optimization problems can have more than one objective, thus we have to deal with multi-objective optimization. This chapter introduces the fundamentals of multi-objective optimization and relevant optimization techniques.
No abstract is provided for this article.
No abstract is provided for this article.
In nature-inspired metaheuristic algorithms, two key components are local intensification and global diversification, and their interaction can significantly affect the efficiency of a metaheuristic algorithm.However, there is no rule for how to balance these important components.In this paper, we provide a first attempt to give some theoretical basis for the optimal balance of exploitation and exploration for 2D multimodal objective functions.Then, we use it for choosing algorithm-dependent parameters.Finally, we use the recently developed eagle strategy and cuckoo search to solve two benchmarks so as to confirm if the optimal balance can be achieved in higher dimensions.For multimodal problems, computational effort should focus on the global explorative search, rather than intensive local search.We also briefly discuss the implications for further research.