scispace - formally typeset
Search or ask a question
Author

Dušan Fister

Bio: Dušan Fister is an academic researcher from University of Maribor. The author has contributed to research in topics: Differential evolution & Population. The author has an hindex of 12, co-authored 53 publications receiving 718 citations.

Papers published on a yearly basis

Papers
More filters
Posted Content

[...]

TL;DR: In this paper, a new swarm intelligence algorithm based on the bat algorithm is presented, which is hybridized with differential evolution strategies, showing promising results of the standard benchmark functions, this hybridization also significantly improves the original bat algorithm.
Abstract: Swarm intelligence is a very powerful technique to be used for optimization purposes. In this paper we present a new swarm intelligence algorithm, based on the bat algorithm. The Bat algorithm is hybridized with differential evolution strategies. Besides showing very promising results of the standard benchmark functions, this hybridization also significantly improves the original bat algorithm.

126 citations

Book ChapterDOI

[...]

TL;DR: This chapter summarizes briefly the majority of the literature about cuckoo search in peer-reviewed journals and conferences found so far and can be systematically classified into appropriate categories, which can be used as a basis for further research.
Abstract: Cuckoo search (CS) was introduced by Xin-She Yang and Suash Deb in 2009, and it has attracted great attention due to its promising efficiency in solving many optimization problems and real-world applications. In the last few years, many papers have been published regarding cuckoo search, and the relevant literature has expanded significantly. This chapter summarizes briefly the majority of the literature about cuckoo search in peer-reviewed journals and conferences found so far. These references can be systematically classified into appropriate categories, which can be used as a basis for further research.

124 citations

[...]

01 Mar 2013
TL;DR: A new swarm intelligence algorithm, based on the bat algorithm, is presented, which is hybridized with differential evolution strategies and significantly improves the original bat algorithm.
Abstract: Swarm intelligence is a very powerful technique appropriate to optimization. In this paper, we present a new swarm intelligence algorithm, which is based on the bat algorithm. Bat algorithm has been hybridized with differential evolution strategies. This hybridization showed very promising results on standard benchmark functions and also significantly improved the original bat algorithm.

86 citations

Journal ArticleDOI

[...]

TL;DR: A timely review of all the state-of-the-art developments in the last five years of Cuckoo search, including the discussions of theoretical background and research directions for future development of this powerful algorithm.
Abstract: Cuckoo search (CS) is an efficient swarm-intelligence-based algorithm and significant developments have been made since its introduction in 2009. CS has many advantages due to its simplicity and efficiency in solving highly non-linear optimisation problems with real-world engineering applications. This paper provides a timely review of all the state-of-the-art developments in the last five years, including the discussions of theoretical background and research directions for future development of this powerful algorithm.

86 citations

Journal ArticleDOI

[...]

TL;DR: Two reactive evolutionary algorithms, and four reactive, swarm intelligence-based algorithms (bat, hybrid bat, particle swarm optimization and cuckoo search), were used to tune the PID controller in a comparative study and showed that particle swarm optimize is the best option for such a task.
Abstract: A PID controller is an electrical element for reducing the error value between a desired setpoint and an actual measured process variable. The PID controller operates according to its input parameters, which need to be set before its run. The optimal values of these parameters must be found during the so-called tuning process. Today, this process can be automatized using stochastic, nature-inspired, population-based algorithms, such as evolutionary and swarm intelligence-based algorithms. Unfortunately, these algorithms are too time consuming, and so the reactive, nature-inspired algorithms using a limited number of fitness function evaluations are proposed in this paper. Two reactive evolutionary algorithms (differential evolution and genetic algorithm), and four reactive, swarm intelligence-based algorithms (bat, hybrid bat, particle swarm optimization and cuckoo search), were used to tune the PID controller in our comparative study. Only ten individuals and ten iterations (generations) were used in order to select the most appropriate optimization algorithm for fast tuning of controller parameters. The results were compared using statistical analysis and showed that particle swarm optimization is the best option for such a task. PSO is the most reactive nature-inspired algorithm among BA, HBA, GA, DE, CS and PSO.Population based nature-inspired algorithms (e.g.,źPSO, BA, HBA, DE and CS) can be used for online implementation of PID parameter tuning.Low population sizes in nature-inspired algorithms are sufficient for PID tuning to obtain reactive response of SCARA robot.

57 citations


Cited by
More filters

[...]

01 Jan 2016
TL;DR: Thank you very much for reading input output analysis foundations and extensions, as many people have search hundreds of times for their chosen readings like this, but end up in infectious downloads.
Abstract: Thank you very much for reading input output analysis foundations and extensions. As you may know, people have search hundreds times for their chosen readings like this input output analysis foundations and extensions, but end up in infectious downloads. Rather than reading a good book with a cup of coffee in the afternoon, instead they are facing with some malicious virus inside their desktop computer.

1,159 citations

Book

[...]

17 Feb 2014
TL;DR: This book can serve as an introductory book for graduates, doctoral students and lecturers in computer science, engineering and natural sciences, and researchers and engineers as well as experienced experts will also find it a handy reference.
Abstract: Nature-Inspired Optimization Algorithms provides a systematic introduction to all major nature-inspired algorithms for optimization. The book's unified approach, balancing algorithm introduction, theoretical background and practical implementation, complements extensive literature with well-chosen case studies to illustrate how these algorithms work. Topics include particle swarm optimization, ant and bee algorithms, simulated annealing, cuckoo search, firefly algorithm, bat algorithm, flower algorithm, harmony search, algorithm analysis, constraint handling, hybrid methods, parameter tuning and control, as well as multi-objective optimization. This book can serve as an introductory book for graduates, doctoral students and lecturers in computer science, engineering and natural sciences. It can also serve a source of inspiration for new applications. Researchers and engineers as well as experienced experts will also find it a handy reference.Discusses and summarizes the latest developments in nature-inspired algorithms with comprehensive, timely literatureProvides a theoretical understanding as well as practical implementation hintsProvides a step-by-step introduction to each algorithm

901 citations

Journal ArticleDOI

[...]

TL;DR: This survey presented a comprehensive investigation of PSO, including its modifications, extensions, and applications to the following eight fields: electrical and electronic engineering, automation control systems, communication theory, operations research, mechanical engineering, fuel and energy, medicine, chemistry, and biology.
Abstract: Particle swarm optimization (PSO) is a heuristic global optimization method, proposed originally by Kennedy and Eberhart in 1995. It is now one of the most commonly used optimization techniques. This survey presented a comprehensive investigation of PSO. On one hand, we provided advances with PSO, including its modifications (including quantum-behaved PSO, bare-bones PSO, chaotic PSO, and fuzzy PSO), population topology (as fully connected, von Neumann, ring, star, random, etc.), hybridization (with genetic algorithm, simulated annealing, Tabu search, artificial immune system, ant colony algorithm, artificial bee colony, differential evolution, harmonic search, and biogeography-based optimization), extensions (to multiobjective, constrained, discrete, and binary optimization), theoretical analysis (parameter selection and tuning, and convergence analysis), and parallel implementation (in multicore, multiprocessor, GPU, and cloud computing forms). On the other hand, we offered a survey on applications of PSO to the following eight fields: electrical and electronic engineering, automation control systems, communication theory, operations research, mechanical engineering, fuel and energy, medicine, chemistry, and biology. It is hoped that this survey would be beneficial for the researchers studying PSO algorithms.

836 citations

Journal ArticleDOI

[...]

TL;DR: A timely review of the bat algorithm and its new variants and a wide range of diverse applications and case studies are reviewed and summarised briefly here.
Abstract: Bat algorithm BA is a bio-inspired algorithm developed by Xin-She Yang in 2010 and BA has been found to be very efficient. As a result, the literature has expanded significantly in the last three years. This paper provides a timely review of the bat algorithm and its new variants. A wide range of diverse applications and case studies are also reviewed and summarised briefly here. In addition, we also discuss the essence of an algorithm and the links between algorithms and self-organisation. Further research topics are also discussed.

613 citations

Journal ArticleDOI

[...]

TL;DR: A discrete version of the bat algorithm to solve the well-known symmetric and asymmetric Traveling Salesman Problems and an improvement in the basic structure of the classic bat algorithm are proposed.
Abstract: Bat algorithm is a population metaheuristic proposed in 2010 which is based on the echolocation or bio-sonar characteristics of microbats. Since its first implementation, the bat algorithm has been used in a wide range of fields. In this paper, we present a discrete version of the bat algorithm to solve the well-known symmetric and asymmetric Traveling Salesman Problems. In addition, we propose an improvement in the basic structure of the classic bat algorithm. To prove that our proposal is a promising approximation method, we have compared its performance in 37 instances with the results obtained by five different techniques: evolutionary simulated annealing, genetic algorithm, an island based distributed genetic algorithm, a discrete firefly algorithm and an imperialist competitive algorithm. In order to obtain fair and rigorous comparisons, we have conducted three different statistical tests along the paper: the Student's t-test, the Holm's test, and the Friedman test. We have also compared the convergence behavior shown by our proposal with the ones shown by the evolutionary simulated annealing, and the discrete firefly algorithm. The experimentation carried out in this study has shown that the presented improved bat algorithm outperforms significantly all the other alternatives in most of the cases.

221 citations