The proof-of-stake(PoS)mechanism is a consensus protocol within blockchain technology that determines the validation of transactions and the minting of new blocks based on the participant’s stake in the cryptocurrenc...The proof-of-stake(PoS)mechanism is a consensus protocol within blockchain technology that determines the validation of transactions and the minting of new blocks based on the participant’s stake in the cryptocurrency network.In contrast to proof-of-work(PoW),which relies on computational power to validate transactions,PoS employs a deterministic and resourceefficient approach to elect validators.Whereas,an inherent risk of PoS is the potential for centralization among a small cohort of network participants possessing substantial stakes,jeopardizing system decentralization and posing security threats.To mitigate centralization issues within PoS,this study introduces an incentive-aligned mechanism named decentralized proof-of-stake(DePoS),wherein the second-largest stakeholder is chosen as the final validator with a higher probability.Integrated with the verifiable random function(VRF),DePoS rewards the largest stakeholder with uncertainty,thus disincentivizing stakeholders from accumulating the largest stake.Additionally,a dynamic evolutionary game model is innovatively developed to simulate the evolution of staking pools,thus facilitating the investigation of staking pool selection dynamics and equilibrium stability across PoS and DePoS systems.The findings demonstrate that DePoS generally fosters wealth decentralization by discouraging the accumulation of significant cryptocurrency holdings.Through theoretical analysis of stakeholder predilection in staking pool selection and the simulation of the evolutionary tendency in pool scale,this research demonstrates the comparative advantage in decentralization offered by DePoS over the conventional PoS.展开更多
Both evolutionary computation(EC)and multiagent systems(MAS)study the emergence of intelligence through the interaction and cooperation of a group of individuals.EC focuses on solving various complex optimization prob...Both evolutionary computation(EC)and multiagent systems(MAS)study the emergence of intelligence through the interaction and cooperation of a group of individuals.EC focuses on solving various complex optimization problems,while MAS provides a flexible model for distributed artificial intelligence.Since their group interaction mechanisms can be borrowed from each other,many studies have attempted to combine EC and MAS.With the rapid development of the Internet of Things,the confluence of EC and MAS has become more and more important,and related articles have shown a continuously growing trend during the last decades.In this survey,we first elaborate on the mutual assistance of EC and MAS from two aspects,agent-based EC and EC-assisted MAS.Agent-based EC aims to introduce characteristics of MAS into EC to improve the performance and parallelism of EC,while EC-assisted MAS aims to use EC to better solve optimization problems in MAS.Furthermore,we review studies that combine the cooperation mechanisms of EC and MAS,which greatly leverage the strengths of both sides.A description framework is built to elaborate existing studies.Promising future research directions are also discussed in conjunction with emerging technologies and real-world applications.展开更多
Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may r...Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification.展开更多
In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and red...In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs.展开更多
With the increasing proportion of renewable energy in the power market,the demands on government financial subsidies are gradually increasing.Thus,a joint green certificate-carbon emission right-electricity multi-mark...With the increasing proportion of renewable energy in the power market,the demands on government financial subsidies are gradually increasing.Thus,a joint green certificate-carbon emission right-electricity multi-market trading process is proposed to study the market-based strategy for renewable energy.Considering the commodity characteristics of green certificates and carbon emission rights,the dynamic cost models of green certificates and carbon rights are constructed based on the Rubinstein game and ladder pricing models.Furthermore,considering the irrational bidding behavior of energy suppliers in the actual electricity market,an evolutionary game based multi-market bidding optimization model is presented.Subsequently,it is solved using a composite differential evolutionary algorithm.Finally,the case study results reveal that the proposed model can increase profits and the consumption rate of renewable energy and reduce carbon emission.展开更多
The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency...The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency. A multi-objective model was presented for the material distribution routing problem in mixed manufacturing systems, and it was solved by a hybrid multi-objective evolutionary algorithm (HMOEA). The characteristics of the HMOEA are as follows: 1) A route pool is employed to preserve the best routes for the population initiation; 2) A specialized best?worst route crossover (BWRC) mode is designed to perform the crossover operators for selecting the best route from Chromosomes 1 to exchange with the worst one in Chromosomes 2, so that the better genes are inherited to the offspring; 3) A route swap mode is used to perform the mutation for improving the convergence speed and preserving the better gene; 4) Local heuristics search methods are applied in this algorithm. Computational study of a practical case shows that the proposed algorithm can decrease the total travel distance by 51.66%, enhance the average vehicle load rate by 37.85%, cut down 15 routes and reduce a deliver vehicle. The convergence speed of HMOEA is faster than that of famous NSGA-II.展开更多
The pseudo-excitation method combined with the integral transform method (PEM-ITM) is presented to investigate the ground vibration of a coupled track-soil system induced by moving random loads. Commonly in the track ...The pseudo-excitation method combined with the integral transform method (PEM-ITM) is presented to investigate the ground vibration of a coupled track-soil system induced by moving random loads. Commonly in the track model, the rail, sleepers, rail pads, and ballast are modelled as an infinite Euler beam, discretely distributed masses, discretely distributed vertical springs, and a viscoelastic layer, respectively. The soil is regarded as a homogenous isotropic half-space coupled with the track using the boundary condition at the surface of the ground. By introducing a pseudo-excitation, the random vibration analysis of the coupled system is converted into a harmonic analysis. The analytical form of evolutionary power spectral density responses of the simplified coupled track-soil system under a random moving load is derived in the frequency/wavenumber domain by PEM-ITM. In the numerical examples, the effects of different parameters, such as the moving speed, the soil properties, and the coherence of moving loads, on the ground response are investigated.展开更多
Field penetration index(FPI) is one of the representative key parameters to examine the tunnel boring machine(TBM) performance.Lack of accurate FPI prediction can be responsible for numerous disastrous incidents assoc...Field penetration index(FPI) is one of the representative key parameters to examine the tunnel boring machine(TBM) performance.Lack of accurate FPI prediction can be responsible for numerous disastrous incidents associated with rock mechanics and engineering.This study aims to predict TBM performance(i.e.FPI) by an efficient and improved adaptive neuro-fuzzy inference system(ANFIS) model.This was done using an evolutionary algorithm,i.e.artificial bee colony(ABC) algorithm mixed with the ANFIS model.The role of ABC algorithm in this system is to find the optimum membership functions(MFs) of ANFIS model to achieve a higher degree of accuracy.The procedure and modeling were conducted on a tunnelling database comprising of more than 150 data samples where brittleness index(BI),fracture spacing,α angle between the plane of weakness and the TBM driven direction,and field single cutter load were assigned as model inputs to approximate FPI values.According to the results obtained by performance indices,the proposed ANFISABC model was able to receive the highest accuracy level in predicting FPI values compared with ANFIS model.In terms of coefficient of determination(R^(2)),the values of 0.951 and 0.901 were obtained for training and testing stages of the proposed ANFISABC model,respectively,which confirm its power and capability in solving TBM performance problem.The proposed model can be used in the other areas of rock mechanics and underground space technologies with similar conditions.展开更多
Two-dimensional(2D) barcode technology is an electronic tagging technology based on combination of computer and optical technology. It is an important way of information collection and input. 2D barcode technology has...Two-dimensional(2D) barcode technology is an electronic tagging technology based on combination of computer and optical technology. It is an important way of information collection and input. 2D barcode technology has been widely used in various fields of logistics,production automation,and e-commerce,but it also has brought about a series of safety problems. Based on evolutionary encryption technology,this paper improved algorithm of traditional 2D barcode generation,to improve forgery- proof performance of 2D barcode. This algorithm is applied to agricultural products quality and safety traceability system and the results show that it is effective.展开更多
Evolutionary sequence systematics is a discipline in paleontology and biology that deals with phylogeny of organism, the main purpose of which is to understand relatives between species and taxa and to show their evol...Evolutionary sequence systematics is a discipline in paleontology and biology that deals with phylogeny of organism, the main purpose of which is to understand relatives between species and taxa and to show their evolutionary sequence. The systematics is set up on the phenetic-cladistic systematics. A number of important theoretical concepts in the cladistics are added the concept of time in the systematics. For example, the time-span between the closest sister species is considered limited in the duration of their mother species. The foundational methodology of the systematics is to analyze sister-group and character mosaic distribution, and the key to study evolutionary sequence is to understand cbaracter mosaic distribution fully. These aualyses can be executed by using computer. In the paper, the Permian Waagenophylloid coral fauna is taken as an example to illustrate the analysis on evolutionary sequence. These coral fossils are widespread in Tethyan area.Seventeen characters and a number of cbaracter states for each character used in study result from features of Waagenophylloid corals. According to principles of tbe widest distribution of character states, fossil records and ontogenesis we discerned plesiomorph character states for each character. Characters are divided into 4 ranks on the basis of their important place in pkylogeny. Based on the theory and methopology of tbe evolutionary sequence systematics the paper analyzes the sister groups and evolutionary sequence. In the examination each other between the analyses of sister groups and evolutionary sequence tbe paper found many importunt phenomena of paleontology,such as character degeneration, parallel evolution, and polydirectional clades, and distinguished a number of abnormal order. Iu the discussion to test tke rirst occurrence event8 of biostratigraphy we infer the Possible stratigraphic levels of some fossils.展开更多
After building a dynamic evolutionary game model, the essay studies the stability of the equilibrium in the game between the commercial banks and the closed-loop supply chain(CLSC) enterprises. By design of systematic...After building a dynamic evolutionary game model, the essay studies the stability of the equilibrium in the game between the commercial banks and the closed-loop supply chain(CLSC) enterprises. By design of systematic mechanism based on system dynamics theory, capital chains of independent small and medium-sized enterprises(SMEs) on CLSC are organically linked together. Moreover, a comparative simulation is studied for the previous independent and post-design dependent systems. The study shows that with business expanding and market risk growing, the independent finance chains of SMEs on CLSC often take on a certain vulnerability, while the SMEs closed-loop supply chain finance system itself is with a strong rigidity and concerto.展开更多
Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,...Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,given their global search capabilities and ability to locate multiple roots of a NES simultaneously within one run.Currently,the majority of research on using EAs to solve NESs focuses on transformation techniques and improving the performance of the used EAs.By contrast,problem domain knowledge of NESs is investigated in this study,where we propose the incorporation of a variable reduction strategy(VRS)into EAs to solve NESs.The VRS makes full use of the systems of expressing a NES and uses some variables(i.e.,core variable)to represent other variables(i.e.,reduced variables)through variable relationships that exist in the equation systems.It enables the reduction of partial variables and equations and shrinks the decision space,thereby reducing the complexity of the problem and improving the search efficiency of the EAs.To test the effectiveness of VRS in dealing with NESs,this paper mainly integrates the VRS into two existing state-of-the-art EA methods(i.e.,MONES and DR-JADE)according to the integration framework of the VRS and EA,respectively.Experimental results show that,with the assistance of the VRS,the EA methods can produce better results than the original methods and other compared methods.Furthermore,extensive experiments regarding the influence of different reduction schemes and EAs substantiate that a better EA for solving a NES with more reduced variables tends to provide better performance.展开更多
We introduce a new dynamical evolutionary algorithm(DEA) based on the theory of statistical mechanics and investigate the reconstruction problem for the nonlinear dynamical systems using observation data. The conver...We introduce a new dynamical evolutionary algorithm(DEA) based on the theory of statistical mechanics and investigate the reconstruction problem for the nonlinear dynamical systems using observation data. The convergence of the algorithm is discussed. We make the numerical experiments and test our model using the two famous chaotic systems (mainly the Lorenz and Chen systems). The results show the relatively accurate reconstruction of these chaotic systems based on observational data can be obtained. Therefore we may conclude that there are broad prospects using our method to model the nonlinear dynamical systems.展开更多
This paper attempts to set a unified scene for various linear time-invariant (LTI) control system design schemes, by transforming the existing concept of “computer-aided control system design” (CACSD) to novel “com...This paper attempts to set a unified scene for various linear time-invariant (LTI) control system design schemes, by transforming the existing concept of “computer-aided control system design” (CACSD) to novel “computer-automated control system design” (CAutoCSD). The first step towards this goal is to accommodate, under practical constraints, various design objectives that are desirable in both time and frequency domains. Such performance-prioritised unification is aimed at relieving practising engineers from having to select a particular control scheme and from sacrificing certain performance goals resulting from pre-commitment to such schemes. With recent progress in evolutionary computing based extra-numeric, multi-criterion search and optimisation techniques, such unification of LTI control schemes becomes feasible, analytical and practical, and the resultant designs can be creative. The techniques developed are applied to, and illustrated by, three design problems. The unified approach automatically provides an integrator for zero-steady state error in velocity control of a DC motor, and meets multiple objectives in the design of an LTI controller for a non-minimum phase plant and offers a high-performance LTI controller network for a non-linear chemical process.展开更多
It is important to distribute the load efficiently to minimize the cost of the economic dispatch of electrical power system. The uncertainty and volatility of wind energy make the economic dispatch much more complex w...It is important to distribute the load efficiently to minimize the cost of the economic dispatch of electrical power system. The uncertainty and volatility of wind energy make the economic dispatch much more complex when the general power systems are combined with wind farms. The short term wind power prediction method was discussed in this paper. The method was based on the empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD). Furthermore,the effect of wind farms on the traditional economic dispatch of electrical power system was analyzed. The mathematical model of the economic dispatch was established considering the environmental factors and extra spinning reserve cost. The multi-objective co-evolutionary algorithm was used to figure out the model. And the results were compared with the NSGA-Ⅱ(non-dominated sorting genetic algorithm-Ⅱ) to verify its feasibility.展开更多
We propose an evolutionary snowdrift game model for heterogeneous systems with two types of agents, in which the inner-directed agents adopt the memory-based updating rule while the copycat-like ones take the uncondit...We propose an evolutionary snowdrift game model for heterogeneous systems with two types of agents, in which the inner-directed agents adopt the memory-based updating rule while the copycat-like ones take the unconditional imitation rule; moreover, each'agent can change his type to adopt another updating rule once the number he sequentially loses the game at is beyond his upper limit of tolerance. The cooperative behaviors of such heterogeneous systems are then investigated by Monte Carlo simulations. The numerical results show the equilibrium cooperation frequency and composition as functions of the cost-to-benefit ratio r are both of plateau structures with discontinuous steplike jumps, and the number of plateaux varies non-monotonically with the upper limit of tolerance VT as well as the initial composition of agents faO. Besides, the quantities of the cooperation frequency and composition are dependent crucially on the system parameters including VT, faO, and r. One intriguing observation is that when the upper limit of tolerance is small, the cooperation frequency will be abnormally enhanced with the increase of the cost-to-benefit ratio in the range of 0 〈 r 〈 1/4. We then probe into the relative cooperation frequencies of either type of agents, which are also of plateau structures dependent on the system parameters. Our results may be helpful to understand the cooperative behaviors of heterogenous agent systems.展开更多
A best algorithm generated scheme is proposed in the paper by making use of the thought of evolutionary algorithm, which can generate dynamically the best algorithm of generating primes in RSA cryptography under diffe...A best algorithm generated scheme is proposed in the paper by making use of the thought of evolutionary algorithm, which can generate dynamically the best algorithm of generating primes in RSA cryptography under different conditions. Taking into account the factors of time, space and security integrated, this scheme possessed strong practicability. The paper also proposed a model of multi-degree parallel evolutionary algorithm to evaluate synthetically the efficiency and security of the public key cryptography. The model contributes to designing public key cryptography system too.展开更多
The transmission ratio is the key parameters influence power performance and economic performance of electric vehicle (EV). As a class of heuristic algorithms, Dynamical Evolutionary Algorithm (DEA) is suitable to...The transmission ratio is the key parameters influence power performance and economic performance of electric vehicle (EV). As a class of heuristic algorithms, Dynamical Evolutionary Algorithm (DEA) is suitable to solve multi-objective optimization problems. This paper presents a new method to optimize the transmission ratio using DEA. The fuzzy constraints and objective function of transmission ratio are established for parameter optimization problem of electric bus transmission. DEA is used to solve the optimiza- tion problem. The transmission system is also designed based on the optimization result. Optimization and test results show that the dynamical evolutionary algorithm is an effective method to solve transmission parameter optimization problems.展开更多
For evolutionary random excitations, a general method of analyzing nonstationary random responses of systems was presented in this paper. Firstly, for the evolutionary random excitation model, the evolutionary power s...For evolutionary random excitations, a general method of analyzing nonstationary random responses of systems was presented in this paper. Firstly, for the evolutionary random excitation model, the evolutionary power spectrum density function (EPSD) of a random excitation was given by wavelet transform. Based on the EPSD, the nonstationary responses of a SDOF system subjected to evolutionary random excitations were studied. The application and validity of presented method were illustrated by numerical examples. In numerical examples, the recently developed stochastic models for El Centro (1934) and Mexico City (1985) earthquakes which preserve the nonstationary evolutions of amplitude and frequency content of ground accelerations were used as excitations. The nonstationary random mean-square responses of a SDOF system under these two excitations were evaluated and compared with simulated results.展开更多
Data mining techniques and information personalization have made significant growth in the past decade. Enormous volume of data is generated every day. Recommender systems can help users to find their specific informa...Data mining techniques and information personalization have made significant growth in the past decade. Enormous volume of data is generated every day. Recommender systems can help users to find their specific information in the extensive volume of information. Several techniques have been presented for development of Recommender System (RS). One of these techniques is the Evolutionary Computing (EC), which can optimize and improve RS in the various applications. This study investigates the number of publications, focusing on some aspects such as the recommendation techniques, the evaluation methods and the datasets which are used.展开更多
文摘The proof-of-stake(PoS)mechanism is a consensus protocol within blockchain technology that determines the validation of transactions and the minting of new blocks based on the participant’s stake in the cryptocurrency network.In contrast to proof-of-work(PoW),which relies on computational power to validate transactions,PoS employs a deterministic and resourceefficient approach to elect validators.Whereas,an inherent risk of PoS is the potential for centralization among a small cohort of network participants possessing substantial stakes,jeopardizing system decentralization and posing security threats.To mitigate centralization issues within PoS,this study introduces an incentive-aligned mechanism named decentralized proof-of-stake(DePoS),wherein the second-largest stakeholder is chosen as the final validator with a higher probability.Integrated with the verifiable random function(VRF),DePoS rewards the largest stakeholder with uncertainty,thus disincentivizing stakeholders from accumulating the largest stake.Additionally,a dynamic evolutionary game model is innovatively developed to simulate the evolution of staking pools,thus facilitating the investigation of staking pool selection dynamics and equilibrium stability across PoS and DePoS systems.The findings demonstrate that DePoS generally fosters wealth decentralization by discouraging the accumulation of significant cryptocurrency holdings.Through theoretical analysis of stakeholder predilection in staking pool selection and the simulation of the evolutionary tendency in pool scale,this research demonstrates the comparative advantage in decentralization offered by DePoS over the conventional PoS.
基金supported in part by the National Key Research and Development Project(2023YFE0206200)the National Natural Science Foundation of China(U23B2058)+3 种基金in part by Guangdong Regional Joint Foundation Key Project(2022B1515120076)the National Research Foundation of Korea(NRF)grant funded by the Korea government(MSIT)(RS-2025-00555463&RS-2025-25456394)the Tianjin Top Scientist Studio Project(24JRRCRC00030)the Tianjin Belt and Road Joint Laboratory(24PTLYHZ00250).
文摘Both evolutionary computation(EC)and multiagent systems(MAS)study the emergence of intelligence through the interaction and cooperation of a group of individuals.EC focuses on solving various complex optimization problems,while MAS provides a flexible model for distributed artificial intelligence.Since their group interaction mechanisms can be borrowed from each other,many studies have attempted to combine EC and MAS.With the rapid development of the Internet of Things,the confluence of EC and MAS has become more and more important,and related articles have shown a continuously growing trend during the last decades.In this survey,we first elaborate on the mutual assistance of EC and MAS from two aspects,agent-based EC and EC-assisted MAS.Agent-based EC aims to introduce characteristics of MAS into EC to improve the performance and parallelism of EC,while EC-assisted MAS aims to use EC to better solve optimization problems in MAS.Furthermore,we review studies that combine the cooperation mechanisms of EC and MAS,which greatly leverage the strengths of both sides.A description framework is built to elaborate existing studies.Promising future research directions are also discussed in conjunction with emerging technologies and real-world applications.
文摘Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification.
基金supported by the National Natural Science Foundation of China under Grant No.61972040the Science and Technology Research and Development Project funded by China Railway Material Trade Group Luban Company.
文摘In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs.
基金supported by the National Key R&D Program of China(2017YFB0902200).
文摘With the increasing proportion of renewable energy in the power market,the demands on government financial subsidies are gradually increasing.Thus,a joint green certificate-carbon emission right-electricity multi-market trading process is proposed to study the market-based strategy for renewable energy.Considering the commodity characteristics of green certificates and carbon emission rights,the dynamic cost models of green certificates and carbon rights are constructed based on the Rubinstein game and ladder pricing models.Furthermore,considering the irrational bidding behavior of energy suppliers in the actual electricity market,an evolutionary game based multi-market bidding optimization model is presented.Subsequently,it is solved using a composite differential evolutionary algorithm.Finally,the case study results reveal that the proposed model can increase profits and the consumption rate of renewable energy and reduce carbon emission.
基金Project(50775089)supported by the National Natural Science Foundation of ChinaProject(2007AA04Z190,2009AA043301)supported by the National High Technology Research and Development Program of ChinaProject(2005CB724100)supported by the National Basic Research Program of China
文摘The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency. A multi-objective model was presented for the material distribution routing problem in mixed manufacturing systems, and it was solved by a hybrid multi-objective evolutionary algorithm (HMOEA). The characteristics of the HMOEA are as follows: 1) A route pool is employed to preserve the best routes for the population initiation; 2) A specialized best?worst route crossover (BWRC) mode is designed to perform the crossover operators for selecting the best route from Chromosomes 1 to exchange with the worst one in Chromosomes 2, so that the better genes are inherited to the offspring; 3) A route swap mode is used to perform the mutation for improving the convergence speed and preserving the better gene; 4) Local heuristics search methods are applied in this algorithm. Computational study of a practical case shows that the proposed algorithm can decrease the total travel distance by 51.66%, enhance the average vehicle load rate by 37.85%, cut down 15 routes and reduce a deliver vehicle. The convergence speed of HMOEA is faster than that of famous NSGA-II.
基金the National Basic Research Program of China (Grant 2014CB046803)the National Natural Science Foundation of China (Grant 11772084).
文摘The pseudo-excitation method combined with the integral transform method (PEM-ITM) is presented to investigate the ground vibration of a coupled track-soil system induced by moving random loads. Commonly in the track model, the rail, sleepers, rail pads, and ballast are modelled as an infinite Euler beam, discretely distributed masses, discretely distributed vertical springs, and a viscoelastic layer, respectively. The soil is regarded as a homogenous isotropic half-space coupled with the track using the boundary condition at the surface of the ground. By introducing a pseudo-excitation, the random vibration analysis of the coupled system is converted into a harmonic analysis. The analytical form of evolutionary power spectral density responses of the simplified coupled track-soil system under a random moving load is derived in the frequency/wavenumber domain by PEM-ITM. In the numerical examples, the effects of different parameters, such as the moving speed, the soil properties, and the coherence of moving loads, on the ground response are investigated.
基金supported by the Faculty Development Competitive Research Grant program of Nazarbayev University(Grant No.021220FD5151)。
文摘Field penetration index(FPI) is one of the representative key parameters to examine the tunnel boring machine(TBM) performance.Lack of accurate FPI prediction can be responsible for numerous disastrous incidents associated with rock mechanics and engineering.This study aims to predict TBM performance(i.e.FPI) by an efficient and improved adaptive neuro-fuzzy inference system(ANFIS) model.This was done using an evolutionary algorithm,i.e.artificial bee colony(ABC) algorithm mixed with the ANFIS model.The role of ABC algorithm in this system is to find the optimum membership functions(MFs) of ANFIS model to achieve a higher degree of accuracy.The procedure and modeling were conducted on a tunnelling database comprising of more than 150 data samples where brittleness index(BI),fracture spacing,α angle between the plane of weakness and the TBM driven direction,and field single cutter load were assigned as model inputs to approximate FPI values.According to the results obtained by performance indices,the proposed ANFISABC model was able to receive the highest accuracy level in predicting FPI values compared with ANFIS model.In terms of coefficient of determination(R^(2)),the values of 0.951 and 0.901 were obtained for training and testing stages of the proposed ANFISABC model,respectively,which confirm its power and capability in solving TBM performance problem.The proposed model can be used in the other areas of rock mechanics and underground space technologies with similar conditions.
基金Supported by National Key Technology Research and Development Program of the Ministry of Science and Technology of China(2012BAD35B04)
文摘Two-dimensional(2D) barcode technology is an electronic tagging technology based on combination of computer and optical technology. It is an important way of information collection and input. 2D barcode technology has been widely used in various fields of logistics,production automation,and e-commerce,but it also has brought about a series of safety problems. Based on evolutionary encryption technology,this paper improved algorithm of traditional 2D barcode generation,to improve forgery- proof performance of 2D barcode. This algorithm is applied to agricultural products quality and safety traceability system and the results show that it is effective.
文摘Evolutionary sequence systematics is a discipline in paleontology and biology that deals with phylogeny of organism, the main purpose of which is to understand relatives between species and taxa and to show their evolutionary sequence. The systematics is set up on the phenetic-cladistic systematics. A number of important theoretical concepts in the cladistics are added the concept of time in the systematics. For example, the time-span between the closest sister species is considered limited in the duration of their mother species. The foundational methodology of the systematics is to analyze sister-group and character mosaic distribution, and the key to study evolutionary sequence is to understand cbaracter mosaic distribution fully. These aualyses can be executed by using computer. In the paper, the Permian Waagenophylloid coral fauna is taken as an example to illustrate the analysis on evolutionary sequence. These coral fossils are widespread in Tethyan area.Seventeen characters and a number of cbaracter states for each character used in study result from features of Waagenophylloid corals. According to principles of tbe widest distribution of character states, fossil records and ontogenesis we discerned plesiomorph character states for each character. Characters are divided into 4 ranks on the basis of their important place in pkylogeny. Based on the theory and methopology of tbe evolutionary sequence systematics the paper analyzes the sister groups and evolutionary sequence. In the examination each other between the analyses of sister groups and evolutionary sequence tbe paper found many importunt phenomena of paleontology,such as character degeneration, parallel evolution, and polydirectional clades, and distinguished a number of abnormal order. Iu the discussion to test tke rirst occurrence event8 of biostratigraphy we infer the Possible stratigraphic levels of some fossils.
基金the Natural Science Research Fund of Hubei Province(No.2014BDH121)
文摘After building a dynamic evolutionary game model, the essay studies the stability of the equilibrium in the game between the commercial banks and the closed-loop supply chain(CLSC) enterprises. By design of systematic mechanism based on system dynamics theory, capital chains of independent small and medium-sized enterprises(SMEs) on CLSC are organically linked together. Moreover, a comparative simulation is studied for the previous independent and post-design dependent systems. The study shows that with business expanding and market risk growing, the independent finance chains of SMEs on CLSC often take on a certain vulnerability, while the SMEs closed-loop supply chain finance system itself is with a strong rigidity and concerto.
基金This work was supported by the National Natural Science Foundation of China(62073341)in part by the Natural Science Fund for Distinguished Young Scholars of Hunan Province(2019JJ20026).
文摘Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,given their global search capabilities and ability to locate multiple roots of a NES simultaneously within one run.Currently,the majority of research on using EAs to solve NESs focuses on transformation techniques and improving the performance of the used EAs.By contrast,problem domain knowledge of NESs is investigated in this study,where we propose the incorporation of a variable reduction strategy(VRS)into EAs to solve NESs.The VRS makes full use of the systems of expressing a NES and uses some variables(i.e.,core variable)to represent other variables(i.e.,reduced variables)through variable relationships that exist in the equation systems.It enables the reduction of partial variables and equations and shrinks the decision space,thereby reducing the complexity of the problem and improving the search efficiency of the EAs.To test the effectiveness of VRS in dealing with NESs,this paper mainly integrates the VRS into two existing state-of-the-art EA methods(i.e.,MONES and DR-JADE)according to the integration framework of the VRS and EA,respectively.Experimental results show that,with the assistance of the VRS,the EA methods can produce better results than the original methods and other compared methods.Furthermore,extensive experiments regarding the influence of different reduction schemes and EAs substantiate that a better EA for solving a NES with more reduced variables tends to provide better performance.
基金Supported by the National Natural Science Foun-dation of China (60133010) the Natural Science Foundation ofHubei Province (2004ABA011)
文摘We introduce a new dynamical evolutionary algorithm(DEA) based on the theory of statistical mechanics and investigate the reconstruction problem for the nonlinear dynamical systems using observation data. The convergence of the algorithm is discussed. We make the numerical experiments and test our model using the two famous chaotic systems (mainly the Lorenz and Chen systems). The results show the relatively accurate reconstruction of these chaotic systems based on observational data can be obtained. Therefore we may conclude that there are broad prospects using our method to model the nonlinear dynamical systems.
文摘This paper attempts to set a unified scene for various linear time-invariant (LTI) control system design schemes, by transforming the existing concept of “computer-aided control system design” (CACSD) to novel “computer-automated control system design” (CAutoCSD). The first step towards this goal is to accommodate, under practical constraints, various design objectives that are desirable in both time and frequency domains. Such performance-prioritised unification is aimed at relieving practising engineers from having to select a particular control scheme and from sacrificing certain performance goals resulting from pre-commitment to such schemes. With recent progress in evolutionary computing based extra-numeric, multi-criterion search and optimisation techniques, such unification of LTI control schemes becomes feasible, analytical and practical, and the resultant designs can be creative. The techniques developed are applied to, and illustrated by, three design problems. The unified approach automatically provides an integrator for zero-steady state error in velocity control of a DC motor, and meets multiple objectives in the design of an LTI controller for a non-minimum phase plant and offers a high-performance LTI controller network for a non-linear chemical process.
基金Innovation Program of Shanghai Municipal Education Commission,China(No.13YZ139)Climbing Peak Discipline Project of Shanghai Dianji University,China(No.15DFXK01)
文摘It is important to distribute the load efficiently to minimize the cost of the economic dispatch of electrical power system. The uncertainty and volatility of wind energy make the economic dispatch much more complex when the general power systems are combined with wind farms. The short term wind power prediction method was discussed in this paper. The method was based on the empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD). Furthermore,the effect of wind farms on the traditional economic dispatch of electrical power system was analyzed. The mathematical model of the economic dispatch was established considering the environmental factors and extra spinning reserve cost. The multi-objective co-evolutionary algorithm was used to figure out the model. And the results were compared with the NSGA-Ⅱ(non-dominated sorting genetic algorithm-Ⅱ) to verify its feasibility.
基金Project supported by the National Natural Science Foundation of China(Grant Nos.11175131 and 10875086)
文摘We propose an evolutionary snowdrift game model for heterogeneous systems with two types of agents, in which the inner-directed agents adopt the memory-based updating rule while the copycat-like ones take the unconditional imitation rule; moreover, each'agent can change his type to adopt another updating rule once the number he sequentially loses the game at is beyond his upper limit of tolerance. The cooperative behaviors of such heterogeneous systems are then investigated by Monte Carlo simulations. The numerical results show the equilibrium cooperation frequency and composition as functions of the cost-to-benefit ratio r are both of plateau structures with discontinuous steplike jumps, and the number of plateaux varies non-monotonically with the upper limit of tolerance VT as well as the initial composition of agents faO. Besides, the quantities of the cooperation frequency and composition are dependent crucially on the system parameters including VT, faO, and r. One intriguing observation is that when the upper limit of tolerance is small, the cooperation frequency will be abnormally enhanced with the increase of the cost-to-benefit ratio in the range of 0 〈 r 〈 1/4. We then probe into the relative cooperation frequencies of either type of agents, which are also of plateau structures dependent on the system parameters. Our results may be helpful to understand the cooperative behaviors of heterogenous agent systems.
基金Supported by the Hi-Tech Research and Development Program of China(2002AA1Z1490)
文摘A best algorithm generated scheme is proposed in the paper by making use of the thought of evolutionary algorithm, which can generate dynamically the best algorithm of generating primes in RSA cryptography under different conditions. Taking into account the factors of time, space and security integrated, this scheme possessed strong practicability. The paper also proposed a model of multi-degree parallel evolutionary algorithm to evaluate synthetically the efficiency and security of the public key cryptography. The model contributes to designing public key cryptography system too.
文摘The transmission ratio is the key parameters influence power performance and economic performance of electric vehicle (EV). As a class of heuristic algorithms, Dynamical Evolutionary Algorithm (DEA) is suitable to solve multi-objective optimization problems. This paper presents a new method to optimize the transmission ratio using DEA. The fuzzy constraints and objective function of transmission ratio are established for parameter optimization problem of electric bus transmission. DEA is used to solve the optimiza- tion problem. The transmission system is also designed based on the optimization result. Optimization and test results show that the dynamical evolutionary algorithm is an effective method to solve transmission parameter optimization problems.
文摘For evolutionary random excitations, a general method of analyzing nonstationary random responses of systems was presented in this paper. Firstly, for the evolutionary random excitation model, the evolutionary power spectrum density function (EPSD) of a random excitation was given by wavelet transform. Based on the EPSD, the nonstationary responses of a SDOF system subjected to evolutionary random excitations were studied. The application and validity of presented method were illustrated by numerical examples. In numerical examples, the recently developed stochastic models for El Centro (1934) and Mexico City (1985) earthquakes which preserve the nonstationary evolutions of amplitude and frequency content of ground accelerations were used as excitations. The nonstationary random mean-square responses of a SDOF system under these two excitations were evaluated and compared with simulated results.
文摘Data mining techniques and information personalization have made significant growth in the past decade. Enormous volume of data is generated every day. Recommender systems can help users to find their specific information in the extensive volume of information. Several techniques have been presented for development of Recommender System (RS). One of these techniques is the Evolutionary Computing (EC), which can optimize and improve RS in the various applications. This study investigates the number of publications, focusing on some aspects such as the recommendation techniques, the evaluation methods and the datasets which are used.