paper-with-me

Papers

A new evolutionary algorithm: Learner performance based behavior algorithm

2020-09-05 · Chnoor M. Rahman, Tarik A. Rashid

A novel evolutionary algorithm called learner performance based behavior algorithm (LPB) is proposed in this article. The basic inspiration of LPB originates from the process of accepting graduated learners from high school in different departments at university. In addition, the changes those learners should do in their studying behaviors to improve their study level at university. The most important stages of optimization; exploitation and exploration are outlined by designing the process of accepting graduated learners from high school to university and the procedure of improving the learner's studying behavior at university to improve the level of their study. To show the accuracy of the proposed algorithm, it is evaluated against a number of test functions, such as traditional benchmark functions, CEC-C06 2019 test functions, and a real-world case study problem. The results of the proposed algorithm are then compared to the DA, GA, and PSO. The proposed algorithm produced superior results in most of the cases and comparative in some others. It is proved that the algorithm has a great ability to deal with the large optimization problems comparing to the DA, GA, and PSO. The overall results proved the ability of LPB in improving the initial population and converging towards the global optima. Moreover, the results of the proposed work are proved statistically.

📄 PDF Abstract BibTeX arXiv:2009.11182

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Recruitment-imitation Mechanism for Evolutionary Reinforcement Learning

2019-12-13 · Shuai Lü, Shuai Han, Wenbo Zhou, Junwei Zhang

Reinforcement learning, evolutionary algorithms and imitation learning are three principal methods to deal with continuous control tasks. Reinforcement learning is sample efficient, yet sensitive to hyper-parameters sett…

continuous-controlContinuous ControlEfficient ExplorationEvolutionary Algorithms+5

Collaborative Evolutionary Reinforcement Learning

2019-05-02 · Shauharda Khadka, Somdeb Majumdar, Tarek Nassar, Zach Dwiel 외

Deep reinforcement learning algorithms have been successfully applied to a range of challenging control tasks. However, these methods typically struggle with achieving effective exploration and are extremely sensitive to…

continuous-controlContinuous ControlDeep Reinforcement LearningMuJoCo+3

Behavior-based Neuroevolutionary Training in Reinforcement Learning

2021-05-17 · Jörg Stork, Martin Zaefferer, Nils Eisler, Patrick Tichelmann 외

In addition to their undisputed success in solving classical optimization problems, neuroevolutionary and population-based algorithms have become an alternative to standard reinforcement learning methods. However, evolut…

Evolutionary Algorithmsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Novel Surrogate-assisted Evolutionary Algorithm Applied to Partition-based Ensemble Learning

2021-04-16 · Arkadiy Dushatskiy, Tanja Alderliesten, Peter A. N. Bosman

We propose a novel surrogate-assisted Evolutionary Algorithm for solving expensive combinatorial optimization problems. We integrate a surrogate model, which is used for fitness value estimation, into a state-of-the-art …

Bayesian OptimizationCombinatorial OptimizationEnsemble Learning

Online Optimization of Curriculum Learning Schedules using Evolutionary Optimization

2024-08-12 · Mohit Jiwatode, Leon Schlecht, Alexander Dockhorn

We propose RHEA CL, which combines Curriculum Learning (CL) with Rolling Horizon Evolutionary Algorithms (RHEA) to automatically produce effective curricula during the training of a reinforcement learning agent. RHEA CL …

Evolutionary Algorithmsreinforcement-learningReinforcement LearningReinforcement Learning (RL)