Improved Particle Swarm Optimization Approach for Vibration Vision Measurement

Author(s):  
Chunli Zhu ◽  
Yuan Shen ◽  
Xiujun Lei

Traditional template matching-based motion estimation is a popular but time-consuming method for vibration vision measurement. In this study, the particle swarm optimization (PSO) algorithm is improved to solve this time-consumption problem. The convergence speed of the algorithm is increased using the adjacent frames search method in the particle swarm initialization process. A flag array is created to avoid repeated calculation in the termination strategy. The subpixel positioning accuracy is ensured by applying the surface fitting method. The robustness of the algorithm is ensured by applying the zero-mean normalized cross correlation. Simulation results demonstrate that the average extraction error of the improved PSO algorithm is less than 1%. Compared with the commonly used three-step search algorithm, diamond search algorithm, and local search algorithm, the improved PSO algorithm consumes the least number of search points. Moreover, tests on real-world image sequences show good estimation accuracy at very low computational cost. The improved PSO algorithm proposed in this study is fast, accurate, and robust, and is suitable for plane motion estimation in vision measurement.

2010 ◽  
Vol 20-23 ◽  
pp. 1280-1285
Author(s):  
Jian Xiang Wei ◽  
Yue Hong Sun

The particle swarm optimization (PSO) algorithm is a new population search strategy, which has exhibited good performance through well-known numerical test problems. However, it is easy to trap into local optimum because the population diversity becomes worse during the evolution. In order to overcome the shortcoming of the PSO, this paper proposes an improved PSO based on the symmetry distribution of the particle space position. From the research of particle movement in high dimensional space, we can see: the more symmetric of the particle distribution, the bigger probability can the algorithm be during converging to the global optimization solution. A novel population diversity function is put forward and an adjustment algorithm is put into the basic PSO. The steps of the proposed algorithm are given in detail. With two typical benchmark functions, the experimental results show the improved PSO has better convergence precision than the basic PSO.


Author(s):  
Shamshul Bahar Yaakob ◽  
◽  
Junzo Watada ◽  

In modern portfolio theory, the basic topic is how to construct a diversified portfolio of financial securities to improve trade-offs between risk and return. The objective of this paper is to apply a heuristic algorithm using Particle Swarm Optimization (PSO) to the portfolio selection problem. PSO makes the search algorithm efficient by combining a local search method through self-experience with the global search method through neighboring experience. PSO attempts to balance the exploration-exploitation tradeoff that achieves efficiency and accuracy of optimization. In this paper, a newly obtained approach is proposed by making simple modifications to the standard PSO: the velocity is controlled and the mutation operator of Genetic Algorithms (GA) is added to solve a stagnation problem. Our adaptation and implementation of the PSO search strategy are applied to portfolio selection. Results of typical applications demonstrate that the Velocity Control Hybrid PSO (VC-HPSO) proposed in this study effectively finds optimum solution to portfolio selection problems. Results also show that our proposed method is a viable approach to portfolio selection.


2013 ◽  
Vol 394 ◽  
pp. 505-508 ◽  
Author(s):  
Guan Yu Zhang ◽  
Xiao Ming Wang ◽  
Rui Guo ◽  
Guo Qiang Wang

This paper presents an improved particle swarm optimization (PSO) algorithm based on genetic algorithm (GA) and Tabu algorithm. The improved PSO algorithm adds the characteristics of genetic, mutation, and tabu search into the standard PSO to help it overcome the weaknesses of falling into the local optimum and avoids the repeat of the optimum path. By contrasting the improved and standard PSO algorithms through testing classic functions, the improved PSO is found to have better global search characteristics.


2014 ◽  
Vol 31 (4) ◽  
pp. 726-741 ◽  
Author(s):  
Jiyang Dai ◽  
Jin Ying ◽  
Chang Tan

Purpose – The purpose of this paper is to present a novel optimization approach to design a robust H-infinity controller. Design/methodology/approach – To use a modified particle swarm optimization (PSO) algorithm and to search for the optimal parameters of the weighting functions under the circumstance of the given structures of three weighting matrices in the H-infinity mixed sensitivity design. Findings – This constrained multi-objective optimization is a non-convex, non-smooth problem which is solved by a modified PSO algorithm. An adaptive mutation-based PSO (AMBPSO) algorithm is proposed to improve the search accuracy and convergence of the standard PSO algorithm. In the AMBPSO algorithm, the inertia weights are modified as a function with the gradient descent and the velocities and positions of the particles. Originality/value – The AMBPSO algorithm can efficiently solve such an optimization problem that a satisfactory robust H-infinity control performance can be obtained.


2021 ◽  
Author(s):  
David

Particle swarm optimization (PSO) is a search algorithm based on stochastic and population-based adaptive optimization. In this paper, a pathfinding strategy is proposed to improve the efficiency of path planning for a broad range of applications. This study aims to investigate the effect of PSO parameters (numbers of particle, weight constant, particle constant, and global constant) on algorithm performance to give solution paths. Increasing the PSO parameters makes the swarm move faster to the target point but takes a long time to converge because of too many random movements, and vice versa. From a variety of simulations with different parameters, the PSO algorithm is proven to be able to provide a solution path in a space with obstacles.


2020 ◽  
Vol 2020 ◽  
pp. 1-11 ◽  
Author(s):  
Hang Gui ◽  
Ruisheng Sun ◽  
Wei Chen ◽  
Bin Zhu

This paper presents a new parametric optimization design to solve a class of reaction control system (RCS) problem with discrete switching state, flexible working time, and finite-energy control for maneuverable reentry vehicles. Based on basic particle swarm optimization (PSO) method, an exponentially decreasing inertia weight function is introduced to improve convergence performance of the PSO algorithm. Considering the PSO algorithm spends long calculation time, a suboptimal control and guidance scheme is developed for online practical design. By tuning the control parameters, we try to acquire efficacy as close as possible to that of the PSO-based solution which provides a reference. Finally, comparative simulations are conducted to verify the proposed optimization approach. The results indicate that the proposed optimization and control algorithm has good performance for such RCS of maneuverable reentry vehicles.


2013 ◽  
Vol 850-851 ◽  
pp. 809-812
Author(s):  
Hong Mei Ni ◽  
Wei Gang Wang

Niche is an important technique for multi-peak function optimization. When the particle swarm optimization (PSO) algorithm is used in multi-peak function optimization, there exist some problems, such as easily falling into prematurely, having slow convergence rate and so on. To solve above problems, an improved PSO algorithm based on niche technique is brought forward. PSO algorithm utilizes properties of swarm behavior to solve optimization problems rapidly. Niche techniques have the ability to locate multiple solutions in multimodal domains. The improved PSO algorithm not only has the efficient parallelism but also increases the diversity of population because of the niche technique. The simulation result shows that the new algorithm is prior to traditional PSO algorithm, having stronger adaptability and convergence, solving better the question on multi-peak function optimization.


2019 ◽  
Vol 2019 ◽  
pp. 1-10 ◽  
Author(s):  
Dawei Gao ◽  
Xiangyang Li ◽  
Haifeng Chen

In the optimization design process, particle swarm optimization (PSO) is limited by its slow convergence, low precision, and tendency to easily fall into the local extremum. These limitations make degradation inevitable in the evolution process and cause failure of finding the global optimum results. In this paper, based on chaos idea, the PSO algorithm is improved by adaptively adjusting parameters r1 and r2. The improved PSO is verified by four standard mathematical test functions. The results prove that the improved algorithm exhibits excellent convergence speed, global search ability, and stability in the optimization process, which jumps out of the local optimum and achieves global optimality due to the randomness, regularity, and ergodicity of chaotic thought. At last, the improved PSO algorithm is applied to vehicle crash research and is used to carry out the multiobjective optimization based on an approximate model. Compared with the results before the improvement, the improved PSO algorithm is remarkable in the collision index, which includes vehicle acceleration, critical position intrusion, and vehicle mass. In summary, the improved PSO algorithm has excellent optimization effects on vehicle collision.


2012 ◽  
Vol 532-533 ◽  
pp. 1553-1557 ◽  
Author(s):  
Yue Yang ◽  
Shu Xu Guo ◽  
Run Lan Tian ◽  
Peng Liu

A novel image segmentation algorithm based on fuzzy C-means (FCM) clustering and improved particle swarm optimization (PSO) is proposed. The algorithm takes global search results of improved PSO as the initialized values of the FCM, effectively avoiding easily trapping into local optimum of the traditional FCM and the premature convergence of PSO. Meanwhile, the algorithm takes the clustering centers as the reference to search scope of improved PSO algorithm for global searching that are obtained through hard C-means (HCM) algorithm for improving the velocity of the algorithm. The experimental results show the proposed algorithm can converge more quickly and segment the image more effectively than the traditional FCM algorithm.


Sign in / Sign up

Export Citation Format

Share Document