• 検索結果がありません。

離散化非線形散逸系モデルの P 型エリート結合

ドキュメント内 岡 本 卓 (ページ 68-72)

第 4 章 結合型非線形力学系モデルによる大域的最適化手法 62

4.2 P エリート結合型最適化計算モデル

4.2.3 離散化非線形散逸系モデルの P 型エリート結合

離散化非線形散逸系モデルのP型エリート結合モデルを考えるにあたって,まず,畳み 込み積分型勾配系モデルの結合モデルから非線形散逸系モデルに対する結合モデルを導出 し,さらにこれを離散化した上で,結合構造にエリート結合を採用したモデルを考える.

目的関数Eを最小化する畳み込み積分型勾配系モデル(2.80)式(p.30)で探索を行うP 個の多点探索モデルを考え,そこに結合構造を導入したモデル

dxp(t) dt =−c

t

0

ea(tτ)∇E(xp(τ))dτ+({

xj(t)}

,xp(t))

(4.4)

Table 4.2 Parameters of P-EC-DM and PD-EC-DM

Parameter Explanation How to set

P Number of agents Fixed value

β β in the transformation funciton

Eq.(2.70) (p.21) Fixed value

δ Decrease rate of the sampling

parame-ter Fixed value

ϵg Gradient norm value used as the

crite-rion for local search converegence Fixed value ϵE ϵE inStep4of List 2.2 (p.25) Fixed value T˜ Period of the reiteration between

syn-chronization and non-synsyn-chronization T /2 T Step number of the chaotic search Fixed value

∆Tmax Initial value of the sampling parameter It is set so that the chaotic trajectory is generated in initial state.

¯

c1,c¯2 Maximum coupling coefficients

It is set to a fixed value exceptProb.5 andProb.6in PD type model. It is set to a value given by dividing a fixed value by ∆Tmax except Prob.5 and Prob.6in P type model.

を考える.これを両辺tで微分すると d2xp(t)

dt2 =aceat

t

0

e∇E(xp(τ))dτ−c∇E(xp(t)) +

({dxj(t) dt

}

,dxp(t) dt

) (4.5) となるから,(4.4)式を代入すると

d2xp(t) dt2 =−a

[dxp(t)

dt −dΓ({

xj(t)}

,xp(k))]

−c∇E(xp(t)) +

({dxj(t) dt

}

,dxp(t) dt

) (4.6) となるので,結局,連続時間散逸系最適化モデルの結合モデルとして

md2xp(t)

dt2 +dxp(t)

dt =−ϵ∇E(xp(t)) +c1Γ({

xj(t)}

,xp(k)) +c2Γ

({dxj(t) dt

}

,dxp(t) dt

) (4.7) が得られる.ただし,m= 1/a, ϵ=c/a, c1 =d, c2 =d/aとする.さらに,速度の状態量 v(t)を導入して,(4.7)式を状態方程式化し,散逸項dxp(t)

dt を非線形散逸項ξ(vp(t))に置 き換え,さらに,制約条件のトーラス化を実現する(4.3c)式の変換関数を導入すると

xp(t)

dt =vp(t) +c1Γ({

xj(t)}

,xp(k))

(4.8a)

dvp(t) dt =1

mξ(vp(t)) ϵ

m∇E(xp(t)) +c2Γ({

vj(t)}

,vp(t))

(4.8b)

xi(t) = ˜fxi(t)) (4.8c)

となる.本論文では,(4.8)式のモデルを「P結合型連続時間非線形散逸系モデル」とよぶ.

つぎに,前章で解説したP 型結合モデルと同様に,(4.8)式を離散化幅∆T =t/k >0を 用いてオイラー差分化すると

´

xp(k+ 1) =xp(k) + ∆Tvp(k) +c1∆TΓ({

xj(k)}

,xp(k))

(4.9a) vp(k+ 1) =vp(k)−∆T

m ξ(vp(k))−∆T ϵ

m ∇E(xp(k))+c2∆TΓ({

vj(k)}

,vp(k)) (4.9b)

xi(k+ 1) = ˜f(´xi(k+ 1)) (4.9c)

が得られる.本論文では,このモデルを「P結合型離散化非線形散逸系モデル」とよぶ.

さらに,(4.9)式の結合構造Γとして,2つのエリート個体に対するエリート型移流結合構

造(3.15)式(p.52)を採用し,エリート型近傍個体の定義を

pbest (personal best)型個体

xppb(k) =x(kppb),vpbp (k) =v(kpbp ) (4.10a) where kppb= argmin

i {E(xp(i)|0,· · ·, k} (4.10b)

cbest (current best)型個体

xcb(k),vcb(k) (4.11a)

where cb= argmin

p {E(xp(k))|p= 1,· · ·, P} (4.11b)

gbest (global best)型個体

xgbpb(k),vgbpb(k) (4.12a)

where gb= argmin

p

{

E(xppb(k))|p= 1,· · · , P }

(4.12b)

ルーレット選択型個体

近傍個体xq(t),vq(k)を全個体からそれぞれ確率 pq(k) = Ewt(t)−E(xq(k))

P

r=1

{Ewt(k)−E(xr(k))} (4.13a)

wt= argmax

p {E(xp |p= 1,· · ·, P} (4.13b) で決定する.

と拡張し,2つのエリート個体を前項のP-EC-DGCMと同様に選択し,さらに単点のDNDM と同様に,離散化幅∆Tに対して線形アニーリング(4.3d)式を適用し,P-EC-DGCMと同 様に,多様性維持のために結合係数cij を(4.3e)式のような周期関数を用いた時変係数に 置き換えると

´

xp(k+ 1) =xp(k) + ∆T(k)vp(k)

Table 4.3 Parameters of P-EC-DNDM (C) and PD-EC-DNDM (C)

Parameter Explanation How to set

P Number of agents Fixed value

¯

c11,¯c12,¯c21,c¯22 Maximum coupling coefficients

It is set to a fixed value in PD type model. In P type model, it is set to a value given by dividing a fixed value by∆Tmax.

T

Period of the reiteration be-tween synchronization and non-synchronization

Fixed value

kmax Steps of the search Fixed value

d0 Strength of nonlinearity Fixed value

d1

Strength of bias to the nevative

re-sistance Fixed value

d2 Strength of original velocity Fixed value ω Period of convergence and

diver-gence Fixed value

ϵ Gradient coefficient Fixed value

ϵg Gradient norm value used as the

cri-terion for local search converegence Fixed value

∆Tmax Initial value of the sampling param-eter

It is set in order to search for the whole feasiable region.

m Inertia weight It is set taking strength of inertia of

gradient into account.

+c11(k)∆T(k) (

xel(k)xp(k) )

+c12(k)∆T(k) (

xppb(k)xp(k) )

(4.14a) vp(k+ 1) =vp(k)∆T(k)

m ξ(vp(k))∆T(k)ϵ

m ∇E(xp(k)) +c21(k)∆T(k)

(

vel(k)vp(k) )

+c22(k)∆T(k) (

vppb(k)vp(k) )

(4.14b)

xi(k+ 1) = ˜f(´xi(k+ 1)) (4.14c)

∆T(k) = ∆Tmax

(

1 k kmax

)

(4.14d) cij(k) = ¯cijsin2

(2πk T

)

, i= 1,2, j= 1,2 (4.14e)

が得られる.本論文では,このモデルを「Pエリート結合型離散化散逸系モデル (P-EC-DNDM : Proportional - Elite Coupling type (P-EC-DNDM)」とよぶ.このP-EC-DNDMのPseudo Codeを付録C章のC.8節に示す.また,C.8節のP-EC-DNDM (C)とP-EC-DNDM (A)で 用いるパラメータを,それぞれTables4.3,4.4に示す.

Table 4.4 Parameters of P-EC-DNDM (A) and PD-EC-DNDM (A)

Parameter Explanation How to set

P Number of agents Fixed value

¯

c11,¯c12,¯c21,c¯22 Maximum coupling coefficients

It is set to a fixed value in PD type model. In P type model, it is set to a value given by dividing a fixed value by∆Tmax.

T

Period of the reiteration be-tween synchronization and non-synchronization

Fixed value

kmax Steps of the search Fixed value

d0 max

Initial value of nonlinearity

param-eter Fixed value

d1 Strength of the dissipative term Fixed value d2

Control parameter which controls velocity norm range where escape energy is given to the search point

Fixed value

ϵ Gradient coefficient Fixed value

ϵg Gradient norm value used as the

cri-terion for local search converegence Fixed value

∆Tmax Initial value of the sampling param-eter

It is set in order to search for the whole feasiable region.

m Inertia weight It is set taking strength of inertia of

gradient into account.

ドキュメント内 岡 本 卓 (ページ 68-72)