CN102682203A - Method for improving particle memorability in gravity search optimization algorithm - Google Patents

Method for improving particle memorability in gravity search optimization algorithm Download PDF

Info

Publication number
CN102682203A
CN102682203A CN2012101333046A CN201210133304A CN102682203A CN 102682203 A CN102682203 A CN 102682203A CN 2012101333046 A CN2012101333046 A CN 2012101333046A CN 201210133304 A CN201210133304 A CN 201210133304A CN 102682203 A CN102682203 A CN 102682203A
Authority
CN
China
Prior art keywords
particle
value
rand
algorithm
adaptive value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2012101333046A
Other languages
Chinese (zh)
Inventor
潘丰
李春龙
张相胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangnan University
Original Assignee
Jiangnan University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangnan University filed Critical Jiangnan University
Priority to CN2012101333046A priority Critical patent/CN102682203A/en
Publication of CN102682203A publication Critical patent/CN102682203A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the field of an intelligent optimization algorithm, and discloses a gravity search optimization algorithm for improving particle memorability, which mainly comprises the following steps: 1, an adaptive value of the current position of each particle is compared with the adaptive value of the best position of the individual particle in a movement historical process, and if the adaptive value of the current position is superior to the adaptive value of the best position of the individual particle in the movement historical process, the current position value is endowed to the individual best position value; 2, the adaptive value of the current position of each particle is compared with the adaptive value of the best position of the whole process undergone by a particle group, and if the adaptive value of the current position is superior to the adaptive value of the best position of the whole process, the current position value is endowed to the best position value of the whole process; and 3, the individual optimal solution of the particle and the optimal solution of the whole process are introduced into a speed updating formula of the particle to revise the speed updating formula of the particle, and the concept of a coordinating factor is introduced for adjusting the influence proportion of the memorized historical information in an optimization process. The memorability of the particle in the algorithm is improved, and the search capability of the algorithm is improved.

Description

A kind of to the improved method of particle Memorability in the gravitation search optimized Algorithm
Technical field
The present invention relates to a kind ofly, belong to the intelligent optimization algorithm field the improved method of particle Memorability in the gravitation search optimized Algorithm.
Background technology
Gravitation search optimized Algorithm is a kind of colony intelligence optimized Algorithm; Its essential idea is based on newton's the law of universal gravitation: " between universe; each particle attracts owing to gravitational effect each other; the size of gravitation is directly proportional with the quality of particle, and the distance between them is inversely proportional to ".
Owing to only have only current position information in the iteration renewal process, to work in the gravitation searching algorithm; Can know that the gravitation searching algorithm is a kind of algorithm that lacks Memorability, when particle movement is perhaps compared near optimum solution to optimum solution, particle's velocity is constantly to accelerate (according to the universal gravitation formula; The size of gravitation is and the distance relation of being inversely proportional to); During when the arrival optimum solution or near optimum solution, is big (there is randomness in particle's velocity) very, can know according to the kinematics rule; This situation can cause near particle concussion back and forth repeatedly optimum solution; Cause whole optimized Algorithm search precision not high, particularly higher-dimension function optimization performance is not good, the phenomenon that optimizing process is precocious easily.
Summary of the invention
To the deficiency of above technology, the objective of the invention is to the thought of particle Memorability is incorporated in the gravitation searching algorithm, to improve the individual Memorability of particle in this algorithm, improve the search capability of algorithm.
A kind of mainly is that the historical optimal value of population particle and the individual historical optimal value of particle are incorporated in the gravitation searching algorithm to the improved method of particle Memorability in the gravitation search optimized Algorithm, main step comprise following some:
Step 1: for each particle; The adaptive value of its current location and the adaptive value of its individuality desired positions in the motion history process are compared; If the adaptive value of current location is superior to the adaptive value of its individuality desired positions in the motion history process, then give individual desired positions value with current positional value.Step 2:,,, then give overall desired positions value with current positional value if the adaptive value of current location is superior to the adaptive value of overall desired positions with the adaptive value of its current location and the adaptive value of particle overall desired positions that colony experiences for each particle.Step 3: individual optimum solution of particle and globally optimal solution are incorporated into particle rapidity more in the new formula, revise more new formula of particle's velocity, and the notion of introducing coordinating factor, be used for adjusting the historical information remembered the ratio that influences at optimizing process.
The invention has the advantages that:
The thought of particle Memorability is incorporated in the gravitation searching algorithm; In order to improve the individual Memorability of particle in this algorithm; The particle's velocity update mode is revised; The acting in conjunction of depending on other particles in the total system is not just won in the particle's velocity information updating like this, also receives the influence that it is remembered self, makes it have good search capability to optimum solution.
Description of drawings
Optimized Algorithm process flow diagram after Fig. 1 the inventive method is improved
Fig. 2 particle Memorability improvement part structural representation
Embodiment
Further specify below in conjunction with the accompanying drawing specific embodiments of the invention.
A kind of to the improved gravitation of particle Memorability search optimized Algorithm method, step mainly comprise following some:
Step 1: the search volume of clear and definite whole gravitational field.From target problem, obtain the spatial dimension of whole problem.
Step 2: each particle position in the random initializtion population, set number of particles and maximum iteration time in the gravitational field.The initialization spatial positional information mainly be according in the step 1 clear and definite search volume, the number of particle is N, maximum iteration time is T.
Step 3: according to target problem, calculate the adaptive value of each particle, the historical optimum position of memory particle information.Each particle position is exactly potential separating, with X iThe substitution objective function just can calculate its adaptive value, and the best values of the individual experience of particle is designated as The desired positions that all particles of whole colony live through is designated as gbest=(gbest 1, gbest 2..., gbest D), and the Memorability of particle just has been embodied in pbest and these two amounts of gbest.
Step 4: the optimum value and the worst-case value that upgrade particle position in the gravitation coefficient in the universal gravitation formula, the inertial mass of particle, the whole population.According to formula (1) and formula (2), can calculate the inertial mass M of each particle i(t):
m i ( t ) = fitness i ( t ) - worst ( t ) best ( t ) - worst ( t ) - - - ( 1 )
M i ( t ) = m i ( t ) Σ j = 1 N m j ( t ) , i=1,2,...,N (2)
Wherein, N is a number of particles, m i(t) for calculating the intermediate variable of mass particle, fitness i(t) be particle i in t adaptive value constantly, and worst (t) and best (t) are meant respectively in the worst adaptive value of t whole population of the moment and best adaptive value.
When ferret out function minimum problem, the worst and best adaptive value is respectively:
best ( t ) = min j ∈ { 1 , . . . , N } fitness j ( t ) , worst ( t ) = max j ∈ { 1 , . . . , N } fitness j ( t )
When ferret out function max problem, the worst and best adaptive value is respectively:
best ( t ) = max j ∈ { 1 , . . . , N } fitness j ( t ) , worst ( t ) = min j ∈ { 1 , . . , N } fitness j ( t )
G (t) is the gravitation coefficient: G ( t ) = G 0 e - α t T . - - - ( 3 )
Wherein, G 0With α be constant, T is a maximum iteration time.
Step 5: calculate the summation of each particle power in different directions, and calculate the acceleration of particle.Use the universal gravitation formula after the conversion, can calculate each particle each other gravitation on each dimension space, the gravitation between particle i on the d dimension space and particle j:
F ij d ( t ) = G ( t ) M i ( t ) × M j ( t ) R ij ( t ) + ϵ ( x j d ( t ) - x i d ( t ) ) - - - ( 4 )
Wherein,
Figure BSA00000710570000037
Be meant the position of particle i in the d dimension space,
Figure BSA00000710570000038
Be meant the position of particle j in the d dimension space, ε is meant very little constant, R Ij(t) be Euclidean distance between particle i and the particle j: R Ij(t)=|| x i(t), x j(t) || 2
Calculate on each dimension space the acceleration of particle i constantly according to Newton's laws of motion then, in the gravitation searching algorithm, in order to increase the random character of algorithm, at acting force at t Before add rand jRandom function supposes that total acting force is the summation from other all particle acting forces on i the particle acting on the d dimension space, and the inertial mass of particle i is M Ii(t), the acceleration of particle is so:
a i d ( t ) = Σ j = 1 , j ≠ i N rand j F ij d ( t ) M ii ( t ) - - - ( 5 )
Step 6: upgrade particle's velocity, and upgrade each particle position information.At last, particle i in the speed in next moment and the evolutionary equation of position is:
V i d ( t + 1 ) = rand 1 * V i d ( t ) + c 1 * rand 2 * ( pbest i d ( t ) - X i d ( t ) ) +
c 2 * rand 3 * ( gbest i d ( t ) - X i d ( t ) ) + a i d ( t ) - - - ( 6 )
X i d ( t + 1 ) = X i d ( t ) + V i d ( t + 1 ) - - - ( 7 )
Wherein, rand 1, rand 2Be equally distributed separate random number sequence between (0,1), c 1And c 2As coordinating factor, the scope of setting (does not comprise 0 and 1) between 0 to 1.
Step 7: continuous search iteration, until reach iterations or the precision that meets the demands till.

Claims (1)

1. one kind to the improved method of particle Memorability in the gravitation search optimized Algorithm, it is characterized in that:
The thought of remembering the historical optimum solution of particle movement preservation is incorporated in the gravitation searching algorithm, and the memory capability of particle in the gravitation searching algorithm is improved, and can remember optimum solution and globally optimal solution in the displacement process.Improve the Velocity Updating mode of particle with this, improve the search capability of algorithm in evolutionary process.The particle rapidity of band memory more new formula is:
V i d ( t + 1 ) = rand 1 * V i d ( t ) + c 1 * rand 2 * ( Pbest i d ( t ) - X i d ( t ) ) +
c 2 * rand 3 * ( gbest i d ( t ) - X i d ( t ) ) + a i d ( t )
Wherein,
Figure FSA00000710569900013
Be particle i t speed constantly in the d dimension space,
Figure FSA00000710569900014
Particle i t is constantly remembered in the d dimension space self historical optimum solution,
Figure FSA00000710569900015
Be the particle i global history optimum solution that t is remembered constantly in the d dimension space,
Figure FSA00000710569900016
Be meant particle i t positional information constantly in the d dimension space, Be particle i t acceleration constantly in the d dimension space, rand 1, rand 2And rand 3Be equally distributed separate random number sequence between (0,1), parameter c 1And c 2Can be defined as coordinating factor, c 1And c 2Value (does not comprise 0 and 1) between 0 to 1.
CN2012101333046A 2012-04-28 2012-04-28 Method for improving particle memorability in gravity search optimization algorithm Pending CN102682203A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012101333046A CN102682203A (en) 2012-04-28 2012-04-28 Method for improving particle memorability in gravity search optimization algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012101333046A CN102682203A (en) 2012-04-28 2012-04-28 Method for improving particle memorability in gravity search optimization algorithm

Publications (1)

Publication Number Publication Date
CN102682203A true CN102682203A (en) 2012-09-19

Family

ID=46814119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012101333046A Pending CN102682203A (en) 2012-04-28 2012-04-28 Method for improving particle memorability in gravity search optimization algorithm

Country Status (1)

Country Link
CN (1) CN102682203A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104008117A (en) * 2013-04-23 2014-08-27 江南大学 Method for improving gravitation search algorithm by use of compound form method
CN105068423A (en) * 2015-06-03 2015-11-18 贵州电力试验研究院 Method for realizing intelligent identification for parameters of steam turbine and speed regulation system thereof in one-key mode
CN105204331A (en) * 2015-06-03 2015-12-30 贵州电力试验研究院 Intelligent optimized parameter identification method applied to steam turbine and speed regulation system of steam turbine
CN105511457A (en) * 2014-09-25 2016-04-20 科沃斯机器人有限公司 Static path planning method of robot
CN107451562A (en) * 2017-07-31 2017-12-08 湖北工业大学 A kind of band selection method based on Chaotic Binary gravitation search algorithm

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104008117A (en) * 2013-04-23 2014-08-27 江南大学 Method for improving gravitation search algorithm by use of compound form method
CN105511457A (en) * 2014-09-25 2016-04-20 科沃斯机器人有限公司 Static path planning method of robot
CN105068423A (en) * 2015-06-03 2015-11-18 贵州电力试验研究院 Method for realizing intelligent identification for parameters of steam turbine and speed regulation system thereof in one-key mode
CN105204331A (en) * 2015-06-03 2015-12-30 贵州电力试验研究院 Intelligent optimized parameter identification method applied to steam turbine and speed regulation system of steam turbine
CN105068423B (en) * 2015-06-03 2021-04-13 贵州电网有限责任公司 Method for realizing intelligent parameter identification of steam turbine and speed regulating system thereof by one key
CN107451562A (en) * 2017-07-31 2017-12-08 湖北工业大学 A kind of band selection method based on Chaotic Binary gravitation search algorithm
CN107451562B (en) * 2017-07-31 2020-04-24 湖北工业大学 Wave band selection method based on chaotic binary gravity search algorithm

Similar Documents

Publication Publication Date Title
CN106990792B (en) Multi-unmanned aerial vehicle collaborative time sequence coupling task allocation method based on hybrid gravity search algorithm
CN102682203A (en) Method for improving particle memorability in gravity search optimization algorithm
Branch Optimal design of LQR weighting matrices based on intelligent optimization methods
CN104375478B (en) A kind of method and device of Rolling production process product quality on-line prediction and optimization
CN103646178A (en) Multi-objective optimization method based on improved gravitation search algorithm
CN114185362B (en) Unmanned aerial vehicle cluster task dynamic allocation method based on suburban wolf information entropy
Mohammed et al. Design optimal PID controller for quad rotor system
CN103326903A (en) Hidden-Markov-based Internet network delay forecasting method
CN105224738B (en) LSSVM non-gaussian fluctuating wind speed prediction technique
CN103886396A (en) Method for determining mixing optimizing of artificial fish stock and particle swarm
CN110530373B (en) Robot path planning method, controller and system
CN113255146B (en) Design method of tension/compression spring based on improved goblet sea squirt optimization algorithm
CN108062585A (en) A kind of method that Function Extreme value is calculated based on a flying moth darts into the fire algorithm
CN103995805A (en) Text big data-oriented word processing method
CN104008118A (en) Method for improving population diversity in gravitational search algorithm
CN112132469A (en) Reservoir group scheduling method and system based on multi-population cooperative particle swarm algorithm
CN107451694A (en) It is a kind of to be used for context-aware and adaptive applied forecasting method in mobile system
CN104008117A (en) Method for improving gravitation search algorithm by use of compound form method
CN106960101A (en) A kind of build-up tolerance optimization method based on mass loss and cost minimization
CN107092779B (en) A kind of sensor actuator method for optimizing position based on minimum across displacement entropy
CN107315903A (en) A kind of intelligent analysis of electric field system
CN106503850A (en) A kind of SVM forecast models for wind power prediction
CN110889531A (en) Wind power prediction method and prediction system based on improved GSA-BP neural network
CN109940610B (en) Robot joint control moment prediction method based on WOA-GA (weighted average-genetic algorithm) hybrid optimization algorithm
Lin et al. Hybrid differential evolution and particle swarm optimization algorithm based on random inertia weight

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120919