Fast gradient descent method for mean-cvar optimization

Size: px
Start display at page:

Download "Fast gradient descent method for mean-cvar optimization"

Transcription

1 Fast gradent descent method for mean-cvar optmzaton Garud Iyengar Alfred Ka Chun Ma February 27, 2009 Abstract We propose an teratve gradent descent procedure for computng approxmate solutons for the scenaro-based mean-cvar portfolo selecton problem. Ths procedure s based on an algorthm proposed by Nesterov [13] for solvng non-smooth convex optmzaton problems. Our procedure does not requre any lnear programmng solver and n many cases the teratve steps can be solved n closed form. We show that ths method s sgnfcantly superor to the lnear programmng approach as the number of scenaros becomes large. 1 Introducton ntro} The goal of portfolo selecton s to dstrbute a fxed amount of captal over a gven set of nvestment opportuntes to maxmze return whle managng the rsk. Although the benefts of dversfyng were well-known, the frst mathematcal model for portfolo selecton was proposed by Markowtz [10]. In the Markowtz model, the return of a portfolo s gven by the expected return of the portfolo and the rsk of the portfolo s measured by the varance of the return of the portfolo. The varance s a good measure of rsk only f the returns are symmetrc. The returns on equty, at least for short tme horzons, can be approxmated by a Normal random varable; consequently, the varance s an adequate measure for the rsk n the portfolo. However, when the dstrbuton of the returns of the underlyng assets s not symmetrc, varance s not an adequate rsk measure. Recently, Condtonal Value-at-Rsk (CVaR [15] has been proposed as a rsk measure for asset classes that have asymmetrc return dstrbutons. CVaR has many nce propertes: t s coherent rsk measure [4], Rockafellar and Uryasev [14] show that the CVaR of Department of Industral Engneerng and Operatons Research, Columba Unversty, New York, NY Emal: [email protected] Department of Industral Engneerng and Operatons Research, Columba Unversty, New York, NY Emal: [email protected] 1

2 a portfolo can be computed from scenaro by solvng a lnear program (LP, usng LP dualty CVaR upper bound constrants can be formulated as lnear constrants, and emprcal studes suggest that the mean-cvar approach where the portfolo return s gven by ts expected return and the portfolo rsk s gven by the CVaR of the portfolo s more approprate than the mean-varance approach f the rsk-return relaton s nonlnear [1]. From the results n Rockafellar and Uryasev [14], t follows that the mean-cvar portfolo selecton problem reduces to an LP. However, the resultng LP s very ll-condtoned and solvng such LP, partcularly when the scenaro sze s large, s very dffcult n practce [2]. We adapt a gradent descent method proposed by Nesterov [13] to solve the mean-cvar optmzaton problem. The method we propose does not requre solvng an LP and therefore t s able to potentally handle a very large number of scenaros. In addton, the method can be easly mplemented. These features mply that a portfolo manager can use our method wthout nstallng any thrd-party LP solvers. We also show how to ncorporate analysts vews nto the mean-cvar portfolo selecton problem [5, 6]. 2 Mean-CVaR optmzaton Suppose there are n assets n the market. Let R R n denote the random returns on the n assets. Let w R n denote the portfolo of the nvestor,.e., 1 T w = n =1 w = 1. The CVaR 1 β ( Rw at the probablty β (0, 1 of the portfolo w s defned as CVaR 1 β ( Rw =E P [ Rw Rw F 1 Rw (β], where Rw denotes the loss on the portfolo w, and F Rw denote the cumulatve densty functon (CDF of the random varable Rw. Thus, the CVaR s condtonal expectaton of the lowest β-quantle of the random portfolo return. The mean-cvar portfolo selecton problem we consder s as follows: mn w W CVaR 1 β( Rw, (1 meancvar} where the set W s the set of all feasble portfolos w. For example, by settng W = } w : E P (R T w = r, 1 T w =1, 2

3 where E P [R] denotes the expected returns on the assets, one recovers the canoncal mean-cvar portfolo selecton problem where the goal s to select the mnmum CVaR portfolo that has a target return r. Rockafellar and Uryasev [14, 15] show that CVaR 1 β ( Rw = mn (τ + 1β EP ( Rw τ +, (2 cvar} τ where 1 β s the confdence level and the functon (x + = max(x, 0. It s typcally very hard to explctly characterze the dstrbuton of the returns R, and therefore, n practce, E P ( Rw τ + s approxmated by usng return vectors R generated by some scenaro generator [8]. Let R : =1,..., N} denote N scenaros and let p, =1,..., N, denote the probablty of the -th scenaro. Then the expectaton n (2 can be approxmated as follows. N E P ( Rw τ + p ( R T w τ +. =1 By ntroducng new varables a ( R T w τ+, = 1, =1,..., N, the optmzaton problem (1 can be reformulated nto the lnear program (LP mn τ + 1 β N =1 p a s.t. a R T w τ, =1,..., N, Aw = b, (3 lpmeancva for W n the form of W = a 0, } w : Aw = b. The LP (3 s large t has O(N constrants, and s, often, very ll-condtoned [2]. Thus, solvng the LP (3 as the number of samples N becomes large s very hard. See Secton 4 for further evdence of the numercal nstablty of the LP formulaton. Our soluton method for the optmzaton problem (1 s based on the followng varatonal characterzaton of CVaR [4, 16, 9] CVaR 1 β ( Rw = max Q Q EQ ( Rw, (4 cvardual} where Q denotes a probablty measure on the returns R and the set of measures Q = Q :0 Q P 1 }. β 3

4 Thus, the mean-cvar portfolo selecton problem (1 can be formulated as the followng mn-max problem mn max w W Q Q EQ ( Rw. (5 meancvarg Ths formulaton can be thought of as a game played by the nature and the portfolo manager. It s then natural to consder teratve methods to solve the mean-cvar portfolo selecton problem. When the dstrbuton P s approxmated by N scenaros, the set of measures Q s gven by Q N = q R N : 1 T q =1, 0 q 1 β p }, (6 eq:cq-deg where p =(p 1,..., p N T and the nequaltes are nterpreted as component-wse nequaltes. From now on, we let R T =[R 1,..., R N ] R n N denote the matrx where the -th column s the asset return n the -the scenaro, =1,..., N. Thus, the scenaro-based mean-cvar problem reduces to the saddle-pont problem mn max q T Rw }. (7 meancvarw W q Q N 3 An teratve algorthm We solve the mnmax problem (7 usng a gradent-based procedure proposed by Nesterov [13]. Ths procedure requres that the admssble set of portfolos W be bounded. In practce, there s always margn requrement on the short postons n the portfolo. Such a margn requrement can be modeled as follows. (1 + M ( w + w +, (8 margnreq for some M>0. Snce the portfolo weghts sum to one, we have 1= n w + j n n ( w j + (1 + M ( w j + n n ( w j + = M ( w j +. (9 margnbou Therefore, we have n n w 1 = w + j +( w j + = ( w j (10 normbound M In order to keep the portfolos w bounded, we wll mpose constrants n the form of w /M or w 2 w /M. 4

5 A nave approach to solve the modfed mnmax problem (7 would nvolve generatng terates (w (k, q (k }, where w (k s the best-response to the nature s move q (k 1,.e., } w (k = argmn w W (q (k 1 T Rw, and q (k s the best-response to the nvestor s move w (k 1,.e., q (k = argmn q T Rw (k 1} q Q N The objectve q T Rw s not smooth n (w, q; consequently, ths teratve scheme converges very slowly. Nesterov [13] devsed a procedure that s able to escape ths convergence bottleneck. The Nesterov procedure conssts of two steps. The frst step s smoothng the optmzaton n q:. Let w (k denote the k-th terate. Then the smoothed best response of nature s gven by } q (k = argmax q Q q T Rw (k µd 2 (q, (11 fmu} where µ>0 and d 2 (q s any strongly convex functon. We choose d 2 (q = N q log q +(p /β q log(p /β q. (12 d2} =1 In Appendx A, we show that d 2 (q s strongly convex wth parameter σ 2 = 1 1 β wth respect to the l 1-norm. The Lagrangan functon L for optmzaton n q s gven by N N L(q = q T Rw (k µd 2 (q α(1 T q 1 + µ q ν (q p /β. =1 =1 Settng q L = 0, we have that q (k must satsfy ( R T w (k µ ln q (k p /β q (k α + µ ν =0,.e., q (k p /β q (k = e R T w(k α+µ ν µ. Thus, t follows that for all values of (α, µ, ν, we have that 0 < q (k < p/β. Therefore, complementary 5

6 slackness mples that µ = ν = 0, and q (k = where α s the soluton of the equaton β 1 p 1+e 1 µ (RT w(k +α, =1,..., N, (13 q-opt} p β 1 1+e 1 µ (RT w(k +α =1. (14 sumofq} The second-step n the Nesterov procedure s to compute the update w (k usng a convex combnaton of two updates z (k and y (k defned as follows. y (k = argmn q (k 1 Ry + Ω } y w (k 1 2 2, (15 ykdef} y W 2µσ 2 z (k = argmn z W w (k = ( 1 k +3 k 1 ( t +1 2 t=0 ( k +1 k +3 z (k + ( Ω q (t Rz + z 2}, (16 zkdef} 2µσ 2 y (k, (17 where Ω = max max q 1 1 w 2 1 ( q T Rw 2 = max R 2 2 and σ 2 s the convexty parameter for the strongly convex functon d 2 (q. The terate y (k s a modfed best-response where one penalzes large movements from the last response w (k 1. The terate z (k n (16 consders all the prevous responses q (t : t =0,..., k 1 } to compute the response. The weght on y (k ncreases as the teraton count k ncreases. When the set W s descrbed by lnear equaltes,.e., W = w : Aw = b }, we add the addtonal constrant w 2 1+2/M, and n ths case t s easy to show that (15 and (16 can be solved n closed form. When the set W s descrbed by lnear nequalty constrants, we mpose the constrant w 1 1+2/M. Then (15 and (16 are quadratc programs that can, n practce, be solved very effcently usng actve set methods. Note that each quadratc problem encountered n the course of our proposed teratve procedure has n varables and O(m constrants, where m denotes the number of components n b. Nesterov [13] proves that after N steps the output (ŵ, q of the algorthm dsplayed n Fgure 1 satsfes } } ( mn q T Rŵ max q T D1 D 2 Ω 1 2 Rw < δ N = 1, (18 gap} q Q N w W σ 2 K 6

7 Nesterov Procedure D (1 + ( 2 M 2, D 2 1 β β ln(β (1 β ln(1 β, σ2 1 Ω max R 2 2, K 1 ΩD 1D 2 ε σ 2, µ ε 2D 2, w (0 1 n 1 for k 0 to K do } q (k argmax q Q q T Rw (k µd 2 (q } y (k+1 argmn y W q (k Ry + Ω 2µσ 2 y w (k 2 2 z (k+1 argmn z W ( ( k t+1 t=0 2 q (t Ω Rz + ( ( w (k+1 z (k+1 + y (k+1 1 k+3 return ŵ = y (K, q = K k=0 ( k+1 k+3 2(+1 (N+1(N+2 q (k. 2µσ 2 } 1 β Fgure 1: Nesterov Procedure fg:neste.e., after K teratons the algorthm produces a par (ŵ, q that are δ N -optmal polces for nature and the nvestor. One can, therefore, termnate the algorthm once we are satsfed wth the qualty of the portfolo. ( 1 2 D Moreover, choosng K 1D 2Ω σ 2 1 ε can ensure that the output of the algorthm s ε-optmal. In our numercal calculatons we found that usng the gap n (18 termnates the algorthm much qucker than usng the upper bound. The man features of ths algorthm are as follows. (a The modfed best-response y (k and z (k of the nvestor are computed by solvng a separable quadratc optmzaton problem that s smlar to the mean-varance portfolo selecton wth uncorrelated assets. Ths mples that the technology for mean-varance optmzaton can be used to solve the mean-cvar problem. (b The terates ( w, q are at least δ N -optmal, and often, the qualty of the soluton s sgnfcantly superor to that mpled by the bound. Thus, one can termnate the algorthm at any stage where one obtans a soluton of suffcent qualty. (c In Secton 4, we show that ths algorthm converges to a reasonably accurate soluton wth the error ε = 10 3 very quckly even when the number of scenaros N = Snce the scenaro-based mean- CVaR problem s tself an approxmaton to the orgnal problem, solvng the scenaro-based CVaR very accurately does not serve any purpose. 7

8 4 Numercal results results} We tested our procedure on the example n [12]. Our asset unverse conssted of Treasury bonds wth 2, 5, 10, and 30 years to maturty. As n the example n [12], we approxmated the returns on the assets a Delta-Gamma approxmaton usng the yelds on bonds wth 6 month, 2 years, 5 years, 10 years, 20 years, and 30 years to maturty as the rsk-factors. We smulated N scenaros for the rsk factors and then used the Delta-Gamma approxmaton to compute N return scenaros. We refer the reader to [11] for a detaled dscusson of the smulaton procedure. In Table 1, we dsplay the optmal soluton to the LP formulaton for the mean-cvar problem (3 wth β =0.05 and N = We use MOSEK [3] to solve these LPs. Table 2 shows the optmal portfolo computed by our proposed algorthm wth the error tolerance ε = The portfolos produced by our algorthm and the LP formulaton (3 are qute dfferent; although the CVaR values are close. These results only mply that the LP approach and the our proposed teratve approach are consstent,.e., both approaches are able to solve the mean-cvar problem; these results are not able to dfferentate between the two approaches. The most mportant results of ths secton are n Tables 3 and 4. In Table 3 we dsplay the CPU tme for solvng the LP formulaton usng ILOG CPLEX [7] and MOSEK, and the CPU tme for computng an ε =0.001 optmal soluton usng our algorthm as a functon of the number of scenaros N. It s clear that the ndustry leader LP solver CPLEX performs very poorly on ths problem. MOSEK performs much better but the run tmes for ths commercal solver s an order of magntude hgher than that of our MATLAB-based code. Table 4 dsplays the run tmes and the number of teratons requred by our algorthm as a functon of the accuracy ε. The performance of our algorthm degrades very quckly as ε decreases. Therefore, ths algorthm s only suted for applcatons where one wants to compute a reasonably accurate soluton very quckly. An example of such an applcaton s hgh-frequency tradng. The data n hgh-frequency tradng s typcally very nosy; therefore, t s pontless to compute a very accurate soluton. Note that the LP approach does not allow any flexblty n settng the accuracy level. Next, we show how to use analysts vews to bas the sample probablty mass functon p. We restrct ourselves to vews of the form: ν T R g, where ν R n s a vector that determnes the partcular lnear combnaton of the return vector R, and g s a probablty densty on R. We convert ths vew on the dstrbuton of the random return R to a vew on 8

9 dstrbuton of the N sample returns R, t =1,..., n, by defnng a vew probablty vector p = g(ν T R N, =1,..., N. k=1 g(νt R k Suppose we have m dfferent vews,.e., there are m dfferent vew probablty vectors p (j, j =1,..., m. We combne these vectors nto a sngle sample probablty vector p as follows: m p = u j p (j + u 0 p (0, (19 probabl where p (0 = 1 N 1 denotes the emprcal measure, and u j denotes the confdence weght on vew p (j. Snce p s a probablty vector, we requre that N j=0 u j = 1. Next, we solve the mean-cvar problem wth scenaro probablty vector p. Our algorthm also works wth other technques for combnng vews, see, for example [5, 6, 12]. For our numercal experments, we set m = 2. The two vews were chosen to be [ T ν (1 = ], g (1 = unf[0, 0.001], [ T ν (2 = ], g (2 = unf[0, ]. The weght vector was set such that u 0 =0.9, u 1 = u 2 =0.05,.e., we assumed that we had 90% confdence n the emprcal dstrbuton and 5% confdence n each of the two vews. Table 5 shows the optmal portfolo computed usng the LP formulaton (3. As n the prevous case, the LP was solved usng MOSEK. Table 6 shows the results computed usng our algorthm wth ε = Concluson In ths paper, we propose an effcent algorthm for solvng mean-cvar portfolo selecton problem wthout usng an LP solver. As shown n the numercal experments, the algorthm s a useful alternatve to the LP approach when one wants a very fast solver that guarantees an accuracy algorthm wth ε Ths technque can also be extended to solve many other types of portfolo selecton problems. 9

10 bond/target return (r y y y y CVaR Table 1: Optmal portfolo and CVaR for the Mean-CVaR problem solved by LP approach. tab:1} bond/target return (r y y y y CVaR Error Table 2: Optmal portfolo and CVaR for the Mean-CVaR problem solved by our algorthm, and the absolute error compared wth LP approach. tab:1b} References [1] V. Agarwal and N.Y. Nak. Rsks and portfolo decsons nvolvng hedge funds. Revew of Fnancal Studes, 17(1:63 98, Sprng [2] S. Alexander, T.F. Coleman, and Y. L. Mnmzng CVaR and VaR for a portfolo of dervatves. Journal Bankng and Fnance, 30(2: , February [3] E. D. Andersen and K. D. Andersen. The MOSEK optmzaton toolbox for MATLAB manual Verson /tools/help/ndex.html, [4] P. Artzner, F. Delbean, J.M. Eber, and D. Heath. Coherent measure of rsks. Mathematcal Fnance, 9(3: , July [5] F. Black and R. Ltterman. Asset allocaton: combnng nvestor vews wth market equlbrum. Goldman Sachs Fxed Income Research, [6] F. Black and R. Ltterman. Asset allocaton: combnng nvestor vews wth market expectatons. Journal of Fxed Income, 1(1:7 18, September [7] ILOG. ILOG CPLEX [8] Y.K. Koskosds and A.M. Duarte Jr. A scenaro-based approach to actve asset allocaton. Journal of Portfolo Management, 23:74 85, Wnter

11 N CPLEX MOSEK Our algorthm (Iteratons ( ( ( ( (1 Table 3: CPU tme for both methods n second and number of teratons requred for our algorthm. tab:3} ε η CPU tme Iteratons CVaR Error Table 4: CPU tme and teraton counts for our algorthm. tab:4} [9] H. Lüth and J. Doege. Convex rsk measures for portfolo optmzaton and concepts of flexblty. Mathematcal Programmng, 104(2: , November [10] H.M. Markowtz. Portfolo selecton. Journal of Fnance, 7(1:77 91, March [11] A. Meucc. Rsk and asset allocaton. Sprnger, [12] A. Meucc. Beyond black-ltterman: Vews on non-normal markets. Rsk Magazne, 19:87 92, [13] Y. Nesterov. Smooth mnmzaton of non-smooth functons. Mathematcal Programmng, 103(1: , May [14] R.T. Rockafellar and S. Uryasev. Optmzaton of condtonal value-at-rsk. Journal of Rsk, 2(3:21 41, [15] R.T. Rockafellar and S. Uryasev. Condtonal value-at-rsk for general loss dstrbutons. Journal Bankng and Fnance, 26(7: , July [16] R.T. Rockafellar, S. Uryasev, and M. Zabarankn. Devaton measures n rsk analyss and optmzaton. Techncal report, Department of Industral and System Engneerng, Unversty of Florda, Appendx A Detals of the parameters n the Nesterov algorthm The Hessan 2 d 2 (q of the smoothng functon d 2 (q = N by q log q +(β 1 p q log(β 1 p q s gven 2 (d 2 (q = dag([q 1 1,..., q 1 N ] + dag([β 1 p 1 q 1 1,..., (β 1 p N q N 1 ]. compmaxt 11

12 r Bond New Change New Change New Change New Change 2y y y y CVaR Table 5: Optmal portfolo and CVaR for the Mean-CVaR problem solved by our algorthm wth weghts on vews u 0 =0.9, u 1 = u 2 =0.05 by LP approach. tab:2a} r Bond New Change New Change New Change New Change 2y y y y CVaR Error Table 6: Optmal portfolo and CVaR for the Mean-CVaR problem solved by our algorthm wth weghts on vews u 0 =0.9, u 1 = u 2 =0.05 by our algorthm. tab:2b} Therefore, h T 2 (d 2 (qh = = = N =1 ( N =1 ( N =1 h 2 q + N =1 h 2 q h 2 (β 1 p q ( N =1 q 1 ( N + =1 h q q β β h 2 1, h 2 ( N (β 1 p q ( N =1 =1 (β 1 p q β 1 1 (20 h β 1 p q β 1 p q 2 (21 where (20 follows from the fact that q = 1 and (β 1 p q =β 1 1, and (21 follows from the Cauchy-Schwatrz nequalty. By settng w (k = 0 n (11, t follows that q mn = argmn q QN d 2 (q} satsfes q mn = β 1 p, =1,..., N, 1+eα/µ 12

13 where α s chosen to ensure that 1 T q mn = 1. Therefore, t follows that q mn = p, and mn q Q N d 2 (q = p log p + ( p (β 1 1 log p + log(β 1 1. Snce d 2 (q s a convex functon, max q QN d 2 (q occurs at extreme ponts of the polytope Q N. The extreme ponts of the polytope Q N are of the form: β 1 p, π(1,..., π(k 1}, q = 0, π(k + 2,..., π(n} where π s a permutaton of the set 1,..., N} and q π(k+1 [0, β 1 p π(k+1 ] s chosen to ensure that N =1 q = 1. The value d 2 (q = β 1 p π( ln(β 1 p π( : π(k+1 + q π(k+1 ln(q π(k+1 +(β 1 p π(k+1 q π(k+1 ln(β 1 p π(k+1 q π(k+1 β 1 p π( ln(β 1 p π(, where the last nequalty follows from q π(k+1 ln(q π(k+1 + (β 1 p π(k+1 q π(k+1 ln(β 1 p π(k+1 q π(k+1 (β 1 p π(k+1 ln(β 1 p π(k+1. Thus, D 2 = max q Q d 2(q mn q Q d 2(q β 1 p log(β 1 p p log p = β 1( β log β + (1 β log(1 β. ( p (β 1 1 log p + log(β 1 1 (22 D2_q} 13

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada [email protected] Abstract Ths s a note to explan support vector machnes.

More information

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek HE DISRIBUION OF LOAN PORFOLIO VALUE * Oldrch Alfons Vascek he amount of captal necessary to support a portfolo of debt securtes depends on the probablty dstrbuton of the portfolo loss. Consder a portfolo

More information

Portfolio Loss Distribution

Portfolio Loss Distribution Portfolo Loss Dstrbuton Rsky assets n loan ortfolo hghly llqud assets hold-to-maturty n the bank s balance sheet Outstandngs The orton of the bank asset that has already been extended to borrowers. Commtment

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

v a 1 b 1 i, a 2 b 2 i,..., a n b n i.

v a 1 b 1 i, a 2 b 2 i,..., a n b n i. SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 455 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces we have studed thus far n the text are real vector spaces snce the scalars are

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

How To Calculate The Accountng Perod Of Nequalty

How To Calculate The Accountng Perod Of Nequalty Inequalty and The Accountng Perod Quentn Wodon and Shlomo Ytzha World Ban and Hebrew Unversty September Abstract Income nequalty typcally declnes wth the length of tme taen nto account for measurement.

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

Solving Factored MDPs with Continuous and Discrete Variables

Solving Factored MDPs with Continuous and Discrete Variables Solvng Factored MPs wth Contnuous and screte Varables Carlos Guestrn Berkeley Research Center Intel Corporaton Mlos Hauskrecht epartment of Computer Scence Unversty of Pttsburgh Branslav Kveton Intellgent

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

Vasicek s Model of Distribution of Losses in a Large, Homogeneous Portfolio

Vasicek s Model of Distribution of Losses in a Large, Homogeneous Portfolio Vascek s Model of Dstrbuton of Losses n a Large, Homogeneous Portfolo Stephen M Schaefer London Busness School Credt Rsk Electve Summer 2012 Vascek s Model Important method for calculatng dstrbuton of

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

SIMULATION OPTIMIZATION: APPLICATIONS IN RISK MANAGEMENT

SIMULATION OPTIMIZATION: APPLICATIONS IN RISK MANAGEMENT Internatonal Journal of Informaton Technology & Decson Makng Vol. 7, No. 4 (2008) 571 587 c World Scentfc Publshng Company SIMULATION OPTIMIZATION: APPLICATIONS IN RISK MANAGEMENT MARCO BETTER and FRED

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

Fisher Markets and Convex Programs

Fisher Markets and Convex Programs Fsher Markets and Convex Programs Nkhl R. Devanur 1 Introducton Convex programmng dualty s usually stated n ts most general form, wth convex objectve functons and convex constrants. (The book by Boyd and

More information

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008 Rsk-based Fatgue Estmate of Deep Water Rsers -- Course Project for EM388F: Fracture Mechancs, Sprng 2008 Chen Sh Department of Cvl, Archtectural, and Envronmental Engneerng The Unversty of Texas at Austn

More information

NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING. Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582

NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING. Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582 NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582 7. Root Dynamcs 7.2 Intro to Root Dynamcs We now look at the forces requred to cause moton of the root.e. dynamcs!!

More information

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION

More information

Production. 2. Y is closed A set is closed if it contains its boundary. We need this for the solution existence in the profit maximization problem.

Production. 2. Y is closed A set is closed if it contains its boundary. We need this for the solution existence in the profit maximization problem. Producer Theory Producton ASSUMPTION 2.1 Propertes of the Producton Set The producton set Y satsfes the followng propertes 1. Y s non-empty If Y s empty, we have nothng to talk about 2. Y s closed A set

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna [email protected] Abstract.

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

where the coordinates are related to those in the old frame as follows.

where the coordinates are related to those in the old frame as follows. Chapter 2 - Cartesan Vectors and Tensors: Ther Algebra Defnton of a vector Examples of vectors Scalar multplcaton Addton of vectors coplanar vectors Unt vectors A bass of non-coplanar vectors Scalar product

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Research Article Enhanced Two-Step Method via Relaxed Order of α-satisfactory Degrees for Fuzzy Multiobjective Optimization

Research Article Enhanced Two-Step Method via Relaxed Order of α-satisfactory Degrees for Fuzzy Multiobjective Optimization Hndaw Publshng Corporaton Mathematcal Problems n Engneerng Artcle ID 867836 pages http://dxdoorg/055/204/867836 Research Artcle Enhanced Two-Step Method va Relaxed Order of α-satsfactory Degrees for Fuzzy

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

Optimal resource capacity management for stochastic networks

Optimal resource capacity management for stochastic networks Submtted for publcaton. Optmal resource capacty management for stochastc networks A.B. Deker H. Mlton Stewart School of ISyE, Georga Insttute of Technology, Atlanta, GA 30332, [email protected]

More information

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

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements Lecture 3 Densty estmaton Mlos Hauskrecht [email protected] 5329 Sennott Square Next lecture: Matlab tutoral Announcements Rules for attendng the class: Regstered for credt Regstered for audt (only f there

More information

Characterization of Assembly. Variation Analysis Methods. A Thesis. Presented to the. Department of Mechanical Engineering. Brigham Young University

Characterization of Assembly. Variation Analysis Methods. A Thesis. Presented to the. Department of Mechanical Engineering. Brigham Young University Characterzaton of Assembly Varaton Analyss Methods A Thess Presented to the Department of Mechancal Engneerng Brgham Young Unversty In Partal Fulfllment of the Requrements for the Degree Master of Scence

More information

8 Algorithm for Binary Searching in Trees

8 Algorithm for Binary Searching in Trees 8 Algorthm for Bnary Searchng n Trees In ths secton we present our algorthm for bnary searchng n trees. A crucal observaton employed by the algorthm s that ths problem can be effcently solved when the

More information

行 政 院 國 家 科 學 委 員 會 補 助 專 題 研 究 計 畫 成 果 報 告 期 中 進 度 報 告

行 政 院 國 家 科 學 委 員 會 補 助 專 題 研 究 計 畫 成 果 報 告 期 中 進 度 報 告 行 政 院 國 家 科 學 委 員 會 補 助 專 題 研 究 計 畫 成 果 報 告 期 中 進 度 報 告 畫 類 別 : 個 別 型 計 畫 半 導 體 產 業 大 型 廠 房 之 設 施 規 劃 計 畫 編 號 :NSC 96-2628-E-009-026-MY3 執 行 期 間 : 2007 年 8 月 1 日 至 2010 年 7 月 31 日 計 畫 主 持 人 : 巫 木 誠 共 同

More information

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING Matthew J. Lberatore, Department of Management and Operatons, Vllanova Unversty, Vllanova, PA 19085, 610-519-4390,

More information

Hedging Interest-Rate Risk with Duration

Hedging Interest-Rate Risk with Duration FIXED-INCOME SECURITIES Chapter 5 Hedgng Interest-Rate Rsk wth Duraton Outlne Prcng and Hedgng Prcng certan cash-flows Interest rate rsk Hedgng prncples Duraton-Based Hedgng Technques Defnton of duraton

More information

NPAR TESTS. One-Sample Chi-Square Test. Cell Specification. Observed Frequencies 1O i 6. Expected Frequencies 1EXP i 6

NPAR TESTS. One-Sample Chi-Square Test. Cell Specification. Observed Frequencies 1O i 6. Expected Frequencies 1EXP i 6 PAR TESTS If a WEIGHT varable s specfed, t s used to replcate a case as many tmes as ndcated by the weght value rounded to the nearest nteger. If the workspace requrements are exceeded and samplng has

More information

Financial market forecasting using a two-step kernel learning method for the support vector regression

Financial market forecasting using a two-step kernel learning method for the support vector regression Ann Oper Res (2010) 174: 103 120 DOI 10.1007/s10479-008-0357-7 Fnancal market forecastng usng a two-step kernel learnng method for the support vector regresson L Wang J Zhu Publshed onlne: 28 May 2008

More information

Efficient Project Portfolio as a tool for Enterprise Risk Management

Efficient Project Portfolio as a tool for Enterprise Risk Management Effcent Proect Portfolo as a tool for Enterprse Rsk Management Valentn O. Nkonov Ural State Techncal Unversty Growth Traectory Consultng Company January 5, 27 Effcent Proect Portfolo as a tool for Enterprse

More information

An efficient constraint handling methodology for multi-objective evolutionary algorithms

An efficient constraint handling methodology for multi-objective evolutionary algorithms Rev. Fac. Ing. Unv. Antoqua N. 49. pp. 141-150. Septembre, 009 An effcent constrant handlng methodology for mult-objectve evolutonary algorthms Una metodología efcente para manejo de restrccones en algortmos

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

An MILP model for planning of batch plants operating in a campaign-mode

An MILP model for planning of batch plants operating in a campaign-mode An MILP model for plannng of batch plants operatng n a campagn-mode Yanna Fumero Insttuto de Desarrollo y Dseño CONICET UTN [email protected] Gabrela Corsano Insttuto de Desarrollo y Dseño

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

SOLVING CARDINALITY CONSTRAINED PORTFOLIO OPTIMIZATION PROBLEM BY BINARY PARTICLE SWARM OPTIMIZATION ALGORITHM

SOLVING CARDINALITY CONSTRAINED PORTFOLIO OPTIMIZATION PROBLEM BY BINARY PARTICLE SWARM OPTIMIZATION ALGORITHM SOLVIG CARDIALITY COSTRAIED PORTFOLIO OPTIMIZATIO PROBLEM BY BIARY PARTICLE SWARM OPTIMIZATIO ALGORITHM Aleš Kresta Klíčová slova: optmalzace portfola, bnární algortmus rojení částc Key words: portfolo

More information

Loop Parallelization

Loop Parallelization - - Loop Parallelzaton C-52 Complaton steps: nested loops operatng on arrays, sequentell executon of teraton space DECLARE B[..,..+] FOR I :=.. FOR J :=.. I B[I,J] := B[I-,J]+B[I-,J-] ED FOR ED FOR analyze

More information

Kiel Institute for World Economics Duesternbrooker Weg 120 24105 Kiel (Germany) Kiel Working Paper No. 1120

Kiel Institute for World Economics Duesternbrooker Weg 120 24105 Kiel (Germany) Kiel Working Paper No. 1120 Kel Insttute for World Economcs Duesternbrooker Weg 45 Kel (Germany) Kel Workng Paper No. Path Dependences n enture Captal Markets by Andrea Schertler July The responsblty for the contents of the workng

More information

Measuring portfolio loss using approximation methods

Measuring portfolio loss using approximation methods Scence Journal of Appled Mathematcs and Statstcs 014; (): 4-5 Publshed onlne Aprl 0, 014 (http://www.scencepublshnggroup.com/j/sjams) do: 10.11648/j.sjams.01400.11 Measurng portfolo loss usng approxmaton

More information

Fixed income risk attribution

Fixed income risk attribution 5 Fxed ncome rsk attrbuton Chthra Krshnamurth RskMetrcs Group [email protected] We compare the rsk of the actve portfolo wth that of the benchmark and segment the dfference between the two

More information

Most investors focus on the management

Most investors focus on the management Long-Short Portfolo Management: An Integrated Approach The real benefts of long-short are released only by an ntegrated portfolo optmzaton. Bruce I. Jacobs, Kenneth. Levy, and Davd Starer BRUCE I. JACOBS

More information

Trade Adjustment and Productivity in Large Crises. Online Appendix May 2013. Appendix A: Derivation of Equations for Productivity

Trade Adjustment and Productivity in Large Crises. Online Appendix May 2013. Appendix A: Derivation of Equations for Productivity Trade Adjustment Productvty n Large Crses Gta Gopnath Department of Economcs Harvard Unversty NBER Brent Neman Booth School of Busness Unversty of Chcago NBER Onlne Appendx May 2013 Appendx A: Dervaton

More information

Modern Problem Solving Techniques in Engineering with POLYMATH, Excel and MATLAB. Introduction

Modern Problem Solving Techniques in Engineering with POLYMATH, Excel and MATLAB. Introduction Modern Problem Solvng Tehnques n Engneerng wth POLYMATH, Exel and MATLAB. Introduton Engneers are fundamentally problem solvers, seekng to aheve some objetve or desgn among tehnal, soal eonom, regulatory

More information

Least Squares Fitting of Data

Least Squares Fitting of Data Least Squares Fttng of Data Davd Eberly Geoetrc Tools, LLC http://www.geoetrctools.co/ Copyrght c 1998-2016. All Rghts Reserved. Created: July 15, 1999 Last Modfed: January 5, 2015 Contents 1 Lnear Fttng

More information

Dynamic Constrained Economic/Emission Dispatch Scheduling Using Neural Network

Dynamic Constrained Economic/Emission Dispatch Scheduling Using Neural Network Dynamc Constraned Economc/Emsson Dspatch Schedulng Usng Neural Network Fard BENHAMIDA 1, Rachd BELHACHEM 1 1 Department of Electrcal Engneerng, IRECOM Laboratory, Unversty of Djllal Labes, 220 00, Sd Bel

More information

On the Interaction between Load Balancing and Speed Scaling

On the Interaction between Load Balancing and Speed Scaling On the Interacton between Load Balancng and Speed Scalng Ljun Chen and Na L Abstract Speed scalng has been wdely adopted n computer and communcaton systems, n partcular, to reduce energy consumpton. An

More information

A method for a robust optimization of joint product and supply chain design

A method for a robust optimization of joint product and supply chain design DOI 10.1007/s10845-014-0908-5 A method for a robust optmzaton of jont product and supply chan desgn Bertrand Baud-Lavgne Samuel Bassetto Bruno Agard Receved: 10 September 2013 / Accepted: 21 March 2014

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

Imperial College London

Imperial College London F. Fang 1, C.C. Pan 1, I.M. Navon 2, M.D. Pggott 1, G.J. Gorman 1, P.A. Allson 1 and A.J.H. Goddard 1 1 Appled Modellng and Computaton Group Department of Earth Scence and Engneerng Imperal College London,

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME, ISSUE, FEBRUARY ISSN 77-866 Logcal Development Of Vogel s Approxmaton Method (LD- An Approach To Fnd Basc Feasble Soluton Of Transportaton

More information

How To Solve An Onlne Control Polcy On A Vrtualzed Data Center

How To Solve An Onlne Control Polcy On A Vrtualzed Data Center Dynamc Resource Allocaton and Power Management n Vrtualzed Data Centers Rahul Urgaonkar, Ulas C. Kozat, Ken Igarash, Mchael J. Neely [email protected], {kozat, garash}@docomolabs-usa.com, [email protected]

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

Quantization Effects in Digital Filters

Quantization Effects in Digital Filters Quantzaton Effects n Dgtal Flters Dstrbuton of Truncaton Errors In two's complement representaton an exact number would have nfntely many bts (n general). When we lmt the number of bts to some fnte value

More information

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Mooring Pattern Optimization using Genetic Algorithms

Mooring Pattern Optimization using Genetic Algorithms 6th World Congresses of Structural and Multdscplnary Optmzaton Ro de Janero, 30 May - 03 June 005, Brazl Moorng Pattern Optmzaton usng Genetc Algorthms Alonso J. Juvnao Carbono, Ivan F. M. Menezes Luz

More information

Addendum to: Importing Skill-Biased Technology

Addendum to: Importing Skill-Biased Technology Addendum to: Importng Skll-Based Technology Arel Bursten UCLA and NBER Javer Cravno UCLA August 202 Jonathan Vogel Columba and NBER Abstract Ths Addendum derves the results dscussed n secton 3.3 of our

More information

Multiple-Period Attribution: Residuals and Compounding

Multiple-Period Attribution: Residuals and Compounding Multple-Perod Attrbuton: Resduals and Compoundng Our revewer gave these authors full marks for dealng wth an ssue that performance measurers and vendors often regard as propretary nformaton. In 1994, Dens

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

A Structure for General and Specc Market Rsk Eckhard Platen 1 and Gerhard Stahl Summary. The paper presents a consstent approach to the modelng of general and specc market rsk as dened n regulatory documents.

More information

Heuristic Static Load-Balancing Algorithm Applied to CESM

Heuristic Static Load-Balancing Algorithm Applied to CESM Heurstc Statc Load-Balancng Algorthm Appled to CESM 1 Yur Alexeev, 1 Sher Mckelson, 1 Sven Leyffer, 1 Robert Jacob, 2 Anthony Crag 1 Argonne Natonal Laboratory, 9700 S. Cass Avenue, Argonne, IL 60439,

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye [email protected] [email protected] [email protected] Abstract - Stock market s one of the most complcated systems

More information

SUMMARY. Topology optimization, buckling, eigenvalue, derivative, structural optimization 1. INTRODUCTION

SUMMARY. Topology optimization, buckling, eigenvalue, derivative, structural optimization 1. INTRODUCTION INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 0000; 00:1 20 Publshed onlne n Wley InterScence (www.nterscence.wley.com). A fast method for solvng bnary programmng

More information

Learning Permutations with Exponential Weights

Learning Permutations with Exponential Weights Journal of Machne Learnng Research 2009 (10) 1705-1736 Submtted 9/08; Publshed 7/09 Learnng Permutatons wth Exponental Weghts Davd P. Helmbold Manfred K. Warmuth Computer Scence Department Unversty of

More information

Outsourcing inventory management decisions in healthcare: Models and application

Outsourcing inventory management decisions in healthcare: Models and application European Journal of Operatonal Research 154 (24) 271 29 O.R. Applcatons Outsourcng nventory management decsons n healthcare: Models and applcaton www.elsever.com/locate/dsw Lawrence Ncholson a, Asoo J.

More information

Adaptive Fractal Image Coding in the Frequency Domain

Adaptive Fractal Image Coding in the Frequency Domain PROCEEDINGS OF INTERNATIONAL WORKSHOP ON IMAGE PROCESSING: THEORY, METHODOLOGY, SYSTEMS AND APPLICATIONS 2-22 JUNE,1994 BUDAPEST,HUNGARY Adaptve Fractal Image Codng n the Frequency Doman K AI UWE BARTHEL

More information

A Lyapunov Optimization Approach to Repeated Stochastic Games

A Lyapunov Optimization Approach to Repeated Stochastic Games PROC. ALLERTON CONFERENCE ON COMMUNICATION, CONTROL, AND COMPUTING, OCT. 2013 1 A Lyapunov Optmzaton Approach to Repeated Stochastc Games Mchael J. Neely Unversty of Southern Calforna http://www-bcf.usc.edu/

More information

On File Delay Minimization for Content Uploading to Media Cloud via Collaborative Wireless Network

On File Delay Minimization for Content Uploading to Media Cloud via Collaborative Wireless Network On Fle Delay Mnmzaton for Content Uploadng to Meda Cloud va Collaboratve Wreless Network Ge Zhang and Yonggang Wen School of Computer Engneerng Nanyang Technologcal Unversty Sngapore Emal: {zh0001ge, ygwen}@ntu.edu.sg

More information

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts Power-of-wo Polces for Sngle- Warehouse Mult-Retaler Inventory Systems wth Order Frequency Dscounts José A. Ventura Pennsylvana State Unversty (USA) Yale. Herer echnon Israel Insttute of echnology (Israel)

More information

On the Solution of Indefinite Systems Arising in Nonlinear Optimization

On the Solution of Indefinite Systems Arising in Nonlinear Optimization On the Soluton of Indefnte Systems Arsng n Nonlnear Optmzaton Slva Bonettn, Valera Ruggero and Federca Tnt Dpartmento d Matematca, Unverstà d Ferrara Abstract We consder the applcaton of the precondtoned

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

Multi-Period Resource Allocation for Estimating Project Costs in Competitive Bidding

Multi-Period Resource Allocation for Estimating Project Costs in Competitive Bidding Department of Industral Engneerng and Management Techncall Report No. 2014-6 Mult-Perod Resource Allocaton for Estmatng Project Costs n Compettve dng Yuch Takano, Nobuak Ish, and Masaak Murak September,

More information

ECONOMICS OF PLANT ENERGY SAVINGS PROJECTS IN A CHANGING MARKET Douglas C White Emerson Process Management

ECONOMICS OF PLANT ENERGY SAVINGS PROJECTS IN A CHANGING MARKET Douglas C White Emerson Process Management ECONOMICS OF PLANT ENERGY SAVINGS PROJECTS IN A CHANGING MARKET Douglas C Whte Emerson Process Management Abstract Energy prces have exhbted sgnfcant volatlty n recent years. For example, natural gas prces

More information

Alternate Approximation of Concave Cost Functions for

Alternate Approximation of Concave Cost Functions for Alternate Approxmaton of Concave Cost Functons for Process Desgn and Supply Chan Optmzaton Problems Dego C. Cafaro * and Ignaco E. Grossmann INTEC (UNL CONICET), Güemes 3450, 3000 Santa Fe, ARGENTINA Department

More information

A NEW GENETIC ALGORITHM TO SOLVE KNAPSACK PROBLEMS *

A NEW GENETIC ALGORITHM TO SOLVE KNAPSACK PROBLEMS * No.2, Vol.1, Wnter 2012 2012 Publshed by JSES. A NEW GENETIC ALGORITHM TO SOLVE KNAPSACK PROBLEMS * Derya TURFAN a, Cagdas Hakan ALADAG b, Ozgur YENIAY c Abstract Knapsack problem s a well-known class

More information

Chapter 4 ECONOMIC DISPATCH AND UNIT COMMITMENT

Chapter 4 ECONOMIC DISPATCH AND UNIT COMMITMENT Chapter 4 ECOOMIC DISATCH AD UIT COMMITMET ITRODUCTIO A power system has several power plants. Each power plant has several generatng unts. At any pont of tme, the total load n the system s met by the

More information

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network *

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 819-840 (2008) Data Broadcast on a Mult-System Heterogeneous Overlayed Wreless Network * Department of Computer Scence Natonal Chao Tung Unversty Hsnchu,

More information