Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
17,586
result(s) for
"evolution of algorithm"
Sort by:
Algorithms in Low-Code-No-Code for Research Applications: A Practical Review
2023
Algorithms have evolved from machine code to low-code-no-code (LCNC) in the past 20 years. Observing the growth of LCNC-based algorithm development, the CEO of GitHub mentioned that the future of coding is no coding at all. This paper systematically reviewed several of the recent studies using mainstream LCNC platforms to understand the area of research, the LCNC platforms used within these studies, and the features of LCNC used for solving individual research questions. We identified 23 research works using LCNC platforms, such as SetXRM, the vf-OS platform, Aure-BPM, CRISP-DM, and Microsoft Power Platform (MPP). About 61% of these existing studies resorted to MPP as their primary choice. The critical research problems solved by these research works were within the area of global news analysis, social media analysis, landslides, tornadoes, COVID-19, digitization of process, manufacturing, logistics, and software/app development. The main reasons identified for solving research problems with LCNC algorithms were as follows: (1) obtaining research data from multiple sources in complete automation; (2) generating artificial intelligence-driven insights without having to manually code them. In the course of describing this review, this paper also demonstrates a practical approach to implement a cyber-attack monitoring algorithm with the most popular LCNC platform.
Journal Article
Application of modified enhanced differential evolution algorithms for reservoir operation during floods: a case study
2023
Operating a reservoir during flooding is a complex problem in which optimum decision-making is a difficult task. The present study demonstrates a solution for the operation of flooding problem in a multiple-purpose reservoir. A reservoir on River Narmada in central India is chosen as the case study. The multiple objective problems comprised maximization of hydropower releases, minimizing spills, and achieving stipulated target storage at the end of the operation period. The chosen optimization models are the Differential Evaluation Algorithm (DEA) and its variants: the Enhanced Differential Evolution Algorithm (EDEA) and the Modified Enhanced Differential Evaluation Algorithm (MEDEA). The EDEA model is modified in the present study to MEDEA. The results of all three models applied to the same case study are compared on convergence to an optimal solution. All three algorithms were tested on two of the popular benchmark functions that are Ackley and Sphere. The results of both applications demonstrated that MEDEA proved to be the best in terms of converging to the optimal solution, exhibiting better stability, and quality of final results. The outcomes of this study also provided an effective way to optimize large scale multi-purpose and multi-reservoir flood control operation problems.
Journal Article
Optimal Design of a Blast Basket in a Test Cell using a Differential Evolution Algorithm
by
Farrokhfal, H.
,
Shahriari, B.
,
Yari, E.
in
ambient air
,
blast basket
,
differential evolution (de) method
2026
One key component in a jet engine test cell is the blast basket, which mixes the jet flow exiting the nozzle with ambient air to aid in cooling, reducing velocity, and decreasing noise. The test cell uses the ejector pump method. Critical blast basket design parameters include diameter, length, and perforation pattern. In this study, the basket length is predefined, diameter is calculated from the augmentor design, and the hole count is based on material porosity. To evaluate mass flow uniformity, five 2-meter-wide strips along the basket are modeled, aiming for uniform distribution across these strips. A major design challenge is flow concentration at the downstream end, so this study optimizes the hole configuration and cone angle at the basket’s end to improve distribution. The single-objective Differential Evolution method is employed, using hole diameter, material porosity, and outlet cone half-angle as design variables, with the objective function defined as minimizing the standard deviation of mass flow across the strips. The flow field was computed using ANSYS Fluent 2020 R1 with the k–ω Shear Stress Transport (SST) turbulence model, while geometry generation under design constraints is automated using a custom C code. Results show an 18.1% reduction in mass flow standard deviation compared to the baseline, indicating improved uniformity. Additionally, acoustic intensity at the strip exits decreases significantly, with reductions of 5.81%, 15.35%, 31.71%, and 55.13% across the first to fourth strips in the optimized configuration.
Journal Article
A Reward Population-Based Differential Genetic Harmony Search Algorithm
2022
To overcome the shortcomings of the harmony search algorithm, such as its slow convergence rate and poor global search ability, a reward population-based differential genetic harmony search algorithm is proposed. In this algorithm, a population is divided into four ordinary sub-populations and one reward sub-population, for each of which the evolution strategy of the differential genetic harmony search is used. After the evolution, the population with the optimal average fitness is combined with the reward population to produce a new reward population. During an experiment, tests were conducted first on determining the value of the harmony memory size (HMS) and the harmony memory consideration rate (HMCR), followed by an analysis of the effect of their values on the performance of the proposed algorithm. Then, six benchmark functions were selected for the experiment, and a comparison was made on the calculation results of the standard harmony memory search algorithm, reward population harmony search algorithm, differential genetic harmony algorithm, and reward population-based differential genetic harmony search algorithm. The result suggests that the reward population-based differential genetic harmony search algorithm has the merits of a strong global search ability, high solving accuracy, and satisfactory stability.
Journal Article
An enhanced multi‐objective differential evolution algorithm for dynamic environmental economic dispatch of power system with wind power
by
Wu, Xuedong
,
Bai, Yingjie
,
Xia, Aiming
in
Algorithms
,
dynamic environmental economic dispatch
,
Economic impact
2021
Dynamic environmental economic dispatch (DEED) with wind power is an important extension of the classical environmental economic dispatch (EED) problem, which could provide reasonable scheduling scheme to minimize the pollution emission and economic cost at the same time. In this study, the combined dynamic scheduling of thermal power and wind power is carried out with pollutant emission and economic cost as optimization objectives; meanwhile, the valve‐point effect, power balance, ramp rate, and other constraints are taken into consideration. In order to solve the DEED problem, an enhanced multi‐objective differential evolution algorithm (EMODE) is proposed, which adopts the superiority of feasible solution (SF) and nondominated sorting (NDS) two selection strategies to improve the optimization effect. The suggested algorithm combines the total constraint violation and penalty function to deal with various constraints, due to different constraint techniques could be effective during different stages of searching process, and this method could ensure that each individual in the Pareto front (PF) is feasible. The results show that the proposed algorithm can deal with DEED problem with wind power effectively, and provide better dynamic scheduling scheme for power system. For the problem of power system dynamic dispatch with wind power, an enhanced multi‐objective differential evolution algorithm is proposed in this paper, which adopts two selection strategies and different constraint handling process techniques. The suggested method has strong ability for the problem of dispatch, and from the simulation results, we can obtain that this method could provide better dispatch scheme for decision‐makers.
Journal Article
A non-dominated sorting based evolutionary algorithm for many-objective optimization problems
2021
The optimization problems with more than three objectives are Many-objective Optimization Problems (MaOPs) that exist in various scientific and engineering domains. The existing multi-objective evolutionary algorithms are not found effective in addressing the MaOPs. lts limitations initiated the need to develop an algorithm that efiiciently solves MaOPs. The proposed work presents the design of the Many-Objective Hybrid Differential Evolution (MaOHDE) algorithm to address MaOPs. Initially, two multi-objective evolutionary algorithms viz. Non-dominated Sorting based Multi-Objective Differential Evolution (NS-MODE) and Non-dominated Sorting based Multi-Objective Partiele Swarm Optimization (NS-MOPSO) algorithms were designed. These algorithms were developed by incorporating the non-dominated sorting approach from Non-dominated Sorting-based Genetic Algorithm II (NSGA-II), the ranking approach, weight vector, and reference points. Tchebycheff-a decomposition-based approach, was applied to decompose the MaOPs. The MaOHDE algorithm was developed by hybridizing the NS-MODE with the NS-MOPSO algorithm. The strength of the presented approach was determined using 20 instances of DTLZ functions, and its effectiveness and efficiency were verified upon its comparison with the recently developed state of algorithms existing in the literature. From the results, it is observed that the MaOHDE responds better than its competitors or is competitive for most of the test instances and the convergence rate is also good.
Journal Article
Deep Reinforcement Learning Evolution Algorithm for Dynamic Antenna Control in Multi-Cell Configuration HAPS System
2023
In this paper, we propose a novel Deep Reinforcement Learning Evolution Algorithm (DRLEA) method to control the antenna parameters of the High-Altitude Platform Station (HAPS) mobile to reduce the number of low-throughput users. Considering the random movement of the HAPS caused by the winds, the throughput of the users might decrease. Therefore, we propose a method that can dynamically adjust the antenna parameters based on the throughput of the users in the coverage area to reduce the number of low-throughput users by improving the users’ throughput. Different from other model-based reinforcement learning methods, such as the Deep Q Network (DQN), the proposed method combines the Evolution Algorithm (EA) with Reinforcement Learning (RL) to avoid the sub-optimal solutions in each state. Moreover, we consider non-uniform user distribution scenarios, which are common in the real world, rather than ideal uniform user distribution scenarios. To evaluate the proposed method, we do the simulations under four different real user distribution scenarios and compare the proposed method with the conventional EA and RL methods. The simulation results show that the proposed method effectively reduces the number of low throughput users after the HAPS moves.
Journal Article
Dynamic Complex Network, Exploring Differential Evolution Algorithms from Another Perspective
2023
Complex systems provide an opportunity to analyze the essence of phenomena by studying their intricate connections. The networks formed by these connections, known as complex networks, embody the underlying principles governing the system’s behavior. While complex networks have been previously applied in the field of evolutionary computation, prior studies have been limited in their ability to reach conclusive conclusions. Based on our investigations, we are against the notion that there is a direct link between the complex network structure of an algorithm and its performance, and we demonstrate this experimentally. In this paper, we address these limitations by analyzing the dynamic complex network structures of five algorithms across three different problems. By incorporating mathematical distributions utilized in prior research, we not only generate novel insights but also refine and challenge previous conclusions. Specifically, we introduce the biased Poisson distribution to describe the algorithm’s exploration capability and the biased power-law distribution to represent its exploitation potential during the convergence process. Our aim is to redirect research on the interplay between complex networks and evolutionary computation towards dynamic network structures, elucidating the essence of exploitation and exploration in the black-box optimization process of evolutionary algorithms via dynamic complex networks.
Journal Article
Theoretical Derivation and Optimization Verification of BER for Indoor SWIPT Environments
by
Chien-Ching Chiu
,
Wei Chien
,
Yu-Ting Cheng
in
Adaptive algorithms
,
Algorithms
,
Antenna arrays
2020
Symmetrical antenna array is useful for omni bearing beamforming adjustment with multiple receivers. Beam-forming techniques using evolution algorithms have been studied for multi-user resource allocation in simultaneous wireless information and power transfer (SWIPT) systems. In a high-capacity broadband communication system there are many users with wearable devices. A transmitter provides simultaneous wireless information and power to a particular receiver, and the other receivers harvest energy from the radio frequency while being idle. In addition, the ray bounce tracking method is used to estimate the multi-path channel, and the Fourier method is used to perform the time domain conversion. A simple method for reducing the frequency selective effort of the multiple channels using the feed line length instead of the digital phase shifts is proposed. The feed line length and excitation current of the transmitting antennas are adjusted to maximize the energy harvest efficiency under the bit error rate (BER) constraint. We use the time-domain multipath signal to calculate the BER, which includes the inter symbol interference for the wideband system. In addition, we use multi-objective function for optimization. To the best of our knowledge, resource allocation algorithms for this problem have not been reported in the literature. The optimal radiation patterns are synthesized by the asynchronous particle swarm optimization (APSO) and self-adaptive dynamic differential evolution (SADDE) algorithms. Both APSO and SADDE can form good patterns for the receiver for energy harvesting. However, APSO has a faster convergence speed than SADDE.
Journal Article
A conceptual comparison of the Cuckoo-search, particle swarm optimization, differential evolution and artificial bee colony algorithms
2013
In this paper, the algorithmic concepts of the Cuckoo-search (CK), Particle swarm optimization (PSO), Differential evolution (DE) and Artificial bee colony (ABC) algorithms have been analyzed. The numerical optimization problem solving successes of the mentioned algorithms have also been compared statistically by testing over 50 different benchmark functions. Empirical results reveal that the problem solving success of the CK algorithm is very close to the DE algorithm. The
run-time complexity
and the required
function-evaluation number
for acquiring global minimizer by the DE algorithm is generally smaller than the comparison algorithms. The performances of the CK and PSO algorithms are statistically closer to the performance of the DE algorithm than the ABC algorithm. The CK and DE algorithms supply more robust and precise results than the PSO and ABC algorithms.
Journal Article