A simplied Genetic Algorithm, essentially a mutation-selection scheme, is analyzed

Size: px
Start display at page:

Download "A simplied Genetic Algorithm, essentially a mutation-selection scheme, is analyzed"

Transcription

1 The Interacton of Mutaton Rate, Selecton, and Self-Adaptaton Wthn a Genetc Algorthm Thomas Back a a Unversty of Dortmund, Department of Computer Scence, P.O. Box 5 5, 46 Dortmund 5, Germany Abstract A smpled Genetc Algorthm, essentally a mutaton-selecton scheme, s analyzed theoretcally wth respect to convergence rates and success probabltes for mutatons on a smple bt-countng objectve functon. The theoretcal results are then conrmed by expermental runs and provde a bass for the explanaton of the self-adaptaton mechansm of mutaton rates, whch turns out to enable a near-optmal schedule for the mutaton rate by means o self-organzng process. Ths way, a rst step towards a theoretcal foundaton for the usefulness of self-adaptaton wthn Genetc Algorthms s presented. 1. INTRODUCTION For Genetc Algorthms (GAs) [1], a large number of expermental nvestgatons towards dscoverng optmal settngs of the exogenous parameters, manly the mutaton rate p m, the crossover probablty p c, and the populaton sze, are reported n lterature. Some resultng settngs are p m = :1, p c = :6, 5 1 [2], p m 2 [:5; :1], p c 2 [:75; :95], 2 3 [3], p m = :1, p c = :95, = 3 [4]. The settngs of Grefenstette were obtaned by usng a meta-level GA whch optmzes the parameter settngs o GA. These nvestgatons, whch serve as startng ponts to most applcatons of GAs, are all based on the dea to nd a settng whch maxmzes the performance over a set of test functons of very derent characterstcs and s constant for all these derent functons. Although ths s n accordance wth Holland's denton of robust adaptve plans (see [1], page 27), a recent result of Hart and Belew shows that no sngle nondetermnstc algorthm exsts whch s able to approach the optmal functon values orbtrary functons f : f; 1g l Z to a certan accuracy n an ecent way,.e. n a tme polynomal w.r.t. l [5]. Ths result s extremely mportant snce t essentally means that gven an Evolutonary Algorthm the most ecent parameter settng must depend on the tness functon, at least. It s qute evdent that strategy parameters should vary durng a run for ndng an optmum n order to acheve even hgher ecences. In the followng, deas from Evoluton Strateges (ESs) [6, 7] on the self-adaptaton of strategy parameters are combned wth a smple GA n order to nd a way for the theoretcal nvestgaton o hybrd algorthm. Furthermore, some new arguments concernng the mportance of mutaton n genetc search are presented. In secton 2 a theoretcal argument for ntroducng a tme-dependent schedule of the mutaton probablty s pre-

2 sented for a smple objectve functon. Based upon ths, n secton 3 the convergence velocty s calculated for a mutaton-selecton mechansm, and the result s conrmed by experments. These results are used n secton 4 to demonstrate that the self-adaptaton mechansm for mutaton rates n GAs (rst ntroduced to GAs n [8]) provdes a selforganzng near-optmal schedule for mutaton rates. 2. SEARCH BY MUTATION Holland has ntroduced mutaton to Genetc Algorthms as a \background operator" ([1], page 111), whch assures the prncpal possblty to recover from lost alleles,.e. alleles whch are converged wthn the populaton. In contrast to ESs, whch use mutaton as the man search operator, mutatons n GAs are not manly ntended to serve as a mechansm for generatng new structures. Furthermore, GAs have n most cases been analyzed n terms of schemata (hyperplanes n l-dmensonal btspace) and the dsruptve eect of mutaton and crossover to schemata, an approach whch s absolutely ndependent ony partcular objectve functon. In contrast to schema analyss approaches ths work analyzes a partcular objectve functon dened on btstrngs whch s analogous to the corrdor model n ESs. Addtonally, n the followng mutaton s used as the only search operator n a GA, and the ecency of ths search by a mutaton-selecton algorthm s demonstrated. We focus on the smple bt-countng functon f : f; 1g l f; : : : ; lg ; f( 1 ; : : : ; l ) = l =1 (1) whch s unmodal and an easy problem for GAs. For ths functon, t s possble to calculate the success probablty for mutatons,.e. the probablty that mutaton on ndvdual ncreases the tness of the ndvdual. More formally, let m : f; 1g l f; 1g l denote the mutaton operator and a 2 f; 1g l an ndvdual. Then, we dene the followng probabltes: p + a = P(f( m (a)) > f(a)) success probablty (2) p a = P(f( m (a)) < f(a)) falure probablty (3) p a = P(f( m (a)) = f(a)) stagnaton probablty (4) These are the probabltes of mprovement, worsenng, or constancy, respectvely, of the ndvduals' tness subject to mutaton. For the bt-countng functon (1), these probabltes are gven n theorem 1. Theorem 1 Let a 2 f; 1g l be a btstrng of length l, p the bt-mutaton probablty, and := f(a) denotes the number of ones wthn a,.e. ts functon value under objectve functon (1). Then: p + a = = p (1 p) fa l j=+1 j p j (1 p) a j (5)

3 p a = p a = a = = p (1 p) a j=+1 j p j (1 p) fa j (6) p 2 (1 p) l 2 (7) Proof: To gve a proof for the expresson for p + a, two cases can be dstngushed: (1) None of the one-bts n a mutates. Then, at least one zero-bt up to all zero-bts must undergo mutaton n order to ncrease the number of ones,.e. we have between = 1 and = mutatons of zero-bts. The choce, whch of the choces to mutate bts bts s mutated, s arbtrary, such that there exst l (probablty p ) and to leave l bts unmutated (probablty (1 p) l ). Combnng ths, the rst case results n a success probablty p + 1 a = =1 p (1 p) l (8) (2) Between = 1 and = ones are mutated to zero-bts. Then, n order to ncrease the number of ones n spte of ths ntal loss, at least j = + 1 up to j = zero-bts must be mutated to ones. From the rst case of ths proof the expresson for the mutaton of the zero-bts can be taken, whch has to be multpled by the probablty of mutatng ones, summng up over all values of : p + 2 = =1 2 4 p (1 p) a j=+1 j 13 p j (1 p) a j A5 (9) Summng up the probabltes p + 1 and p + 2 and usng the fact that p + 1 s a specal case of the outer sums' argument n p + 2 (for = ), one obtans p + a = p p + 2. By an analogous calculaton, the expresson for p a s derved. Furthermore, stagnaton can be ncorporated nto both expressons for p + and a p a by startng the second sum at j = nstead j = + 1, meanng that at least the same number of zeroes and ones must be mutated. Then, by takng only the summand for j = n the nner sum, the expresson for p a results. Of course, the dentty p + a + p a + p a = 1 holds for these probabltes. However, the proof of ths dentty nvolves a longsh calculaton and s therefore omtted here. Q.E.D. From ths theorem, expressons can easly be derved for the probablty p + (k) = a P(f( m (a)) = f(a) + k) for mprovng the btstrng a by addng exactly k ones ( k l f(a)) and p a (k) = P(f( m (a)) = f(a) k) for worsenng the btstrng a by subtractng exactly k ones ( k f(a)). The expressons result from takng nto account only the summand for j = + k n the nner sum of the expressons presented n theorem 1. It should explctly be noted that the expressons for p + (k) and a p a (k) now nclude the stagnaton probablty,.e. p + a () = p a () = p a:

4 Corollary 1 k : p + a (k) = = k : p a (k) = l = + k + k p 2+k (1 p) l 2 k (1) p 2+k (1 p) l 2 k (11) Success probablty Optmal mutaton rate (1+3) (1+2) (1+15) (1+1) (1+ 5) (1+ 2) (1+ 1) Mutaton rate Number of correct bts Fgure 1: Success probabltes wth l = 1, fa 2 f3; : : : ; 95g (left) and optmal mutaton rate for derent (1+)-settngs, 2 f1; 2; 5; 1; 15; 2; 3g (rght). It s extremely nstructve to plot, gven the total strng length l as well as the number of bts whch are already correct n the btstrng a, the dependence of the success probablty p + a on the mutaton rate p. For l = 1, the resultng curves are shown n the left part of gure 1 for derent values of correct bts n the strng (.e. the curves are plotted for 2 f3; 45; 49; 5; 52; 55; 6; 65; 7; 75; 8; 85; 9; 95g and l = 1). In both gures the legend descrbes the plots n the order from top to bottom. Clearly, when less than half of the bts n a strng are correct, the optmal mutaton probablty s one (nvertng all bts guarantees mprovement). When half of the bts are correct, the optmal probablty s :5 and decreases quckly for even small ncreases of the number of correct bts. Although t s easy to calculate the expresson for the dervatve of p + a wth respect to p, the resultng equaton when settng dp+ a = can not be solved for p n a closed dp analytcal form. Calculatng the zeroes by means of numercal methods yelds the lowest curve plotted n the rght part of gure 1, where the dependence of the optmal mutaton rate on the number of correct bts s shown. The remanng curves wll be dscussed and explaned n secton 3. The curve gves a clear demonstraton of the strong dependence of the optmal mutaton rate settng on the current Hammng dstance to the optmal soluton. In other words, the mutaton rate should not be constant but should decrease over tme durng the search.

5 3. SELECTION AND PROGRESS RATES So far, nothng but a sngle ndvdual subject to mutaton was taken nto account. In order to combne the result on mutaton rates wth the concepts o populaton and of selecton, we focus here on the (+)-selecton and the (,)-selecton. In the latter case, the best ndvduals out of the osprng are selected to become parents of the next generaton, whle n the former case the best ndvduals are selected from the set of parents and osprng ndvduals. Ths way, the (+)-scheme s eltst snce t wll only accept mprovements, a behavour advantageous for convergence velocty but dsadvantageous when convergence relablty and self-adaptaton of mutaton rates are desred. Both selecton mechansms were orgnally ntroduced by Schwefel n ESs [7], later on the (,)-selecton was tested successfully also n the context of GAs [9]. Followng the theory developed for ESs by Schwefel [7] and Rechenberg [6], the convergence velocty ',.e. the expectaton of the mprovement per generaton, can be derved for a (1,)-GA and a (1+)-GA on objectve functon s dened n equaton (1). To do so, the probablty densty functon w 1 (k) s needed, whch descrbes the case that the best ndvdual among the osprng consttute an mprovement by k: w 1 (k) = =1 w k =k w k <k (12) Ths expresson results from the fact that due to the dscrete nature of the objectve functon any number of ndvduals between = 1 and = coverng the dstance k can be the best after mutaton. The probablty for ndvduals to cover the dstance k at the same tme s just wk =k, the remanng ndvduals cover a smaller dstance wth probablty w. For each choce of k <k best ndvduals out of there exst possbltes, and the sum must be calculated for all possble values of (1 ). For a (1,)-GA k may take postve as well as negatve values, whle for a (1+)-GA k may only be postve or zero (only mprovements or stagnaton are accepted). From the calculatons n secton 2, the probabltes w k =k, w k <k and w k >k (for an mprovement by more than k) can be gven ( k ): w k =k = w k >k = 8 < : p 8 >< >: + a (k) ; k p a ( k) ; k < a =k+1 1 =k+1 p + a () ; k p a ( ) + a = p + a () ; k < w k <k = 1 w k =k w k >k (15) Altogether, an expresson for ' can be formulated, whch s gven n theorem 2. Theorem 2 Let w 1 (k) be the probablty densty functon as dened n (12) and (13). For s n equaton (1), the expectaton of the convergence velocty ' for a (1+)-GA or (1,)-GA (13) (14)

6 s '(l; ; p; ) = a k=k mn k w 1 (k) = a k=k mn k =1 w k =k w k <k (16) where k mn = for a (1,)-GA and k mn = 1 for a (1+)-GA (strctly speakng, k mn =, but ths summand does not contrbute anythng to the sum n equaton (16)). In the followng, we wll wrte ' (1;) n the former case and ' (1+) n the latter case. Proof: The expresson for ' s clear by denton of the expectaton value and the remarks on the range allowed for k as gven before. Q.E.D. Progress per generaton (1+ 1) (1+ 5) (1+1) (1+2) (1, 5) (1,1) (1,2) Progress per generaton (1+ 1) (1+ 5) (1+1) (1+2) (1, 5) (1,1) (1,2) Mutaton rate Mutaton rate Fgure 2: Progress plots for fa = 6 (left) and fa = 8 (rght). The convergence rates are always absolute, local values,.e. they depend on the current qualty of the best ndvdual and they gve the mprovement w.r.t. the qualty functon value whch s expected for the best ndvdual. In gure 2 the resultng plots o (1+)- GA and a (1,)-GA are shown for derent values of 2 f1; 5; 1; 2g, agan for strngs of length l = 1 and assumng actual functon values of = 6 (left plot) and = 8 (rght plot). It s obvous and ntutvely clear that, when the number of osprng ncreases, the expected progress ncreases for both the (1+)-GA and the (1,)-GA. Whle there s no derence between the (1+)-selecton scheme and the (1,)-selecton scheme for small mutaton rates (and values of not too small), progress decreases very rapdly for the (1,)-strateges above the optmal mutaton rate, becomng even negatve as soon as the mutaton rate s too large. The (1+)-strategy always yelds a postve progress approachng zero only from above for growng mutaton rate. Furthermore, the progress curves are narrower for larger than for smaller,.e. the range of mutaton rates for whch progress s acheved becomes smaller and smaller as the optmum s approached. Once agan, t s nterestng to have a look at the dependence of the optmal mutaton rate on the number of correct bts, whch can be calculated by numercal methods. Ths

7 s done for a (1+)-GA wth 2 f1; 2; 5; 1; 15; 2; 3g n the rght part of gure 1. The plot for the (1+1)-case s of course dentcal to the result obtaned by maxmzng p + a n secton 2, snce p + a = P l k=1 p+ a (k) and ' (1+1) = P l k=1 k p+ a (k). Whle the values of p (l=2) = :5 and p (l 1) = 1=l reman constant when ncreasng, the optmal mutaton rate n between these boundares grows slowler and slowler when s ncreased. Most remarkable s the strong ncrease of p as changes from 1 to 2,.e. when the \redundancy" of osprng allows for the rsk of producng garbage, whch s at the same tme a chance of producng larger mprovements. Best objectve functon value (1+2), Optmal s.-dev., Optmal Standard s.-dev., Standard (1+2),.1 s.-dev.,.1 Standard w.o. Recomb. Standard w.o., s.-dev Generaton Progress (1+2), practcal (1+2), practcal, std.-dev. (1+2), theoretcal Number of correct bts Fgure 3: Comparson of the convergence behavour of derent varants (left) and comparson of theoretcal and expermental progress results for an optmally adjusted mutaton rate (rght) In order to perform a rst expermental test of the theory derved so far, tests were run for the case o (1+2)-GA and l = 1. It should be noted that for = 1 recombnaton has no eect, snce recombnng dentcal ndvduals always yelds the parent ndvdual. The best performance values of the followng algorthmc varants are compared n the left plot of gure 3: A (1+2)-GA whch adjusts ts mutaton rate to the optmal value wth respect to maxmzaton of the expected progress ' (1+2) (l = 1; ; p) accordng to the measured performance value of the best ndvdual n each generaton (ths varant s labeled \(1+2), Optmal" n gure 3). A standard GA wth = 2, p m = :1, p c = :6, one-pont crossover, and proportonal selecton (labeled \Standard"). A (1+2)-GA wth a constant mutaton rate of p m = :1 (labeled \(1+2),.1"). A GA wth = 2, p m = :1, p c =, and proportonal selecton,.e. a standard GA wthout recombnaton (labeled \Standard w.o. Recomb.").

8 These curves are plotted together wth ther standard devatons (results are averaged for 1 runs, each) from left to rght n the order gven above n gure 3 (left part). The resultng plot for the optmally adjusted mutaton rate has a very small standard devaton and reaches the one percent vcnty of the optmum a factor larger than sx tmes faster than both the standard GA and the (1+2)-GA wth p m = :1. Addtonally, for the optmally adjusted mutaton rate t s possble to check the dependence of the local progress ' (1+2) (l = 1; ) on the number of correct bts. The expermental progress values are calculated from the data by extractng the mprovement of the best value between generatons and plottng the mprovement f a (t + 1) f a (t) (.e. the progress per generaton) as a functon of the actual best performance f a(t). The result and ts standard devaton s plotted n the rght part of gure 3, together wth the theoretcally optmal progress ' (1+2) () = maxf' (1+2) (l = 1; ; p) j p 1g. A dscrepancy between theoretcal and expermental values at the begnnng of the run can be explaned by the fact that the GA run starts wth a populaton of 2 ndvduals ntalzed at random nstead of one as assumed n ths theory. As a consequence, the ntal expermental progress s much larger than the theoretcal one and the experment starts at a best soluton of qualty 63. However, after only two generatons the expermental progress curve approaches the theoretcal one rather well, ndcatng that the theory developed here provdes a reasonably vald mathematcal approach. 4. TOWARDS UNDERSTANDING SELF-ADAPTATION As demonstrated n the prevous sectons, the optmal schedule for the mutaton rate depends on several quanttes,.e. the length l of the btstrngs, the current objectve functon value, the populaton sze, and, of course, the actual objectve functon f. Some authors have ether emprcally observed that a tme-dependent decrease of the mutaton rate s advantageous (see [1], who does not present an exact expresson for the tme-schedule used) q or derved a smlar result by a theoretcal approach (see [11]). The expresson p m (t) = = exp( t=2) p (,, are constants) by Hesser and Manner l ntroduces a tme-dependence resultng n curves over tme whch are smlar to that one presented here. The problem s, however, that a predened determnstc tme schedule can not take nto account the partculartes of derent tness functons but s agan xed by some new exogenous parameters such that the schedule must be tuned accordng to the tness functon, resemblng the temperature schedule tunng problem n Smulated Annealng. Self-adaptaton of mutaton rates s a derent approach, ntendng a selforganzng schedule of mutaton rates durng the course of evoluton. Bascally, the dea stems from Evoluton Strateges [7]. For GAs, a rst approach towards self-adaptaton of the mutaton rates was presented recently, demonstratng the advantages of the approach expermentally [8]. The basc workng mechansm of self-adaptve mutaton wthn GAs can be descrbed brey as follows: Each ndvdual s extended by addtonal ^l bts (^l = 2 turned out to be a reasonable choce) whch are ntalzed at random. These bts are nterpreted as the encodng o real number between and :5, the ndvduals' prvate mutaton rate, whch determnes the mutaton probablty for the ndvdual. On average, half of the bts

9 can expected to be correct, such that the upper bound of :5 on possble values of the mutaton rate makes sense. Mutaton of the ndvdual works by decodng the mutaton rate of the ndvdual, resultng n mutaton probablty ^p, then mutatng wth mutaton rate ^p the part of the ndvdual whch encodes ^p, agan decodng the (now mutated) mutaton rate, whch yelds mutaton rate p, and nally mutatng the object varable part of the ndvdual by usng mutaton rate p. Ths way, prvate mutaton rates lnked to the ndvduals are subject to mutaton and therefore change over tme probablstcally. However, the process s drected due to the selecton process, whch favours good object varable nformaton as well as, ndrectly, approprate strategy parameter settngs. Expermentally, a rato of = 1=6 turned out to be a reasonable settng for the selecton pressure, balancng between mantanng sucent dversty wthn the strategy parameters on the one hand and drvng the search towards better regons of the search space on the other hand [8]. Best objectve functon value (1+2), Optmal s.-dev., Optmal (4,2), Adaptve s.-dev., Adaptve Generaton Mutaton rate Optmal Adaptve, mn Adaptve, avg Adaptve, max Number of correct bts Fgure 4: Course of the optmzaton (left) and schedule of the mutaton rate (rght) for an optmally adjusted mutaton rate and self-adaptve mutaton rates In analogy to gure 3, n the left part of gure 4 the dependence of the best objectve functon value over the number of generatons s plotted, agan for a (1+2)-GA wth a mutaton rate adjusted optmally accordng to the theoretcal schedule. Only slghtly worse behaves the (4,2)-GA wth self-adaptve mutaton rates, whch s also shown n the same graph. Ths provdes a strong hnt to the assumpton that the self-adaptaton mechansm enables the algorthm to encounter a near-optmal schedule of the mutaton rates by ts own. Ths assumpton s conrmed by the graph shown n the rght part of gure 4 where the mutaton rates over the number of correct bts are shown for the theoretcal case o (1+2)-GA as well as for the average, mnmum, and maxmum mutaton rates found n the genetc materal of self-adaptve mutaton rates for the (4,2)- GA. It t natural here to ask, why a (1+2)-GA and a (4,2)-GA are compared wth one

10 another. The theory developed n secton 3 can be extended n an approxmatve way to cover the general (,)-case as well as the (+)-case. However, the theoretcal plots for the optmal mutaton rate for a (1+2)-GA and a (4,2)-GA are very smlar, such that the (1+2)-GA s a good representatve. The further elaboraton of the theory s not presented here due to space lmtatons. The graph demonstrates clearly that the optmal mutaton rates are always avalable n the populaton durng the course of evoluton, such that by means of selecton the algorthm can make use of the most approprate mutaton rates. Furthermore, a large dversty of mutaton rates s avalable such that also at the begnnng of the search approprate mutaton rates can be utlzed. Ths leads to the concluson that the self-adaptaton mechansm works by an nteracton of sucent genetc dversty wthn the strategy parameters, an mplct lnk between advantageous settngs of strategy parameters and good objectve functon values, and hence a preference of useful strategy parameters by means o well chosen selectve pressure, strong enough to elmnate garbage and soft enough to mantan dversty of strategy parameters. 1 J. H. Holland. Adaptaton n natural and artcal systems. (The Unversty of Mchgan Press, Ann Arbor, 1975). 2 K. De Jong. An analyss of the behavour o class of genetc adaptve systems. PhD thess, (Unversty of Mchgan, 1975). 3 J. D. Schaer, R. A. Caruana, L. J. Eshelman, and R. Das. A study of control parameters aectng onlne performance of genetc algorthms for functon optmzaton. In Schaer [13], pages 51{6. 4 J. J. Grefenstette. Optmzaton of control parameters for genetc algorthms. IEEE Transactons on Systems, Man and Cybernetcs, SMC{16(1):122{128, (1986). 5 W. E. Hart and R. K. Belew. Optmzng an arbtrary functon s hard for the genetc algorthm. In Belew and Booker [12], pages 19{ I. Rechenberg. Evolutonsstratege: Optmerung technscher Systeme nach Prnzpen der bologschen Evoluton. (Frommann{Holzboog Verlag, Stuttgart, 1973). 7 H.-P. Schwefel. Numercal Optmzaton of Computer Models. (Wley, Chchester, 1981). 8 T. Back. Self-adaptaton n genetc algorthms. In Proceedngs of the Frst European Conference on Artcal Lfe, December 11-13, Pars, France, (MIT Press, 1992). 9 T. Back and F. Homester. Extended selecton mechansms n genetc algorthms. In Belew and Booker [12], pages 92{99. 1 T. C. Fogarty. Varyng the probablty of mutaton n the genetc algorthm. In Schaer [13], pages 14{ J. Hesser and R. Manner. Towards an optmal mutaton probablty n genetc algorthms. In H.-P. Schwefel and R. Manner, eds., Parallel Problem Solvng from Nature, volume 496 of Lecture Notes n Computer Scence, pages 23{32. (Sprnger, 1991). 12 R. K. Belew and L. B. Booker, eds. Proceedngs of the Fourth Internatonal Conference on Genetc Algorthms and ther Applcatons, Unversty of Calforna, San Dego, USA, (Morgan Kaufmann Publshers, 1991). 13 J. D. Schaer, ed. Proceedngs of the Thrd Internatonal Conference on Genetc Algorthms and Ther Applcatons, San Mateo, Calforna, June (Morgan Kaufmann Publshers, 1989).

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

Lecture 4. Instructor: Haipeng Luo

Lecture 4. Instructor: Haipeng Luo Lecture 4 Instructor: Hapeng Luo In the followng lectures, we focus on the expert problem and study more adaptve algorthms. Although Hedge s proven to be worst-case optmal, one may wonder how well t would

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

Chapter 2 Real-Coded Adaptive Range Genetic Algorithm

Chapter 2 Real-Coded Adaptive Range Genetic Algorithm Chapter Real-Coded Adaptve Range Genetc Algorthm.. Introducton Fndng a global optmum n the contnuous doman s challengng for Genetc Algorthms (GAs. Tradtonal GAs use the bnary representaton that evenly

More information

ECE559VV Project Report

ECE559VV Project Report ECE559VV Project Report (Supplementary Notes Loc Xuan Bu I. MAX SUM-RATE SCHEDULING: THE UPLINK CASE We have seen (n the presentaton that, for downlnk (broadcast channels, the strategy maxmzng the sum-rate

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

Text S1: Detailed proofs for The time scale of evolutionary innovation

Text S1: Detailed proofs for The time scale of evolutionary innovation Text S: Detaled proofs for The tme scale of evolutonary nnovaton Krshnendu Chatterjee Andreas Pavloganns Ben Adlam Martn A. Nowak. Overvew and Organzaton We wll present detaled proofs of all our results.

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

More information

princeton univ. F 17 cos 521: Advanced Algorithm Design Lecture 7: LP Duality Lecturer: Matt Weinberg

princeton univ. F 17 cos 521: Advanced Algorithm Design Lecture 7: LP Duality Lecturer: Matt Weinberg prnceton unv. F 17 cos 521: Advanced Algorthm Desgn Lecture 7: LP Dualty Lecturer: Matt Wenberg Scrbe: LP Dualty s an extremely useful tool for analyzng structural propertes of lnear programs. Whle there

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

More metrics on cartesian products

More metrics on cartesian products More metrcs on cartesan products If (X, d ) are metrc spaces for 1 n, then n Secton II4 of the lecture notes we defned three metrcs on X whose underlyng topologes are the product topology The purpose of

More information

EPR Paradox and the Physical Meaning of an Experiment in Quantum Mechanics. Vesselin C. Noninski

EPR Paradox and the Physical Meaning of an Experiment in Quantum Mechanics. Vesselin C. Noninski EPR Paradox and the Physcal Meanng of an Experment n Quantum Mechancs Vesseln C Nonnsk vesselnnonnsk@verzonnet Abstract It s shown that there s one purely determnstc outcome when measurement s made on

More information

Credit Card Pricing and Impact of Adverse Selection

Credit Card Pricing and Impact of Adverse Selection Credt Card Prcng and Impact of Adverse Selecton Bo Huang and Lyn C. Thomas Unversty of Southampton Contents Background Aucton model of credt card solctaton - Errors n probablty of beng Good - Errors n

More information

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification E395 - Pattern Recognton Solutons to Introducton to Pattern Recognton, Chapter : Bayesan pattern classfcaton Preface Ths document s a soluton manual for selected exercses from Introducton to Pattern Recognton

More information

Endogenous timing in a mixed oligopoly consisting of a single public firm and foreign competitors. Abstract

Endogenous timing in a mixed oligopoly consisting of a single public firm and foreign competitors. Abstract Endogenous tmng n a mxed olgopoly consstng o a sngle publc rm and oregn compettors Yuanzhu Lu Chna Economcs and Management Academy, Central Unversty o Fnance and Economcs Abstract We nvestgate endogenous

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

Lecture 12: Classification

Lecture 12: Classification Lecture : Classfcaton g Dscrmnant functons g The optmal Bayes classfer g Quadratc classfers g Eucldean and Mahalanobs metrcs g K Nearest Neghbor Classfers Intellgent Sensor Systems Rcardo Guterrez-Osuna

More information

Foundations of Arithmetic

Foundations of Arithmetic Foundatons of Arthmetc Notaton We shall denote the sum and product of numbers n the usual notaton as a 2 + a 2 + a 3 + + a = a, a 1 a 2 a 3 a = a The notaton a b means a dvdes b,.e. ac = b where c s an

More information

Assortment Optimization under MNL

Assortment Optimization under MNL Assortment Optmzaton under MNL Haotan Song Aprl 30, 2017 1 Introducton The assortment optmzaton problem ams to fnd the revenue-maxmzng assortment of products to offer when the prces of products are fxed.

More information

Fuzzy sexual selection and multi-crossover for genetic algorithm

Fuzzy sexual selection and multi-crossover for genetic algorithm Internatonal Journal o Vocatonal and Techncal Educaton Vol. (), pp. -, August 0 Avalable onlne at http://www.academcjournals.org/ijvte 0 Academc Journals Full Length Research Paper Fuzzy sexual selecton

More information

Computational Biology Lecture 8: Substitution matrices Saad Mneimneh

Computational Biology Lecture 8: Substitution matrices Saad Mneimneh Computatonal Bology Lecture 8: Substtuton matrces Saad Mnemneh As we have ntroduced last tme, smple scorng schemes lke + or a match, - or a msmatch and -2 or a gap are not justable bologcally, especally

More information

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 12 10/21/2013. Martingale Concentration Inequalities and Applications

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 12 10/21/2013. Martingale Concentration Inequalities and Applications MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.65/15.070J Fall 013 Lecture 1 10/1/013 Martngale Concentraton Inequaltes and Applcatons Content. 1. Exponental concentraton for martngales wth bounded ncrements.

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

Self-Adaptive Simulated Binary Crossover for Real-Parameter Optimization

Self-Adaptive Simulated Binary Crossover for Real-Parameter Optimization Self-Adaptve Smulated Bnary Crossover for Real-Parameter Optmzaton Kalyanmoy Deb Dept. of Mechancal Engneerng Indan Inst. of Tech. Kanpur Kanpur, PIN 20806, Inda deb@tk.ac.n S. Karthk Dept. of Mechancal

More information

Homework Assignment 3 Due in class, Thursday October 15

Homework Assignment 3 Due in class, Thursday October 15 Homework Assgnment 3 Due n class, Thursday October 15 SDS 383C Statstcal Modelng I 1 Rdge regresson and Lasso 1. Get the Prostrate cancer data from http://statweb.stanford.edu/~tbs/elemstatlearn/ datasets/prostate.data.

More information

Section 8.3 Polar Form of Complex Numbers

Section 8.3 Polar Form of Complex Numbers 80 Chapter 8 Secton 8 Polar Form of Complex Numbers From prevous classes, you may have encountered magnary numbers the square roots of negatve numbers and, more generally, complex numbers whch are the

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009 College of Computer & Informaton Scence Fall 2009 Northeastern Unversty 20 October 2009 CS7880: Algorthmc Power Tools Scrbe: Jan Wen and Laura Poplawsk Lecture Outlne: Prmal-dual schema Network Desgn:

More information

arxiv: v1 [math.ho] 18 May 2008

arxiv: v1 [math.ho] 18 May 2008 Recurrence Formulas for Fbonacc Sums Adlson J. V. Brandão, João L. Martns 2 arxv:0805.2707v [math.ho] 8 May 2008 Abstract. In ths artcle we present a new recurrence formula for a fnte sum nvolvng the Fbonacc

More information

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan Wnter 2008 CS567 Stochastc Lnear/Integer Programmng Guest Lecturer: Xu, Huan Class 2: More Modelng Examples 1 Capacty Expanson Capacty expanson models optmal choces of the tmng and levels of nvestments

More information

Linear Regression Analysis: Terminology and Notation

Linear Regression Analysis: Terminology and Notation ECON 35* -- Secton : Basc Concepts of Regresson Analyss (Page ) Lnear Regresson Analyss: Termnology and Notaton Consder the generc verson of the smple (two-varable) lnear regresson model. It s represented

More information

The optimal delay of the second test is therefore approximately 210 hours earlier than =2.

The optimal delay of the second test is therefore approximately 210 hours earlier than =2. THE IEC 61508 FORMULAS 223 The optmal delay of the second test s therefore approxmately 210 hours earler than =2. 8.4 The IEC 61508 Formulas IEC 61508-6 provdes approxmaton formulas for the PF for smple

More information

Note on EM-training of IBM-model 1

Note on EM-training of IBM-model 1 Note on EM-tranng of IBM-model INF58 Language Technologcal Applcatons, Fall The sldes on ths subject (nf58 6.pdf) ncludng the example seem nsuffcent to gve a good grasp of what s gong on. Hence here are

More information

Chapter 6. Supplemental Text Material

Chapter 6. Supplemental Text Material Chapter 6. Supplemental Text Materal S6-. actor Effect Estmates are Least Squares Estmates We have gven heurstc or ntutve explanatons of how the estmates of the factor effects are obtaned n the textboo.

More information

Uncertainty and auto-correlation in. Measurement

Uncertainty and auto-correlation in. Measurement Uncertanty and auto-correlaton n arxv:1707.03276v2 [physcs.data-an] 30 Dec 2017 Measurement Markus Schebl Federal Offce of Metrology and Surveyng (BEV), 1160 Venna, Austra E-mal: markus.schebl@bev.gv.at

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

MATH 829: Introduction to Data Mining and Analysis The EM algorithm (part 2)

MATH 829: Introduction to Data Mining and Analysis The EM algorithm (part 2) 1/16 MATH 829: Introducton to Data Mnng and Analyss The EM algorthm (part 2) Domnque Gullot Departments of Mathematcal Scences Unversty of Delaware Aprl 20, 2016 Recall 2/16 We are gven ndependent observatons

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA 4 Analyss of Varance (ANOVA) 5 ANOVA 51 Introducton ANOVA ANOVA s a way to estmate and test the means of multple populatons We wll start wth one-way ANOVA If the populatons ncluded n the study are selected

More information

The Expectation-Maximization Algorithm

The Expectation-Maximization Algorithm The Expectaton-Maxmaton Algorthm Charles Elan elan@cs.ucsd.edu November 16, 2007 Ths chapter explans the EM algorthm at multple levels of generalty. Secton 1 gves the standard hgh-level verson of the algorthm.

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

Feature Selection: Part 1

Feature Selection: Part 1 CSE 546: Machne Learnng Lecture 5 Feature Selecton: Part 1 Instructor: Sham Kakade 1 Regresson n the hgh dmensonal settng How do we learn when the number of features d s greater than the sample sze n?

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Global Sensitivity. Tuesday 20 th February, 2018

Global Sensitivity. Tuesday 20 th February, 2018 Global Senstvty Tuesday 2 th February, 28 ) Local Senstvty Most senstvty analyses [] are based on local estmates of senstvty, typcally by expandng the response n a Taylor seres about some specfc values

More information

2016 Wiley. Study Session 2: Ethical and Professional Standards Application

2016 Wiley. Study Session 2: Ethical and Professional Standards Application 6 Wley Study Sesson : Ethcal and Professonal Standards Applcaton LESSON : CORRECTION ANALYSIS Readng 9: Correlaton and Regresson LOS 9a: Calculate and nterpret a sample covarance and a sample correlaton

More information

SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES

SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES J. FEDERICO RAMÍREZ AND OLAC FUENTES Insttuto Naconal de Astrofísca, Óptca y Electrónca Lus Enrque Erro # 1 Santa María Tonanzntla, Puebla, 784, Méxco framrez@cseg.naoep.mx,

More information

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017 U.C. Berkeley CS94: Beyond Worst-Case Analyss Handout 4s Luca Trevsan September 5, 07 Summary of Lecture 4 In whch we ntroduce semdefnte programmng and apply t to Max Cut. Semdefnte Programmng Recall that

More information

Remarks on the Properties of a Quasi-Fibonacci-like Polynomial Sequence

Remarks on the Properties of a Quasi-Fibonacci-like Polynomial Sequence Remarks on the Propertes of a Quas-Fbonacc-lke Polynomal Sequence Brce Merwne LIU Brooklyn Ilan Wenschelbaum Wesleyan Unversty Abstract Consder the Quas-Fbonacc-lke Polynomal Sequence gven by F 0 = 1,

More information

Stanford University CS359G: Graph Partitioning and Expanders Handout 4 Luca Trevisan January 13, 2011

Stanford University CS359G: Graph Partitioning and Expanders Handout 4 Luca Trevisan January 13, 2011 Stanford Unversty CS359G: Graph Parttonng and Expanders Handout 4 Luca Trevsan January 3, 0 Lecture 4 In whch we prove the dffcult drecton of Cheeger s nequalty. As n the past lectures, consder an undrected

More information

x = , so that calculated

x = , so that calculated Stat 4, secton Sngle Factor ANOVA notes by Tm Plachowsk n chapter 8 we conducted hypothess tests n whch we compared a sngle sample s mean or proporton to some hypotheszed value Chapter 9 expanded ths to

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

More information

Lecture 7: Boltzmann distribution & Thermodynamics of mixing

Lecture 7: Boltzmann distribution & Thermodynamics of mixing Prof. Tbbtt Lecture 7 etworks & Gels Lecture 7: Boltzmann dstrbuton & Thermodynamcs of mxng 1 Suggested readng Prof. Mark W. Tbbtt ETH Zürch 13 März 018 Molecular Drvng Forces Dll and Bromberg: Chapters

More information

CIS526: Machine Learning Lecture 3 (Sept 16, 2003) Linear Regression. Preparation help: Xiaoying Huang. x 1 θ 1 output... θ M x M

CIS526: Machine Learning Lecture 3 (Sept 16, 2003) Linear Regression. Preparation help: Xiaoying Huang. x 1 θ 1 output... θ M x M CIS56: achne Learnng Lecture 3 (Sept 6, 003) Preparaton help: Xaoyng Huang Lnear Regresson Lnear regresson can be represented by a functonal form: f(; θ) = θ 0 0 +θ + + θ = θ = 0 ote: 0 s a dummy attrbute

More information

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study Internatonal Conference on Systems, Sgnal Processng and Electroncs Engneerng (ICSSEE'0 December 6-7, 0 Duba (UAE Solvng of Sngle-objectve Problems based on a Modfed Multple-crossover Genetc Algorthm: Test

More information

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Adjusted Control Limits for P Charts. Dr. Wayne A. Taylor

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Adjusted Control Limits for P Charts. Dr. Wayne A. Taylor Taylor Enterprses, Inc. Control Lmts for P Charts Copyrght 2017 by Taylor Enterprses, Inc., All Rghts Reserved. Control Lmts for P Charts Dr. Wayne A. Taylor Abstract: P charts are used for count data

More information

Time-Varying Systems and Computations Lecture 6

Time-Varying Systems and Computations Lecture 6 Tme-Varyng Systems and Computatons Lecture 6 Klaus Depold 14. Januar 2014 The Kalman Flter The Kalman estmaton flter attempts to estmate the actual state of an unknown dscrete dynamcal system, gven nosy

More information

The Second Anti-Mathima on Game Theory

The Second Anti-Mathima on Game Theory The Second Ant-Mathma on Game Theory Ath. Kehagas December 1 2006 1 Introducton In ths note we wll examne the noton of game equlbrum for three types of games 1. 2-player 2-acton zero-sum games 2. 2-player

More information

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM

ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM ELASTIC WAVE PROPAGATION IN A CONTINUOUS MEDIUM An elastc wave s a deformaton of the body that travels throughout the body n all drectons. We can examne the deformaton over a perod of tme by fxng our look

More information

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity LINEAR REGRESSION ANALYSIS MODULE IX Lecture - 30 Multcollnearty Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur 2 Remedes for multcollnearty Varous technques have

More information

Laboratory 1c: Method of Least Squares

Laboratory 1c: Method of Least Squares Lab 1c, Least Squares Laboratory 1c: Method of Least Squares Introducton Consder the graph of expermental data n Fgure 1. In ths experment x s the ndependent varable and y the dependent varable. Clearly

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Module 9. Lecture 6. Duality in Assignment Problems

Module 9. Lecture 6. Duality in Assignment Problems Module 9 1 Lecture 6 Dualty n Assgnment Problems In ths lecture we attempt to answer few other mportant questons posed n earler lecture for (AP) and see how some of them can be explaned through the concept

More information

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem Appled Mathematcal Scences Vol 5 0 no 65 3 33 Interactve B-Level Mult-Objectve Integer Non-lnear Programmng Problem O E Emam Department of Informaton Systems aculty of Computer Scence and nformaton Helwan

More information

4DVAR, according to the name, is a four-dimensional variational method.

4DVAR, according to the name, is a four-dimensional variational method. 4D-Varatonal Data Assmlaton (4D-Var) 4DVAR, accordng to the name, s a four-dmensonal varatonal method. 4D-Var s actually a drect generalzaton of 3D-Var to handle observatons that are dstrbuted n tme. The

More information

CS286r Assign One. Answer Key

CS286r Assign One. Answer Key CS286r Assgn One Answer Key 1 Game theory 1.1 1.1.1 Let off-equlbrum strateges also be that people contnue to play n Nash equlbrum. Devatng from any Nash equlbrum s a weakly domnated strategy. That s,

More information

Irregular vibrations in multi-mass discrete-continuous systems torsionally deformed

Irregular vibrations in multi-mass discrete-continuous systems torsionally deformed (2) 4 48 Irregular vbratons n mult-mass dscrete-contnuous systems torsonally deformed Abstract In the paper rregular vbratons of dscrete-contnuous systems consstng of an arbtrary number rgd bodes connected

More information

= z 20 z n. (k 20) + 4 z k = 4

= z 20 z n. (k 20) + 4 z k = 4 Problem Set #7 solutons 7.2.. (a Fnd the coeffcent of z k n (z + z 5 + z 6 + z 7 + 5, k 20. We use the known seres expanson ( n+l ( z l l z n below: (z + z 5 + z 6 + z 7 + 5 (z 5 ( + z + z 2 + z + 5 5

More information

Solving Nonlinear Differential Equations by a Neural Network Method

Solving Nonlinear Differential Equations by a Neural Network Method Solvng Nonlnear Dfferental Equatons by a Neural Network Method Luce P. Aarts and Peter Van der Veer Delft Unversty of Technology, Faculty of Cvlengneerng and Geoscences, Secton of Cvlengneerng Informatcs,

More information

C/CS/Phy191 Problem Set 3 Solutions Out: Oct 1, 2008., where ( 00. ), so the overall state of the system is ) ( ( ( ( 00 ± 11 ), Φ ± = 1

C/CS/Phy191 Problem Set 3 Solutions Out: Oct 1, 2008., where ( 00. ), so the overall state of the system is ) ( ( ( ( 00 ± 11 ), Φ ± = 1 C/CS/Phy9 Problem Set 3 Solutons Out: Oct, 8 Suppose you have two qubts n some arbtrary entangled state ψ You apply the teleportaton protocol to each of the qubts separately What s the resultng state obtaned

More information

COS 521: Advanced Algorithms Game Theory and Linear Programming

COS 521: Advanced Algorithms Game Theory and Linear Programming COS 521: Advanced Algorthms Game Theory and Lnear Programmng Moses Charkar February 27, 2013 In these notes, we ntroduce some basc concepts n game theory and lnear programmng (LP). We show a connecton

More information

CS : Algorithms and Uncertainty Lecture 17 Date: October 26, 2016

CS : Algorithms and Uncertainty Lecture 17 Date: October 26, 2016 CS 29-128: Algorthms and Uncertanty Lecture 17 Date: October 26, 2016 Instructor: Nkhl Bansal Scrbe: Mchael Denns 1 Introducton In ths lecture we wll be lookng nto the secretary problem, and an nterestng

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

RELIABILITY ASSESSMENT

RELIABILITY ASSESSMENT CHAPTER Rsk Analyss n Engneerng and Economcs RELIABILITY ASSESSMENT A. J. Clark School of Engneerng Department of Cvl and Envronmental Engneerng 4a CHAPMAN HALL/CRC Rsk Analyss for Engneerng Department

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

Finding Dense Subgraphs in G(n, 1/2)

Finding Dense Subgraphs in G(n, 1/2) Fndng Dense Subgraphs n Gn, 1/ Atsh Das Sarma 1, Amt Deshpande, and Rav Kannan 1 Georga Insttute of Technology,atsh@cc.gatech.edu Mcrosoft Research-Bangalore,amtdesh,annan@mcrosoft.com Abstract. Fndng

More information

O-line Temporary Tasks Assignment. Abstract. In this paper we consider the temporary tasks assignment

O-line Temporary Tasks Assignment. Abstract. In this paper we consider the temporary tasks assignment O-lne Temporary Tasks Assgnment Yoss Azar and Oded Regev Dept. of Computer Scence, Tel-Avv Unversty, Tel-Avv, 69978, Israel. azar@math.tau.ac.l??? Dept. of Computer Scence, Tel-Avv Unversty, Tel-Avv, 69978,

More information

Lossy Compression. Compromise accuracy of reconstruction for increased compression.

Lossy Compression. Compromise accuracy of reconstruction for increased compression. Lossy Compresson Compromse accuracy of reconstructon for ncreased compresson. The reconstructon s usually vsbly ndstngushable from the orgnal mage. Typcally, one can get up to 0:1 compresson wth almost

More information

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens

THE CHINESE REMAINDER THEOREM. We should thank the Chinese for their wonderful remainder theorem. Glenn Stevens THE CHINESE REMAINDER THEOREM KEITH CONRAD We should thank the Chnese for ther wonderful remander theorem. Glenn Stevens 1. Introducton The Chnese remander theorem says we can unquely solve any par of

More information

Section 3.6 Complex Zeros

Section 3.6 Complex Zeros 04 Chapter Secton 6 Comple Zeros When fndng the zeros of polynomals, at some pont you're faced wth the problem Whle there are clearly no real numbers that are solutons to ths equaton, leavng thngs there

More information

Journal of Universal Computer Science, vol. 1, no. 7 (1995), submitted: 15/12/94, accepted: 26/6/95, appeared: 28/7/95 Springer Pub. Co.

Journal of Universal Computer Science, vol. 1, no. 7 (1995), submitted: 15/12/94, accepted: 26/6/95, appeared: 28/7/95 Springer Pub. Co. Journal of Unversal Computer Scence, vol. 1, no. 7 (1995), 469-483 submtted: 15/12/94, accepted: 26/6/95, appeared: 28/7/95 Sprnger Pub. Co. Round-o error propagaton n the soluton of the heat equaton by

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

On the Multicriteria Integer Network Flow Problem

On the Multicriteria Integer Network Flow Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 5, No 2 Sofa 2005 On the Multcrtera Integer Network Flow Problem Vassl Vasslev, Marana Nkolova, Maryana Vassleva Insttute of

More information

Laboratory 3: Method of Least Squares

Laboratory 3: Method of Least Squares Laboratory 3: Method of Least Squares Introducton Consder the graph of expermental data n Fgure 1. In ths experment x s the ndependent varable and y the dependent varable. Clearly they are correlated wth

More information

12. The Hamilton-Jacobi Equation Michael Fowler

12. The Hamilton-Jacobi Equation Michael Fowler 1. The Hamlton-Jacob Equaton Mchael Fowler Back to Confguraton Space We ve establshed that the acton, regarded as a functon of ts coordnate endponts and tme, satsfes ( ) ( ) S q, t / t+ H qpt,, = 0, and

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

An Adaptive Learning Particle Swarm Optimizer for Function Optimization

An Adaptive Learning Particle Swarm Optimizer for Function Optimization An Adaptve Learnng Partcle Swarm Optmzer for Functon Optmzaton Changhe L and Shengxang Yang Abstract Tradtonal partcle swarm optmzaton (PSO) suffers from the premature convergence problem, whch usually

More information

On the correction of the h-index for career length

On the correction of the h-index for career length 1 On the correcton of the h-ndex for career length by L. Egghe Unverstet Hasselt (UHasselt), Campus Depenbeek, Agoralaan, B-3590 Depenbeek, Belgum 1 and Unverstet Antwerpen (UA), IBW, Stadscampus, Venusstraat

More information

HMMT February 2016 February 20, 2016

HMMT February 2016 February 20, 2016 HMMT February 016 February 0, 016 Combnatorcs 1. For postve ntegers n, let S n be the set of ntegers x such that n dstnct lnes, no three concurrent, can dvde a plane nto x regons (for example, S = {3,

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information