2015
DOI: 10.5772/60624
|View full text |Cite
|
Sign up to set email alerts
|

A Hybrid of Modified PSO and Local Search on a Multi-Robot Search System

Abstract: Particle swarm optimization (PSO), a new populationbased algorithm, has recently been used on multi-robot systems. Although this algorithm is applied to solve many optimization problems as well as multi-robot systems, it has some drawbacks when it is applied on multi-robot search systems to find a target in a search space containing big static obstacles. One of these defects is premature convergence. This means that one of the properties of basic PSO is that when particles are spread in a search space, as time… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0
1

Year Published

2018
2018
2024
2024

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 27 publications
(15 citation statements)
references
References 22 publications
(38 reference statements)
0
14
0
1
Order By: Relevance
“…Hyperopt Library is one of the libraries offering different hyper-optimization algorithms for machine learning algorithms [59]. Existing techniques for optimizing EC-based hyperparameters [60,61] such as differential evolution (DE) and particle swarm optimization (PSO) are useful since they are conceptually easy and can achieve highly competitive output in various fields [62][63][64][65]. However, these methods have a great deal of calculation and a low convergence rate in the iterative process.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Hyperopt Library is one of the libraries offering different hyper-optimization algorithms for machine learning algorithms [59]. Existing techniques for optimizing EC-based hyperparameters [60,61] such as differential evolution (DE) and particle swarm optimization (PSO) are useful since they are conceptually easy and can achieve highly competitive output in various fields [62][63][64][65]. However, these methods have a great deal of calculation and a low convergence rate in the iterative process.…”
Section: Related Workmentioning
confidence: 99%
“…The derived probabilities shown in Table 1 can be used to check the accuracy and efficiency of that particular rule. We adopted exclusive coverage in our implementation at the upper level such as unordered CN2 [62], whereas Laplace estimation was used for function evaluation at the lower level. Pre-pruning of rules was performed using two methods: (i) likelihood ratio statistic (LRS) tests, and (ii) minimum threshold for coverage of rules.…”
Section: Cn2 Rule Inductionmentioning
confidence: 99%
“…PSO was originally applied to continuous problems and then extended to discrete problems (Kennedy & Eberhart, 1997). Due to its simplicity and effectiveness, this algorithm is used inn different domains such as robotics (Couceiro, Rocha, & Ferreira, 2011;Nakisa, Nazri, Rastgoo, & Abdullah, 2014;Nakisa, Rastgoo, Nasrudin, & Nazri, 2014;Rastgoo, Nakisa, & Nazri, 2015) and job scheduling (Sha & Hsu, 2006;G. Zhang, Shao, Li, & Gao, 2009).…”
Section: Particle Swarm Optimization (Pso)mentioning
confidence: 99%
“…On the one hand, we have MSL-PSO (Multi-Swarm PSO with LS) which is a hybrid of modified Particle Swarm Optimization and Local Search on a Multirobot Search System [14], A-RPSO (Adaptive Robotic Particle Swarm Optimization) [3] that provides an adaptive inertia weight to avoid local optima in addition to the obstacle avoidance strategy of the RPSO [15], and MFSO (Multi-swarm hybrid FOA-PSO) [16]. However, all these approaches have only been applied for unique target search in completely static environments.…”
Section: Related Workmentioning
confidence: 99%
“…The positions being on 2 Dimensions, the equations are applied on the two components (respectively x-coordinate and y-coordinate) of each position. Each robot calculates its next position by Equation (14), which is originally based on Equation 10:…”
Section: Robots' Positions Updatementioning
confidence: 99%