On the Convergence of Bound Optimization Algorithms

Size: px
Start display at page:

Download "On the Convergence of Bound Optimization Algorithms"

Transcription

1 On the Convergence of ound Optmzaton lgorthms Ruslan Salakhutdnov Sam Rowes Unversty of Toronto 6 Kng s College Rd, MS 3G4, Canada rsalakhu,rowes@cs.toronto.edu Zoubn Ghahraman Gatsby Computatonal Neuroscence Unt Unversty College London 17 Queen Square, London WC1N 3R, UK zoubn@gatsby.ucl.ac.uk bstract Many practtoners who use EM and related algorthms complan that they are sometmes slow. When does ths happen, and what can be done about t? In ths paper, we study the general class of bound optmzaton algorthms ncludng EM, Iteratve Scalng, Non-negatve Matrx Factorzaton, CCCP and ther relatonshp to drect optmzaton algorthms such as gradentbased methods for parameter learnng. We derve a general relatonshp between the updates performed by bound optmzaton methods and those of gradent and second-order methods and dentfy analytc condtons under whch bound optmzaton algorthms exhbt quas-newton behavor, and under whch they possess poor, frst-order convergence. ased on ths analyss, we consder several specfc algorthms, nterpret and analyze ther convergence propertes and provde some recpes for preprocessng nput to these algorthms to yeld faster convergence behavor. We report emprcal results supportng our analyss and showng that smple data preprocessng can result n dramatcally mproved performance of bound optmzers n practce. 1 ound Optmzaton lgorthms Many problems n machne learnng and pattern recognton ultmately reduce to the optmzaton of a scalar valued functon LΘ) of a free parameter vector Θ. For example, n supervsed and unsupervsed probablstc modelng the objectve functon may be the condtonal) data lkelhood or the posteror over parameters. In dscrmnatve learnng we may use a classfcaton or regresson score; n renforcement learnng an average dscounted reward. Optmzaton may also arse durng nference; for example we may want to reduce the cross entropy between two dstrbutons or mnmze a functon such as the ethe free energy. ound optmzaton O) algorthms take advantage of the fact that many objectve functons arsng n practce have a specal structure. We can often explot ths structure to obtan a bound on the objectve functon and proceed by optmzng ths bound. Ideally, we seek a bound that s vald everywhere n parameter space, easly optmzed, and equal to the true objectve functon at one or more) ponts). general form of a bound maxmzer whch teratvely lower bounds an objectve functon LΘ) s gven below: General ound Optmzer for maxmzng LΘ): ssume: GΘ, Ψ) such that for any Θ and Ψ : 1. GΘ, Θ ) = LΘ ) & LΘ) GΘ, Ψ ) Ψ Θ 2. arg max Θ GΘ, Ψ ) can be found easly for any Ψ. Iterate: Θ t+1 = arg max Θ GΘ, Θ t ) Guarantee: LΘ t+1 ) = GΘ t+1, Θ t+1 ) GΘ t+1, Θ t ) GΘ t, Θ t ) = LΘ t ) ound optmzers do nothng more than coordnate ascent n the functonal GΘ, Ψ), alternatng between maxmzng G wth respect to Ψ for fxed Θ and wth respect to Θ for fxed Ψ. These algorthms enjoy a strong guarantee; they never worsen the objectve functon. Many popular teratve algorthms are bound optmzers, ncludng the EM algorthm for maxmum lkelhood learnng n latent varable models2, teratve scalng IS) algorthms for parameter estmaton n maxmum entropy models1, non-negatve matrx factorzaton NMF)3 and the recent CCCP algorthm for mnmzng the ethe free energy n approxmate nference problems12. In ths paper we explore two questons of theoretcal and practcal nterest: when wll bound optmzaton be fast or slow relatve to other standard approaches, and what can be done to mprove convergence rates of these algorthms when they are slow? 2 Convergence ehavor and nalyss How large are the steps that bound optmzaton methods take? ny bound optmzer mplctly defnes a mappng: M : Θ Θ from parameter space to tself, so that Θ t+1 = MΘ t ). If terates Θ t converge to a fxed pont Θ, then Θ = MΘ ). If MΘ) s contnuous and dfferentable, we can Taylor expand t n the neghborhood of

2 the fxed pont Θ : Θ t+1 Θ M Θ )Θ t Θ ) 1) where M Θ ) = M Θ=Θ. Snce M Θ ) s typcally nonzero, a bound optmzer can essentally be seen as a lnear teraton algorthm wth a convergence rate matrx M Θ ). Intutvely, M Θ ) can be vewed as an operator that forms a contracton mappng around Θ. In general, we would expect the Hessan 2 LΘ) 2 Θ=Θ to be negatve semdefnte, or negatve defnte, and thus the egenvalues of M Θ ) to all le n, 1 or, 1) respectvely 4. Exceptons to the convergence of the bound optmzer to a local optmum of LΘ) occur f M Θ ) has egenvalues whose magntudes exceed unty. Near a local optmum, ths matrx s related to the curvature of the functonal GΘ, Ψ): lm M Θ t ) = 2 Θ t Θ G Θ, Ψ ) 2 G Θ ) 1 2) where we defne the mxed partals and Hessan as: 2 G Θ, Ψ ) 2 GΘ,Ψ) Ψ Θ = Θ T Ψ = Θ 2 GΘ ) Θ = Θ Ψ = Θ 2 GΘ,Ψ) T We assume we can easly fnd arg max Θ GΘ, Ψ), and thus 2 G Θ ) s negatve defnte nvertble). Proof sketch of eq 2): y performng Taylor seres expanson of GΘ 2, Θ 1 )= GΘ,Θ1 ) Θ=Θ 2 around Θ, Θ ), we have: GΘ 2, Θ 1 ) = GΘ, Θ ) + Θ 2 Θ ) T 2 GΘ ) + Θ 1 Θ ) T 2 GΘ, Ψ ) Substtutng Θ t for Θ 1, and MΘ t ) for Θ 2 gves = MΘ t ) Θ ) T 2 GΘ ) + Θ t Θ ) T 2 GΘ, Ψ ) ssumng that hgher order terms are neglgble, n the lmt, Θ = MΘ ) and = lm Θ t Θ M Θ t )) 2 GΘ ) + 2 GΘ, Ψ ). ) What drectons do bound optmzers move n parameter space? For most objectve functons, the O step Θ t+1) Θ t) n parameter space and true gradent vector L Θ t ) = LΘ) Θ=Θt can be trvally related by a transformaton matrx P Θ t ), that changes at each teraton: 3) 4) Θ t+1) Θ t) = P Θ t ) L Θ t ) ) Under certan condtons, ths transformaton matrx P Θ t ) s guaranteed to be postve defnte wth respect to any gradent. In partcular, f C1: GΘ, Θ t ) s well-defned, and dfferentable everywhere n Θ; and C2: for any fxed Θ t Θ t+1), along any drecton that passes through Θ t+1, GΘ, Θ t ) has only a sngle crtcal pont n ts frst argument, located at the maxmum Θ t+1 ; then LΘ t )P Θ t ) L Θ t ) > Θ t 6) The second condton may seem very strong, however, t s satsfed n many practcal cases. For example, for the EM algorthm, t s satsfed whenever the M-step has a sngle unque soluton n partcular, t holds for exponental famly models due to concavty of GΘ, Θ t )); for GIS, NMF, CCCP, and many others, t s satsfed due to concavty of GΘ, Θ t ) although C2 does not mply concavty). Proof sketch of eq 6): For GΘ t )Θ t+1) Θ t ), we note that GΘ t ) = GΘ,Θt ) Θ=Θ t s the drectonal dervatve of functon GΘ, Θ t ) n the drecton of Θ t+1) Θ t. C1 and C2 together mply that ths quantty s postve, otherwse by the Mean Value Theorem C1) GΘ, Θ t ) would have a crtcal pont along some drecton, located at a pont other than Θ t+1 C2). y usng the dentty LΘ t ) = GΘ,Θt ) Θ=Θ t, we have LΘ t )P Θ t ) LΘ t ) = GΘ t )Θ t+1) Θ t ) >. ) The mportant consequence of the above analyss s that when the bound functon has a unque optmum wrt ts frst argument, O has the appealng qualty of always takng a step Θ t+1) Θ t havng postve projecton onto the true gradent of the objectve functon LΘ t ). Ths makes O smlar to a frst order method operatng on the gradent of a locally reshaped lkelhood functon. For maxmum lkelhood learnng of a mxture of Gaussans model usng the EM-algorthm, ths postve defnte transformaton matrx P Θ t ) was frst descrbed by Xu and Jordan11. We have extended ther results by dervng the explct form of the transformaton matrx for several other latent varables models such as Factor nalyss F), Probablstc Prncpal Component nalyss PPC), mxture of PPCs, mxture of Fs, and Hdden Markov Models 8; we have also derved the general form of P Θ t ) matrx for exponental famly models n terms of natural parameters. Here we further study the structure of the transformaton matrx P Θ t ) and relate t to the convergence rate matrx M. Our man result s that when the dervatve s small M has small egenvalues), the transformaton matrx approaches the negatve nverse Hessan and bound optmzaton behaves lke a second-order Newton method. In partcular, n the neghborhood of a local optmum Θ : lm Θ t Θ P Θt ) = I M Θ ) 1 SΘ ) 7) where SΘ ) = 2 LΘ) 2 Θ=Θ s the Hessan of the objectve functon. We assume that P Θ) and MΘ) are dfferentable and that SΘ ) 1 exsts. Proof sketch of eq 7): Takng negatve dervatves of ) wrt Θ t yelds I M Θ t ) = P Θ t ) LΘ t ) P Θ t )SΘ t ) where M Θ t ) = t+1 / t j s the nput-output dervatve matrx for the O mappng and P Θ t ) = P Θt ) Θ=Θt s the tensor dervatve of P Θ t ) wth respect to Θ t. In the lmt, near a fxed pont, the frst term wll vansh snce the gradent s gong to zero assumng P Θ t ) does not become nfnte); the equalty 7) readly follows. ) Ths shows that the nature of the quas-newton behavor s controlled by the convergence matrx M Θ ). When the matrx M has small egenvalues, then near a local optmum bound optmzaton may exhbt quas-newton con-

3 1 8.4 GRDIENT EM NEWTON 6 4 µ 1 µ µ 1 µ GRDIENT 9. NEWTON EM Fgure 1: Contour plots of the lkelhood functon LΘ) for MoG examples usng well-separated upper panels) and not-well-separated lower panels) one-dmensonal data sets. xes correspond to the two means. The dashdot lne shows the drecton of the true gradent LΘ), the sold lne shows the drecton of P Θ) LΘ) and the dashed lne shows the drecton of S) 1 LΘ). Rght panels are blowups of dashed regons on the left. The numbers ndcate the log of the l 2 norm of LΘ). For the well-separated case, n the vcnty of Θ, vectors P Θ) LΘ) and S) 1 LΘ) become dentcal. vergence behavor. Ths s also true n plateau regons where the gradent s very small even f they are not near a local optmum. We can examne the structure of ths matrx and ts egenvalues, or the rato of ts two top egenvalues. In partcular, f the top egenvalue of M Θ ) tends to zero, then O becomes a true Newton method, rescalng the gradent by exactly the negatve nverse Hessan. Θ t+1 = Θ t SΘ t ) 1 L Θ t ) 8) s the egenvalues tend to unty, O takes smaller and smaller stepszes, gvng poor, frst-order convergence. 3 Common ound Optmzers 3.1 Expectaton-Maxmzaton EM) We now consder a partcular bound optmzer, the popular Expectaton-Maxmzaton EM) algorthm, and derve specfc cases of the results above for models whch use EM to adjust ther parameters. To begn, consder a probablstc model of observed data x whch uses latent varables y. For any value of Ψ, t can be easly verfed that the followng dfference of two terms s a lower bound on the lkelhood: GΘ, Ψ) = QΘ, Ψ) HΨ, Ψ) = py x, Ψ) ln px, y Θ)dy py x, Ψ) ln py x, Ψ)dy The log lkelhood functon can be wrtten as: LΘ) = ln px Θ) = py x, Θ) ln px Θ)dy = GΘ, Θ) GΘ, Ψ) Ψ y 2), we can establsh: 1 2 G Θ ) = 2 QΘ, Θ ) 2 Θ=Θ 2 GΘ, Ψ ) = 2 HΘ, Θ ) 2 Θ=Θ and therefore we have an expresson for M Θ ): MΘ) Θ=Θ = 2 HΘ,Θ ) 2 Θ=Θ 2 QΘ,Θ ) 2 Θ=Θ 1 Ths can be nterpreted as the rato of mssng nformaton to complete nformaton near the local optmum 2,. Notce that the curvature of the orgnal bound functon appears as one of the terms n the rato. ccordng to 7), n the neghborhood of a soluton for suffcently large t): P Θ t ) I 2 H 2 ) 2 Q 2 ) 1 Θ=Θ t SΘ t ) 1 The nterpretaton of ths result s ntutve and well known: When the mssng nformaton s small compared to the complete nformaton, EM exhbts quas-newton behavor and enjoys fast, typcally superlnear, convergence n the neghborhood of Θ. If the fracton of mssng nformaton approaches unty, the egenvalues of the frst term above approach zero and EM wll exhbt extremely slow convergence. The above analyss gves a formal explanaton applcable to any latent varable model) of ths behavour. Fgure 1 llustrates these results n the case of fttng a mxture of Gaussans model to well-clustered and not-wellclustered data. Many other models also show ths same 1 For further detals refer to 4

4 effect; for example, when Hdden Markov Models or ggregate Markov Models 9 are traned on very structured sequences, EM exhbts quas-newton behavor, n partcular when the state transton matrx s sparse and the output dstrbutons are almost determnstc at each state. 3.2 Generalzed Iteratve Scalng GIS) In ths secton we consder the Generalzed Iteratve Scalng algorthm 1, wdely used for parameter estmaton n maxmum entropy models. Its goal s to determne the parameters Θ of an exponental famly 1 dstrbuton px Θ) = ZΘ) exp ΘT F x)) such that certan generalzed margnal constrants are preserved: x px Θ )F x) = x px)f x), where ZΘ) s the normalzng factor, px) s a gven emprcal dstrbuton and F x) = f 1 x),..., f d x), 1 T s a gven feature vector on the nputs. We nclude the constant, or bas feature.) The GIS algorthm requres that f x) > but we wll not requre f x) = 1)6. The log-lkelhood s: LΘ) = x px) ln px Θ) = x px)θt F x) ln ZΘ) We note that ln ZΘ) ZΘ)/ZΨ) + ln ZΨ) 1 for any Ψ, and exp Θ f x) f x) exp Θ + 1 f x), wth f x) 1. Defnng s = max x f x), we construct a lower bound: f x) s LΘ) x px) Θ f x) ln ZΨ) + px Ψ) f x) exp sθ Ψ ) = GΘ, Ψ) s x Ths lower bound has the useful property that ts maxmzaton s decoupled across the parameters Θ. The GIS algorthm s then gven by: Θ t+1 = Θ t + 1 s ln x px)f x) x px Θt )f x) Defne F Θ ) x px Θ )F x) to be the mean of the feature vectors, DΘ ) dag F Θ ) to be the correspondng dagonal matrx, and CovΘ ) to be covarance of the feature vectors under model dstrbuton px Θ ). We can compute second order statstcs usng 2): 2 G Θ ) = s dag F Θ ) = sdθ ) 2 G Θ, Ψ ) = s dag F Θ ) x px Θ )F x)f x) T F Θ ) F Θ ) T = sdθ ) CovΘ ) ccordng to 7), n the neghborhood of a soluton for suffcently large t), the step GIS takes n parameter space and true gradent are related by the matrx: 1 1 P Θ t ) s CovΘt )DΘ t ) 1 SΘ t ) Due to the concavty of GΘ, Ψ ) for any fxed Ψ, the step a GIS algorthm takes n parameter space always has postve projecton onto the true gradent of the objectve functon. The convergence rate matrx M Θ ) s of the form: MΘ) Θ=Θ = I 1 s CovΘ )DΘ ) 1 9) and depends on the covarance and the mean of the feature vectors. We can nterpret ths result as follows: when feature vectors become less correlated and closer to the orgn, GIS exhbts faster convergence n the neghborhood of Θ. If features are hghly dependent, then GIS wll exhbt extremely slow convergence. 3.3 Non-Negatve Matrx Factorzaton NMF) Gven a non-negatve matrx V, the NMF algorthm3 tres to fnd matrces W and H, such that V W H. Posed as an optmzaton problem, we are nterested n mnmzng a dvergence LW, H) = DV W H), subject to W, H) elementwse: V ln V W H) V + W H) LW, H) = We use ln c W ch cj c α c, c) ln WcHcj α c,c) where α a, b) = Wa t Ht bj / r W r t Ht rj, so that α c, c) sum to one. Defnng Θ = W, H) and Ψ = W t, H t ), we can construct the upper bound on the cost functon: LΘ) V ln V V + W c H cj 1) c V α c, c) ln W ch cj = GΘ, Ψ) α c, c) c One can now compute second order statstcs usng 2). In the appendx we derve the explct form of the convergence rate matrx M. We also note that the convergence matrx of NMF much resembles the convergence matrx of GIS, snce both algorthms make use of the bound that comes from Jensen s nequalty. 3.4 Concave-Convex Procedure CCCP) CCCP 12 optmzer seeks to mnmze an energy functon EΘ), whch can be decomposed nto a convex E vex Θ) and a concave E cave Θ) functon: EΘ) = E vex Θ) + E cave Θ) 11) CCCP algorthm s gven by: E vex Θ t+1 ) = E cave Θ t ) It s easy to see that CCCP belongs to the class of bound optmzaton algorthms, and therefore can be analyzed as a frst order teratve algorthm. Its bound functon s: EΘ) E vex Θ) + E cave Ψ) + Employng 2), we have: ) Θ Ψ) T E cave Ψ) = GΘ, Ψ) 2 G Θ ) = 2 E vex Θ) T Θ=Θ 2 G Θ, Ψ ) = 2 E cave Ψ) Ψ Ψ T The convergence rate matrx s gven by: M Θ ) = 2 E caveψ) Ψ Ψ T Ψ=Θ Ψ=Θ 2 E vexθ) T Θ=Θ 1 whch can be nterpreted as a rato of concave curvature to convex curvature. ccordng to 7) n the neghborhood of

5 a soluton for suffcently large t) the gradent and step are related by: P Θ t ) ) ) 1 1 I 2 E cave 2 E vex 2 2 Θ=Θ t SΘ t ) Of course, the step CCCP takes n parameter space has postve projecton onto the true gradent of the orgnal energy functon EΘ). The above vew of CCCP has an nterestng nterpretaton: If the concave energy functon has small curvature compared to the convex energy term n the neghborhood of Θ, CCCP wll exhbt a quas-newton behavor and wll possess fast, typcally superlnear convergence. s the fracton of concave-convex curvature approaches one, CCCP wll exhbt extremely slow, frst order convergence behavor. Fgure 4 llustrates exactly such an example. 4 Improvng Convergence Rates The above analyss helped to answer the queston: when and why wll bound optmzers converge slowly? They can also help to answer the more practcal queston: what can we do to speed up convergence? In the case of EM, t s possble to estmate the key quantty controllng convergence fracton of mssng nformaton) and swtch to drect gradent-based) optmzaton when we predct slow behavor of EM. We have expermented wth such a hybrd approach wth some success7. For other bound optmzers, smlar hybrd algorthms are possble. ut there s another, ntrgung approach to mprovng convergence speed: modfy the orgnal nput to the algorthms based on our analyss of convergence rates. In the case of GIS ths nvolves transformng features, n the case of NMF, ths requres scalng and translatng data vectors, and for CCCP ths comes down to desgnng dfferent convexconcave decompostons of the objectve. These nput modfcatons do not change the fnal results of the algorthms; they only change the convergence propertes. egnnng wth GIS, we can show that translatng feature vectors to brng them closer to the orgn and decorrelatng whtenng) them both speed up convergence. Homogeneously rescalng all features by a sngle constant does not affect convergence.) In partcular, the optmal translaton of features s gven by F new x) = F x) V wth V = mn x f x), and the optmal lnear transformaton F new s that whch makes CovΘ ) T equal to dentty matrx, takng nto account the bas term, or a feature that s a constant. We provde sketch proofs of both results n the appendx.) Of course, the covarance n the second condton cannot be evaluated untl the optmal parameters are known, but t can be approxmated by usng the sample covarance of features on the tranng set. For NMF, smlar to GIS, we can show that translatng data vectors to brng them closer to the orgn speeds up convergence, whereas homogeneously rescalng all data by a sngle constant does not affect convergence. For CCCP, t s well-known that any energy functon wth bounded curvature has many convex-concave decompostons but no clear prncple for fndng a good one has been known. Our analyss provdes gudance n ths regard: we should mnmze the rato of curvatures between the convex and concave parts of the energy. In the next secton we llustrate that approprate preprocessng of the nput to these varous bound optmzaton algorthms does result n a much faster rate of convergence. Expermental Results We now present emprcal results to support the valdty of our analyss for several bound optmzaton algorthms. We frst apply EM to learnng the parameters of two latent varable models: Mxtures of Gaussans MoG) and Hdden Markov Models HMM). We then analyze and apply Iteratve Scalng IS) to a logstc regresson model. Next, we show the effect of data translaton on the convergence propertes of NMF. Fnally, we fnsh by descrbng and analyzng the effect of varous energy functon decompostons on the convergence behavor of the CCCP algorthm. Though not shown, we confrmed that the convergence results presented below do not vary sgnfcantly for dfferent random ntal startng ponts n the parameter space. Frst, consder a mxture of Gaussans MoG) model. In ths model the proporton of mssng nformaton corresponds to how well or not-well the data s separated nto dstnct clusters. We therefore consdered two types of data sets, a well-separated case and a not-wellseparated case n whch the data overlaps n one contguous regon. s predcted by our analyss, n the wellseparated case, n the vcnty of the local optmum Θ the drectons of the vectors P Θ) L Θ) and S) 1 L Θ) become dentcal fg. 1), showng that EM wll have quas- Newton convergence behavor. In not-well-separated case, due to the large proporton of mssng nformaton, these drectons are sgnfcantly dfferent and EM possesses poor, frst-order convergence behavor. We also appled the MoG model to cluster a set of, 8 8 greyscale pxel mage patches. 2 Fgure 2 dsplays the convergence behavor of EM for M= and M= mxture components. The expermental results reveal, that wth fewer mxture components, EM converges quckly to a local optmum, snce the components generally model the data wth farly dstnct, non-contguous clusters. s the number of mxtures components ncreases, clusters overlap n contguous regons, creatng a relatvely hgh proporton of mssng nformaton. In ths case the convergence of EM slows by several orders of magntude. We then appled EM to tranng Hdden Markov Models HMMs). Mssng nformaton n ths model s hgh when the observed data do not well determne the underlyng 2 The data set used was the mlog data set publcly avalable at ftp://hlab.phys.rug.nl/pub/samples/mlog

6 Log Lkelhood + Const EM: Mxture of Gaussans Log Lkelhood + Const EM: Hdden Markov Models Structured Sequence : ECDEEC... Unstructured Sequence : CEDCEDDC Log Lkelhood + Const x 1 3 EM: Mxture of Gaussans Component Component Fgure 2: Learnng curves of EM algorthm for two models: MoG and HMM. Dfferent data sets are shown on the same plots for convenence. The teraton number s shown on the horzontal axs, and log-lkelhood s shown on the vertcal axs wth the zerolevel lkelhood correspondng to the convergng pont of the EM algorthm. For well-separated and structured data ), EM possesses quas-newton convergence behavor. EM n ths case converges n 1-1 teratons wth stoppng crteron: LΘ t+1 ) LΘ t )/abslθ t+1 )) < 1 1. For overlappng, alased data ), EM posses poor, frst-order convergence. Rght panel dsplays convergence behavor of EM by fttng component as opposed to component MoG model on the same data set of gray mage patches. Condtonal Log Lkelhood + Const , C Logstc Regresson Feature Feature C Iteraton Number Feature Feature Condtonal Log Lkelhood + Const Z Y Logstc Regresson X Feature Y X Feature Z X Interaton Number Feature Fgure 3: Learnng curves left panels) of Iteratve Scalng algorthm for logstc regresson model, showng the effect that translaton and whtenng of the feature vectors have on the IS convergence behavor, wth letters correspondng to the respectve data sets. Top panels show an experment wth 2, 2-dmensonal feature vectors drawn from standard normal, bottom panels dsplay an dentcal experment wth 2, feature vectors drawn from normal wth orented covarance. Top, rght panel shows that scalng feature vectors by constant does not affect the convergence of IS. state sequence gven the parameters). We therefore generated two synthetc data sets from a -state HMM, wth an alphabet sze of characters. The frst data set alased sequences) was generated from a HMM where output parameters were set to unform values plus some small nose ɛ N, 1I). The second data set structured sequences ) was generated from a HMM wth sparse transton and output matrces. Fgure 2 shows that for the very structured data, EM performs well and exhbts second order convergence n the vcnty of the local optmum. For the ambguous or alased data, EM posses extremely slow, frst-order convergence behavor. Ths analyss may also shed lght on why hard-clusterng algorthms such as k-means and Vterb style E-steps for HMMs appear to have faster convergence than ther softer cousns: they suppress the mssng nformaton. Feature 1 To confrm our analyss of GIS, we appled teratve scalng algorthm to a smple 2-class logstc regresson model: py = ±1 x, w) = 1/1 + exp yw T x)) followng 6. In our frst experment, N feature vectors of dmensonalty d were drawn from normal: x N, 2I d ), wth the true parameter vector w beng randomly chosen on the surface of the d-dmensonal sphere wth radus 2. To make features postve, the data set was modfed by addng 2 to all feature values. Fgure 3 shows that for N = 2 and d = 2, nave IS, that runs on the orgnal unpreprocessed features, takes over 2 teratons to converge. When feature vectors are translated closer to the orgn, IS converges to exactly the same maxmum lkelhood soluton, but beats nave IS by a factor of almost twelve. Our second experment was smlar, but feature vectors of dmensonalty d were drawn from a Gaussan wth or-

7 Dvergence NMF Iteraton Number Energy Functon Ex) Vex1 + Cave1 CCCP Vex2 + Cave Vex3 + Cave3 Iteraton Number Ex) E vex1 x) E vex3 x) E vex2 x) E cave3 x) E cave1 x) E cave2 x) Fgure 4: Learnng curves of NMF and CCCP algorthms. For NMF, we show the effect that data translaton has on the convergence behavor of NMF n our case black pxels correspond to, whte to 3). pplyng CCCP to mnmze a smple energy functon Ex) = x 4 3x 2 + 2x 2, we dsplay the effect that dfferent energy decompostons left panel) have on CCCP convergence. ented covarance. Fgure 3 shows that for N=2, and d=2, translatng features mproves the convergence of IS by a factor of over 4, whereas translatng and whtenng feature vectors results n speedup by factor of twenty. Smlar results are obtaned f dmensonalty of data s ncreased. Next, we expermented wth the NMF algorthm. Data vectors were drawn from standard normal: x N, I 16 ). To make features postve, the data set was modfed by addng 2 to all data values, formng non-negatve matrx V. We then appled NMF to perform non-negatve factorzaton: V W H. Fgure 4 reveals that nave NMF, that runs on the orgnal unpreprocessed data data set ), takes over 1,3 teratons to converge. Once data vectors are translated closer to the orgn data set ), NMF converges to exactly the same value of the cost functon n about 23 teratons, outperformng nave NMF by a factor of over fve. Fnally, we expermented wth the CCCP algorthm. We consdered a smple energy functon Ex)=x 4-3x 2 +2x-2, whch has many decompostons fg.4). decomposton whch mnmzes the rato of concave-convex curvature s: E cave1 x)=-3x 2-2 and E vex1 x)=x 4 +2x. Other decompostons: E cave2 x)=-13x 2-2 and E vex2 x)=x 4 +1x 2 +2x; E cave3 x)=-9x 4-3x 2-2 and E vex3 x)=1x 4 +2x; clearly ncrease the proporton of concave-convex curvature. In our experment, all runs of CCCP were started from the same ntal pont n the parameter space. Fgure 4 reveals that as the proporton of the local concave-convex curvature ncreases, the convergence rate of CCCP sgnfcantly slows down, by several orders of magntude. 6 Dscusson In ths paper we have analyzed a large class of bound optmzaton algorthms and ther relatonshp to drect optmzaton algorthms such as gradent-based methods. We determned condtons under whch O algorthms exhbt local-gradent and fast quas-newton convergence behavors. ased on ths analyss and nterpretaton, we have also provded some recommendatons for how the nput to these algorthms can be preprocessed to yeld faster convergence. Currently, usng dervaton of an explct form of the convergence rate matrx, we are also workng on dentfyng analytc condtons under whch CCCP possesses fast or extremely slow convergence n mnmzng ethe and Kkuch free energes n approxmate nference problems. Smlar analyss can be appled to other bound optmzaton algorthms; for example Sha et. al. 1 recently ntroduced a multplcatve algorthm for tranng SVMs and provded a convergence analyss based on margns. Our analyss and experments show that n the regme where the convergence rate matrx has large egenvalues, a bound optmzer s lkely to perform poorly. Slow convergence s expected when mssng nformaton s hgh whle learnng wth EM; when feature vectors are hghly dependent whle estmatng parameters wth GIS or NMF; or when the rato of concave-convex curvature s large when mnmzng energy functon wth CCCP. In these cases, one can ether attempt to modfy the basc O algorthms to accelerate them, or nstead employ drect optmzaton algorthms such as conjugate-gradent whch are lkely to have far superor performance. longsde our analyss we have also presented a thrd alternatve: nputs to standard O algorthms can sometmes be preprocessed to speed convergence. cknowledgments Funded n part by the IRIS project, Precarn Canada. References 1 Stephen Della Petra, Vncent J. Della Petra, and John D. Lafferty. Inducng features of random felds. IEEE Transactons on Pattern nalyss and Machne Intellgence, 194):38 393, P. Dempster, N. M. Lard, and D.. Rubn. Maxmum lkelhood from ncomplete data va the EM algorthm wth dscusson). J. of the RS Socety seres, 39:1 38, Danel D. Lee and H. Sebastan Seung. Learnng the parts of objects by non-negatve matrx factorzaton. Nature, 41: , G. J. McLachlan and T. Krshnan. The EM lgorthm and Extensons. Wley, Xao-L Meng and Donald. Rubn. Maxmum lkelhood estmaton va the ECM algorthm: general framework. ometrka, 8: , Tom Mnka. lgorthms for maxmum-lkelhood logstc regresson. Techncal Report 78, Dept. of Statstcs, Carnege Mellon Unversty, 21.

8 7 Ruslan Salakhutdnov, Sam Rowes, and Zoubn Ghahraman. Optmzaton wth EM and Expectaton-Conjugate- Gradent. In To appear n Proc. 2th Internatonal Conf. on Machne Learnng, Ruslan Salakhutdnov, Sam Rowes, and Zoubn Ghahraman. Relatonshp between gradent and EM steps for several latent varable models. rsalakhu/ecg. 9 Lawrence Saul and Fernando Perera. ggregate and mxedorder Markov models for statstcal language processng. In Proceedngs of the Second Conference on Emprcal Methods n Natural Language Processng, pages Fe Sha, Lawrence Saul, and Danel Lee. Multplcatve updates for nonnegatve quadratc programmng n support vector machnes. In dvances n NIPS, volume 1, L. Xu and M. I. Jordan. On convergence propertes of the EM algorthm for Gaussan mxtures. Neural Computaton, 81):129 11, lan Yulle and nand Rangarajan. The convex-concave computatonal procedure CCCP). In dvances n NIPS, volume 13, 21. ppendx Clam 1: Translatng feature vectors closer to the orgn speeds up convergence of GIS. The optmal translaton of features s gven by F newx) = F x) V x wth a vector V contanng elements V = mn x f x). Proof sketch: Consder settng F newx) = F x) V x as above. We have M newθ ) = I 1 s new CovΘ )D newθ ) 1 12) wth D newθ ) = DΘ ) dagv ) see eq. 9), and s new = s V. Let us denote QΘ ) CovΘ )DΘ ) 1, Q newθ ) CovΘ )D newθ ) 1, and λ max) the largest egenvalue of. We can now show that ths translaton forces the top egenvalue of M Θ ) to decrease: λ maxm newθ )) λ maxm Θ )), where we derved 9): M Θ ) = I 1 s QΘ ). Note that: λ maxm newθ )) = 1 λ 1 mn s new Q newθ ) ). Hence, our task reduces to showng: 1 λ mn Q newθ ) ) 1 λ mn s new s QΘ ) ) λ max snewq 1 newθ ) ) λ max sq 1 Θ ) ) 13) Takng nto account that s new obvous by examnng: λ max snewq 1 newθ ) ) = s, the above nequalty s s newλ max DΘ ) dagv ) Cov 1 Θ ) ) sλ max DΘ )Cov 1 Θ ) ) = sλ max Q 1 Θ ) ) It s now clear that the optmal translaton of features s gven by F newx) = F x) V x wth V = mn x f x). Clam 2: Decorrelatng whtenng) feature vectors speeds up convergence of GIS In partcular, the optmal lnear transformaton F newx) = F x) s that whch makes CovΘ ) T equal to dentty matrx. Proof sketch: Consder spectral decomposton: CovΘ ) = W HW T, wth H beng the dagonal matrx of the egenvalues, and W beng the orthogonal matrx of the correspondng egenvectors. Let = W H 1/2 W T. The lnear transformaton becomes F newx) = F x) 3, n whch case CovΘ ) T = I. M newθ ) = I 1 s new CovΘ ) T D newθ ) 1 = I 1 D newθ ) 1 14) s new wth s new = max x F x), and DnewΘ ) = dag x px Θ )F x) = dag F Θ ). We now show that, n general, λ maxm newθ )) λ maxm Θ )). Ths task reduces to showng see eq 13)): λ max snewd newθ ) ) λ max sq 1 Θ ) ). Frst note that: λ max sq 1 Θ ) ) = sλ max DΘ )Cov 1 Θ ) ) On the other sde: = sλ max DΘ ) T ) 1) s newλ max DnewΘ ) ) = s new F Θ ) s new DΘ ) 16) It can also be shown that s new sλ max) = s 2. y usng above facts, slghtly more relaxed bound holds: DΘ ) s new 2 DΘ ) s 2 17) Therefore n general, whtenng feature vectors, pushes down the top egenvalue of the convergence rate matrx, whch accordng to our analyss, results n ts faster rate of convergence. Non-Negatve Matrx Factorzaton: We use a bound on the objectve functon 1) to derve the explct form of the convergence rate matrx M. Defnng Θ = W, H) and Ψ = W t, H t ), we employ 2): 2 GΘ ) Wc W = δ kp k δ cp j 2 GΘ ) = δ cpδ Hcj jl H pl 2 GΘ, Ψ ) W c W kp 2 GΘ, Ψ ) H cj H pl 2 GΘ, Ψ ) W c H pl 2 GΘ, Ψ ) H cj W kp V V = δ k δ cp = δ jl δ cp j H cj W c W c H cj V V = V δ cp α l c, p)) = V kj δ V kj cp α kj c, p)) 2 GΘ ) = δ Wc cp H pl 2 GΘ ) Hcj W = δ kp cp Hcj δ Wc k j Wc δ Hcj jl V V Hcj α c, p) Wc Wc Hcj where we defne = c W ch cj, and δ = 1 f = j; otherwse. The convergence rate matrx M wll be of the form: MΘ) Θ=Θ = 2 GΘ, Ψ ) 2 GΘ ) 1 3 Here we are assumng that the new feature vector Fx) has only postve entres. If Fx) has negatve entres t mght be necessary to decorrelate and add a translaton, whch trades off the advantage of Clam 1 and Clam 2. α c, p))

On the Convergence of Bound Optimization Algorithms

On the Convergence of Bound Optimization Algorithms On the Convergence of ound Optmzaton lgorthms Ruslan Salakhutdnov Sam Rowes Unversty of Toronto 6 Kng s College Rd, MS 3G4, Canada rsalakhu,rowes@cs.toronto.edu Zoubn Ghahraman Gatsby Computatonal Neuroscence

More information

CS 2750 Machine Learning. Lecture 4. Density estimation. CS 2750 Machine Learning. Announcements

CS 2750 Machine Learning. Lecture 4. Density estimation. CS 2750 Machine Learning. Announcements CS 75 Machne Learnng Lecture 4 ensty estmaton Mlos Hauskrecht mlos@cs.ptt.edu 539 Sennott Square CS 75 Machne Learnng Announcements Homework ue on Wednesday before the class Reports: hand n before the

More information

Reduced drift, high accuracy stable carbon isotope ratio measurements using a reference gas with the Picarro 13 CO 2 G2101-i gas analyzer

Reduced drift, high accuracy stable carbon isotope ratio measurements using a reference gas with the Picarro 13 CO 2 G2101-i gas analyzer Reduced drft, hgh accuracy stable carbon sotope rato measurements usng a reference gas wth the Pcarro 13 CO 2 G2101- gas analyzer Chrs Rella, Ph.D. Drector of Research & Development Pcarro, Inc., Sunnyvale,

More information

An intro to PCA: Edge Orientation Estimation. Lecture #09 February 15 th, 2013

An intro to PCA: Edge Orientation Estimation. Lecture #09 February 15 th, 2013 An ntro to PCA: Edge Orentaton Estmaton Lecture #09 February 15 th, 2013 Revew: Edges Convoluton wth an edge mask estmates the partal dervatves of the mage surface. The Sobel edge masks are: " #!1 0 1!2

More information

Engineering Analysis of Implementing Pedestrian Scramble Crossing at Traffic Junctions in Singapore

Engineering Analysis of Implementing Pedestrian Scramble Crossing at Traffic Junctions in Singapore Engneerng Analyss of Implementng Pedestran Scramble Crossng at Traffc Junctons n Sngapore Dr. Lm Wee Chuan Eldn Department of Chemcal & Bomolecular Engneerng, Natonal Unversty of Sngapore, 4 Engneerng

More information

English Premier League (EPL) Soccer Matches Prediction using An Adaptive Neuro-Fuzzy Inference System (ANFIS) for

English Premier League (EPL) Soccer Matches Prediction using An Adaptive Neuro-Fuzzy Inference System (ANFIS) for Englsh Premer League (EPL) Soccer Matches Predcton usng An Adaptve Neuro-Fuzzy Inference System (ANFIS) for Amadn, F. I 1 and Ob, J.C. 2 Department of Computer Scence, Unversty of Benn, Benn Cty. Ngera.

More information

Evaluation of a Center Pivot Variable Rate Irrigation System

Evaluation of a Center Pivot Variable Rate Irrigation System Evaluaton of a Center Pvot Varable Rate Irrgaton System Ruxu Su Danel K. Fsher USDA-ARS Crop Producton Systems Research Unt, Stonevlle, Msssspp Abstrat: Unformty of water dstrbuton of a varable rate center

More information

LSSVM Model for Penetration Depth Detection in Underwater Arc Welding Process

LSSVM Model for Penetration Depth Detection in Underwater Arc Welding Process ISS 1746-7659, England, UK Journal of Informaton and Computng Scence Vol. 5, o. 4, 2010, pp. 271-278 LSSVM Model for Penetraton Depth Detecton n Underwater Arc Weldng Process WeMn Zhang 1, 2, GuoRong Wang

More information

International Journal of Engineering and Technology, Vol. 8, No. 5, October Model Systems. Yang Jianjun and Li Wenjin

International Journal of Engineering and Technology, Vol. 8, No. 5, October Model Systems. Yang Jianjun and Li Wenjin Internatonal Journal of Engneerng and Technology, Vol. 8, No. 5, October 2016 1 Relablty Optmzaton Desgn of Submarne Free-Runnng Model Systems Yang Janjun and L Wenjn Abstract Wth regard to the relablty

More information

Equilibrium or Simple Rule at Wimbledon? An Empirical Study

Equilibrium or Simple Rule at Wimbledon? An Empirical Study Equlbrum or Smple Rule at Wmbledon? An Emprcal Study Shh-Hsun Hsu, Chen-Yng Huang and Cheng-Tao Tang Revson: March 2004 Abstract We follow Walker and Wooders (200) emprcal analyss to collect and study

More information

First digit of chosen number Frequency (f i ) Total 100

First digit of chosen number Frequency (f i ) Total 100 1 4. ANALYSING FREQUENCY TABLES Categorcal (nomnal) data are usually summarzed n requency tables. Contnuous numercal data may also be grouped nto ntervals and the requency o observatons n each nterval

More information

Modeling the Performance of a Baseball Player's Offensive Production

Modeling the Performance of a Baseball Player's Offensive Production Brgham Young Unversty BYU ScholarsArchve All Theses and Dssertatons 006-03-09 Modelng the Performance of a Baseball Player's Offensve Producton Mchael Ross Smth Brgham Young Unversty - Provo Follow ths

More information

Development of Accident Modification Factors for Rural Frontage Road Segments in Texas

Development of Accident Modification Factors for Rural Frontage Road Segments in Texas Development of Accdent Modfcaton Factors for Rural Frontage Road Segments n Texas Domnque Lord* Zachry Department of Cvl Engneerng & Center for Transportaton Safety Texas Transportaton Insttute Texas A&M

More information

A Study on Parametric Wave Estimation Based on Measured Ship Motions

A Study on Parametric Wave Estimation Based on Measured Ship Motions 1 A Study on Parametrc Wave Estmaton Based on Measured Shp Motons Ulrk Dam NIELSEN * and Tosho ISEKI ** Abstract The paper studes parametrc wave estmaton based on the wave buoy analogy, and data and results

More information

Comparative Deterministic and Probabilistic Analysis of Two Unsaturated Soil Slope Models after Rainfall Infiltration

Comparative Deterministic and Probabilistic Analysis of Two Unsaturated Soil Slope Models after Rainfall Infiltration Jordan Journal of Cvl Engneerng, Volume 11, No. 1, 2017 Comparatve Determnstc and Probablstc Analyss of Two Unsaturated Sol Slope Models after Ranfall Infltraton Manoj Kr. Sahs 1) and Partha Pratm Bswas

More information

Peak Field Approximation of Shock Wave Overpressure Based on Sparse Data

Peak Field Approximation of Shock Wave Overpressure Based on Sparse Data Peak Feld Approxmaton of Shock Wave Overpressure Based on Sparse Data Yongl Zhang, Taln Han, Yuqun Chen, Enku Zhang, and Xuan Lu Abstract To obtan the shock wave feld dstrbuton, two knds of calber weapons

More information

Mechanical Engineering Journal

Mechanical Engineering Journal 56789 Bulletn of the JSME Mechancal Engneerng Journal Vol., o., 6 Measurement of three-dmensonal orentaton of golf club head wth one camera Wataru KIMIZUKA* and Masahde OUKI* * DULOP SPORTS CO. LTD. Waknohama-cho

More information

OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS

OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS OPTIMIZATION OF PRESSURE HULLS OF COMPOSITE MATERIALS J.Franco a, A.Corz a*.a.peña b a Materal Composte Group. Unversdad de Cadz. Avda/Ramon Puyol s/n. 11205 Algecras (Span) *alcorz@caltech.es b Calpe

More information

High Speed 128-bit BCD Adder Architecture Using CLA

High Speed 128-bit BCD Adder Architecture Using CLA Hgh Speed 128-bt BCD Archtecture Usng CLA J.S.V.Sa Prasanth 1, Y.Yamn Dev 2 PG Student [VLSI&ES], Dept. of ECE, Swamy Vvekananda Engneerng College, Kalavara, Andhrapradesh, Inda 1 Assstant Professor, Dept.

More information

COMPENSATING FOR WAVE NONRESPONSE IN THE 1979 ISDP RESEARCH PANEL

COMPENSATING FOR WAVE NONRESPONSE IN THE 1979 ISDP RESEARCH PANEL COMPENSATING FOR WAVE NONRESPONSE IN THE 1979 ISDP RESEARCH PANEL 1. Introducton Graham Kalton, Unversty of Mchgan ames Lepkowsk, Unversty of Mchgan Tng-Kwong Ln. Natonal Unversty of Sngapore The choce

More information

Nonlinear Risk Optimization Approach to Gas Lift Allocation Optimization

Nonlinear Risk Optimization Approach to Gas Lift Allocation Optimization pubs.acs.org/iecr Nonlnear Rsk Optmzaton Approach to Gas Lft Allocaton Optmzaton Mahd Khshvand and Ehsan Khamehch* Faculty of Petroleum Engneerng, Amrkabr Unversty of Technology, Tehran, Iran ABSTRACT:

More information

JIMAR ANNUAL REPORT FOR FY 2001 (Project ) Project Title: Analyzing the Technical and Economic Structure of Hawaii s Pelagic Fishery

JIMAR ANNUAL REPORT FOR FY 2001 (Project ) Project Title: Analyzing the Technical and Economic Structure of Hawaii s Pelagic Fishery 1 JIMAR ANNUAL REPORT FOR FY 2001 (Project 653540) P.I. Name: PngSun Leung, Khem Sharma and Sam Pooley Project Research Assstant: Naresh Pradhan Project Ttle: Analyzng the Techncal and Economc Structure

More information

Crash Frequency and Severity Modeling Using Clustered Data from Washington State

Crash Frequency and Severity Modeling Using Clustered Data from Washington State Proceedngs of the IEEE ITSC 2006 2006 IEEE Intellgent Transportaton Systems Conference Toronto, Canada, September 17-20, 2006 WB7.1 Crash Frequency and Severty Modelng Usng Clustered Data from Washngton

More information

Decomposition guide Technical report on decomposition

Decomposition guide Technical report on decomposition June 2013 Decomposton gude Techncal report on decomposton Erasmus MC Start date of project: 20 Aprl 2012 Duraton: 36 months 1 Table of contents Abstract... 4 Acknowledgements... 5 Introducton... 6 Part

More information

OWNERSHIP STRUCTURE IN U.S. CORPORATIONS. Mohammad Rahnamaei. A Thesis. in the. John Molson School of Business

OWNERSHIP STRUCTURE IN U.S. CORPORATIONS. Mohammad Rahnamaei. A Thesis. in the. John Molson School of Business OWNERSHIP STRUCTURE IN U.S. CORPORATIONS Mohammad Rahnamae A Thess n the John Molson School of Busness Presented n Partal Fulfllment of the Requrements For the Degree of Master of Scence (Busness Admnstraton)

More information

SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES

SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES SECOND-ORDER CREST STATISTICS OF REALISTIC SEA STATES MARIOS CHRISTOU Shell Internatonal Exploraton and Producton, 2288 GS Rjswjk, The Netherlands. E-mal: maros.chrstou@shell.com PETER TROMANS Ocean Wave

More information

PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS

PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS PERFORMANCE AND COMPENSATION ON THE EUROPEAN PGA TOUR: A STATISTICAL ANALYSIS C. Barry Pftzner and Chrs Spence, Department of Economcs/Busness, Randolph-Macon College, Ashland, VA, bpftzne@rmc.edu, cspence@rmc.edu

More information

Numerical Study of Occupants Evacuation from a Room for Requirements in Codes

Numerical Study of Occupants Evacuation from a Room for Requirements in Codes Numercal Study of Occupants Evacuaton from a Room for Requrements n Codes HL MU JH SUN Unversty of Scence and Technology of Chna State Key Laboratory of Fre Scence Hefe 2300326, CHINA muhl@mal.ustc.edu.cn

More information

Structural Gate Decomposition for Depth-Optimal Technology Mapping in LUT-based FPGA

Structural Gate Decomposition for Depth-Optimal Technology Mapping in LUT-based FPGA Structural Gate Decomposton for Depth-Optmal Technology Mappng n LUT-based FPGA Abstract Jason Cong and Yean-Yow Hwang Department of Computer Scence Unversty of Calforna, Los Angeles Los Angeles, CA 9004

More information

ITRS 2013 Silicon Platforms + Virtual Platforms = An explosion in SoC design by Gary Smith

ITRS 2013 Silicon Platforms + Virtual Platforms = An explosion in SoC design by Gary Smith ITRS 2013 Slcon Platforms + Vrtual Platforms = An exploson n SoC desgn by Gary Smth 2013 2013 Gary Gary Smth Smth EDA, EDA, Inc. Inc. All All Rghts Rghts Reserved. Reserved. 1 The Fve Desgn Constrants

More information

Dynamic Analysis of the Discharge Valve of the Rotary Compressor

Dynamic Analysis of the Discharge Valve of the Rotary Compressor Purdue Unversty Purdue e-pubs Internatonal Compressor Engneerng Conference School of Mechancal Engneerng 8 Dynamc Analyss of the Dscharge Valve of the Rotary Compressor Bo Huang Shangha Htach Electrcal

More information

Johnnie Johnson, Owen Jones and Leilei Tang. Exploring decision-makers use of price information in a speculative market

Johnnie Johnson, Owen Jones and Leilei Tang. Exploring decision-makers use of price information in a speculative market Johnne Johnson, Owen Jones and Lele Tang Explorng decson-makers use of prce nformaton n a speculatve market Abstract We explore the extent to whch the decsons of partcpants n a speculatve market effectvely

More information

PREDICTIONS OF CIRCULATING CURRENT FIELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURFACE ROLLERS. Yoshimitsu Tajima 1

PREDICTIONS OF CIRCULATING CURRENT FIELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURFACE ROLLERS. Yoshimitsu Tajima 1 PREDICTIONS O CIRCULATING CURRENT IELD AROUND A SUBMERGED BREAKWATER INDUCED BY BREAKING WAVES AND SURACE ROLLERS Yoshmtsu Tama 1 Ths paper develops a quas-three-dmensonal nearshore current model whch

More information

Evolutionary Sets of Safe Ship Trajectories: Evaluation of Individuals

Evolutionary Sets of Safe Ship Trajectories: Evaluation of Individuals Internatonal Journal on Marne Navgaton and Safety of Sea Transportaton Volume 6 Number 3 September 2012 Evolutonary Sets of Safe Shp Trajectores: Evaluaton of Indvduals R. Szlapczynsk Gdansk Unversty of

More information

Comparisons of Means for Estimating Sea States from an Advancing Large Container Ship

Comparisons of Means for Estimating Sea States from an Advancing Large Container Ship Downloaded from orbt.dtu.dk on: Jan 31, 18 Comparsons of Means for Estmatng Sea States from an Advancng Large Contaner Shp Nelsen, Ulrk Dam; Andersen, Ingrd Mare Vncent; Konng, Jos Publshed n: Proceedngs

More information

Planning of production and utility systems under unit performance degradation and alternative resource-constrained cleaning policies

Planning of production and utility systems under unit performance degradation and alternative resource-constrained cleaning policies 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 Plannng of producton and utlty systems under unt performance degradaton

More information

For models: 660 EF/EFO

For models: 660 EF/EFO Installaton Instructons Gas converson kts For models: 660 EF/EFO Part no. 660NGKIT/660LPKIT Warnng: Ths kt must be nstalled by a qualfed nstaller n accordance wth these nstructons and all applcable codes

More information

Journal of Environmental Management

Journal of Environmental Management Journal of Envronmental Management 90 (2009) 3057 3069 Contents lsts avalable at ScenceDrect Journal of Envronmental Management journal homepage: www.elsever.com/locate/jenvman Sustanable value assessment

More information

Transportation Research Forum

Transportation Research Forum Transportaton Research Forum On the Impact of HOT Lane Tollng Strateges on Total Traffc Level Author(s): Sohel Sbdar and Mansoureh Jehan Source: Journal of the Transportaton Research Forum, Vol. 48, No.

More information

Keywords: Ordered regression model; Risk perception; Collision risk; Port navigation safety; Automatic Radar Plotting Aid; Harbor pilot.

Keywords: Ordered regression model; Risk perception; Collision risk; Port navigation safety; Automatic Radar Plotting Aid; Harbor pilot. Modelng perceved collson rsk n port water navgaton Hoong Chor Chn Assocate Professor, Department of Cvl Engneerng, Natonal Unversty of Sngapore, Engneerng Drve, EA #07-03, Sngapore 7576 Emal: cvechc@nus.edu.sg

More information

Major League Duopolists: When Baseball Clubs Play in Two-Team Cities. Phillip Miller. Department of Economics. Minnesota State University, Mankato

Major League Duopolists: When Baseball Clubs Play in Two-Team Cities. Phillip Miller. Department of Economics. Minnesota State University, Mankato Major League Duopolsts: When Baseball Clubs Play n Two-Team Ctes Phllp Mller Department of Economcs Mnnesota State Unversty, Mankato September 2006 Abstract: Ths paper focuses on examnng the attendance

More information

Methodology for ACT WorkKeys as a Predictor of Worker Productivity

Methodology for ACT WorkKeys as a Predictor of Worker Productivity Methodology for ACT WorkKeys as a Predctor of Worker Productvty The analyss examned the predctve potental of ACT WorkKeys wth regard to two elements. The frst s tme to employment. People takng WorkKeys

More information

RADIAL STIFFNESS OF A BICYCLE WHEEL AN ANALYTICAL STUDY

RADIAL STIFFNESS OF A BICYCLE WHEEL AN ANALYTICAL STUDY ADIAL TIFFE OF A BICYCLE WHEEL - A AALYTICAL TUDY José aría ínguez Dpto. de Físca Aplcada II Facultad de Cenca y Tecnología Unversdad del País Vasco Aptdo. 644 488 Blbao PAI Emal: osemara.mnguez@ehu.es

More information

1.1 Noise maps: initial situations. Rating environmental noise on the basis of noise maps. Written by Henk M.E. Miedema TNO Hieronymus C.

1.1 Noise maps: initial situations. Rating environmental noise on the basis of noise maps. Written by Henk M.E. Miedema TNO Hieronymus C. TIP4-CT-2005-516420 Page 1 of 34 DELIVERABLE D 1.5 CONTRACT N PROJECT N ACRONYM TITLE TIP4-CT-2005-516420 FP6-516420 QCITY Quet Cty Transport Subproject 1 Nose mappng & modellng Work Package 1.1 Nose maps:

More information

WORKING PAPER SERIES Long-term Competitive Balance under UEFA Financial Fair Play Regulations Markus Sass Working Paper No. 5/2012

WORKING PAPER SERIES Long-term Competitive Balance under UEFA Financial Fair Play Regulations Markus Sass Working Paper No. 5/2012 WORKING PAPER SERIES Impressum ( 5 TMG) Herausgeber: Otto-von-Guercke-Unverstät Magdeburg Fakultät für Wrtschaftswssenschaft Der Dekan Verantwortlch für dese Ausgabe: Otto-von-Guercke-Unverstät Magdeburg

More information

A PROBABILITY BASED APPROACH FOR THE ALLOCATION OF PLAYER DRAFT SELECTIONS IN AUSTRALIAN RULES

A PROBABILITY BASED APPROACH FOR THE ALLOCATION OF PLAYER DRAFT SELECTIONS IN AUSTRALIAN RULES Journal of Sports Scence and Medcne (2006) 5, 509-516 http://www.jssm.org Research artcle The 8th Australasan Conference on Mathematcs and Computers n Sport, 3-5 July 2006, Queensland, Australa A PROBABILITY

More information

Degassing of deep groundwater in fractured rock

Degassing of deep groundwater in fractured rock WATER RESOURCES RESEARCH, VOL. 36, NO. 9, PAGES 2477-2492, SEPTEMBER 2000 Degassng of deep groundwater n fractured rock around boreholes and drfts Jerker Jarsj6 and Georga Destoun Dvson of Water Resources

More information

Terminating Head

Terminating Head Termnatng Head 58246-1 Instructon Sheet for MTA- 100 Receptacle Connectors 408-6929 Usng Dscrete Wre 07 APR 11 Locatng Pawl Feed Slde Tool Base Wre Inserter Adjuster (Inserton Rod) Mass Termnaton Assembly

More information

Applications on openpdc platform at Washington State University

Applications on openpdc platform at Washington State University Applcatons on openpdc platform at Washngton State Unversty Chuanln Zhao Ebrahm Rezae Man V. Venkatasubramanan Washngton State Unversty Pullman WA WSU projects OMS - Oscllaton Montorng System Stand-alone

More information

An Enforcement-Coalition Model: Fishermen and Authorities forming Coalitions. Lone Grønbæk Kronbak Marko Lindroos

An Enforcement-Coalition Model: Fishermen and Authorities forming Coalitions. Lone Grønbæk Kronbak Marko Lindroos An Enforcement-Coalton Model: Fshermen and Authortes formng Coaltons Lone Grønbæ Kronba Maro Lndroos December 003 All rghts reserved. No part of ths WORKING PAPER may be used or reproduced n any manner

More information

OPTIMAL LINE-UPS FOR A YOUTH SOCCER LEAGUE TEAM. Robert M. Saltzman, San Francisco State University

OPTIMAL LINE-UPS FOR A YOUTH SOCCER LEAGUE TEAM. Robert M. Saltzman, San Francisco State University OPTIMAL LINE-UPS FOR A YOUTH SOCCER LEAGUE TEAM Robert M. Saltzman, San Francsco State Unversty ABSTRACT Coaches n some dvsons of the Amercan Youth Soccer Organzaton (AYSO) are asked to fll out ther team

More information

ADDITIONAL INSTRUCTIONS FOR ISU SYNCHRONIZED SKATING TECHNICAL CONTROLLERS AND TECHNICAL SPECIALISTS

ADDITIONAL INSTRUCTIONS FOR ISU SYNCHRONIZED SKATING TECHNICAL CONTROLLERS AND TECHNICAL SPECIALISTS A ADDITIONAL INSTRUCTIONS FOR ISU SYNCHRONIZED SKATING TECHNICAL CONTROLLERS AND TECHNICAL SPECIALISTS DIFFICULTY GROUPS OF FEATURES 1 DEFINITIONS: Change of Rotaton: Refers to TURNS or LINKING STEPS rotatng

More information

Report No. FHWA/LA.13/508. University of Louisiana at Lafayette. Department of Civil and Environmental Engineering

Report No. FHWA/LA.13/508. University of Louisiana at Lafayette. Department of Civil and Environmental Engineering TECHNICAL REPORT STANDARD PAGE Report No. FHWA/LA.13/508 4. Ttle and Subttle A Comprehensve Study on Pavement Edge Lne Implementaton 7. Author(s) Xaoduan Sun, Ph.D., P.E. Subassh Das 9. Performng Organzaton

More information

What does it take to be a star?

What does it take to be a star? Unversty of Freburg Department of Internatonal Economc Polcy Dscusson Paper Seres Nr. 1 What does t take to be a star? The role of performance and the meda for German soccer players Erk E. Lehmann and

More information

The impact of foreign players on international football performance

The impact of foreign players on international football performance MPRA Munch Personal RePEc Archve The mpact of foregn players on nternatonal football performance Orhan Karaca Ekonomst Magazne, Research Department October 008 Onlne at http://mpra.ub.un-muenchen.de/11064/

More information

How Geo-distributed Data Centers Do Demand Response: A Game-Theoretic Approach

How Geo-distributed Data Centers Do Demand Response: A Game-Theoretic Approach IEEE TRANSACTIONS ON SMART GRIDS 1 How Geo-dstrbuted Data Centers Do Demand Response: A Game-Theoretc Approach Nguyen H. Tran, Member, IEEE, Da H. Tran, Shaole Ren, Member, IEEE, Zhu Han, Fellow, IEEE,

More information

Wheels. Wheels 2. Wheels 4. Wheels 3. Wheels 5. Wheels 6

Wheels. Wheels 2. Wheels 4. Wheels 3. Wheels 5. Wheels 6 Wheels 1 Wheels 2 Introductory Queston Wheels The lght turns green and you re n a hurry. Wll your car accelerate faster f you skd your wheels and burn rubber or f you just barely avod skddng your wheels?

More information

arxiv: v1 [cs.ne] 3 Jul 2017

arxiv: v1 [cs.ne] 3 Jul 2017 Modelng preference tme n mddle dstance trathlons Iztok Fster, 1 Andres Iglesas, 2 Suash Deb, 3, 4 Dušan Fster, 5 and Iztok Fster Jr. 6 1 Unversty of Marbor, Faculty of Electrcal Engneerng and Computer

More information

Evaluating Rent Dissipation in the Spanish Football Industry *

Evaluating Rent Dissipation in the Spanish Football Industry * Evaluatng Rent Dsspaton n the Spansh Football Industry * Gudo Ascar Dp. d Economa Poltca e Metod Quanttatv Va S. Felce 5 27100 Pava, Italy Tel: (+39) 0382 506211 Fax: (+39) 0382 304226 gascar@eco.unpv.t

More information

Proceedings of the ASME nd International Conference on Ocean, Offshore and Arctic Engineering OMAE2013 June 9-14, 2013, Nantes, France

Proceedings of the ASME nd International Conference on Ocean, Offshore and Arctic Engineering OMAE2013 June 9-14, 2013, Nantes, France Proceedngs of the ASME nd Internatonal Conference on Ocean, Offshore and Arctc Engneerng OMAE June 9-,, Nantes, France OMAE-6 ROLL DAMPING COEFFICIENTS ASSESSMENT AND COMPARISON FOR ROUND BILGE AND HARD

More information

Algorithms of Digital Processing and the Analysis of Underwater Sonar Images

Algorithms of Digital Processing and the Analysis of Underwater Sonar Images 9 Algorthms of Dgtal Processng and the Analyss of Underwater Sonar Images S.V. Sa, A.G. Shoberg and L.A. Naumov 2 Pacfc natonal unversty 2 Insttute of Marne Technology Problems FEB RUS Russa Open Access

More information

Research and Application of Work Roll Contour Technology on Thin Gauge Stainless Steel in Hot Rolling

Research and Application of Work Roll Contour Technology on Thin Gauge Stainless Steel in Hot Rolling Send Orders for Reprnts to reprnts@benthamscence.ae The Open Mechancal Engneerng Journal, 215, 9, 111-116 111 Open Access Research and Applcaton of Work Roll Contour Technology on Thn Gauge Stanless Steel

More information

Impact of Intelligence on Target-Hardening Decisions

Impact of Intelligence on Target-Hardening Decisions CREATE Research Archve Publshed Artcles & Papers 5--29 Impact of Intellgence on Target-Hardenng Decsons Vck M. Ber Unversty of Wsconsn Madson, ber@engr.wsc.edu Chen Wang Unversty of Wsconsn - Madson, cwang37@wsc.edu

More information

Spherical solutions of an underwater explosion bubble

Spherical solutions of an underwater explosion bubble 89 Sphercal solutons of an underwater exploson bubble Andrew B. Wardlaw, Jr. Naval Surface Warfare Center, Code 423, Indan Head Dvson, Indan Head, MD 20640-5035, USA E-mal: 423@uwtech.h.navy.ml Hans U.

More information

IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 2, MARCH

IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 2, MARCH IEEE TRANSACTIONS ON SMART GRID, VOL. 7, NO. 2, MARCH 2016 937 How Geo-Dstrbuted Data Centers Do Demand Response: A Game-Theoretc Approach Nguyen H. Tran, Member, IEEE, Da H. Tran, Shaole Ren, Member,

More information

Internal Wave Maker for Navier-Stokes Equations in a Three-Dimensional Numerical Model

Internal Wave Maker for Navier-Stokes Equations in a Three-Dimensional Numerical Model Journal of Coastal Research SI 64 511-515 ICS2011 (Proceedngs) Poland ISSN 0749-0208 Internal Wave Maker for Naver-Stokes Equatons n a Three-Dmensonal Numercal Model T. Ha, J.W. Lee and Y.-S. Cho Dept.

More information

Unified optimal power flow model for AC/DC grids integrated with natural gas systems considering gas-supply uncertainties

Unified optimal power flow model for AC/DC grids integrated with natural gas systems considering gas-supply uncertainties J. Mod. Power Syst. Clean Energy https://do.org/10.1007/s40565-018-0404-6 Unfed optmal power flow model for AC/DC grds ntegrated wth natural gas systems consderng gas-supply uncertantes Jale FAN 1, Xaoyang

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(5): 520-526 Research Artcle ISS : 0975-7384 CODE(USA) : JCPRC5 Dgtal Electrcal Resstance Tomography System and ts Expermental

More information

Response based sea state estimation for onboard DSS Safe and Efficient Marine Operations

Response based sea state estimation for onboard DSS Safe and Efficient Marine Operations Response based sea state estmaton for onboard DSS Safe and Effcent Marne Operatons Ulrk Dam Nelsen AMOS Workshop, NTNU, Trondhem, 13 th and 14 th November, 2014 Contents Introducton: Context Montorng and

More information

PERMIT TRADING AND STABILITY OF INTERNATIONAL CLIMATE AGREEMENTS 19. MICHAEL FINUS * University of Hagen and National University of Singapore

PERMIT TRADING AND STABILITY OF INTERNATIONAL CLIMATE AGREEMENTS 19. MICHAEL FINUS * University of Hagen and National University of Singapore Journal of Appled Economcs. Vol IX, No. 1 (May 2006), 19-47 PERMIT TRADING AND STABILITY OF INTERNATIONAL CLIMATE AGREEMENTS 19 PERMIT TRADING AND STABILITY OF INTERNATIONAL CLIMATE AGREEMENTS JUAN-CARLOS

More information

DETECTION AND REFACTORING OF BAD SMELL

DETECTION AND REFACTORING OF BAD SMELL Internatonal Journal of Software Engneerng & Applcatons (IJSEA), Vol.4, No.5, September 2013 DETECTION AND REFACTORING OF BAD SMELL CAUSED BY LARGE SCALE Jang Dexun 1, Ma Pejun 2, Su Xaohong 3, Wang Tantan

More information

Wave Breaking Energy in Coastal Region

Wave Breaking Energy in Coastal Region ave Breang Energy n Coastal Regon Ray-Qng Ln and Lwa Ln Dept. of Seaeepng Davd Taylor Model Basn NSCCD U.S. Army Engneer Researc and Development Center. INTERODUCTION Huang 006 suggested tat wave breang

More information

PARAMETER OPTIMIZATION OF SEA WATERWAY SYSTEM DREDGED TO THE

PARAMETER OPTIMIZATION OF SEA WATERWAY SYSTEM DREDGED TO THE ARCHIVES OF TRANSPORT ISSN (prnt): 0866-9546 Volume 40, Issue 4, 2016 e-issn (onlne): 2300-8830 DOI: 10.5604/08669546.1225461 PARAMETER OPTIMIZATION OF SEA WATERWAY SYSTEM DREDGED TO THE SPECIFIED DEPTH

More information

Free Ride, Take it Easy: An Empirical Analysis of Adverse Incentives Caused by Revenue Sharing

Free Ride, Take it Easy: An Empirical Analysis of Adverse Incentives Caused by Revenue Sharing MPRA Munch Personal RePEc Archve Free Rde, Take t Easy: An Emprcal Analyss of Adverse Incentves Caused by Revenue Sharng Danel, Rascher; Matt, Brown; Mark, Nagel and Chad, McEvoy Unversty of San Francsco,

More information

Sample Preparation. Solid Phase Extraction Mechanisms

Sample Preparation. Solid Phase Extraction Mechanisms Sample Preparaton Sold Phase Extracton Mechansms Wherever you see ths symbol, t s mportant to access the on-lne course as there s nteractve materal that cannot be fully shown n ths reference manual. Ams

More information

Ergonomics Design on Bottom Curve Shape of Shoe-Last Based on Experimental Contacting Pressure Data

Ergonomics Design on Bottom Curve Shape of Shoe-Last Based on Experimental Contacting Pressure Data Ergonomcs Desgn on Bottom Curve Shape of Shoe-Last Based on Expermental Contactng Pressure Data 1 L Zaran, 2 Sh Ka *1Correspondng Author Wenzhou Vocatonal and Techncal College, lzr_101@sna.com 2 Wenzhou

More information

Coastal Engineering Technical Note

Coastal Engineering Technical Note Coastal Engneerng Techncal Note CETN V-10 Even-Odd Functon Analyss of Shorelne Poston and Volume Change by Jule Dean RoSllt and Nchollls C. Kraus Purpose: To present the background and methodology for

More information

Seabed type clustering using single-beam echo sounder time series data

Seabed type clustering using single-beam echo sounder time series data SELECTED TOPICS n POWER SYSTEMS and REMOTE SENSING Seabed type clusterng usng sngle-beam echo sounder tme seres data PETER HUNG, SEÁN MCLOONE Department of Electronc Engneerng, StratAG Natonal Unversty

More information

Application of fuzzy neural network in the pattern classification of table tennis rotating flight trajectory

Application of fuzzy neural network in the pattern classification of table tennis rotating flight trajectory Applcaton of fuzzy neural network n the pattern classfcaton of table tenns rotatng flght trajectory Abstract Fe Cheng Shangqu Normal Unversty, Shangqu 476000, Chna In order to mprove the accuracy and effcency

More information

Muscle drain versus brain gain in association football: technology transfer through

Muscle drain versus brain gain in association football: technology transfer through Muscle dran versus bran gan n assocaton football: technology transfer through player emgraton and manager mmgraton G. J. Allan a * and J. Moffat b a Correspondng Author: Department of Economcs, Sr Wllam

More information

Lake Clarity Model: Development of Updated Algorithms to Define Particle Aggregation and Settling in Lake Tahoe

Lake Clarity Model: Development of Updated Algorithms to Define Particle Aggregation and Settling in Lake Tahoe Lake Clarty Model: Development of Updated Algorthms to Defne Partcle Aggregaton and Settlng n Lake Tahoe Goloka B. Sahoo S. Geoffrey Schladow John E. Reuter Danel Nover Davd Jassby Lake Clarty Model Weather

More information

A Prediction of Reliability of Suction Valve in Reciprocating Compressor

A Prediction of Reliability of Suction Valve in Reciprocating Compressor Purdue Unversty Purdue e-pubs nternatonal Compressor Engneerng Conference School of Mechancal Engneerng 1996 A Predcton of Relablty of Sucton Valve n Recprocatng Compressor W. H. You Samsung Electroncs

More information

DRAFT FOR PUBLIC CONSULTATION INTERCONNECTION AGREEMENT v.2.0 FOR IP KULATA/SIDIROKASTRO DEFINITIONS, BUSINESS RULES, EXCEPTIONAL EVENT

DRAFT FOR PUBLIC CONSULTATION INTERCONNECTION AGREEMENT v.2.0 FOR IP KULATA/SIDIROKASTRO DEFINITIONS, BUSINESS RULES, EXCEPTIONAL EVENT RAFT FOR PUBLIC CONSULTATION INTERCONNECTION AGREEMENT v.2.0 FOR IP KULATA/SIIROKASTRO EFINITIONS, BUSINESS RULES, EXCEPTIONAL EVENT ARTICLE 1: EFINITIONS All terms of the INTERCONNECTION AGREEMENT shall

More information

Referee Bias and Stoppage Time in Major League Soccer: A Partially Adaptive Approach

Referee Bias and Stoppage Time in Major League Soccer: A Partially Adaptive Approach Econometrcs 2014, 2, 1-19; do:10.3390/econometrcs2010001 OPEN ACCESS econometrcs ISSN 2225-1146 www.mdp.com/journal/econometrcs Artcle Referee Bas and Stoppage Tme n Major League Soccer: A Partally Adaptve

More information

Study on coastal bridge under the action of extreme wave

Study on coastal bridge under the action of extreme wave Study on coastal brdge under the acton of extreme wave Bo Huang Bng Zhu Jawe Zhang School of Cvl Engneerng, Southwest Jaotong Unversty, Chengdu 610031, Chna Abstract In order to research the catastrophc

More information

A Climbing Robot based on Under Pressure Adhesion for the Inspection of Concrete Walls

A Climbing Robot based on Under Pressure Adhesion for the Inspection of Concrete Walls A Clmbng Robot based on Under Pressure Adheson for the Inspecton of Concrete Walls K. Berns, C. Hllenbrand, Robotcs Research Lab, Department of Computer Scence, Techncal Unversty of Kaserslautern P.O.

More information

Blockholder Voting. Heski Bar-Isaac and Joel Shapiro University of Toronto and University of Oxford. March 2017

Blockholder Voting. Heski Bar-Isaac and Joel Shapiro University of Toronto and University of Oxford. March 2017 Blockholder Votng Hesk Bar-Isaac and Joel Shapro Unversty of Toronto and Unversty of Oxford March 2017 Abstract By ntroducng a shareholder wth many votes (a blockholder to a standard model of votng, we

More information

A NEW METHOD FOR IMPROVING SCATTEROMETER WIND QUALITY CONTROL

A NEW METHOD FOR IMPROVING SCATTEROMETER WIND QUALITY CONTROL A NEW METHOD FOR IMPROVING SCATTEROMETER WIND QUALITY CONTROL M. Portabella (, A. Stoffelen (, A. Verhoef (, J. Verspeek ( ( Undad de Tecnología Marna CSIC, Pg. Marítm Barceloneta 37-9, 3 Barcelona, Span

More information

M.H.Ahn, K.J.Lee Korea Advance Institute of Science and Technology 335 Gwahak-ro, Yuseong-gu, Daejeon , Republic of Korea

M.H.Ahn, K.J.Lee Korea Advance Institute of Science and Technology 335 Gwahak-ro, Yuseong-gu, Daejeon , Republic of Korea The Methodology on Exposure Dose Evaluaton Modelng Related to Arbtrary Accdent n the Temporary Storage Faclty for Low and Intermedate Level Waste - 9133 M.H.Ahn, K.J.Lee Korea Advance Insttute of Scence

More information

Price Determinants of Show Quality Quarter Horses. Mykel R. Taylor. Kevin C. Dhuyvetter. Terry L. Kastens. Megan Douthit. and. Thomas L.

Price Determinants of Show Quality Quarter Horses. Mykel R. Taylor. Kevin C. Dhuyvetter. Terry L. Kastens. Megan Douthit. and. Thomas L. Prce Determnants of Show Qualty Quarter Horses Mykel R. Taylor Kevn C. Dhuyvetter Terry L. Kastens Megan Doutht and Thomas L. Marsh* The authors would lke to thank Professonal Aucton Servces, Inc. for

More information

CFD Simulation of R134a and R410A Two-Phase Flow in the Vertical Header of Microchannel Heat Exchanger

CFD Simulation of R134a and R410A Two-Phase Flow in the Vertical Header of Microchannel Heat Exchanger Purdue Unversty Purdue e-pubs Internatonal Refrgeraton and Ar Condtonng Conference School of Mechancal Engneerng 2016 CFD Smulaton of R134a and R410A Two-Phase Flow n the Vertcal Header of Mcrochannel

More information

Cost Effective Safety Improvements for Two-Lane Rural Roads

Cost Effective Safety Improvements for Two-Lane Rural Roads Fnal Techncal Report TNW2008-04 Research Project Agreement No. 61-2394 Cost Effectve Safety Improvements for Two-Lane Rural Roads Ynha Wang Assocate Professor Ngan Ha Nguyen Graduate Research Assstant

More information

New Roads to International Environmental Agreements: The Case of Global Warming *

New Roads to International Environmental Agreements: The Case of Global Warming * New Roads to Internatonal Envronmental Agreements: The Case of Global Warmng * Second draft: February, 24 Johan Eyckmans K.U.Leuven, Centrum voor Economsche Studën, Naamsestraat 69, B-3 Leuven, Belgum

More information

Automated External Defibrillators DESIGNED FOR UNEXPECTED HEROES

Automated External Defibrillators DESIGNED FOR UNEXPECTED HEROES Automated External Defbrllators DESIGNED FOR UNEXPECTED HEROES HOPE IS IN YOUR HANDS It happens n a splt second. A person collapses the vctm of sudden cardac arrest (SCA) and the clock starts tckng n the

More information

SPATIAL VARIABILITY OF DAILY RAINFALL OVER ORISSA, INDIA, DURING THE SOUTHWEST SUMMER MONSOON SEASON

SPATIAL VARIABILITY OF DAILY RAINFALL OVER ORISSA, INDIA, DURING THE SOUTHWEST SUMMER MONSOON SEASON INTERNATIONAL JOURNAL OF CLIMATOLOGY Int. J. Clmatol. 3: 1867 1887 (3) Publshed onlne n Wley InterScence (www.nterscence.wley.com). DOI: 1.1/joc.974 SPATIAL VARIABILITY OF DAILY RAINFALL OVER ORISSA, INDIA,

More information

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Publisher's PDF, also known as Version of record

Aalborg Universitet. Published in: 9th ewtec Publication date: Document Version Publisher's PDF, also known as Version of record Aalborg Unverstet Predctablty of the Power Output of Three Wave Energy Technologes n the Dansh orth Sea Chozas, Jula Fernandez; Jensen,. E. Helstrup; Sørensen, H. C.; Kofoed, Jens Peter; Kabuth, Alna Krstn

More information

Beating a Live Horse: Effort s Marginal Cost Revealed in a Tournament

Beating a Live Horse: Effort s Marginal Cost Revealed in a Tournament Clemson Unversty From the SelectedWorks of Mchael T. Maloney March, 2008 Beatng a Lve Horse: Effort s Margnal Cost Revealed n a Tournament Mchael T. Maloney, Clemson Unversty Bentley Coffey, Clemson Unversty

More information

Multi-Criteria Decision Tree Approach to Classify All-Rounder in Indian Premier League

Multi-Criteria Decision Tree Approach to Classify All-Rounder in Indian Premier League Internatonal Journal of Adanced Scence and Technology Mult-Crtera Decson Tree Approach to Classfy All-Rounder n Indan Premer League Pabtra Kumar Dey 1, Dpendra Nath Ghosh 2, Abhoy Chand Mondal 3 1 Assstant

More information

CAREER DURATION IN THE NHL: PUSHING AND PULLING ON EUROPEANS?

CAREER DURATION IN THE NHL: PUSHING AND PULLING ON EUROPEANS? UNC CHARLOTTE ECONOMICS WORKING PAPER SERIES CAREER DURATION IN THE NHL: PUSHING AND PULLING ON EUROPEANS? Crag A. Depken II Johnny Duckng Peter A. Groothus Workng Paper No. 2016-005 THE UNIVERSITY OF

More information

GAS-LIQUID INTERFACIAL AREA IN OXYGEN ABSORPTION INTO OIL-IN-WATER EMULSIONS

GAS-LIQUID INTERFACIAL AREA IN OXYGEN ABSORPTION INTO OIL-IN-WATER EMULSIONS AS-LIQUID INTERFACIAL AREA IN OXYEN ABSORPTION INTO OIL-IN-WATER EMULSIONS ómez-díaz, D. a, omes, N. b, Texera, J.A. b, Belo, I. b a Department of Chemcal Engneerng, Unversty of Santago de Compostela,

More information