CN106485314A - A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation - Google Patents

A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation Download PDF

Info

Publication number
CN106485314A
CN106485314A CN201610835802.3A CN201610835802A CN106485314A CN 106485314 A CN106485314 A CN 106485314A CN 201610835802 A CN201610835802 A CN 201610835802A CN 106485314 A CN106485314 A CN 106485314A
Authority
CN
China
Prior art keywords
individual
value
individuality
population
update
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
CN201610835802.3A
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.)
Changshu Institute of Technology
Original Assignee
Changshu Institute of Technology
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 Changshu Institute of Technology filed Critical Changshu Institute of Technology
Priority to CN201610835802.3A priority Critical patent/CN106485314A/en
Publication of CN106485314A publication Critical patent/CN106485314A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The optimization method of algorithm the invention discloses a kind of flower based on adaptive Gauss variation is pollinated, first population is ranked up according to fitness value and is grouped, then update worst individual position in each packet, not only increase the local area deep-searching ability of algorithm and increase population diversity;Secondly, whether local optimum is absorbed in by Billboard dynamic monitoring algorithm, when being absorbed in, Gaussian mutation operation operator will be automatically introduced into, to global optimum's individual execution mutation operation, not only improve the ability that individuality jumps out local optimum, and strengthen population diversity, accelerate convergence rate.The inventive method has more preferable stability and reliability, faster convergence rate and higher low optimization accuracy.

Description

A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation
Technical field
The optimization method of algorithm the present invention relates to a kind of flower is pollinated, especially relate to a kind of based on adaptive Gauss variation The optimization method of flower pollination algorithm.
Background technology
In optimization problem, most crucial problem is to solve its globally optimal solution or optimal solution set in feasible zone, then from this A little optimal solutions or solution are focused to find out the optimal solution of problem.However as the expansion of problem scale, solve required time exponentially Increase again, or majorized function is required continuously can lead, therefore, the simply efficient optimized algorithm of exploitation is the pass of researchers The focus of note.It is to solve the simple and effective approach of optimization problem based on bionic colony intelligence optimized algorithm, swarm intelligence algorithm is In simulation biosphere, some behavior characteristicss of certain biology are used for solving the problems, such as the actual optimization in reality.
Flower pollination algorithm (Flower Pollination Algorithm, FPA) is a kind of overall situation Stochastic Optimization Algorithms. FPA assumes that every plant only opens a flower, and every flower only produces a pollen gamete, and every flower is the one of solving-optimizing problem Individual solution, controls the conversion between crossing pollination and self-pollination by probability P C.The main thought of this algorithm:Initialization kind first Group, then carries out adaptive value evaluation to population at individual, finds out the optimum individuality of adaptive value as current globally optimal solution, not finally Disconnected iteration execution crossing pollination and two operation operators of self-pollination, till meeting the condition of convergence.This algorithm adopts Lay to tie up (Levy) fly mechanics, preferably achieve freely changing of Local Search and global search by parameter PC, have stronger Global optimizing ability.This algorithm fusion advantage of cuckoo and Vespertilio algorithm (Bat Algorithm, BA), has ginseng simultaneously Number less, realize simple, the advantages of easily adjust, be therefore widely used in multi objective function optimization, production scheduling, text cluster etc. Multi-field.
But this algorithm is similar with other swarm intelligence algorithms (population, Vespertilio algorithm etc.), there is (1) local area deep-searching Ability, low optimization accuracy are low;(2) be easily absorbed in local optimum, late convergence slow the problems such as;(3) this algorithm is inapplicable simultaneously In higher-dimension complexity multi maximum problem.
Content of the invention
For the deficiencies in the prior art, it is an object of the invention to provide a kind of flower pollination based on adaptive Gauss variation The optimization method of algorithm, solution flower pollination algorithm local area deep-searching ability is weak, be easily absorbed in local optimum, late convergence Slow problem.
Technical solution of the present invention is as follows:A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation, according to Secondary comprise the following steps,
Step one, initialization basic parameter and population position, are NP including setting population scale, and maximum iteration time is itermax, crossing pollination probability PC, minimum convergence precision FminAnd search space D;NP point is generated at random in D dimension space As initial populationWhereinT is current iteration number of times
Step 2, calculating ideal adaptation angle value, determine that current global optimum is individual, and record its positional information;
Step 3, judge whether object function restrains:If then going to step 11, otherwise go to step four;
If step 4 i < NP, go to step five, otherwise t=t+1, go to step six;
Step 5, generate a random number rand [0,1] is upper, if rand is < PC, then update according to crossing pollination mode Xt i position simultaneously carries out process of crossing the border;Otherwise update X according to self-pollination modet iPosition simultaneously carries out process of crossing the border, i=i+1, turns Step 4;
Step 6, all ideal adaptation angle value of calculating simultaneously carry out ascending order arrangement, are divided into m mould because of group, and will be currently optimum Individual fitness value and its spatial positional information recorded in Billboard;
Step 7, determine each mould because of optimum individual X in groupbWith worst individuality Xw;And update XwPosition;When all moulds When all completing to update operation because of group, all individualities of mixing form new population;
Step 8, recalculate new population fitness value and determine current global optimum individuality X 'gIf, f (X 'g) < f (Xg), then update the information in Billboard;
Step 9, judge whether to meet variation condition:If the fitness value f (x in Billboardi) continuous Q generation do not change or | Variable quantity | < μ, and iterationses > Q-1, then to XgCarry out Gaussian mutation, wherein Q, μ is predetermined threshold value;IfBetter than former Xg, then useReplace Xg, and update the information in Billboard;Otherwise, abandon the solution after variation;
If step 10 t < itermaxOr f (xg) > Fmin, go to step three entrance next iterations;Otherwise go to step 11;
Step 11, output optimal value and its corresponding individual positional information.
In described step 2, calculate ideal adaptation angle value, determine that current global optimum individuality is according to the target letter selected Number calculates the adaptive value f (x of currently all population at individualsi), and choose the minimum individuality of fitness value.
In described step 3, judge object function whether restrain be by the adaptive optimal control angle value of the population at individual calculating with The theoretially optimum value of object function is compared, if it is in range of error, object function is restrained, if not in range of error Interior, then object function is not restrained.
In described step 5, updating Xt i position carrying out process of crossing the border according to crossing pollination mode is to enter as follows OK:
For the position in t iteration for the pollen i, g*For current global optimum position, γ is scale factor, and L (λ) is clothes From the step-length vector of Levy flight, work as L>When 0,
λ=3/2, Γ (λ) is standard gamma function, and s is moving step length,
It is zero that U obeys average, and standard deviation is δ2Gauss distribution, V obey standard normal distribution;
Update X according to self-pollination modet iPosition carrying out process of crossing the border is to carry out as follows:
ε is that [0,1] is upper obeys equally distributed constant,WithFor the pollen of flowers different in same kind, 1≤j, k≤ NP and j ≠ k ≠ i.
In described step 6, be divided into m mould because group be by sequence after front m individuality be sequentially placed into the 1st, 2 ..., M-th mould because in group, then by m+1~2m individuality be sequentially placed into again the 1st, 2 ..., m-th mould because in group, class successively Push away, until being assigned.
In described step 6, described Billboard arranges t row, global optimum's individuality in the first behavior first time iterative process Fitness value and locus;The individual fitness value of global optimum and locus in second second of behavior iterative process; The individual fitness value of global optimum and locus in the t time iterative process of t behavior.
Described step 7 kind, worst individuality XwThe more New Policy of position be:
Dj=rand × (Xb-Xw),
Xw'=Xw+Dj,||Dj||≤Dmax,
DjFor the displacement in j dimension, its value does not allow more than maximum moving step length Dmax, rand is random on [0,1] Number, XgIndividual, the X for global optimumw' for update after individuality, execution update operation after, if fitness value f (Xw')≤f(Xw), Then use Xw' replace Xw;Otherwise use XgReplace Xb, re-execute more New Policy;If f is (Xw) change not yet, then randomly generate an Xw' Replace Xw.
In described step 9, to XgCarrying out Gaussian mutation is to carry out as follows
The new explanation producing for Gaussian mutation, α is the variable that successively decreases on [0,1], and N (0,1) obeys μ=0, δ2=1 mark Quasi- Gauss distribution.
The present invention is grouped to population first and is updated poor individual position in each packet, thus strengthening the office of individuality Portion's search capability simultaneously strengthens population diversity;Then whether local optimum is absorbed in by Billboard evaluation algorithm, if then carrying out Gaussian mutation operates, thus effectively improving algorithm to jump out the ability being absorbed in local, strengthening population diversity, accelerating algorithmic statement Speed.
The advantage of technical scheme provided by the present invention is:
1st, improve the local search ability of algorithm;
2nd, it is prevented effectively to a certain extent and be absorbed in local optimum;
3rd, strengthen population diversity, accelerate algorithm the convergence speed.
Brief description
Fig. 1 is the inventive method schematic flow sheet.
Fig. 2 is f1Convergence curve (D=30).
Fig. 3 is f2Convergence curve (D=50).
Fig. 4 is f3Convergence curve (D=30).
Fig. 5 is f4Convergence curve (D=50).
Fig. 6 is f5Convergence curve (D=2).
Fig. 7 is f6Convergence curve (D=50).
Fig. 8 is f1Convergence curve on high-dimension function.
Fig. 9 is f2Convergence curve on high-dimension function.
Figure 10 is f3Convergence curve on high-dimension function.
Figure 11 is convergence curve on high-dimension function for the f4.
Specific embodiment
With reference to embodiment, the invention will be further described, but not as a limitation of the invention.
Incorporated by reference to Fig. 1, being embodied as of the optimization method of the flower pollination algorithm based on adaptive Gauss variation is so 's:
Step one, initialization basic parameter and population position, it is NP that initialization basic parameter includes arranging population scale, Big iterationses are itermax, crossing pollination probability PC, minimum convergence precision FminAnd search space D etc., initialize population Position:In feasible zone, (in D dimension space) generates NP point at random as initial populationWhereinT is current iteration number of times, and D is search space;
The object function that step 2, basis are selected calculates the adaptive value f (x of currently all population at individualsi) (to be minimised as Example), and choose the minimum individuality of fitness value as current global optimum individuality, and record its corresponding spatial positional information;
Step 3, judge whether object function restrains, by the adaptive optimal control angle value of the population at individual calculating and target letter Number theoretially optimum value be compared, if its in range of error then it is assumed that object function convergence,
|fmin-Fmin| < Δ
Wherein, fminFor obtained optimal value in experiment, FminFor object function theoretially optimum value, Δ is range of error, if It is to go to step 11, otherwise go to step four;
If step 4 i < NP, go to step five, otherwise t=t+1, go to step six;
Step 5, generate a random number rand [0,1] is upper, if rand is < PC, then update according to crossing pollination modePosition simultaneously carries out process of crossing the border,
For the position in t iteration for the pollen i, g*For current global optimum position, γ is scale factor, for controlling Moving step length, L (λ) is the step-length vector obeying Levy flight, works as L>When 0, Lay dimension distribution computing formula is as follows:
λ=3/2, Γ (λ) is standard gamma function, and s is moving step length, and its value directly affects convergence, because This FPA adopts Man Teniya algorithm to produce most effective step-length s,
It is zero that U obeys average, and standard deviation is δ2Gauss distribution, V obey standard normal distribution;
Otherwise update according to self-pollination modePosition simultaneously carries out process of crossing the border,
ε is that [0,1] is upper obeys equally distributed constant,WithFor the pollen of flowers different in same kind, 1≤j, k≤ NP and j ≠ k ≠ i,
I=i+1, goes to step four;
Step 6, all ideal adaptation angle value of calculating simultaneously carry out ascending order arrangement, and the population after sequence is divided as follows It is fitted on m mould because in group, each mould is individual and meet relation NP=m × n because comprising n in group,
Wherein MkRepresent k-th mould because of group, the front m individuality after will sorting be sequentially placed into the 1st, 2 ..., m-th Mould because in group, then by m+1~2m individuality be sequentially placed into again the 1st, 2 ..., m-th mould because in group, the like, directly To being assigned;
Determine current optimum individual and its fitness value, and its spatial positional information be recorded in Billboard.Billboard Introduce in order to evaluation algorithm whether is absorbed in local optimum, be mainly used in recording the fitness value of optimum individual and position letter Breath, it is as shown in the table for its structure:
Wherein, the individual fitness value of global optimum and locus in the first behavior first time iterative process;Second row For the individual fitness value of global optimum in second iterative process and locus;The overall situation in the t time iterative process of t behavior The fitness value of optimum individual and locus;Will record in each iterative process the individual fitness value of global optimum and Its corresponding positional information;
Step 7, determine each mould because optimum in group, worst individuality XbAnd Xw;And update XwPosition, when all moulds are because of group When all completing to update operation, all individual formation new populations of mixing, specifically include following steps:
Step 701, taking minimize as a example, each mould is optimum individual (i.e. first because of the minimum individuality of fitness value in group Individuality) use XbRepresent, the maximum individuality of fitness value is that worst individual (being that last is individual) uses XwRepresent;
To each mould because of individuality X worst in group in step 702, each iterative processwPosition be updated, its more New Policy For:
Dj=rand × (Xb-Xw)
Xw'=Xw+Dj,||Dj||≤Dmax
Wherein, DjFor the displacement in j dimension, its value does not allow more than maximum moving step length Dmax, rand is on [0,1] Random number, XbAnd XwIt is respectively mould because of individuality optimum and worst in group, XgIndividual, the X for global optimumw' it is individual after updating Body.
After step 703, execution update operation, if fitness value f (Xw')≤f(Xw), then use Xw' replace Xw;Otherwise use XgGeneration For Xb, re-execute more New Policy;If f is (Xw) do not change yet or vary less, then randomly generate an Xw' replace Xw;When all When mould all completes to organize inner iteration successively because organizing, all individual formation new populations of mixing;
Step 8, recalculate the fitness value of new population according to object function, determine current global optimum individuality X 'g; The individual fitness value of current global optimum is compared with the optimal value of Billboard, if f is (X 'g) < f (Xg), then update public Show the information in board;
Step 9, judge whether to meet variation condition:If the fitness value f (x in Billboardi) continuous Q generation do not change or Vary less (| variable quantity | < μ), and iterationses > Q-1, then to XgCarry out Gaussian mutation.IfBetter than former Xg, then useReplace Xg, and update the information in Billboard;Otherwise, abandon the solution after variation.Specifically:
Step 901, in the algorithm two threshold values Q of setting and μ, did not change when the continuous Q of the fitness value in Billboard generation Or during | variable quantity | < μ, then it is absorbed in local optimum depending on this algorithm.Now, algorithm will be automatically introduced into Gaussian mutation strategy, that is, utilize Below equation is to current globally optimal solution XgCarry out Gaussian mutation, make population at individual jump out local optimum, strengthen population various Property.
Wherein,The new explanation producing for Gaussian mutation, α is the variable that successively decreases on [0,1], and N (0,1) obeys μ=0, δ2= 1 standard gaussian distribution.
If the individuality after step 902 renewalBetter than former Xg, then useReplace Xg, all individual existLead Under towards optimal solution direction move.Otherwise, abandon the solution after variation.
If step 10 t < itermax||f(xg) > Fmin, go to step three entrance next iterations;Otherwise go to step 11.
Step 11, output optimal value and its corresponding individual positional information.
Employ test function the effectiveness using Matlab R2012b verification algorithm of six standards, and with BA, mixed Leapfrog algorithm, FPA of conjunction is compared.Wherein f1For unimodal, f2~f6For Solving Multimodal Function, test function is as follows:
Function is in xiGlobal optimum min (f is obtained at=01(x))=0, wherein i=1,2 ..., n.
2)
Function is in xiGlobal optimum min (f is obtained at=02(x))=0, wherein i=1,2 ..., n.
3)
Function is in xiGlobal optimum min (f is obtained at=03(x))=0, wherein i=1,2 ..., n.
4)
Function is in xiGlobal optimum min (f is obtained at=04(x))=0, wherein i=1,2 ..., n.
5)
Function is in xiGlobal optimum min (f is obtained at=05(x))=- 1, wherein i=1,2.
6)
Function is in xiGlobal optimum min (f is obtained at=06(x))=0, wherein i=1,2 ..., n.
Understand in conjunction with Fig. 2 to Fig. 7, for function f1~f6, the inventive method (IFPA) received at first with convergence rate the fastest Hold back theoretially optimum value, shuffled frog leaping algorithm (Shuffled Frog Leaping Algorithm, SFLA) takes second place, BA and FPA Convergence rate is the slowest even cannot to find theoretially optimum value.
Four kinds of algorithms optimizing Performance comparision under fixed number of iterations
As shown in Table 1:The optimal value of IFPA, meansigma methodss, worst-case value are respectively less than other three kinds of algorithms;Standard deviation is minimum, calculates Method performance is the most stable;Optimizing success rate highest.For function f2~f4, BA, FPA cannot find object function optimal solution, and IFPA Theoretially optimum value can be rapidly converged to.SFLA optimizing success rate is higher relative to BA, FPA, but is still below IFPA, and standard deviation is relatively Larger, be not as stable as IFPA.Under fixed number of iterations, compared to other three kinds of algorithms, improved IFPA has and receives faster Hold back speed and higher low optimization accuracy, and algorithm stability, robustness are preferable.
In order to verify the convergence of IFPA, first fixed function convergence precision, then respectively 50 times are carried out to four kinds of algorithms Independent experiment, experimental result is as shown in table 2.
The comparison of optimizing performance under fixed precision for the 2 four kinds of algorithms of table
As shown in Table 2, IFPA reaches the fixed precision set by each function with minimum convergence number of times;Convergence in mean number of times It is significantly less than other three kinds of algorithms, and restrain success rate highest.For function f1, IFPA converges power ratio FPA height 73%;For function f5, IFPA converges to optimal value in the 1st iteration;For function f2~f4, IFPA is respectively average 18.21st, converge to theoretially optimum value, for f 109.18,157.26 times1And f6, though BA and SFLA is restrained with 100% success rate To fixed precision, but it is minimum, convergence in mean algebraically is all higher than IFPA.As can be seen here, under fixing convergence precision, IFPA restrains Property is substantially better than other three kinds of algorithms, and convergence rate is improved significantly.
Table 3IFPA and the comparison of FPA Riming time of algorithm
As shown in Table 3:IFPA carries out to population being grouped, merges, is grouped, for f again1~f6, it is minimum, when averagely running Between more slightly longer than FPA but be more or less the same.
In order to verify effectiveness on high-dimensional nonlinear system for the IFPA, respectively in different dimensions, to f1~f4Surveyed Examination, result is as shown in Figs. 8 to 11, and when solving high-dimensional nonlinear system, convergence rate will not increase with dimension and fall into IFPA Enter " dimension disaster ".The low optimization accuracy in higher-dimension for the IFPA, is more or less the same with convergence rate compared with low-dimensional, by less shadow Ring.
Taking following object function (Solving Multimodal Function) as a example:
Wherein function is in xiGlobal optimum min (f (x))=0, wherein i=1,2 ..., n is obtained at=0.
Initialization basic parameter:Feasibility for more comprehensive checking innovatory algorithm and effectiveness, will be with BA, SFLA, FPA Three kinds of algorithms are compared.In experiment, each parameter setting is as follows:The population scale NP=20 of all algorithms, maximum iteration time itermax=2000;IFPA:PC=0.8, Fmin=min (f (x))=0, D=n, Δ=10-3, Q=3, μ=10-4, m=4, n =5;FPA:PC=0.8;BA:A=0.25, r=0.5, α=0.95, γ=0.05;SFLA:M=4, n=5.
Initialization population position:Tie up in n and generate 20 points in search space at random as the position of initial population, 20 flowers The position of powder is as shown in the table, and makes t=0, i=1, and wherein t is current iteration number of times, and i is that i-th pollen is carrying out updating Operation.
According to stating the corresponding fitness value of object function f (x) 20 pollen of calculating, it is as shown in the table:
WillIt is ranked up, choose fitness value minimumPosition as global optimum position, and make
Whether evaluation algorithm restrains, when meeting formula below then it is assumed that function convergence is to optimal value.
Wherein,For global optimum during current t iteration, Fmin=min (f (x))=0 is that object function is theoretical Optimal value, Δ=10-3For range of error.
If i < 20, when that is, epicycle iteration does not also complete, go to step five, proceed epicycle iteration;Otherwise, when i >=20 When, that is, 20 pollen all complete once to update operation, t=t+1, go to step six, enter next iteration.
In one random number rand of [0,1] upper generation, if rand < 0.8, carry out crossing pollination, update by formula (2) Position simultaneously carries out process of crossing the border;If rand >=0.8, carry out self-pollination, update by formula (5)Position simultaneously carries out process of crossing the border.
According to stating the corresponding fitness value of object function f (x) 20 pollen of calculating, it is as shown in the table:
WillIt is ranked up by ascending order, after sorting, population assigns to m mould because of the front m in group, after will sorting by (6) Individuality be sequentially placed into the 1st, 2 ..., m-th mould because in group, then by m+1~2m individuality be sequentially placed into again the 1st, 2 Individual ..., m-th mould because in group, the like, until being assigned.After the completion of packet, each mould is respectively because of the individuality in group: 1、5、9、13、17;2、6、10、14、18;3、7、11、15、19;4、8、12、16、20.
Then the relevant information of first flower (global optimum's individuality) after sequence is stored in Billboard.
Determine each mould because of optimum in group, worst individuality XbAnd Xw, that is, each mould because optimum in group, worst individual be respectively 1, 17;2、18;3、19;4、20;Then update each mould because of individuality X worst in groupwPosition, that is, respectively update the 17th, 18,19,20 The position of individual pollen.When all moulds all complete once to organize inner iteration because of group, all individual formation new populations of mixing.
Recalculate the fitness value of new population (20 individualities) according to object function f (x), and determine current global optimum Individual
The individual fitness value of current global optimum is compared with the optimal value of Billboard, ifThen more Information in new Billboard.
Do not change or | variable quantity | < 10 when continuous 3 generations of the fitness value in Billboard-4When, then it is absorbed in office depending on this algorithm Portion is optimum.Now, algorithm will be automatically introduced into Gaussian mutation strategy, that is, utilize formula (8) to current globally optimal solution XgCarry out height This variation is so that population at individual has the ability jumping out local optimum, and strengthens population diversity.
If the individuality after updatingBetter than former Xg, then useReplace Xg, all individual existLeading under towards The direction of excellent solution is moved.Otherwise, abandon the solution after variation.
When iterationses t is less than set maximum iteration time 2000 in experiment, or in experiment object function is The figure of merit is more than set minimum convergence precision (f (xg) > 0) when, then carry out next iteration, re-start iterative.
Output optimal valueAndCorresponding positional information

Claims (8)

1. a kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation is it is characterised in that include following successively Step,
Step one, initialization basic parameter and population position, are NP including setting population scale, and maximum iteration time is itermax, crossing pollination probability PC, minimum convergence precision FminAnd search space D;NP point is generated at random in D dimension space As initial population P (t)={ Xt i, whereinT is current iteration time Number
Step 2, calculating ideal adaptation angle value, determine that current global optimum is individual, and record its positional information;
Step 3, judge whether object function restrains:If then going to step 11, otherwise go to step four;
If step 4 i < NP, go to step five, otherwise t=t+1, go to step six;
Step 5, generate a random number rand [0,1] is upper, if rand is < PC, then update Xti position according to crossing pollination mode Put and carry out process of crossing the border;Otherwise update X according to self-pollination modet iPosition simultaneously carries out process of crossing the border, i=i+1, goes to step Four;
Step 6, calculate all ideal adaptation angle value and simultaneously carry out ascending order arrangement, be divided into m mould because of group, and by current optimum individual Fitness value and its spatial positional information recorded in Billboard;
Step 7, determine each mould because of optimum individual X in groupbWith worst individuality Xw;And update XwPosition;When all moulds are because of group When all completing to update operation, all individual formation new populations of mixing;
Step 8, recalculate new population fitness value and determine current global optimum individuality X 'gIf, f (X 'g) < f (Xg), then Update the information in Billboard;
Step 9, judge whether to meet variation condition:If the fitness value f (x in Billboardi) continuous Q generation do not change or | change Amount | < μ, and iterationses > Q-1, then to XgCarry out Gaussian mutation, wherein Q, μ is predetermined threshold value;IfBetter than former Xg, then WithReplace Xg, and update the information in Billboard;Otherwise, abandon the solution after variation;
If step 10 t < itermaxOr f (xg) > Fmin, go to step three entrance next iterations;Otherwise go to step 11;
Step 11, output optimal value and its corresponding individual positional information.
2. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In, in described step 2, calculating ideal adaptation angle value, determine that current global optimum individuality is to calculate according to the object function selected The currently adaptive value f (x of all population at individualsi), and choose the minimum individuality of fitness value.
3. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In, in described step 3, judging whether object function restrains is by the adaptive optimal control angle value of the population at individual calculating and target The theoretially optimum value of function is compared, if it is in range of error, object function is restrained, if not in range of error, Object function is not restrained.
4. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In, in described step 5, updating Xt i position carrying out process of crossing the border according to crossing pollination mode is to carry out as follows:
x i t + 1 = x i t + γ L ( λ ) ( g * - x i t ) ,
For the position in t iteration for the pollen i, g*For current global optimum position, γ is scale factor, and L (λ) is to obey The step-length vector of Levy flight, works as L>When 0,
L ~ λ Γ ( λ ) sin ( π λ / 2 ) π 1 s 1 + λ , ( s > > s 0 > 0 )
λ=3/2, Γ (λ) is standard gamma function, and s is moving step length,
s = U | V | 1 / λ , U ~ N ( 0 , σ 2 ) , V ~ N ( 0 , 1 ) ,
It is zero that U obeys average, and standard deviation is δ2Gauss distribution, V obey standard normal distribution;
Update X according to self-pollination modet iPosition carrying out process of crossing the border is to carry out as follows:
x i t + 1 = x i t + ϵ ( x j t - x k t ) ,
ε is that [0,1] is upper obeys equally distributed constant,WithFor the pollen of flowers different in same kind, 1≤j, k≤NP and j≠k≠i.
5. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In, in described step 6, be divided into m mould because group be by sequence after front m individuality be sequentially placed into the 1st, 2 ..., m-th Mould because in group, then by m+1~2m individuality be sequentially placed into again the 1st, 2 ..., m-th mould because in group, the like, directly To being assigned.
6. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In in described step 6, described Billboard arranges t row, the individual adaptation of global optimum in the first behavior first time iterative process Angle value and locus;The individual fitness value of global optimum and locus in second second of behavior iterative process;T row For the individual fitness value of global optimum in the t time iterative process and locus.
7. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In, described step 7 kind, worst individuality XwThe more New Policy of position be:
Dj=rand × (Xb-Xw),
Xw'=Xw+Dj,||Dj||≤Dmax,
DjFor the displacement in j dimension, its value does not allow more than maximum moving step length Dmax, rand is the random number on [0,1], Xg Individual, the X for global optimumw' for update after individuality, execution update operation after, if fitness value f (Xw')≤f(Xw), then use Xw' replace Xw;Otherwise use XgReplace Xb, re-execute more New Policy;If f is (Xw) change not yet, then randomly generate an Xw' replace Xw.
8. the optimization method of the flower pollination algorithm based on adaptive Gauss variation according to claim 1, its feature exists In in described step 9, to XgCarrying out Gaussian mutation is to carry out as follows
X g n e w = X g + α × X g × N ( 0 , 1 ) ,
The new explanation producing for Gaussian mutation, α is the variable that successively decreases on [0,1], and N (0,1) obeys μ=0, δ2=1 standard is high This distribution.
CN201610835802.3A 2016-09-21 2016-09-21 A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation Pending CN106485314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610835802.3A CN106485314A (en) 2016-09-21 2016-09-21 A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610835802.3A CN106485314A (en) 2016-09-21 2016-09-21 A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation

Publications (1)

Publication Number Publication Date
CN106485314A true CN106485314A (en) 2017-03-08

Family

ID=58267369

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610835802.3A Pending CN106485314A (en) 2016-09-21 2016-09-21 A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation

Country Status (1)

Country Link
CN (1) CN106485314A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357267A (en) * 2017-06-09 2017-11-17 百色学院 Method based on discrete flower pollination Algorithm for Solving mixed production line scheduling problem
CN107390690A (en) * 2017-07-28 2017-11-24 江西理工大学 Merge the robot path planning method of chaos and elite backward learning
CN107422734A (en) * 2017-07-28 2017-12-01 江西理工大学 The robot path planning method of pollination algorithm is reversely spent based on chaos
CN107578090A (en) * 2017-08-31 2018-01-12 上海爱优威软件开发有限公司 A kind of FPA realization method and systems based on CUDA platforms
CN107807623A (en) * 2017-11-24 2018-03-16 大连理工大学 Flexible machine adds the Dynamic Scheduling method, system and the application in high ferro motor-car parts group flexible machine adds production line of production line
CN109640080A (en) * 2018-11-01 2019-04-16 广州土圭垚信息科技有限公司 A kind of simplified method of the depth image mode division based on SFLA algorithm
CN109711644A (en) * 2019-02-25 2019-05-03 安徽大学 Based on the fired power generating unit load optimal distribution method for improving pollen algorithm
CN111082442A (en) * 2019-12-06 2020-04-28 昆明理工大学 Energy storage capacity optimal configuration method based on improved FPA
CN111864690A (en) * 2020-07-24 2020-10-30 贵州电网有限责任公司 Inverse time-lag overflow definite value optimization method based on difference-pollen algorithm
CN112649799A (en) * 2020-12-04 2021-04-13 浙江大学 MIMO radar amplitude-phase error correction method
CN112668446A (en) * 2020-12-24 2021-04-16 常州大学 Flower pollination algorithm-based method for monitoring wear state of micro milling cutter by optimizing SVM (support vector machine)
CN112834985A (en) * 2020-12-30 2021-05-25 吉林化工学院 Visible light positioning method and system based on reverse learning self-adaptive flower pollination
CN113050658A (en) * 2021-04-12 2021-06-29 西安科技大学 SLAM algorithm based on lion group algorithm optimization

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357267A (en) * 2017-06-09 2017-11-17 百色学院 Method based on discrete flower pollination Algorithm for Solving mixed production line scheduling problem
CN107357267B (en) * 2017-06-09 2019-11-05 百色学院 The method for solving mixed production line scheduling problem based on discrete flower pollination algorithm
CN107390690A (en) * 2017-07-28 2017-11-24 江西理工大学 Merge the robot path planning method of chaos and elite backward learning
CN107422734A (en) * 2017-07-28 2017-12-01 江西理工大学 The robot path planning method of pollination algorithm is reversely spent based on chaos
CN107578090A (en) * 2017-08-31 2018-01-12 上海爱优威软件开发有限公司 A kind of FPA realization method and systems based on CUDA platforms
CN107807623A (en) * 2017-11-24 2018-03-16 大连理工大学 Flexible machine adds the Dynamic Scheduling method, system and the application in high ferro motor-car parts group flexible machine adds production line of production line
CN109640080A (en) * 2018-11-01 2019-04-16 广州土圭垚信息科技有限公司 A kind of simplified method of the depth image mode division based on SFLA algorithm
CN109711644A (en) * 2019-02-25 2019-05-03 安徽大学 Based on the fired power generating unit load optimal distribution method for improving pollen algorithm
CN111082442A (en) * 2019-12-06 2020-04-28 昆明理工大学 Energy storage capacity optimal configuration method based on improved FPA
CN111082442B (en) * 2019-12-06 2022-10-18 昆明理工大学 Energy storage capacity optimal configuration method based on improved FPA
CN111864690A (en) * 2020-07-24 2020-10-30 贵州电网有限责任公司 Inverse time-lag overflow definite value optimization method based on difference-pollen algorithm
CN112649799A (en) * 2020-12-04 2021-04-13 浙江大学 MIMO radar amplitude-phase error correction method
CN112649799B (en) * 2020-12-04 2022-09-23 浙江大学 MIMO radar amplitude-phase error correction method
CN112668446A (en) * 2020-12-24 2021-04-16 常州大学 Flower pollination algorithm-based method for monitoring wear state of micro milling cutter by optimizing SVM (support vector machine)
CN112834985A (en) * 2020-12-30 2021-05-25 吉林化工学院 Visible light positioning method and system based on reverse learning self-adaptive flower pollination
CN113050658A (en) * 2021-04-12 2021-06-29 西安科技大学 SLAM algorithm based on lion group algorithm optimization
CN113050658B (en) * 2021-04-12 2022-11-22 西安科技大学 SLAM algorithm based on lion group algorithm optimization

Similar Documents

Publication Publication Date Title
CN106485314A (en) A kind of optimization method of the flower pollination algorithm based on adaptive Gauss variation
CN105426954A (en) Particle swarm optimization method based on multi-strategy synergistic function
CN106843211A (en) A kind of method for planning path for mobile robot based on improved adaptive GA-IAGA
CN105893694A (en) Complex system designing method based on resampling particle swarm optimization algorithm
CN107316099A (en) Ammunition Storage Reliability Forecasting Methodology based on particle group optimizing BP neural network
CN103971160B (en) particle swarm optimization method based on complex network
CN112596373B (en) Unmanned aerial vehicle attitude control parameter intelligent setting method based on quantum firefly algorithm
CN107275801A (en) A kind of array element arrangement method based on the inheritance of acquired characters of L-type array antenna
CN108038507A (en) Local receptor field extreme learning machine image classification method based on particle group optimizing
Liu et al. An improved genetic algorithm approach on mechanism kinematic structure enumeration with intelligent manufacturing
CN105427241B (en) Distortion correction method for large-view-field display equipment
CN101740029B (en) Three-particle cooperative optimization method applied to vector quantization-based speaker recognition
CN105578472B (en) A kind of wireless sensor network performance online Method for optimized planning based on immunity principle
CN106408135A (en) Power system optimal power flow method based on feedback learning cuckoo algorithm
CN107457780A (en) Method and device, storage medium and the terminal device of control machinery arm motion
CN106154836A (en) A kind of online dynamic particles group's PID optimization method
CN107400935A (en) Adjusting method based on the melt-spinning technology for improving ELM
CN105631516A (en) Historical experience and real-time adjustment combination-based particle swarm optimization algorithm
CN107909154A (en) A kind of air control Model Parameter Optimization method based on web search
CN110530373A (en) A kind of robot path planning method, controller and system
CN104616072A (en) Method for improving concentration of glutamic acid fermented product based on interval optimization
CN109635915A (en) A kind of iterative learning control method based on balanced single evolution cuckoo algorithm
CN106611213A (en) Hybrid particle swarm algorithm for solving workshop scheduling problem
CN106951957A (en) Particle swarm optimization algorithm, multicomputer method for parallel processing and system
CN112085335A (en) Improved random forest algorithm for power distribution network fault prediction

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170308

RJ01 Rejection of invention patent application after publication