Performance Evaluation of an Advanced Local Search Evolutionary Algorithm

Size: px
Start display at page:

Download "Performance Evaluation of an Advanced Local Search Evolutionary Algorithm"

Transcription

1 Anne Auger and Nikolau Hanen Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Proceeding of the IEEE Congre on Evolutionary Computation, CEC 2005 c IEEE

2 Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Anne Auger CoLab Computational Laboratory, ETH Zürich, Switzerland Nikolau Hanen CSE Lab, ETH Zürich, Switzerland Abtract- One natural quetion when teting performance of global optimization algorithm i: how performance compare to a retart local earch algorithm. One purpoe of thi paper i to provide reult for uch comparion. To thi end, the performance of a retart (advanced local-earch trategy, the CMA-ES with mall initial tep-ize, are invetigated on the 25 function of the CEC 2005 real-parameter optimization tet uit. The econd aim i to clarify the theoretical background of the performance criterion propoed to quantitatively compare the earch algorithm. The theoretical analyi allow u to generalize the criterion propoed and to define a new criterion that can be applied more appropriate in a different context. 1 Introduction Thi paper introduce the retart verion of the o-called (µ, λ-cma-es (referred to a LR-CMA-ES and applie it to the CEC 2005 real-parameter optimization benchmark function uit [7]. The LR-CMA-ES i a quai parameter free, comparatively imple global optimization algorithm exploiting the advanced local earch propertie of the (µ, λ-cma-es. Beyond the interet of the LR-CMA-ES a a global optimization algorithm, the purpoe of invetigating a retart trategy of a competitive local earch evolutionary algorithm i to provide baeline reult for the CEC 2005 real-parameter optimization benchmark function uit. The econd contribution of thi paper i the theoretical analyi of the (ucce performance criterion propoed for reporting the reult [7]. Thi analyi allow u to clarify and generalize the criterion. The CMA-ES wa originally introduced to improve the local earch performance of evolution trategie [5]. It reduce the number of function evaluation to olve badly caled quadratic problem by everal order of magnidute [6]. Compared to other evolutionary algorithm, an important property of the CMA-ES i it invariance againt linear tranformation of the earch pace. Surpriingly, alo global earch propertie can be improved by the CMA [6], and, depending on the population ize, the CMA-ES even reveal competitive global earch performance [4]. In order to tre the local earch characteritic of the CMA-ES, we ue a hundred time maller initial tep-ize than i recommended a default. Moreover we tick to the default population ize (between 10 and 15 for the earch pace dimenion in thi paper, which lead to competitive local earch performance. The reulting algorithm can be then regarded a an advanced local earch, becaue (a the complete covariance matrix of the earch ditribution i efficiently adapted to the local topography of the objective function and (2 tep-ize adaptation can reult in comparatively large tep even when the initial tep-ize i choen to be mall. The remainder of thi paper i organized a follow: Section 2 analyze and generalize the ucce performance criterion given in [7], Section 3 preent the bottom line of the algorithm, Section 4 explain the experimental procedure and Section 5 preent the experimental reult. 2 Succe performance a the random variable meauring the running time (here, number of function evaluation for unucceful run of A topped after a reaonable topping criterion and TA the number of evaluation for a ucceful run of A. Let T be the random variable meauring the overall running time (here: overall number of function evaluation until the ucce criterion i met by independent retart of A, Comparing the performance of different algorithm on multi-modal problem implie to take into account that ome algorithm may have a mall probability of ucce but converge fat wherea other may have a larger probability of ucce but be lower. Thereby, one way to meaure (ucce performance of an Algorithm A i to invetigate the expected number of function evaluation to reach a certain function value (the ucce criterion by conducting independent retart of A. e conider that A ha a probability of ucce p (0, 1] (or ucce rate and define T u A N 1 T = (TA u k + TA, (1 k=1 where (TA u k are independent random variable with the ame ditribution a TA u and N the random variable meauring the number of run of A (N 1 unucceful, and 1 ucceful run. The random variable N follow a geometric ditribution with parameter p. To compute the expectation E(T of T, we firt take the conditional expectation of Eq. 1 with repect to the random variable N and ue the fact that (TA u k are i.i.d a TA u E(T N = (N 1E(T u A + E(T A Taking now the expectation again, we obtain the general expreion for the expectation of T E(T = (E(N 1E(TA u + E(T A ( 1 p = E(TA u + E(T p A (2

3 where we have ued the property that the expectation of a geometric ditribution of parameter p i equal to 1/p. e can in the ame way derive the variance of T tarting from Eq. 1. e omit the intermediate tep and give the final expreion: ( 1 p var(t = var(ta u p ( 1 p ( + E p 2 (T u A 2 + var(t A (3 where we ue the notation var to denote the variance of a random variable. From the general expreion Eq. 2 for the expectation of T we now derive two pecific (ucce performance criteria for tochatic earch algorithm. Moreover from Eq. 3 we will derive the variance of the econd ucce performance criterion. Firt, making the aumption that the expected number of evaluation for ucceful and unucceful run i the ame, i.e E(TA u = E(T A, the RHS of Eq. 2 implifie to the following expreion that correpond to the performance criterion defined in [7] (already propoed in [4] SP1 = E(T A p. (4 Second, we ue the fact that the algorithm A invetigated in thi paper i a retart trategy, and that the maximum number of function evaluation i given a FE max = n 10 4 [7]. Then, becaue A proceed with a retart whenever a topping criterion i met, any unucceful run of A reache the maximum number of function evaluation allowed. Therefore, E(TA u = FE max and var(ta u = 0 where var denote the variance of a random variable. Thee expreion lead to a different implification of Eq. 2, and to the definition of the econd ucce performance: ( 1 p SP2 = FE max + E(T p A (5 with it variance ( 1 p var(sp2 = (FE max 2 + var(ta, (6 derived from Eq. 3. p 2 Etimating the ucce performance The etimator of SP1 propoed in [7] can be derived by firt etimating the probability of ucce p a p = Nbr. ucceful run. Nbr. run Thi etimator i a maximum likelihood etimator for p and i unbiaed. Second the etimation of the expected number of function evaluation for ucceful run i Ê(TA Nbr. of evaluation for ucceful run = Nbr. ucceful run hen p 0, an etimator ŜP 1 for SP1 i then ŜP 1 = Ê(T A p. (7 Thi etimator i aymptotically convergent. Aymptotically convergent etimator for SP2 and var(sp2 can be derived uing a well p : ( 1 p ŜP2 = FE max + p Ê(T A (8 ( var(sp2 1 p = 2 (FE max 2 + var(t A p (9 q var(sp2 Nucce with var(t A the claical unbiaed etimator for the variance of the number of ucceful run. A more natural etimator for E(N = 1 p conit in ampling a fixed number of geometric random variable of parameter p and computing the empirical mean. In particular thi etimator i unbiaed. A ampling a geometric random variable of parameter p mean retarting the algorithm A until ucce, ampling N ucce geometric random variable implie doing run of A until a fixed number of uccee N ucce i reached. Therefore the number of run of A performed i not a fixed number (like for ŜP 1 and ŜP 2 but a random variable. Thi random variable depend on the probability of ucce and will increae in expectation for decreaing probability of ucce. The drawback of uch an etimator in practice i that the number of run performed i not fixed. However, ince uch an etimator i the empirical mean of independent identically ditributed random variable, aymptotic confidence interval can be derived from the Central Limit Theorem. Let SP 2 denote the etimator, with a probability of 0.95 we have aymptotically that SP2 SP 2 ± 1.96, where N ucce i the number of geometric random variable ampled (correponding to doing run of A until N ucce ucce are reached. Thi confidence interval ugget that confidence interval for ŜP 1 and ŜP 2 cale like 1. bp Nbr. run 3 The retart CMA-ES The (µ, λ-cma-es In thi paper we ue the (µ, λ- CMA-ES thoroughly decribed in [4]. e outline the general principle of the algorithm in hort and refer to [4] for the detail. For generation g + 1, λ offpring are ampled independently according to ( N x (g, (σ(g 2 C (g for k = 1,..., λ x (g+1 k where N ( m, C denote a normally ditributed random vector with mean m and covariance matrix C. The µ bet offpring are recombined into x (g+1 = µ i=1 w i x (g+1 i:λ, where the poitive weight w i R um to one. The equation for updating the remaining parameter of the normal ditribution are given in [4]: Eq. 2 and 3 for the covariance

4 matrix C, Eq. 4 and 5 for the tep-ize σ (cumulative path length control. 1 On convex quadratic function, the adaptation mechanim for σ and C allow to achieve log-linear convergence 2 after an adaptation time which can cale between 0 and n 2. The default parameter for the trategy are given in [4], Eq The default population ize grow with log n and equal to λ = 10, 14, 15 for n = 10, 30, 50. Only x (0 and σ (0 have to be et depending on the problem. The local retart (µ, λ-cma-es (LR-CMA-ES For the retart trategy the (µ, λ-cma-es i topped whenever a topping criterion i met, and a retart i launched. The new run ue the ame trategy parameter and the ame initialization procedure, and it i independent of all other run. To decide when to retart, the following topping criteria are ued. 3 Stop if the range of the bet objective function value of the lat n/λ generation i zero (equalfunvalhit, or the range of thee function value and all function value of the lat generation i below Tolfun= Stop if the tandard deviation of the normal ditribution i maller than TolX in all coordinate and if σ p c (the evolution path from Eq. 2 in [4] i maller than TolX in all component. e et TolX= σ (0. Stop if adding a 0.1-tandard deviation vector in a principal axi direction of C (g doe not change x (g (noeffectaxi. More formally, top if x (g equal to x (g +0.1 σ(g λ i u i, where i = (g mod n + 1, and λ i and u i are repectively the ith eigenvalue and eigenvector of C (g, with u i = 1. Stop if adding 0.2-tandard deviation in each coordinate doe change x (g (noeffectcoord. Stop if the condition number of the covariance matrix exceed (conditioncov. The ditribution of the tarting point x (0 and the initial tep-ize σ (0 are problem dependent and their etting i decribed in the next ection, a well a the overall topping criteria for the LR-CMA-ES. 4 Experimental procedure The LR-CMA-ES ha been invetigated on the 25 tet function decribed in [7] for dimenion 10, 30 and 50. For each function a bounded ubet [A, B] n of R n i precribed. The 1 A more elaborated algorithm decription can be acceed via 2 On a log cale the performance i linear with repect to the number of function evaluation. 3 Thee topping criteria were developed before the benchmark function uit ued in thi paper wa aembled. Table 1: Meaured CPU-econd, according to [7], uing MATLAB 7.0.1, Red Hat Linux 2.4, 1GByte RAM, Pentium 4 3GHz proceor. Time T2 i the CPU-time for running the retart CMA-ES until function evaluation on function 3. The maller number for T2 for n = 30 compared to n = 10 i caued by the 1.4 time larger population ize for n = 30. Becaue each population i evaluated (erially within a ingle function call the number of function call to reach function evaluation i maller T0 T1 T2 n = n = n = initial tarting point x (0 for each retart are ampled uniformly within thi ubet and the initial tep-ize σ (0 for each retart i equal to 10 2 (B A/2. The overall topping criteria for the algorithm precribed in [7] are: top before n 10 4 function evaluation or top if the error in the function value i below The boundary handling i done according to the tandard implementation of CMA- ES and conit in penalizing the individual in the infeaible region. 4 For each tet function, 25 run are performed. All performance criteria were evaluated baed on the ame run. In particular, the time when to meaure the objective function error value (namely at 10 3, 10 4, 10 5 function evaluation were not ued a input parameter to the algorithm (e.g., to et the maximum number of function evaluation to adjut an annealing rate. Tet function The complete definition of the tet uit i available in [7]. The definition of function 1 to 12 i baed on claical benchmark function, that we will refer in the equel alo by their name. Function 1 to 5 are unimodal and function 6 to 12 are multi-modal. Function 13 to 25 reult from the compoition of everal function. To prevent exploitation of ymmetry of the earch pace and of the typical zero value aociated with the global optimum, the local optimum i hifted to a value different from zero and the function value of the global optima are non zero. 5 Reult Figure 1 preent the convergence graph of objective function error value. The tep in the graph are caued by the retart that improve the performance on the noiy function 4 and on the multi-modal function 11 13, and According to the requirement, Table 1 report CPUtime meaurement, Table 2 give the number of function evaluation to reach the ucce criterion (if ucceful, the ucce rate, and the ucce performance a defined in Section 2. The objective function error value after 10 3, 10 4, 10 5 and n 10 4 function evaluation are preented in Table 3, 4, and 5. 4 For detail refer to the ued MATLAB code, cmae.m, Verion 2.35, ee

5 f f f f f function evaluation function evaluation function evaluation function evaluation function evaluation Figure 1: Bet objective function error value (log cale veru number of function evaluation for the 25 benchmark function in dimenion n = 30. For each run the bet individual found until the current generation i conidered and hown i the median value of 25 run at each generation. The repective problem number i given in the legend. In ome cae (function 13, n = 10; function 21, n = 10, 50, and function 23, n = 50, the LR-CMA-ES ignificantly outperform IPOP-CMA-ES [1], a trategy with ucceively increaed population ize. 5 Furthermore, the diverity between the run i often larger for the LR-CMA- ES, and the bet of 25 run i (ligthly better in mot cae on function 15, 18 23, and 25. The performance on function 1 3, and 5 7 i highly competitive (beide n = 50 for function 5. Even on the multi-modal Griewank function 7 the ucce rate i 100% (ee Table 2. Here we oberve an initial increae of the tep-ize by about two order of magnitude almot up to a tep-ize that i typically ued a initial tep-ize. If the upper bound for the tep-ize i et to the initial tep-ize, reult on the Griewank function become ignificantly wore (not hown. Thi clearly indicate that, due to it tepize adaptation, the LR-CMA-ES allow yet to earch more globally than a pure local earch method. On the remaining multi-modal function LR-CMA-ES fail to locate the global optimum. hile on Ratrigin function 9 and 10 the CMA-ES with large population ize i able to locate the global optimum [4, 1], for the compoite function the feaibility of locating the global optimum ha yet to be hown. The failure on the noiy function 4 can be explained by the mall initial tep-ize. In a highly noiy environment, the cumulative tep-ize adaptation of the CMA fail to enlarge the tep-ize [2]. 5 The tatitical tet table for the non-parametric ilcoxon rank um tet for different median value are given in [1]. To judge the ignificance level, we apply the (mot conervative Bonferroni correction for multiple teting. 6 Summary and concluion In thi paper empirical reult on the CEC 2005 real parameter optimization benchmark function uit are preented for the LR-CMA-ES, a local retart trategy of a competitive local earch evolutionary algorithm. The purpoe of the reult i to be a baeline for comparion. On the non-noiy unimodal and on few multi-modal function the LR-CMA- ES reveal competitive performance. The reult on the remaining multi-modal function erve a a benchmark that any ambitiou global earch algorithm ha to beat. Second, we have introduced a general performance criterion baed on the ucce rate and the running time of ucceful and unucceful run (e.g. in term of number of function evaluation. Thi criterion reveal a meaningful ingle number that can be ued to quantitatively compare earch algorithm on function, where at leat one run reache a given ucce criterion (e.g. a given function value. Finally we emphaize two important apect that have to be taken into account when judging the performance of earch algorithm. Firt, the LR-CMA-ES i quai parameter free: 6 in the preented experiment only the initial earch 6 Remark that the number of parameter in the decription of an algorithm i omewhat arbitrary: the more general the decription, the more parameter appear. Therefore, the exitence or abence of parameter in the algorithm decription cannot have influence on the aement of the number of parameter that need to be (empirically or heuritically determined each time the algorithm i applied. For the CMA-ES, trategy parameter have been choen in advance, baed on principle algorithmic conideration and in-depth empirical invetigation on a few imple tet function. To our experience the trategy parameter (e.g. a learning rate, a time horizon, or a damping factor motly depend on algorithmic internal conideration and on the earch pace dimenion, and to a much leer extend on

6 Table 2: Performance meaure for uccefully optimized problem. Prob.: Problem number; Tol: ucce criterion on function value error; 3rd 9th column: number of function evaluation (minimal, 7 th, median, 19 th, maximal, mean and tandard deviation to reach the ucce criterion Tol; 10th 14th column: Empirical etimator for the ucce probability p, for the ucce performance criteria SP1 and SP2, and for td(sp2 n = 10 n = 30 n = 50 Prob. Tol min 7 th median 19 th max mean td bp SP1 d SP2 d qvar( SP2 d 1 1e e e e e e e e e e e+2 2 1e e e e e e e e e e e+2 3 1e e e e e e e e e e e+2 4 1e e e e e e e e+5 5 1e e e e e e e e e e e+2 6 1e e e e e e e e e e e+3 7 1e e e e e e e e e e e+3 8 1e e+0-9 1e e e e e e e e e e e e e e+5 Prob. Tol min 7 th median 19 th max mean td bp SP1 d SP2 d qvar( SP2 d 1 1e e e e e e e e e e e+2 2 1e e e e e e e e e e e+2 3 1e e e e e e e e e e e+2 4 1e e+0-5 1e e e e e e e e e e e+4 6 1e e e e e e e e e e e+4 7 1e e e e e e e e e e e+3 8 1e e+0-9 1e e e e e e e e+0 - Prob. Tol min 7 th median 19 th max mean td bp SP1 d SP2 d qvar( SP2 d 1 1e e e e e e e e e e e+2 2 1e e e e e e e e e e e+2 3 1e e e e e e e e e e e+3 4 1e e+0-5 1e e e e e e e+6 6 1e e e e e e e e e e e+4 7 1e e e e e e e e e e e+2 8 1e e+0-9 1e e e e e e e e+0 - region wa defined problem dependent and no (further parameter tuning wa performed. Second, the LR-CMA-ES ha everal invariance propertie [3], like invariance againt order preerving tranformation of the objective function value and invariance againt linear tranformation of the earch pace [6]. Invariance propertie are highly deirable, becaue they imply uniform performance on clae of function and therefore allow for generalization of the empirical reult. Invariance and the procedure to adjut parameter need to be carefully regarded for a concluive performance evaluation of earch algorithm. Acknowledgment The author would like to greatly thank Stefan Kern for hi contribution to the paper, the pecific objective function the algorithm i applied to. Neverthele, it i poible to improve the performance by tuning trategy parameter and topping criteria on mot (all? function. Bibliography [1] A. Auger and N. Hanen. A retart CMA evolution trategy with increaing population ize. In Proceeding of the IEEE Congre on Evolutionary Computation, [2] H-G. Beyer and D. Arnold. Qualm regarding the optimality of cumulative path length control in CSA/CMAevolution trategie. Evol. Comput., 11(1:19 28, [3] N. Hanen. Invariance, elf-adaptation and correlated mutation in evolution trategie. In M. Schoenauer, K. Deb, G. Rudolph, X. Yao, E. Lutton, J.J. Merelo, and H.-P. Schwefel, editor, Parallel Problem Solving from Nature - PPSN VI, page Springer, [4] N. Hanen and S. Kern. Evaluating the CMA evolution trategy on multimodal tet function. In Xin Yao et al., editor, Parallel Problem Solving from Nature - PPSN VIII, LNCS 3242, page Springer, [5] N. Hanen and A. Otermeier. Adapting arbitrary normal mutation ditribution in evolution trategie: The

7 Table 3: Bet objective function error value reached after 10 3, 10 4 and 10 5 function evaluation (FES repectively (row on the 25 tet problem (column in dimenion n = 10. Given are minimum, 7 th, median, 19 th, and maximum value from 25 run, a well a mean and tandard deviation. A run i topped whenever the objective function error value drop below 10 8 and it final value i ued for all larger FES FES Prob min 1.35e e e e e e e e e e e e+1 7 th 3.41e e e e e e e e e e e e+3 med. 6.39e e e e e e e e e e e e+4 1e3 19 th 1.49e e e e e e e e e e e e+4 max 7.71e e e e e e e e e e e e+5 mean 1.45e e e e e e e e e e e e+4 td 1.94e e e e e e e e e e e e+4 min 1.81e e e e e e e e e e e e 9 7 th 3.83e e e e e e e e e e e e+2 med. 5.39e e e e e e e e e e e e+4 1e4 19 th 6.58e e e e e e e e e e e e+4 max 8.59e e e e e e e e e e e e+5 mean 5.14e e e e e e e e e e e e+4 td 1.82e e e e e e e e e e e e+4 min 1.81e e e e e e e e e e e e 9 7 th 3.83e e e e e e e e e e e e 9 med. 5.39e e e e e e e e e e e e+1 1e5 19 th 6.58e e e e e e e e e e e e+1 max 8.59e e e e e e e e e e e e+3 mean 5.14e e e e e e e e e e e e+2 td 1.82e e e e e e e e e e e e+2 FES Prob min 2.61e e e e e e e e e e e e e+2 7 th 3.38e e e e e e e e e e e e e+2 med. 3.70e e e e e e e e e e e e e+2 1e3 19 th 4.11e e e e e e e e e e e e e+3 max 5.92e e e e e e e e e e e e e+3 mean 3.87e e e e e e e e e e e e e+3 td 7.95e e e e e e e e e e e e e+2 min 5.08e e e e e e e e e e e e e+2 7 th 6.87e e e e e e e e e e e e e+2 med. 8.24e e e e e e e e e e e e e+2 1e4 19 th 9.16e e e e e e e e e e e e e+2 max 1.60e e e e e e e e e e e e e+3 mean 8.79e e e e e e e e e e e e e+2 td 3.23e e e e e e e e e e e e e+2 min 1.88e e e e e e e e e e e e e+2 7 th 4.16e e e e e e e e e e e e e+2 med. 4.79e e e e e e e e e e e e e+2 1e5 19 th 5.60e e e e e e e e e e e e e+2 max 8.17e e e e e e e e e e e e e+3 mean 4.94e e e e e e e e e e e e e+2 td 1.38e e e e e e e e e e e e e+2 covariance matrix adaptation. In Proceeding of the 1996 IEEE Conference on Evolutionary Computation (ICEC 96, page , [6] N. Hanen and A. Otermeier. Completely derandomized elf-adaptation in evolution trategie. Evol. Comput., 9(2: , [7] P. N. Suganthan, N. Hanen, J. J. Liang, K. Deb, Y.- P. Chen, A. Auger, and S. Tiwari. Problem definition and evaluation criteria for the cec 2005 pecial eion on real-parameter optimization. Technical report, Nanyang Technological Univerity, Singapore, May

8 Table 4: Bet objective function error value reached in dimenion n = 30, ee caption of Table 3 for detail FES Prob min 1.06e e e e e e e e e e e e+5 7 th 3.49e e e e e e e e e e e e+5 med. 4.74e e e e e e e e e e e e+5 1e3 19 th 5.43e e e e e e e e e e e e+5 max 9.11e e e e e e e e e e e e+5 mean 4.54e e e e e e e e e e e e+5 td 1.83e e e e e e e e e e e e+5 min 2.98e e e e e e e e e e e e+3 7 th 4.81e e e e e e e e e e e e+4 med. 5.40e e e e e e e e e e e e+4 1e4 19 th 5.82e e e e e e e e e e e e+4 max 7.06e e e e e e e e e e e e+5 mean 5.28e e e e e e e e e e e e+4 td 9.82e e e e e e e e e e e e+4 min 2.98e e e e e e e e e e e e+3 7 th 4.81e e e e e e e e e e e e+3 med. 5.40e e e e e e e e e e e e+4 1e5 19 th 5.82e e e e e e e e e e e e+4 max 7.06e e e e e e e e e e e e+5 mean 5.28e e e e e e e e e e e e+4 td 9.82e e e e e e e e e e e e+4 min 2.98e e e e e e e e e e e e+0 7 th 4.81e e e e e e e e e e e e+3 med. 5.40e e e e e e e e e e e e+3 3e5 19 th 5.82e e e e e e e e e e e e+4 max 7.06e e e e e e e e e e e e+4 mean 5.28e e e e e e e e e e e e+4 td 9.82e e e e e e e e e e e e+4 FES Prob min 2.98e e e e e e e e e e e e e+3 7 th 6.37e e e e e e e e e e e e e+3 med. 1.32e e e e e e e e e e e e e+3 1e3 19 th 2.15e e e e e e e e e e e e e+3 max 1.19e e e e e e e e e e e e e+3 mean 2.06e e e e e e e e e e e e e+3 td 2.54e e e e e e e e e e e e e+1 min 2.61e e e e e e e e e e e e e+2 7 th 3.05e e e e e e e e e e e e e+2 med. 3.67e e e e e e e e e e e e e+2 1e4 19 th 4.19e e e e e e e e e e e e e+3 max 5.02e e e e e e e e e e e e e+3 mean 3.64e e e e e e e e e e e e e+2 td 7.27e e e e e e e e e e e e e+2 min 2.09e e e e e e e e e e e e e+2 7 th 2.52e e e e e e e e e e e e e+2 med. 2.82e e e e e e e e e e e e e+2 1e5 19 th 3.01e e e e e e e e e e e e e+3 max 3.82e e e e e e e e e e e e e+3 mean 2.84e e e e e e e e e e e e e+2 td 4.69e e e e e e e e e e e e e+2 min 1.48e e e e e e e e e e e e e+2 7 th 2.10e e e e e e e e e e e e e+2 med. 2.24e e e e e e e e e e e e e+2 3e5 19 th 2.52e e e e e e e e e e e e e+3 max 2.98e e e e e e e e e e e e e+3 mean 2.32e e e e e e e e e e e e e+2 td 3.46e e e e e e e e e e e e e+2

9 Table 5: Bet objective function error value reached in dimenion n = 50, ee caption of Table 3 for detail FES Prob min 2.02e e e e e e e e e e e e+6 7 th 3.25e e e e e e e e e e e e+6 med. 3.57e e e e e e e e e e e e+6 1e3 19 th 4.09e e e e e e e e e e e e+6 max 7.02e e e e e e e e e e e e+6 mean 3.82e e e e e e e e e e e e+6 td 1.02e e e e e e e e e e e e+6 min 4.34e e e e e e e e e e e e+4 7 th 5.71e e e e e e e e e e e e+5 med. 6.23e e e e e e e e e e e e+5 1e4 19 th 6.74e e e e e e e e e e e e+5 max 7.50e e e e e e e e e e e e+6 mean 6.20e e e e e e e e e e e e+5 td 8.04e e e e e e e e e e e e+5 min 4.34e e e e e e e e e e e e+3 7 th 5.71e e e e e e e e e e e e+5 med. 6.23e e e e e e e e e e e e+5 1e5 19 th 6.74e e e e e e e e e e e e+5 max 7.50e e e e e e e e e e e e+6 mean 6.20e e e e e e e e e e e e+5 td 8.04e e e e e e e e e e e e+5 min 4.34e e e e e e e e e e e e+3 7 th 5.71e e e e e e e e e e e e+4 med. 6.23e e e e e e e e e e e e+4 5e5 19 th 6.74e e e e e e e e e e e e+5 max 7.50e e e e e e e e e e e e+5 mean 6.20e e e e e e e e e e e e+4 td 8.04e e e e e e e e e e e e+4 FES Prob min 2.01e e e e e e e e e e e e e+3 7 th 1.08e e e e e e e e e e e e e+3 med. 1.88e e e e e e e e e e e e e+3 1e3 19 th 2.59e e e e e e e e e e e e e+3 max 8.60e e e e e e e e e e e e e+3 mean 2.74e e e e e e e e e e e e e+3 td 2.55e e e e e e e e e e e e e+1 min 4.60e e e e e e e e e e e e e+2 7 th 6.53e e e e e e e e e e e e e+2 med. 7.33e e e e e e e e e e e e e+2 1e4 19 th 8.54e e e e e e e e e e e e e+3 max 2.01e e e e e e e e e e e e e+3 mean 8.16e e e e e e e e e e e e e+3 td 3.08e e e e e e e e e e e e e+2 min 4.25e e e e e e e e e e e e e+2 7 th 4.99e e e e e e e e e e e e e+2 med. 5.80e e e e e e e e e e e e e+2 1e5 19 th 6.47e e e e e e e e e e e e e+2 max 7.68e e e e e e e e e e e e e+3 mean 5.73e e e e e e e e e e e e e+2 td 9.62e e e e e e e e e e e e e+2 min 3.76e e e e e e e e e e e e e+2 7 th 4.37e e e e e e e e e e e e e+2 med. 4.56e e e e e e e e e e e e e+2 5e5 19 th 5.05e e e e e e e e e e e e e+2 max 5.60e e e e e e e e e e e e e+3 mean 4.70e e e e e e e e e e e e e+2 td 5.09e e e e e e e e e e e e e+2

/06/$ IEEE 364

/06/$ IEEE 364 006 IEEE International ympoium on ignal Proceing and Information Technology oie Variance Etimation In ignal Proceing David Makovoz IPAC, California Intitute of Technology, MC-0, Paadena, CA, 95 davidm@ipac.caltech.edu;

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Vietnam Journal of Science and Technology 55 (5) (017) 650-657 DOI: 10.1565/55-518/55/5/906 A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Nguyen Huu Quang *, Banh

More information

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED Jutin Domke and Yianni Aloimono Computational Viion Laboratory, Center for Automation Reearch Univerity of Maryland College Park,

More information

Comparison of Multistart Global Optimization Algorithms on the BBOB Noiseless Testbed

Comparison of Multistart Global Optimization Algorithms on the BBOB Noiseless Testbed Comparion of Multitart Gloal Optimization Algorithm on the BBOB Noiele Teted Lázló Pál Sapientia - Hungarian Univerity of Tranylvania 00 Miercurea-Ciuc, Piata Liertatii, Nr., Romania pallazlo@apientia.iculorum.ro

More information

The norm Package. November 15, Title Analysis of multivariate normal datasets with missing values

The norm Package. November 15, Title Analysis of multivariate normal datasets with missing values The norm Package November 15, 2003 Verion 1.0-9 Date 2002/05/06 Title Analyi of multivariate normal dataet with miing value Author Ported to R by Alvaro A. Novo . Original by Joeph

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X Lecture 37: Global Optimization [Adapted from note by R. Bodik and G. Necula] Topic Global optimization refer to program optimization that encompa multiple baic block in a function. (I have ued the term

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE CONSTITUTED WITH MACHINING PROCESS BY MATERIAL REMOVAL

A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE CONSTITUTED WITH MACHINING PROCESS BY MATERIAL REMOVAL International Journal of Mechanical and Production Engineering Reearch and Development (IJMPERD) ISSN 49-689 Vol. 3, Iue, Mar 3, 4-5 TJPRC Pvt. Ltd. A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE

More information

Minimum congestion spanning trees in bipartite and random graphs

Minimum congestion spanning trees in bipartite and random graphs Minimum congetion panning tree in bipartite and random graph M.I. Otrovkii Department of Mathematic and Computer Science St. John Univerity 8000 Utopia Parkway Queen, NY 11439, USA e-mail: otrovm@tjohn.edu

More information

A TOPSIS based Method for Gene Selection for Cancer Classification

A TOPSIS based Method for Gene Selection for Cancer Classification Volume 67 No17, April 2013 A TOPSIS baed Method for Gene Selection for Cancer Claification IMAbd-El Fattah,WIKhedr, KMSallam, 1 Department of Statitic, 3 Department of Deciion upport, 2 Department of information

More information

A Multi-objective Genetic Algorithm for Reliability Optimization Problem

A Multi-objective Genetic Algorithm for Reliability Optimization Problem International Journal of Performability Engineering, Vol. 5, No. 3, April 2009, pp. 227-234. RAMS Conultant Printed in India A Multi-objective Genetic Algorithm for Reliability Optimization Problem AMAR

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

A note on degenerate and spectrally degenerate graphs

A note on degenerate and spectrally degenerate graphs A note on degenerate and pectrally degenerate graph Noga Alon Abtract A graph G i called pectrally d-degenerate if the larget eigenvalue of each ubgraph of it with maximum degree D i at mot dd. We prove

More information

3D SMAP Algorithm. April 11, 2012

3D SMAP Algorithm. April 11, 2012 3D SMAP Algorithm April 11, 2012 Baed on the original SMAP paper [1]. Thi report extend the tructure of MSRF into 3D. The prior ditribution i modified to atify the MRF property. In addition, an iterative

More information

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput Modeling the Effect of Mobile Handoff on TCP and TFRC Throughput Antonio Argyriou and Vijay Madietti School of Electrical and Computer Engineering Georgia Intitute of Technology Atlanta, Georgia 3332 25,

More information

Comparison of Methods for Horizon Line Detection in Sea Images

Comparison of Methods for Horizon Line Detection in Sea Images Comparion of Method for Horizon Line Detection in Sea Image Tzvika Libe Evgeny Gerhikov and Samuel Koolapov Department of Electrical Engineering Braude Academic College of Engineering Karmiel 2982 Irael

More information

Modeling and Analysis of Slow CW Decrease for IEEE WLAN

Modeling and Analysis of Slow CW Decrease for IEEE WLAN Modeling and Analyi of Slow CW Decreae for IEEE 82. WLAN Qiang Ni, Imad Aad 2, Chadi Barakat, and Thierry Turletti Planete Group 2 Planete Group INRIA Sophia Antipoli INRIA Rhône-Alpe Sophia Antipoli,

More information

Image authentication and tamper detection using fragile watermarking in spatial domain

Image authentication and tamper detection using fragile watermarking in spatial domain International Journal of Advanced Reearch in Computer Engineering & Technology (IJARCET) Volume 6, Iue 7, July 2017, ISSN: 2278 1323 Image authentication and tamper detection uing fragile watermarking

More information

Markov Random Fields in Image Segmentation

Markov Random Fields in Image Segmentation Preented at SSIP 2011, Szeged, Hungary Markov Random Field in Image Segmentation Zoltan Kato Image Proceing & Computer Graphic Dept. Univerity of Szeged Hungary Zoltan Kato: Markov Random Field in Image

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

IMPLEMENTATION OF CHORD LENGTH SAMPLING FOR TRANSPORT THROUGH A BINARY STOCHASTIC MIXTURE

IMPLEMENTATION OF CHORD LENGTH SAMPLING FOR TRANSPORT THROUGH A BINARY STOCHASTIC MIXTURE Nuclear Mathematical and Computational Science: A Century in Review, A Century Anew Gatlinburg, Tenneee, April 6-, 003, on CD-ROM, American Nuclear Society, LaGrange Park, IL (003) IMPLEMENTATION OF CHORD

More information

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck.

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck. Cutting Stock by Iterated Matching Andrea Fritch, Oliver Vornberger Univerity of Onabruck Dept of Math/Computer Science D-4909 Onabruck andy@informatikuni-onabrueckde Abtract The combinatorial optimization

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit Senor & randucer, Vol. 8, Iue 0, October 204, pp. 34-40 Senor & randucer 204 by IFSA Publihing, S. L. http://www.enorportal.com Compreed Sening Image Proceing Baed on Stagewie Orthogonal Matching Puruit

More information

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS A SIMPLE IMPERATIVE LANGUAGE Eventually we will preent the emantic of a full-blown language, with declaration, type and looping. However, there are many complication, o we will build up lowly. Our firt

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION A. Váque-Nava * Ecuela de Ingeniería. CENTRO UNIVERSITARIO MEXICO. DIVISION DE ESTUDIOS SUPERIORES J. Figueroa

More information

Texture-Constrained Active Shape Models

Texture-Constrained Active Shape Models 107 Texture-Contrained Active Shape Model Shuicheng Yan, Ce Liu Stan Z. Li Hongjiang Zhang Heung-Yeung Shum Qianheng Cheng Microoft Reearch Aia, Beijing Sigma Center, Beijing 100080, China Dept. of Info.

More information

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem,

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem, COMPETITIVE PROBABIISTIC SEF-ORGANIZING MAPS FOR ROUTING PROBEMS Haan Ghaziri AUB, OSB Beirut, ebanon ghaziri@aub.edu.lb Abtract In thi paper, we have applied the concept of the elf-organizing map (SOM)

More information

KS3 Maths Assessment Objectives

KS3 Maths Assessment Objectives KS3 Math Aement Objective Tranition Stage 9 Ratio & Proportion Probabilit y & Statitic Appreciate the infinite nature of the et of integer, real and rational number Can interpret fraction and percentage

More information

Representations and Transformations. Objectives

Representations and Transformations. Objectives Repreentation and Tranformation Objective Derive homogeneou coordinate tranformation matrice Introduce tandard tranformation - Rotation - Tranlation - Scaling - Shear Scalar, Point, Vector Three baic element

More information

CSE 250B Assignment 4 Report

CSE 250B Assignment 4 Report CSE 250B Aignment 4 Report March 24, 2012 Yuncong Chen yuncong@c.ucd.edu Pengfei Chen pec008@ucd.edu Yang Liu yal060@c.ucd.edu Abtract In thi project, we implemented the recurive autoencoder (RAE) a decribed

More information

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: 3-35 3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES Mochammad Zulianyah Informatic Engineering, Faculty of Engineering, ARS International Univerity,

More information

Contents. shortest paths. Notation. Shortest path problem. Applications. Algorithms and Networks 2010/2011. In the entire course:

Contents. shortest paths. Notation. Shortest path problem. Applications. Algorithms and Networks 2010/2011. In the entire course: Content Shortet path Algorithm and Network 21/211 The hortet path problem: Statement Verion Application Algorithm (for ingle ource p problem) Reminder: relaxation, Dijktra, Variant of Dijktra, Bellman-Ford,

More information

Distributed Partial Information Management (DPIM) Schemes for Survivable Networks - Part II

Distributed Partial Information Management (DPIM) Schemes for Survivable Networks - Part II IEEE INFOCO 2002 1 Ditributed Partial Information anagement (DPI) Scheme for Survivable Network - Part II Dahai Xu Chunming Qiao Department of Computer Science and Engineering State Univerity of New York

More information

Delaunay Triangulation: Incremental Construction

Delaunay Triangulation: Incremental Construction Chapter 6 Delaunay Triangulation: Incremental Contruction In the lat lecture, we have learned about the Lawon ip algorithm that compute a Delaunay triangulation of a given n-point et P R 2 with O(n 2 )

More information

A New Approach to Pipeline FFT Processor

A New Approach to Pipeline FFT Processor A ew Approach to Pipeline FFT Proceor Shouheng He and Mat Torkelon Department of Applied Electronic, Lund Univerity S- Lund, SWEDE email: he@tde.lth.e; torkel@tde.lth.e Abtract A new VLSI architecture

More information

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing.

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing. Volume 3, Iue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Tak Aignment in

More information

The Association of System Performance Professionals

The Association of System Performance Professionals The Aociation of Sytem Performance Profeional The Computer Meaurement Group, commonly called CMG, i a not for profit, worldwide organization of data proceing profeional committed to the meaurement and

More information

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking Refining SIRAP with a Dedicated Reource Ceiling for Self-Blocking Mori Behnam, Thoma Nolte Mälardalen Real-Time Reearch Centre P.O. Box 883, SE-721 23 Väterå, Sweden {mori.behnam,thoma.nolte}@mdh.e ABSTRACT

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

Karen L. Collins. Wesleyan University. Middletown, CT and. Mark Hovey MIT. Cambridge, MA Abstract

Karen L. Collins. Wesleyan University. Middletown, CT and. Mark Hovey MIT. Cambridge, MA Abstract Mot Graph are Edge-Cordial Karen L. Collin Dept. of Mathematic Weleyan Univerity Middletown, CT 6457 and Mark Hovey Dept. of Mathematic MIT Cambridge, MA 239 Abtract We extend the definition of edge-cordial

More information

USING ARTIFICIAL NEURAL NETWORKS TO APPROXIMATE A DISCRETE EVENT STOCHASTIC SIMULATION MODEL

USING ARTIFICIAL NEURAL NETWORKS TO APPROXIMATE A DISCRETE EVENT STOCHASTIC SIMULATION MODEL USING ARTIFICIAL NEURAL NETWORKS TO APPROXIMATE A DISCRETE EVENT STOCHASTIC SIMULATION MODEL Robert A. Kilmer Department of Sytem Engineering Unite State Military Acaemy Wet Point, NY 1996 Alice E. Smith

More information

Planning of scooping position and approach path for loading operation by wheel loader

Planning of scooping position and approach path for loading operation by wheel loader 22 nd International Sympoium on Automation and Robotic in Contruction ISARC 25 - September 11-14, 25, Ferrara (Italy) 1 Planning of cooping poition and approach path for loading operation by wheel loader

More information

Focused Video Estimation from Defocused Video Sequences

Focused Video Estimation from Defocused Video Sequences Focued Video Etimation from Defocued Video Sequence Junlan Yang a, Dan Schonfeld a and Magdi Mohamed b a Multimedia Communication Lab, ECE Dept., Univerity of Illinoi, Chicago, IL b Phyical Realization

More information

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang Stochatic Search and Graph Technique for MCM Path Planning Chritine D. Piatko, Chritopher P. Diehl, Paul McNamee, Cheryl Rech and I-Jeng Wang The John Hopkin Univerity Applied Phyic Laboratory, Laurel,

More information

Localized Minimum Spanning Tree Based Multicast Routing with Energy-Efficient Guaranteed Delivery in Ad Hoc and Sensor Networks

Localized Minimum Spanning Tree Based Multicast Routing with Energy-Efficient Guaranteed Delivery in Ad Hoc and Sensor Networks Localized Minimum Spanning Tree Baed Multicat Routing with Energy-Efficient Guaranteed Delivery in Ad Hoc and Senor Network Hanne Frey Univerity of Paderborn D-3398 Paderborn hanne.frey@uni-paderborn.de

More information

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology A Study of a Variable Compreion Ratio and Diplacement Mechanim Uing Deign of Experiment Methodology Shugang Jiang, Michael H. Smith, Maanobu Takekohi Abtract Due to the ever increaing requirement for engine

More information

Building a Compact On-line MRF Recognizer for Large Character Set using Structured Dictionary Representation and Vector Quantization Technique

Building a Compact On-line MRF Recognizer for Large Character Set using Structured Dictionary Representation and Vector Quantization Technique 202 International Conference on Frontier in Handwriting Recognition Building a Compact On-line MRF Recognizer for Large Character Set uing Structured Dictionary Repreentation and Vector Quantization Technique

More information

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds *

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds * Advance in Linear Algebra & Matrix Theory, 2012, 2, 20-24 http://dx.doi.org/10.4236/alamt.2012.22003 Publihed Online June 2012 (http://www.scirp.org/journal/alamt) A Linear Interpolation-Baed Algorithm

More information

International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 2 Issue 5, May

International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 2 Issue 5, May Intertage Pipeline VLI Architecture for 2-D DWT Ajinkya. Bankar 1,Bhavika. haha 2, P.K. Kadbe 3 E&TC Department, Pune Univerity 1,2,3 VPCOE Baramati Abtract In thi paper, a cheme for the deign of a high-pd

More information

Growing Networks Through Random Walks Without Restarts

Growing Networks Through Random Walks Without Restarts Growing Network Through Random Walk Without Retart Bernardo Amorim, Daniel Figueiredo, Giulio Iacobelli, Giovanni Neglia To cite thi verion: Bernardo Amorim, Daniel Figueiredo, Giulio Iacobelli, Giovanni

More information

Gray-level histogram. Intensity (grey-level) transformation, or mapping. Use of intensity transformations:

Gray-level histogram. Intensity (grey-level) transformation, or mapping. Use of intensity transformations: Faculty of Informatic Eötvö Loránd Univerity Budapet, Hungary Lecture : Intenity Tranformation Image enhancement by point proceing Spatial domain and frequency domain method Baic Algorithm for Digital

More information

A Hybrid Deployable Dynamic Traffic Assignment Framework for Robust Online Route Guidance

A Hybrid Deployable Dynamic Traffic Assignment Framework for Robust Online Route Guidance A Hybrid Deployable Dynamic Traffic Aignment Framework for Robut Online Route Guidance Sriniva Peeta School of Civil Engineering, Purdue Univerity Chao Zhou Sabre, Inc. Sriniva Peeta School of Civil Engineering

More information

IMPROVED JPEG DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION. Tak-Shing Wong, Charles A. Bouman, and Ilya Pollak

IMPROVED JPEG DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION. Tak-Shing Wong, Charles A. Bouman, and Ilya Pollak IMPROVED DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION Tak-Shing Wong, Charle A. Bouman, and Ilya Pollak School of Electrical and Computer Engineering Purdue Univerity ABSTRACT We propoe

More information

A Boyer-Moore Approach for. Two-Dimensional Matching. Jorma Tarhio. University of California. Berkeley, CA Abstract

A Boyer-Moore Approach for. Two-Dimensional Matching. Jorma Tarhio. University of California. Berkeley, CA Abstract A Boyer-Moore Approach for Two-Dimenional Matching Jorma Tarhio Computer Science Diviion Univerity of California Berkeley, CA 94720 Abtract An imple ublinear algorithm i preented for two-dimenional tring

More information

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing.

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing. Send Order for Reprint to reprint@benthamcience.ae 488 The Open Automation and Control Sytem Journal, 2014, 6, 488-492 Open Acce Parameter Optimization of Linear Phaed Array Tranducer for Defect Detection

More information

AUTOMATIC TEST CASE GENERATION USING UML MODELS

AUTOMATIC TEST CASE GENERATION USING UML MODELS Volume-2, Iue-6, June-2014 AUTOMATIC TEST CASE GENERATION USING UML MODELS 1 SAGARKUMAR P. JAIN, 2 KHUSHBOO S. LALWANI, 3 NIKITA K. MAHAJAN, 4 BHAGYASHREE J. GADEKAR 1,2,3,4 Department of Computer Engineering,

More information

UC Berkeley International Conference on GIScience Short Paper Proceedings

UC Berkeley International Conference on GIScience Short Paper Proceedings UC Berkeley International Conference on GIScience Short Paper Proceeding Title A novel method for probabilitic coverage etimation of enor network baed on 3D vector repreentation in complex urban environment

More information

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights Shortet Path Problem CS 6, Lecture Jared Saia Univerity of New Mexico Another intereting problem for graph i that of finding hortet path Aume we are given a weighted directed graph G = (V, E) with two

More information

A User-Attention Based Focus Detection Framework and Its Applications

A User-Attention Based Focus Detection Framework and Its Applications A Uer-Attention Baed Focu Detection Framework and It Application Chia-Chiang Ho, Wen-Huang Cheng, Ting-Jian Pan, Ja-Ling Wu Communication and Multimedia Laboratory, Department of Computer Science and Information

More information

New Structural Decomposition Techniques for Constraint Satisfaction Problems

New Structural Decomposition Techniques for Constraint Satisfaction Problems New Structural Decompoition Technique for Contraint Satifaction Problem Yaling Zheng and Berthe Y. Choueiry Contraint Sytem Laboratory Univerity of Nebraka-Lincoln Email: yzheng choueiry@ce.unl.edu Abtract.

More information

xy-monotone path existence queries in a rectilinear environment

xy-monotone path existence queries in a rectilinear environment CCCG 2012, Charlottetown, P.E.I., Augut 8 10, 2012 xy-monotone path exitence querie in a rectilinear environment Gregory Bint Anil Mahehwari Michiel Smid Abtract Given a planar environment coniting of

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata he 32nd International Congre and Expoition on Noie Control Engineering Jeju International Convention Center, Seogwipo, Korea, Augut 25-28, 2003 [N309] Feedforward Active Noie Control Sytem with Online

More information

( ) subject to m. e (2) L are 2L+1. = s SEG SEG Las Vegas 2012 Annual Meeting Page 1

( ) subject to m. e (2) L are 2L+1. = s SEG SEG Las Vegas 2012 Annual Meeting Page 1 A new imultaneou ource eparation algorithm uing frequency-divere filtering Ying Ji*, Ed Kragh, and Phil Chritie, Schlumberger Cambridge Reearch Summary We decribe a new imultaneou ource eparation algorithm

More information

CERIAS Tech Report EFFICIENT PARALLEL ALGORITHMS FOR PLANAR st-graphs. by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daescu

CERIAS Tech Report EFFICIENT PARALLEL ALGORITHMS FOR PLANAR st-graphs. by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daescu CERIAS Tech Report 2003-15 EFFICIENT PARALLEL ALGORITHMS FOR PLANAR t-graphs by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daecu Center for Education and Reearch in Information Aurance and Security,

More information

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

Service and Network Management Interworking in Future Wireless Systems

Service and Network Management Interworking in Future Wireless Systems Service and Network Management Interworking in Future Wirele Sytem V. Tountopoulo V. Stavroulaki P. Demeticha N. Mitrou and M. Theologou National Technical Univerity of Athen Department of Electrical Engineering

More information

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM Goal programming Objective of the topic: Indentify indutrial baed ituation where two or more objective function are required. Write a multi objective function model dla a goal LP Ue weighting um and preemptive

More information

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function 016 Sith International Conference on Intrumentation & Meaurement Computer Communication and Control Reearch on Star Image Noie Filtering Baed on Diffuion Model of Regularization Influence Function SunJianming

More information

x y z Design variable positions A

x y z Design variable positions A COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2001 00:1{7 [Verion: 2000/03/22 v1.0] A tabilied peudo-hell approach for urface parametriation in CFD deign problem O. Soto,R.Lohner

More information

Routing Definition 4.1

Routing Definition 4.1 4 Routing So far, we have only looked at network without dealing with the iue of how to end information in them from one node to another The problem of ending information in a network i known a routing

More information

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is Today Outline CS 56, Lecture Jared Saia Univerity of New Mexico The path that can be trodden i not the enduring and unchanging Path. The name that can be named i not the enduring and unchanging Name. -

More information

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO Integration of Digital Tet Tool to the Internet-Baed Environment MOSCITO Abtract Current paper decribe a new environment MOSCITO for providing acce to tool over the internet. The environment i built according

More information

Khoirul Umam 1, Agus Zainal Arifin 2 and Dini Adni Navastara 3

Khoirul Umam 1, Agus Zainal Arifin 2 and Dini Adni Navastara 3 I J C T A, 9(-A), 016, pp 763-777 International Science Pre A Novel Strategy of Differential Evolution Algorithm Croover Operator Baed on Graylevel Cluter Similarity for Automatic Multilevel Image Threholding

More information

Shortest Path Routing in Arbitrary Networks

Shortest Path Routing in Arbitrary Networks Journal of Algorithm, Vol 31(1), 1999 Shortet Path Routing in Arbitrary Network Friedhelm Meyer auf der Heide and Berthold Vöcking Department of Mathematic and Computer Science and Heinz Nixdorf Intitute,

More information

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder Computer Arithmetic Homework 3 2016 2017 Solution 1 An adder for graphic In a normal ripple carry addition of two poitive number, the carry i the ignal for a reult exceeding the maximum. We ue thi ignal

More information

The Implementation of an Adaptive Mechanism in the RTP Packet in Mobile Video Transmission

The Implementation of an Adaptive Mechanism in the RTP Packet in Mobile Video Transmission 2011 International Conference on Information Management and Engineering (ICIME 2011) IPCSIT vol. 52 (2012) (2012) IACSIT Pre, Singapore DOI: 10.7763/IPCSIT.2012.V52.91 The Implementation of an Adaptive

More information

On successive packing approach to multidimensional (M-D) interleaving

On successive packing approach to multidimensional (M-D) interleaving On ucceive packing approach to multidimenional (M-D) interleaving Xi Min Zhang Yun Q. hi ankar Bau Abtract We propoe an interleaving cheme for multidimenional (M-D) interleaving. To achieved by uing a

More information

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz Operational emantic Page Operational emantic Cla note for a lecture given by Mooly agiv Tel Aviv Univerity 4/5/7 By Roy Ganor and Uri Juhaz Reference emantic with Application, H. Nielon and F. Nielon,

More information

Directional Histogram Model for Three-Dimensional Shape Similarity

Directional Histogram Model for Three-Dimensional Shape Similarity Directional Hitogram Model for Three-Dimenional Shape Similarity Xinguo Liu Robin Sun Sing Bing Kang Heung-Yeung Shum Microoft Reearch Aia Zhejiang Univerity Microoft Reearch Microoft Reearch Aia Abtract

More information

COLLAGEN ORIENTATION AND WAVINESS WITHIN THE VEIN WALL

COLLAGEN ORIENTATION AND WAVINESS WITHIN THE VEIN WALL XI International Conference on Computational Platicity. Fundamental and Application COMPLAS XI E. Oñate, D.R.J. Owen, D. Peric and B. Suárez (Ed) COLLAGEN ORIENTATION AND WAVINESS WITHIN THE VEIN WALL

More information

New DSP to measure acoustic efficiency of road barriers. Part 2: Sound Insulation Index

New DSP to measure acoustic efficiency of road barriers. Part 2: Sound Insulation Index New DSP to meaure acoutic efficiency of road barrier. Part 2: Sound Inulation Index LAMBERTO TRONCHIN 1, KRISTIAN FABBRI 1, JELENA VASILJEVIC 2 1 DIENCA CIARM, Univerity of Bologna, Italy 2 Univerity of

More information

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems International Journal of Performability Engineering Vol., No. 3, May 05, pp. 03-. RAMS Conultant Printed in India A Sytem Dynamic Model for Tranient Availability Modeling of Repairable Redundant Sytem

More information

Kinematics Programming for Cooperating Robotic Systems

Kinematics Programming for Cooperating Robotic Systems Kinematic Programming for Cooperating Robotic Sytem Critiane P. Tonetto, Carlo R. Rocha, Henrique Sima, Altamir Dia Federal Univerity of Santa Catarina, Mechanical Engineering Department, P.O. Box 476,

More information

A Sparse Shared-Memory Multifrontal Solver in SCAD Software

A Sparse Shared-Memory Multifrontal Solver in SCAD Software Proceeding of the International Multiconference on ISBN 978-83-6080--9 Computer Science and Information echnology, pp. 77 83 ISSN 896-709 A Spare Shared-Memory Multifrontal Solver in SCAD Software Sergiy

More information

CENTER-POINT MODEL OF DEFORMABLE SURFACE

CENTER-POINT MODEL OF DEFORMABLE SURFACE CENTER-POINT MODEL OF DEFORMABLE SURFACE Piotr M. Szczypinki Iintitute of Electronic, Technical Univerity of Lodz, Poland Abtract: Key word: Center-point model of deformable urface for egmentation of 3D

More information

Benchmark Functions for the CEC 2008 Special Session and Competition on Large Scale Global Optimization

Benchmark Functions for the CEC 2008 Special Session and Competition on Large Scale Global Optimization Benchmark Functions for the CEC 2008 Special Session and Competition on Large Scale Global Optimization K. Tang 1, X. Yao 1, 2, P. N. Suganthan 3, C. MacNish 4, Y. P. Chen 5, C. M. Chen 5, Z. Yang 1 1

More information

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Stre-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Menter F.R. ANSYS Germany GmbH Introduction It i oberved in many CFD imulation that RANS model how inherent technology limitation

More information

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong 4th International Conference on Machinery, Material and Computing Technology (ICMMCT 2016) A Load Balancing Model baed on Load-aware for Ditributed Controller Fengjun Shang, Wenjuan Gong College of Compute

More information

Implementation of a momentum-based distance metric for motion graphs. Student: Alessandro Di Domenico (st.no ), Supervisor: Nicolas Pronost

Implementation of a momentum-based distance metric for motion graphs. Student: Alessandro Di Domenico (st.no ), Supervisor: Nicolas Pronost Implementation of a momentum-baed ditance metric for motion graph Student: Aleandro Di Domenico (t.no 3775682), Supervior: Nicola Pronot April 3, 2014 Abtract Thi report preent the procedure and reult

More information

DECENTRALIZED structured overlays and distributed. Distributed, Secure Load Balancing with Skew, Heterogeneity, and Churn

DECENTRALIZED structured overlays and distributed. Distributed, Secure Load Balancing with Skew, Heterogeneity, and Churn Harvard Technical Report TR-3-4 Ditributed, Secure Load Balancing with Skew, Heterogeneity, and Churn Jonathan Ledlie and Margo Seltzer Abtract Numerou propoal exit for load balancing in peer-to-peer (pp)

More information