In the era of big data,personalised recommendation systems are essential for enhancing user engagement and driving business growth.However,traditional recommendation algorithms,such as collaborative filtering,face sig...In the era of big data,personalised recommendation systems are essential for enhancing user engagement and driving business growth.However,traditional recommendation algorithms,such as collaborative filtering,face significant challenges due to data sparsity,algorithm scalability,and the difficulty of adapting to dynamic user preferences.These limitations hinder the ability of systems to provide highly accurate and personalised recommendations.To address these challenges,this paper proposes a clustering-based recommendation method that integrates an enhanced Grasshopper Optimisation Algorithm(GOA),termed LCGOA,to improve the accuracy and efficiency of recommendation systems by optimising cluster centroids in a dynamic environment.By combining the K-means algorithm with the enhanced GOA,which incorporates a Lévy flight mechanism and multi-strategy co-evolution,our method overcomes the centroid sensitivity issue,a key limitation in traditional clustering techniques.Experimental results across multiple datasets show that the proposed LCGOA-based method significantly outperforms conventional recommendation algorithms in terms of recommendation accuracy,offering more relevant content to users and driving greater customer satisfaction and business growth.展开更多
In response to the shortcomings of Dwarf Mongoose Optimization(DMO)algorithm,such as insufficient exploitation capability and slow convergence speed,this paper proposes a multi-strategy enhanced DMO,referred to as GLS...In response to the shortcomings of Dwarf Mongoose Optimization(DMO)algorithm,such as insufficient exploitation capability and slow convergence speed,this paper proposes a multi-strategy enhanced DMO,referred to as GLSDMO.Firstly,we propose an improved solution search equation that utilizes the Gbest-guided strategy with different parameters to achieve a trade-off between exploration and exploitation(EE).Secondly,the Lévy flight is introduced to increase the diversity of population distribution and avoid the algorithm getting stuck in a local optimum.In addition,in order to address the problem of low convergence efficiency of DMO,this study uses the strong nonlinear convergence factor Sigmaid function as the moving step size parameter of the mongoose during collective activities,and combines the strategy of the salp swarm leader with the mongoose for cooperative optimization,which enhances the search efficiency of agents and accelerating the convergence of the algorithm to the global optimal solution(Gbest).Subsequently,the superiority of GLSDMO is verified on CEC2017 and CEC2019,and the optimization effect of GLSDMO is analyzed in detail.The results show that GLSDMO is significantly superior to the compared algorithms in solution quality,robustness and global convergence rate on most test functions.Finally,the optimization performance of GLSDMO is verified on three classic engineering examples and one truss topology optimization example.The simulation results show that GLSDMO achieves optimal costs on these real-world engineering problems.展开更多
The influence maximization problem aims to select a small set of influential nodes, termed a seed set, to maximize their influence coverage in social networks. Although the methods that are based on a greedy strategy ...The influence maximization problem aims to select a small set of influential nodes, termed a seed set, to maximize their influence coverage in social networks. Although the methods that are based on a greedy strategy can obtain good accuracy, they come at the cost of enormous computational time, and are therefore not applicable to practical scenarios in large-scale networks. In addition, the centrality heuristic algorithms that are based on network topology can be completed in relatively less time. However, they tend to fail to achieve satisfactory results because of drawbacks such as overlapped influence spread. In this work, we propose a discrete two-stage metaheuristic optimization combining quantum-behaved particle swarm optimization with Lévy flight to identify a set of the most influential spreaders. According to the framework,first, the particles in the population are tasked to conduct an exploration in the global solution space to eventually converge to an acceptable solution through the crossover and replacement operations. Second, the Lévy flight mechanism is used to perform a wandering walk on the optimal candidate solution in the population to exploit the potentially unidentified influential nodes in the network. Experiments on six real-world social networks show that the proposed algorithm achieves more satisfactory results when compared to other well-known algorithms.展开更多
Aiming at tracking control of a class of innovative control effector(ICE) aircraft with distributed arrays of actuators, this paper proposes a control allocation scheme based on the Lévy flight.Different from the...Aiming at tracking control of a class of innovative control effector(ICE) aircraft with distributed arrays of actuators, this paper proposes a control allocation scheme based on the Lévy flight.Different from the conventional aircraft control allocation problem,the particular characteristic of actuators makes the actuator control command totally subject to integer constraints. In order to tackle this problem, first, the control allocation problem is described as an integer programming problem with two desired objectives. Then considering the requirement of real-time, a metaheuristic algorithm based on the Lévy flight is introduced to tackling this problem. In order to improve the searching efficiency, several targeted and heuristic strategies including variable step length and inherited population initialization according to feedback and so on are designed. Moreover, to prevent the incertitude of the metaheuristic algorithm and ensure the flight stability, a guaranteed control strategy is designed. Finally, a time-varying simulation model is introduced to verifying the effectiveness of the proposed scheme. The contrastive simulation results indicate that the proposed scheme achieves superior tracking performance with appropriate actuator dynamics and computational time, and the improvements for efficiency are active and the parameter settings are reasonable.展开更多
Golden eagle optimizer(GEO)is a recently introduced nature-inspired metaheuristic algorithm,which simulates the spiral hunting behavior of golden eagles in nature.Regrettably,the GEO suffers from the challenges of low...Golden eagle optimizer(GEO)is a recently introduced nature-inspired metaheuristic algorithm,which simulates the spiral hunting behavior of golden eagles in nature.Regrettably,the GEO suffers from the challenges of low diversity,slow iteration speed,and stagnation in local optimization when dealing with complicated optimization problems.To ameliorate these deficiencies,an improved hybrid GEO called IGEO,combined with Lévy flight,sine cosine algorithm and differential evolution(DE)strategy,is developed in this paper.The Lévy flight strategy is introduced into the initial stage to increase the diversity of the golden eagle population and make the initial population more abundant;meanwhile,the sine-cosine function can enhance the exploration ability of GEO and decrease the possibility of GEO falling into the local optima.Furthermore,the DE strategy is used in the exploration and exploitation stage to improve accuracy and convergence speed of GEO.Finally,the superiority of the presented IGEO are comprehensively verified by comparing GEO and several state-of-the-art algorithms using(1)the CEC 2017 and CEC 2019 benchmark functions and(2)5 real-world engineering problems respectively.The comparison results demonstrate that the proposed IGEO is a powerful and attractive alternative for solving engineering optimization problems.展开更多
The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective ...The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective problem,current methods tend to treat feature selection as a single-objective optimization task.This paper presents enhanced multi-objective grey wolf optimizer with Lévy flight and mutation phase(LMuMOGWO)for tackling feature selection problems.The proposed approach integrates two effective operators into the existing Multi-objective Grey Wolf optimizer(MOGWO):a Lévy flight and a mutation operator.The Lévy flight,a type of random walk with jump size determined by the Lévy distribution,enhances the global search capability of MOGWO,with the objective of maximizing classification accuracy while minimizing the number of selected features.The mutation operator is integrated to add more informative features that can assist in enhancing classification accuracy.As feature selection is a binary problem,the continuous search space is converted into a binary space using the sigmoid function.To evaluate the classification performance of the selected feature subset,the proposed approach employs a wrapper-based Artificial Neural Network(ANN).The effectiveness of the LMuMOGWO is validated on 12 conventional UCI benchmark datasets and compared with two existing variants of MOGWO,BMOGWO-S(based sigmoid),BMOGWO-V(based tanh)as well as Non-dominated Sorting Genetic Algorithm II(NSGA-II)and Multi-objective Particle Swarm Optimization(BMOPSO).The results demonstrate that the proposed LMuMOGWO approach is capable of successfully evolving and improving a set of randomly generated solutions for a given optimization problem.Moreover,the proposed approach outperforms existing approaches in most cases in terms of classification error rate,feature reduction,and computational cost.展开更多
A new analysis of a previously studied traveling agent model, showed that there is a relation between the degree of homogeneity of the medium where the agents move, agent motion patterns, and the noise generated from ...A new analysis of a previously studied traveling agent model, showed that there is a relation between the degree of homogeneity of the medium where the agents move, agent motion patterns, and the noise generated from their displacements. We proved that for a particular value of homogeneity, the system self organizes in a state where the agents carry out Lévy walks and the displacement signal corresponds to 1/f noise. Using probabilistic arguments, we conjectured that 1/f noise is a fingerprint of a statistical phase transition, from randomness (disorder) to predictability (order), and that it emerges from the contextuality nature of the system which generates it.展开更多
基金Natural Science Research Project of Education Department of Anhui Province of China,Grant/Award Number:2023AH051020Key Project of Anhui Province's Science and Technology Innovation Tackle Plan,Grant/Award Number:202423k09020040+3 种基金National Key Research and Development Program of China,Grant/Award Number:2023YFD1802200Natural Science Foundation of Anhui Province,Grant/Award Number:2308085MF21National Natural Science Foundation of China,Grant/Award Numbers:32472007,62301006,62306008University Synergy Innovation Program of Anhui Province,Grant/Award Number:GXXT-2022-046。
文摘In the era of big data,personalised recommendation systems are essential for enhancing user engagement and driving business growth.However,traditional recommendation algorithms,such as collaborative filtering,face significant challenges due to data sparsity,algorithm scalability,and the difficulty of adapting to dynamic user preferences.These limitations hinder the ability of systems to provide highly accurate and personalised recommendations.To address these challenges,this paper proposes a clustering-based recommendation method that integrates an enhanced Grasshopper Optimisation Algorithm(GOA),termed LCGOA,to improve the accuracy and efficiency of recommendation systems by optimising cluster centroids in a dynamic environment.By combining the K-means algorithm with the enhanced GOA,which incorporates a Lévy flight mechanism and multi-strategy co-evolution,our method overcomes the centroid sensitivity issue,a key limitation in traditional clustering techniques.Experimental results across multiple datasets show that the proposed LCGOA-based method significantly outperforms conventional recommendation algorithms in terms of recommendation accuracy,offering more relevant content to users and driving greater customer satisfaction and business growth.
基金National Natural Science Foundation of China,Grant No.52375264.
文摘In response to the shortcomings of Dwarf Mongoose Optimization(DMO)algorithm,such as insufficient exploitation capability and slow convergence speed,this paper proposes a multi-strategy enhanced DMO,referred to as GLSDMO.Firstly,we propose an improved solution search equation that utilizes the Gbest-guided strategy with different parameters to achieve a trade-off between exploration and exploitation(EE).Secondly,the Lévy flight is introduced to increase the diversity of population distribution and avoid the algorithm getting stuck in a local optimum.In addition,in order to address the problem of low convergence efficiency of DMO,this study uses the strong nonlinear convergence factor Sigmaid function as the moving step size parameter of the mongoose during collective activities,and combines the strategy of the salp swarm leader with the mongoose for cooperative optimization,which enhances the search efficiency of agents and accelerating the convergence of the algorithm to the global optimal solution(Gbest).Subsequently,the superiority of GLSDMO is verified on CEC2017 and CEC2019,and the optimization effect of GLSDMO is analyzed in detail.The results show that GLSDMO is significantly superior to the compared algorithms in solution quality,robustness and global convergence rate on most test functions.Finally,the optimization performance of GLSDMO is verified on three classic engineering examples and one truss topology optimization example.The simulation results show that GLSDMO achieves optimal costs on these real-world engineering problems.
基金Project supported by the Zhejiang Provincial Natural Science Foundation (Grant No.LQ20F020011)the Gansu Provincial Foundation for Distinguished Young Scholars (Grant No.23JRRA766)+1 种基金the National Natural Science Foundation of China (Grant No.62162040)the National Key Research and Development Program of China (Grant No.2020YFB1713600)。
文摘The influence maximization problem aims to select a small set of influential nodes, termed a seed set, to maximize their influence coverage in social networks. Although the methods that are based on a greedy strategy can obtain good accuracy, they come at the cost of enormous computational time, and are therefore not applicable to practical scenarios in large-scale networks. In addition, the centrality heuristic algorithms that are based on network topology can be completed in relatively less time. However, they tend to fail to achieve satisfactory results because of drawbacks such as overlapped influence spread. In this work, we propose a discrete two-stage metaheuristic optimization combining quantum-behaved particle swarm optimization with Lévy flight to identify a set of the most influential spreaders. According to the framework,first, the particles in the population are tasked to conduct an exploration in the global solution space to eventually converge to an acceptable solution through the crossover and replacement operations. Second, the Lévy flight mechanism is used to perform a wandering walk on the optimal candidate solution in the population to exploit the potentially unidentified influential nodes in the network. Experiments on six real-world social networks show that the proposed algorithm achieves more satisfactory results when compared to other well-known algorithms.
基金supported by the National Natural Science Foundation of China(61803357)。
文摘Aiming at tracking control of a class of innovative control effector(ICE) aircraft with distributed arrays of actuators, this paper proposes a control allocation scheme based on the Lévy flight.Different from the conventional aircraft control allocation problem,the particular characteristic of actuators makes the actuator control command totally subject to integer constraints. In order to tackle this problem, first, the control allocation problem is described as an integer programming problem with two desired objectives. Then considering the requirement of real-time, a metaheuristic algorithm based on the Lévy flight is introduced to tackling this problem. In order to improve the searching efficiency, several targeted and heuristic strategies including variable step length and inherited population initialization according to feedback and so on are designed. Moreover, to prevent the incertitude of the metaheuristic algorithm and ensure the flight stability, a guaranteed control strategy is designed. Finally, a time-varying simulation model is introduced to verifying the effectiveness of the proposed scheme. The contrastive simulation results indicate that the proposed scheme achieves superior tracking performance with appropriate actuator dynamics and computational time, and the improvements for efficiency are active and the parameter settings are reasonable.
基金National Natural Science Foundation of China(Grant No.51875454).
文摘Golden eagle optimizer(GEO)is a recently introduced nature-inspired metaheuristic algorithm,which simulates the spiral hunting behavior of golden eagles in nature.Regrettably,the GEO suffers from the challenges of low diversity,slow iteration speed,and stagnation in local optimization when dealing with complicated optimization problems.To ameliorate these deficiencies,an improved hybrid GEO called IGEO,combined with Lévy flight,sine cosine algorithm and differential evolution(DE)strategy,is developed in this paper.The Lévy flight strategy is introduced into the initial stage to increase the diversity of the golden eagle population and make the initial population more abundant;meanwhile,the sine-cosine function can enhance the exploration ability of GEO and decrease the possibility of GEO falling into the local optima.Furthermore,the DE strategy is used in the exploration and exploitation stage to improve accuracy and convergence speed of GEO.Finally,the superiority of the presented IGEO are comprehensively verified by comparing GEO and several state-of-the-art algorithms using(1)the CEC 2017 and CEC 2019 benchmark functions and(2)5 real-world engineering problems respectively.The comparison results demonstrate that the proposed IGEO is a powerful and attractive alternative for solving engineering optimization problems.
基金supported by Universiti Teknologi PETRONAS,under the Yayasan Universiti Teknologi PETRONAS (YUTP)Fundamental Research Grant Scheme (YUTPFRG/015LC0-274)support by Researchers Supporting Project Number (RSP-2023/309),King Saud University,Riyadh,Saudi Arabia.
文摘The process of selecting features or reducing dimensionality can be viewed as a multi-objective minimization problem in which both the number of features and error rate must be minimized.While it is a multi-objective problem,current methods tend to treat feature selection as a single-objective optimization task.This paper presents enhanced multi-objective grey wolf optimizer with Lévy flight and mutation phase(LMuMOGWO)for tackling feature selection problems.The proposed approach integrates two effective operators into the existing Multi-objective Grey Wolf optimizer(MOGWO):a Lévy flight and a mutation operator.The Lévy flight,a type of random walk with jump size determined by the Lévy distribution,enhances the global search capability of MOGWO,with the objective of maximizing classification accuracy while minimizing the number of selected features.The mutation operator is integrated to add more informative features that can assist in enhancing classification accuracy.As feature selection is a binary problem,the continuous search space is converted into a binary space using the sigmoid function.To evaluate the classification performance of the selected feature subset,the proposed approach employs a wrapper-based Artificial Neural Network(ANN).The effectiveness of the LMuMOGWO is validated on 12 conventional UCI benchmark datasets and compared with two existing variants of MOGWO,BMOGWO-S(based sigmoid),BMOGWO-V(based tanh)as well as Non-dominated Sorting Genetic Algorithm II(NSGA-II)and Multi-objective Particle Swarm Optimization(BMOPSO).The results demonstrate that the proposed LMuMOGWO approach is capable of successfully evolving and improving a set of randomly generated solutions for a given optimization problem.Moreover,the proposed approach outperforms existing approaches in most cases in terms of classification error rate,feature reduction,and computational cost.
文摘A new analysis of a previously studied traveling agent model, showed that there is a relation between the degree of homogeneity of the medium where the agents move, agent motion patterns, and the noise generated from their displacements. We proved that for a particular value of homogeneity, the system self organizes in a state where the agents carry out Lévy walks and the displacement signal corresponds to 1/f noise. Using probabilistic arguments, we conjectured that 1/f noise is a fingerprint of a statistical phase transition, from randomness (disorder) to predictability (order), and that it emerges from the contextuality nature of the system which generates it.