paper-with-me

Papers

Using the quaternion's representation of individuals in swarm intelligence and evolutionary computation

2013-06-10 · Iztok Fister, Iztok Fister Jr

This paper introduces a novel idea for representation of individuals using quaternions in swarm intelligence and evolutionary algorithms. Quaternions are a number system, which extends complex numbers. They are successfully applied to problems of theoretical physics and to those areas needing fast rotation calculations. We propose the application of quaternions in optimization, more precisely, we have been using quaternions for representation of individuals in Bat algorithm. The preliminary results of our experiments when optimizing a test-suite consisting of ten standard functions showed that this new algorithm significantly improved the results of the original Bat algorithm. Moreover, the obtained results are comparable with other swarm intelligence and evolutionary algorithms, like the artificial bees colony, and differential evolution. We believe that this representation could also be successfully applied to other swarm intelligence and evolutionary algorithms.

📄 PDF Abstract BibTeX arXiv:1306.2257

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

A Generic Model for Swarm Intelligence and Its Validations

2017-12-12 · Wenpin Jiao

The modeling of emergent swarm intelligence constitutes a major challenge and it has been tackled in a number of different ways. However, existing approaches fail to capture the nature of swarm intelligence and they are …

A swarm optimization algorithm inspired in the behavior of the social-spider

2014-06-12 · Erik Cuevas, Miguel Cienfuegos, Daniel Zaldivar, Marco Perez

Swarm intelligence is a research field that models the collective behavior in swarms of insects or animals. Several algorithms arising from such models have been proposed to solve a wide range of complex optimization pro…

Evolutionary Algorithms

Creativity and Artificial Intelligence: A Digital Art Perspective

2018-07-21 · Bo Xing, Tshilidzi Marwala

This paper describes the application of artificial intelligence to the creation of digital art. AI is a computational paradigm that codifies intelligence into machines. There are generally three types of artificial intel…

BIG-bench Machine Learning

Particle Swarm Optimization with Velocity Restriction and Evolutionary Parameters Selection for Scheduling Problem

2020-06-19 · Pavel Matrenin, Viktor Sekaev

The article presents a study of the Particle Swarm optimization method for scheduling problem. To improve the method's performance a restriction of particles' velocity and an evolutionary meta-optimization were realized.…

Job Shop SchedulingScheduling

Network Routing Optimization Using Swarm Intelligence

2012-09-18 · Mohamed A. El Galil

The aim of this paper is to highlight and explore a traditional problem, which is the minimum spanning tree, and finding the shortest-path in network routing, by using Swarm Intelligence. This work to be considered as an…