A Markov Framework for the Simple Genetic Algorithm

Size: px
Start display at page:

Download "A Markov Framework for the Simple Genetic Algorithm"

Transcription

1 A arkov Fraework for the Siple Genetic Algorith Thoas E. Davis*, Jose C. Principe Electrical Engineering Departent University of Florida, Gainesville, FL 326 *WL/NGS Eglin AFB, FL32542 Abstract This paper develops a theoretical fraework based on arkov chains for the siple genetic algorith (operators of reproduction, crossover, and utation. We prove the existence of a unique stationary distribution for the arkov chain when utation probability is used as a control paraeter. We also show that there is a stationary distribution liit when the control paraeter approaches zero. Finally, we also present a strong ergodicity bound to ensure that the nonstationary algorith achieves the liiting distribution, and we prove that the stationary distribution liit has nonzero coponents corresponding to all solutions. Running title: arkov odel of genetic algorith Keywords: arkov odel, genetic algorith. Send correspondence to: Dr. Jose C. Principe CSE-E444, Electrical Engineering Departent University of Florida Gainesville, FL 326 phone: Fax: eail: principe@brain.ee.ufl.edu Davis and Principe page

2 A arkov Fraework for the Siple Genetic Algorith Thoas E. Davis*, Jose C. Principe Electrical Engineering Departent University of Florida, Gainesville, FL 326 *WL/NGS Eglin AFB, FL Introduction Siulated annealing and genetic algoriths are stochastic relaxation search techniques suitable for nonconvex optiization probles. Each produces a sequence of candidate solutions to the underlying optiization proble, and the purpose of both algoriths is to generate sequences which optiize the objective function. But the algoriths explore the search space in radically different ways due to the different nature of the next state transition echaniss, which also creates differences in the assyptotic probability distribution. There is also a big difference in the theoretical understanding of both algoriths. While in the case of siulated annealing a coplete atheatical theory exists to quantify the algorith perforance in ters of arkov chain odels [Laarhoven and Aarts, 987], [Gean and Gean, 984], Lundy and ees, 986], itra and Roeo, 985], [Riordan, 958], in the case of the genetic algorith only tiid attepts have been effected in its atheatical forulation. For instance, while we know how to guarantee asyptotic convergence in siulated annealing by constraining the control paraeter (annealing schedule bound for the genetic algorith optiality is guaranteed by including elitis, but then the quantification of convergence rate becoes probleatic. On the other hand, for the siple genetic algorith our results show that no such global optiality exists, but the assyptotic convergence is faster than siulated annealing. oreover, the nature of the genetic operators and their influence on algorith behavior are only understood in general ters [Davis, 987], [Golberger 985, 987], [Grefensette, 985, 987]. The fundaental goal of this paper is to provide a theoretical fraework for analyzing the siple genetic algorith (crossover, utation and reproduction operators based upon the asyptotic probability distribution of the population sequences it produces. We will assue knowledge about the genetic operators, and will present the fraework in ter of arkov chains. 2. A arkov Chain odel of the Siple Genetic Algorith When the genetic operators of crossover, utation and reproduction are applied to the present population to create the next generation, a stochastic dependency between successive population is created. Therefore, the sequence of populations in the genetic algorith can be viewed as a stochastic process with finite state space (a finite bit string solution space will be assued here for siplicity. oreover, the conditional dependency of each population on its predecessors is copletely described by its dependence upon the iediate predecessor population. These two observations allow us to odel the siple genetic algorith as a arkov chain [Davis, 99]. Let a cobinatorial optiization proble be characterized by a pair (S,R where S{0,} L and R is a strictly positive real valued reward function, that one wants to axiize. Let the algorith have a fixed population, and a generation be represented as Davis and Principe page 2

3 ( ( 0, (,, ( 2 L where (i represents the nuber of occurrences of solution i in the population (i ε S. is a distribution of nondistinct objects over Ncard(S2 L bins. The set of all such distributions S { } becoes the representation of the genetic algorith search space. The cardinality of S is N' + 2 L + N The genetic algorith can be represented by the quadruple (S, 0, P q, G where P q is a state transition atrix, and G{Q} is a finite length sequence of paraeter vectors Q(p (k, p c (k. The paraeters p (k and p c (k are respectively the utation and crossover probabilities. Here we will be iposing that the utation probability be onotonically nonincreasing, and the crossover probability will be kept constant. With this odel the siple genetic algorith will evolve as a sequence of states that are an inhoogeneous arkov chain. The state transition echanis will now be analyzed for the three ost coon genetic operators. One operator algorith (reproduction Let us consider first the case of reproduction only, i.e let us set Q k (0,0. In this case the conditional probability of selecting a solution iεs fro a population described by the state vector n ε S is P ( i n n( i R( i n( j R( j Thus the conditional probability of the successor generation, given that the present generation is n, is a ultinoial distribution P ( n P ( i n ( i iεs iεs nεs' ( where! (! i iεs The transition probability atrix of the arkov chain is coposed of the array of condition probabilities P [ P i ( n ]. Therefore the one operator arkov chain is tie hoogeneous, and the set of states that represent unifor populations A εs' A are absorbing states of the chain P ( A A, [Davis, 99]. For each state A εs' A the associated row of the transition atrix has a in the principal diagonal and 0 elsewhere. It follows that there are N2 L such states, and the stationary distribution is not unique. The existence of absorbing states precludes irreducibility. The expected nuber of transitions E{k A } to arrive at an absorbing state is finite and an upper Davis and Principe page 3

4 bound is given by E { k A } R ax 2 < R in where R in and R ax are the extrees of R [Davis, 99]. Notice that this converge does not require any assuption on the range of R. Even when the objective function exerts zero selective pressure (i.e. when R(i R(j for all i, j belonging to S, the population still converges to an absorbing state, which is acknowledge in the genetic algorith literature as the genetic drift [Goldberger, 989]. Two operator algorith (reproduction and utation Let us now select a nondegenerated value for the utation probability, i.e 0<p (k <. We will be using utation in a role very siilar as teperature in the siulated annealing algorith. The probability of selecting a solution i belonging to S fro the population n belonging to S for the two operator genetic algorith P 2 (i n can be coputed fro the one operator case P (i n ties a factor that accounts for the probability of utation event required to transfor j into i. This probability can be expressed as H( i, j p ( p L H i, j ( where H(i,j is the Haing distance of the pair (i,j, which represent the nuber of bits which ust be altered by utation to transfor i into j. Thus, P 2 H i, j ( in p ( + α L α H i j ( (, ( p L H( i, j P ( jn ( ( jn P iεs nεs' (2 p where α, and we restrict 0 < p. Substituting eq. into eq.2, we obtain p 2 P 2 ( in α H( i, j ( n( j R( j (3 ( + α L n( k R( k Likewise one can define the ultinoial distribution for P 2 ( n as kεs P 2 ( n P 2 ( i n ( i iεs and the transition probability atrix of the arkov chain for the two operator genetic algorith Davis and Principe page 4

5 becoes P [ P 2 ( n ]. Since the eleents of P depend on α, the two operator genetic algorith is in general tie inhoogeneous. P 2 (i n is strictly positive for all n ε S. The following liit holds. li ( in P ( in P 2 The rows of the state transition atrix corresponding to the one operator absorbing states have a siple for given by (fro eq. 3 n A εs' A P 2 ( in α H ( i, i A i i A ( + α L (4 ( + α L i i A which allow us to write for the population P 2 ( n A α i, ( + α L (H ( i i A (5 oreover one can show [Davis, 99] that since the reward function is positive, H(i,j is a distance, and for 0 < α α L n( j R( j n( j R(α j H( i, j n( j R( j Therefore fro eq.3 and eq.4 α ( + α L P 2 ( n L ( + α (6 which shows that the arkov chain is irreducible for the two operator genetic algorith, and that it possesses a unique stationary distribution q α, independent of the initial state, given by S q α > 0 q T α q α T P The iportant observation is that utation akes the arkov description of the two operator ge- q T α Davis and Principe page 5

6 netic algorith irreducible, and consequently causes it to have an unique stationary distribution. The iplications are very iportant since the asyptotic state occupancy probability will be copletely deterined by the algorith paraeters and objective function without dependence to the initial state, and can therefore be used for optiization. Notice also that the zero utation liit of the conditional probabilities of the two operator case equals the corresponding one operator probabilities. The three operator genetic algorith (reproduction, utation and crossover The three operator siple genetic algorith corresponds to the case Q k (p (k, p c (k, with both probabilities non zero. An extension of the two operator case can be produced, by defining a new function I(i,j,k,l over ordered quadruples with i, j, k ε S and s ε {0,,...L-} is a bit string. The states i, j represent the first and second parent strings and k the descendent string. The bit string location s is the location randoly selected by the crossover operator, and is assued uniforly distributed. Thus I takes values {0,}, where shows that bit string k is produced by crossing bit strings i and j at the site s. One can forulate the conditional probability of constructing via reproduction and crossover only a solution k ε S given a current population described by n, as P' 2 ( kn p c P ( in P ( jn L iεs s I( ijkl,,, + ( p c P ( kn where P (i n is given by eq.. Notice that the role of P 2 (i n is analogous to the role of P (i n, and therefore a derivation parallel to the one used for the two operator algorith will yield P 3 ( in ( + α L α H( i, j P' 2 ( jn (7 for the three operator conditional probabilities, and P 3 ( n P 3 ( i n ( i (8 for the transition atrix. Fro the analysis of theses equations we conclude that the three operator arkov chain is in general tie-inhoogeneous, that in the liit iεs li P 3 ( in P 2 ( in and that α ( + α yielding as for the two operator case L P 3 ( n ( + α L Davis and Principe page 6

7 P 3 ( n A α i, ( + α L (H ( i i A (9 Therefore the arkov chain is irreducible, and copletely deterined by the objective function and the algorith paraeters. As a conclusion of these results we see that the asyptotic behavior of the one operator genetic algorith is doinated by the states which correspond to unifor populations (absorbing states, which are arrived at necessarily in a finite nuber of iterations. The asyptotic probability distribution depends upon the initial population, 0. However, a unique stationary distribution exists for the two and three operator algoriths with α > 0, or equivalently that their asyptotic probability distribution are independent of 0. In the liit case, both of these algoriths degenerate into the absorbing states of the one operator case. A very iportant question is whether the unique stationary distributions approach liits as. But before answering this question, one needs to find an alternate expression for the stationary distribution. 3. Deterinant for of the stationary distributions Before addressing the zero utation liit behavior of the stationary distribution, we investigate ways to express the stationary distribution q α in a for that can lead to evaluation. Since the stationary distribution is a stochastic atrix, it follows that it is a left eigenvector of the state transition atrix corresponding to eigenvalue. The additional constraint that its eleents are probabilities akes the solution unique. Therefore, T T q α ( P I 0 Using the Perron-Frobenious theory of stochastic atrices, one can conclude that the rank of the atrix ( P I is N - where N card (S is the cardinality of P. Therefore, we can substitute exactly one colun (in any colun location of the atrix equation without sacrificing its validity. We propose to replace the colun indexed by n with the vector, thus producing the syste T T q α ( P I n e (0 n T where ( P I n is the new atrix and e n is the row vector containing in colun n and 0 elsewhere. It follows that the resulting syste is full rank, and therefore we can use Craer s rule to write the coponents of the stationary distribution as Davis and Principe page 7

8 q α ( P I n ( P I n where P I is derived fro P I by replacing the th row with the row vector. P I is the cofactor of each eleent in colun n, so the denoinator can be written as ( n ( n e n T ( P I n ( P I n ( n The nuerator can be written as a difference of two deterinants derived fro ( P I, one with the th T T row replaced by and the second with the th T e n e row replaced by e. Therefore q α can also be written [Davis, 99], εs q α P P n nεs I ( I where P and are derived fro by replacing the th and n th P n P rows by the 0 row vector. Thus coputing the stationary distribution reduces to evaluating the characteristic polynoials of P, the transition probability atrix of the arkov chain, at λ. Using again the Perron-Frobenious theore, we can conclude that for all α > 0, the value of the deterinant is different fro zero, and that the algebraic sign of the deterinant is (- N P I (Davis 99. An iediate consequence is that both the nuerator and denoinator of q α are nonzero for α > 0, and have identical algebraic signs, so the stationary distribution is strictly positive, i.e. q α >0. The proble is that in the α 0 liit we get an indeterinate for for q α since the row of P I corresponding to the absorbing state is zero. In order to evaluate the α0 liit one needs to transfor into a for that individualize the rows for the absorbing states. P 4. The zero utation liit of the stationary distribution Let us first study the behavior of q α as a function of α. Fro eq.3 it follows that all eleents of the state transition atrix are rational functions of α with denoinator polynoial ( + α L. Thus for α > 0 L N' ( + α ( P I θ ( α and so q α is also a polynoial function of α Davis and Principe page 8

9 q α θ ( α (2 ( α θ n nεs as well as its first derivative [Davis, 99]. The rows of P I corresponding to the absorbing states (row n A have a siple for. The nondiagonal eleents can be calculated fro equations 5 and 9, and the principal diagonal eleents reduce to the evaluation for and subtracting, yielding n A P( n A n A ( + α L Lα + O ( α 2 ( + α L where O(. eans second order ters in the arguent. Therefore, P( n n A I Lα + O ( α 2 ( + α L α n(h i i, i A n ( + α L ( n n A n ε S - { na } (3 Let us divide further the eleents of P I that are not absorbing states into another set, the set S( na of states that can reach one of the absorbing states na in a single bit utation event. The calculation for these eleents for row na shows that their value is siply α/(+αl [Davis, 99], therefore we can write P( n n A I Lα + O ( α 2 ( + α L O ( α s ( + α L α ( + α L n n S n n A S( n A S( n A { n A } (4 Davis and Principe page 9

10 Notice that this results also applies to I if row does not correspond to an absorbing state. When it does ( A, then row A contains - at its principal diagonal and zeros elsewhere. Equation 4 still applies to the other absorbing state rows different fro the one considered ( A. Exactly N- such rows exist in I. Therefore the lowest order ter with nonzero coefficient P A which can exist in the nuerator of P P A I is of α N-. Siilarly, the lowest order ter with nonzero coefficient for P when is not absorbing is α N I. Therefore we can express the liiting (α0 value of q A in ters of the nonzero coefficients by substitution in eq. [Davis, 99]. The end result is to arrive at functional fors for the coefficients of the state transition atrix (eq. 2 as a function of α. q α n A εs' A n A εs' A P' A I' + P' na P' na I' + + ( O ( α ( + α N' N + ( O ( α ( + α N' N + ( O ( α ( + α N' N I' + + ( O ( α ( + α N' N A S A S S A (5 The zero utation probability liit exists as long as the denoinator of eq. 5 is non zero. The essential step is to deonstrate the existence of a priitive stochastic atrix Q, which satisfies both 0 li P' A Q' and Q' li P' A (6 We will consider here the two operator genetic algorith, but the results for the three operator case can also be obtained in the sae way. Let Q be generated fro the liit of P' A by replacing row with the row whose eleents are A Q' ( A > 0 N' N + ε S' S' A + (7 { A } α 0 + Thus the row A su is. Since all reaining rows are identical to those of the of P' A Q is stochastic atrix that obeys the condition of eq. 6. We shall prove now that it is priitive, by showing that every state ε S' S' A + { A } is accessible in soe nuber of steps fro every other state belonging to the sae set. Eq. 7 shows already that all states in S' S' A + { A } are accessible in one transition fro A. We have only to deonstrate that A can be reached in a finite nuber of steps fro nε S -S A. Let i A ε S be the bit string represented in A, and let i ε S be selected such that n(i > 0, and Davis and Principe page 0

11 H( i, i A H( i, i A for all i represented in n ε S -S A. There are two conditions that one ust con- i A. If i i A sider: i i A or i Q' ( A n li P A ( A n li P 2 ( i A n P ( i A n > 0 and consequently A is accessible fro n in transition. For the second case, let us consider a point i 2 such that H( i 2, i A H( i, i A If n ε S A is the one operator absorbing state defined by the condition n (i, while n 2 ε S(n is the adjacent non absorbing state defined by n 2 -, n 2 (i 2, then fro the construction of Q, Q' ( n 2 n li P 2 ( n 2 n + li P L 2 ( n n L P ( n n L P ( i n > 0 Thus n 2 is accessible fro n in one transition. If i 2 i A then by case A is accessible in one additional transition. Otherwise, the case 2 arguent is repeated, and the procedure necessarily terinates with at ost H(i,i A + applications of this rule, which proves that the state is accessible in soe finite nuber of transitions. Thus Q is priitive. We can then conclude that the deterinant li I' is different fro zero, and that its algebraic sign is (- N -N+. The copo- P' A nents of the stationary distribution are li q α li li n A εs A' 0 Notice that the liiting stationary distribution for the zero utation probability is strictly positive for the row coponents of absorbing states. A consequence is that there is always a nonzero probability associated with the absorbing states of the liiting distribution, including those for suboptial solutions. Our conjecture, backed by soe siulations (Davis 99, is that the probability can be ade as sall as desired just by increasing the initial population size (which controls the nuber of absorbing states. Thus unlike siulated annealing, the siple genetic algorith fails to provide convergence to global optiality with probability one. P' A I' P' A I' A S A S S A (8 5. An ergodicity bound for the utation probability Davis and Principe page

12 It was entioned that utation in the genetic algorith has a role very siilar to teperature in siulated annealing. It is also known that the teperature schedule is extreely iportant for the robust convergence of siulated annealing, because it guarantees that algorith achieves the liiting distribution (strong ergodicity. In this section we would like to propose a schedule bound for the utation in the genetic algorith that also guarantees strong ergodicity. First we will show that the schedule p ( k ensures weak ergodicity of the corresponding nonstationary siple genetic algorith.we will start by substituting in the coefficient of ergodicity τ the lower bound of eq. 6 for the two operator genetic algorith, and show that the sequence of τ (. diverges (siilarly the lowerbound of the three operator case would yield siilar results. Writing the coefficient of ergodicity as 2 k L ( P in in ( P ( ( n, P( n 2 τ ( P in in ( P ( ( n, P( n 2 L α ( + α ( 2α + α L (9 The chain is weakly ergodic if the sequence of paraeter values {α(k} satisfies k ( 2α ( k + α ( k L Coparing this with the divergent series k one concludes that α ( k + α ( k 2 k L P ( k 2 k L (20 provides a guarantee of weak ergodicity. For the sequence of control paraeters α(k exists a sequence of vectors {q k } (where q k q α for αα(k due to the existence of a stationary distribution for the tie hoogeneous genetic algorith. Further we also showed the stationary distribution vector was continuous and that its first derivative also exists and is continuous. Therefore, if the control paraeter is onotonically decreasing, then by the ean value theore one can write, Davis and Principe page 2

13 q k + q k dq α dα a α ( k ( α ( k + α( k where α ( k + < α ( k < α( k. Consequently dq α α ( k + α( k dα ( q k + q k k a α ( k k (2 Fro the properties of the state transition atrix, it is possible to construct a function g α which is continuous in the variable α on the closed interval 0 α [Davis, 99] as g α dq α li dα dq α dα 0 < α α0 Then it follows that g α is bounded in the closed interval by B sup g α, Substituting this result in the eq. 2, q k + k ( q ( k B ( α ( a ( The series of vector differences required for strong ergodicity can then be written as q k + k ( q ( k q k + q k < B N'B < k εs' εs' (22 This proves that the previously asserted utation probability sequence bound guarantees strong ergodicity for the two and three operator genetic algorith. It is instructive to copare this bound with the siulated annealing bound of K/log(k. Defining the ration of the two bounds by ρ(k ρ ( k 2 k L Klog ( ( k it follows that ρ(k converges to zero for k, which proves that the assyptotic converge rate Davis and Principe page 3

14 of the genetic algorith is superior to that of the siulated annealing. 6. Conclusions This paper presents a atheatical forulation of the siple genetic algorith (reproduction, utation and crossover as a arkov chain. It was shown that the reproduction only algorith does not possess a unique stationary distribution. In fact the arkov chain has 2 L absorbing states, one associated with each possible unifor population. The liiting behavior of the algorith is therefore controlled by the initial population, and the resulting algorith ca not guarantee convergence to global optiality. However, when the utation operator is added, it was deonstrated that a unique stationary distribution exists. utation in our forulation is a control paraeter that is analogous to teperature in the siulated annealing literature. utation and reproduction ake the genetic algorith state behavior powerful enough to visit the whole search space, with an asyptotic behavior independent of the initial population but dependent on the objective function and algorith paraeters. The two operator algorith can therefore be utilized in optiization. It is interesting that fro this point of view the addition of crossover, does not see to bring any additional advantage. oreover, we also deonstrated that in the zero utation liit a liiting distribution existed. We utilized the Perron-Frobenious theore to forulate an existence arguent for the liiting stationary distribution for tie hoogeneous two and three operator algorith. We deonstrated that the liiting stationary distribution is strictly positive, which iplies that there is always a finite probability associated with the absorbing states. This eans that the liiting distribution is not guaranteed to converge to the desired liiting behavior. Siulation results [Davis, 99] show that the liiting distribution entropy decreases with the population size, which suggests that for large populations, the probability associated with nonoptial states can be ade as sall as required. However, we were not able to derive a close for solution for the stationary distribution, so the above observation is siply a conjecture at this point. It is iportant to copare the asyptotic speed of convergence of the genetic algorith and siulated annealing. We proposed a bound that guarantees strong ergodicity for the convergence of the genetic algorith. As illustrated, the convergence of the two operator genetic algorith is superior to that of siulated annealing. This is an iportant point that can give an edge to the genetic algorith, because as is well known, the convergence of the siulated annealing is too slow for a lot of applications. Once again for our established bound, crossover does not influence the asyptotic behavior of the two operator algorith. It is an open question if the speed of the algorith for finite tie iproves with crossover. Our present research effort is directed towards the establishent of a close for solution of the stationary distribution. The essential task, which has already been started [Davis, 99], is to evaluate the deterinants in eq., and the corresponding liiting case eq. 4. It involves expanding the denoinator polynoials of eq. as a ultivariate Taylor series around the point α. This procedure can also be extended with inor odifications to the liiting case (eq. 4. There are Davis and Principe page 4

15 significant identities aong the coefficients of the Taylor series that can be linked to the algebra of syetric and alternating polynoials. 7. Acknowledgents Dr. Davis was partially supported by the US Air Force Araent Laboratory. 8. References Laarhoven P., Aarts E. (987, Siulated Annealing, D. Reidel Publishing Co., Dordrecht, Holland. Gean S., Gean D. (984, Stochastic relaxation, Gibbs distributions and the Bayesian restoration of iages, IEEE Trans. Patt. Anal. ach. Intel., vol PAI-6, 6: Lundy., ees A. (986, Convergence of an annealing algorith, ath Prog. 234, -24. itra D., Roeo F., Sangiovanni-Vincentelli (985, Convergence and finite tie behavior of siulated annealing, Proc. 24th Conf. on Decision and Control, Ft. Lauderdale, Riordan J. (958, An introduction to cobinatorial analysis, Wiley, N. York. Davis L. (987, Genetic algoriths and siulated annealing, organ Kaufann, Los Altos. Goldberg D. (985, Optial population size for binary coded genetic algoriths, TCGA Report 8500, Dept. Eng echanics, U. of Alabaa, Tusculoosa. Goldberg D. (987, Genetic Algoriths in search, optiization and achine learning, Addsion-Wesley, Reading. Grefensette J. (985, Proc. Int. Conf. Genetic Algoriths and Applications Lawrence Earlbau, Hillsdale. Grefensette J. (987, Proc. Second. Int. Conf. Genetic Algoriths and Applications Lawrence Earlbau, Hillsdale. Davis T. (99, Towards an extrapolation of the siulated annealing convergence theory onto the genetic algorith, Ph.D. Dissertation, University of Florida, Gainesville. Davis and Principe page 5

Using EM To Estimate A Probablity Density With A Mixture Of Gaussians

Using EM To Estimate A Probablity Density With A Mixture Of Gaussians Using EM To Estiate A Probablity Density With A Mixture Of Gaussians Aaron A. D Souza adsouza@usc.edu Introduction The proble we are trying to address in this note is siple. Given a set of data points

More information

Interactive Markov Models of Evolutionary Algorithms

Interactive Markov Models of Evolutionary Algorithms Cleveland State University EngagedScholarship@CSU Electrical Engineering & Coputer Science Faculty Publications Electrical Engineering & Coputer Science Departent 2015 Interactive Markov Models of Evolutionary

More information

. The univariate situation. It is well-known for a long tie that denoinators of Pade approxiants can be considered as orthogonal polynoials with respe

. The univariate situation. It is well-known for a long tie that denoinators of Pade approxiants can be considered as orthogonal polynoials with respe PROPERTIES OF MULTIVARIATE HOMOGENEOUS ORTHOGONAL POLYNOMIALS Brahi Benouahane y Annie Cuyt? Keywords Abstract It is well-known that the denoinators of Pade approxiants can be considered as orthogonal

More information

Solutions of some selected problems of Homework 4

Solutions of some selected problems of Homework 4 Solutions of soe selected probles of Hoework 4 Sangchul Lee May 7, 2018 Proble 1 Let there be light A professor has two light bulbs in his garage. When both are burned out, they are replaced, and the next

More information

CSE525: Randomized Algorithms and Probabilistic Analysis May 16, Lecture 13

CSE525: Randomized Algorithms and Probabilistic Analysis May 16, Lecture 13 CSE55: Randoied Algoriths and obabilistic Analysis May 6, Lecture Lecturer: Anna Karlin Scribe: Noah Siegel, Jonathan Shi Rando walks and Markov chains This lecture discusses Markov chains, which capture

More information

List Scheduling and LPT Oliver Braun (09/05/2017)

List Scheduling and LPT Oliver Braun (09/05/2017) List Scheduling and LPT Oliver Braun (09/05/207) We investigate the classical scheduling proble P ax where a set of n independent jobs has to be processed on 2 parallel and identical processors (achines)

More information

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon Model Fitting CURM Background Material, Fall 014 Dr. Doreen De Leon 1 Introduction Given a set of data points, we often want to fit a selected odel or type to the data (e.g., we suspect an exponential

More information

Quantum algorithms (CO 781, Winter 2008) Prof. Andrew Childs, University of Waterloo LECTURE 15: Unstructured search and spatial search

Quantum algorithms (CO 781, Winter 2008) Prof. Andrew Childs, University of Waterloo LECTURE 15: Unstructured search and spatial search Quantu algoriths (CO 781, Winter 2008) Prof Andrew Childs, University of Waterloo LECTURE 15: Unstructured search and spatial search ow we begin to discuss applications of quantu walks to search algoriths

More information

Bipartite subgraphs and the smallest eigenvalue

Bipartite subgraphs and the smallest eigenvalue Bipartite subgraphs and the sallest eigenvalue Noga Alon Benny Sudaov Abstract Two results dealing with the relation between the sallest eigenvalue of a graph and its bipartite subgraphs are obtained.

More information

Block designs and statistics

Block designs and statistics Bloc designs and statistics Notes for Math 447 May 3, 2011 The ain paraeters of a bloc design are nuber of varieties v, bloc size, nuber of blocs b. A design is built on a set of v eleents. Each eleent

More information

Fixed-to-Variable Length Distribution Matching

Fixed-to-Variable Length Distribution Matching Fixed-to-Variable Length Distribution Matching Rana Ali Ajad and Georg Böcherer Institute for Counications Engineering Technische Universität München, Gerany Eail: raa2463@gail.co,georg.boecherer@tu.de

More information

arxiv: v1 [cs.ds] 3 Feb 2014

arxiv: v1 [cs.ds] 3 Feb 2014 arxiv:40.043v [cs.ds] 3 Feb 04 A Bound on the Expected Optiality of Rando Feasible Solutions to Cobinatorial Optiization Probles Evan A. Sultani The Johns Hopins University APL evan@sultani.co http://www.sultani.co/

More information

13.2 Fully Polynomial Randomized Approximation Scheme for Permanent of Random 0-1 Matrices

13.2 Fully Polynomial Randomized Approximation Scheme for Permanent of Random 0-1 Matrices CS71 Randoness & Coputation Spring 018 Instructor: Alistair Sinclair Lecture 13: February 7 Disclaier: These notes have not been subjected to the usual scrutiny accorded to foral publications. They ay

More information

A method to determine relative stroke detection efficiencies from multiplicity distributions

A method to determine relative stroke detection efficiencies from multiplicity distributions A ethod to deterine relative stroke detection eiciencies ro ultiplicity distributions Schulz W. and Cuins K. 2. Austrian Lightning Detection and Inoration Syste (ALDIS), Kahlenberger Str.2A, 90 Vienna,

More information

Multi-Dimensional Hegselmann-Krause Dynamics

Multi-Dimensional Hegselmann-Krause Dynamics Multi-Diensional Hegselann-Krause Dynaics A. Nedić Industrial and Enterprise Systes Engineering Dept. University of Illinois Urbana, IL 680 angelia@illinois.edu B. Touri Coordinated Science Laboratory

More information

Physics 215 Winter The Density Matrix

Physics 215 Winter The Density Matrix Physics 215 Winter 2018 The Density Matrix The quantu space of states is a Hilbert space H. Any state vector ψ H is a pure state. Since any linear cobination of eleents of H are also an eleent of H, it

More information

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all Lecture 6 Introduction to kinetic theory of plasa waves Introduction to kinetic theory So far we have been odeling plasa dynaics using fluid equations. The assuption has been that the pressure can be either

More information

Chapter 6 1-D Continuous Groups

Chapter 6 1-D Continuous Groups Chapter 6 1-D Continuous Groups Continuous groups consist of group eleents labelled by one or ore continuous variables, say a 1, a 2,, a r, where each variable has a well- defined range. This chapter explores:

More information

A Low-Complexity Congestion Control and Scheduling Algorithm for Multihop Wireless Networks with Order-Optimal Per-Flow Delay

A Low-Complexity Congestion Control and Scheduling Algorithm for Multihop Wireless Networks with Order-Optimal Per-Flow Delay A Low-Coplexity Congestion Control and Scheduling Algorith for Multihop Wireless Networks with Order-Optial Per-Flow Delay Po-Kai Huang, Xiaojun Lin, and Chih-Chun Wang School of Electrical and Coputer

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

A note on the multiplication of sparse matrices

A note on the multiplication of sparse matrices Cent. Eur. J. Cop. Sci. 41) 2014 1-11 DOI: 10.2478/s13537-014-0201-x Central European Journal of Coputer Science A note on the ultiplication of sparse atrices Research Article Keivan Borna 12, Sohrab Aboozarkhani

More information

The Simplex Method is Strongly Polynomial for the Markov Decision Problem with a Fixed Discount Rate

The Simplex Method is Strongly Polynomial for the Markov Decision Problem with a Fixed Discount Rate The Siplex Method is Strongly Polynoial for the Markov Decision Proble with a Fixed Discount Rate Yinyu Ye April 20, 2010 Abstract In this note we prove that the classic siplex ethod with the ost-negativereduced-cost

More information

Probability Distributions

Probability Distributions Probability Distributions In Chapter, we ephasized the central role played by probability theory in the solution of pattern recognition probles. We turn now to an exploration of soe particular exaples

More information

Supplementary to Learning Discriminative Bayesian Networks from High-dimensional Continuous Neuroimaging Data

Supplementary to Learning Discriminative Bayesian Networks from High-dimensional Continuous Neuroimaging Data Suppleentary to Learning Discriinative Bayesian Networks fro High-diensional Continuous Neuroiaging Data Luping Zhou, Lei Wang, Lingqiao Liu, Philip Ogunbona, and Dinggang Shen Proposition. Given a sparse

More information

arxiv: v1 [cs.ds] 29 Jan 2012

arxiv: v1 [cs.ds] 29 Jan 2012 A parallel approxiation algorith for ixed packing covering seidefinite progras arxiv:1201.6090v1 [cs.ds] 29 Jan 2012 Rahul Jain National U. Singapore January 28, 2012 Abstract Penghui Yao National U. Singapore

More information

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words)

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words) 1 A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine (1900 words) Contact: Jerry Farlow Dept of Matheatics Univeristy of Maine Orono, ME 04469 Tel (07) 866-3540 Eail: farlow@ath.uaine.edu

More information

Graphical Models in Local, Asymmetric Multi-Agent Markov Decision Processes

Graphical Models in Local, Asymmetric Multi-Agent Markov Decision Processes Graphical Models in Local, Asyetric Multi-Agent Markov Decision Processes Ditri Dolgov and Edund Durfee Departent of Electrical Engineering and Coputer Science University of Michigan Ann Arbor, MI 48109

More information

Determining OWA Operator Weights by Mean Absolute Deviation Minimization

Determining OWA Operator Weights by Mean Absolute Deviation Minimization Deterining OWA Operator Weights by Mean Absolute Deviation Miniization Micha l Majdan 1,2 and W lodziierz Ogryczak 1 1 Institute of Control and Coputation Engineering, Warsaw University of Technology,

More information

ASSUME a source over an alphabet size m, from which a sequence of n independent samples are drawn. The classical

ASSUME a source over an alphabet size m, from which a sequence of n independent samples are drawn. The classical IEEE TRANSACTIONS ON INFORMATION THEORY Large Alphabet Source Coding using Independent Coponent Analysis Aichai Painsky, Meber, IEEE, Saharon Rosset and Meir Feder, Fellow, IEEE arxiv:67.7v [cs.it] Jul

More information

Spine Fin Efficiency A Three Sided Pyramidal Fin of Equilateral Triangular Cross-Sectional Area

Spine Fin Efficiency A Three Sided Pyramidal Fin of Equilateral Triangular Cross-Sectional Area Proceedings of the 006 WSEAS/IASME International Conference on Heat and Mass Transfer, Miai, Florida, USA, January 18-0, 006 (pp13-18) Spine Fin Efficiency A Three Sided Pyraidal Fin of Equilateral Triangular

More information

e-companion ONLY AVAILABLE IN ELECTRONIC FORM

e-companion ONLY AVAILABLE IN ELECTRONIC FORM OPERATIONS RESEARCH doi 10.1287/opre.1070.0427ec pp. ec1 ec5 e-copanion ONLY AVAILABLE IN ELECTRONIC FORM infors 07 INFORMS Electronic Copanion A Learning Approach for Interactive Marketing to a Custoer

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

Sharp Time Data Tradeoffs for Linear Inverse Problems

Sharp Time Data Tradeoffs for Linear Inverse Problems Sharp Tie Data Tradeoffs for Linear Inverse Probles Saet Oyak Benjain Recht Mahdi Soltanolkotabi January 016 Abstract In this paper we characterize sharp tie-data tradeoffs for optiization probles used

More information

The Weierstrass Approximation Theorem

The Weierstrass Approximation Theorem 36 The Weierstrass Approxiation Theore Recall that the fundaental idea underlying the construction of the real nubers is approxiation by the sipler rational nubers. Firstly, nubers are often deterined

More information

Homework 3 Solutions CSE 101 Summer 2017

Homework 3 Solutions CSE 101 Summer 2017 Hoework 3 Solutions CSE 0 Suer 207. Scheduling algoriths The following n = 2 jobs with given processing ties have to be scheduled on = 3 parallel and identical processors with the objective of iniizing

More information

}, (n 0) be a finite irreducible, discrete time MC. Let S = {1, 2,, m} be its state space. Let P = [p ij. ] be the transition matrix of the MC.

}, (n 0) be a finite irreducible, discrete time MC. Let S = {1, 2,, m} be its state space. Let P = [p ij. ] be the transition matrix of the MC. Abstract Questions are posed regarding the influence that the colun sus of the transition probabilities of a stochastic atrix (with row sus all one) have on the stationary distribution, the ean first passage

More information

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS A Thesis Presented to The Faculty of the Departent of Matheatics San Jose State University In Partial Fulfillent of the Requireents

More information

Characterization of the Line Complexity of Cellular Automata Generated by Polynomial Transition Rules. Bertrand Stone

Characterization of the Line Complexity of Cellular Automata Generated by Polynomial Transition Rules. Bertrand Stone Characterization of the Line Coplexity of Cellular Autoata Generated by Polynoial Transition Rules Bertrand Stone Abstract Cellular autoata are discrete dynaical systes which consist of changing patterns

More information

Design of Spatially Coupled LDPC Codes over GF(q) for Windowed Decoding

Design of Spatially Coupled LDPC Codes over GF(q) for Windowed Decoding IEEE TRANSACTIONS ON INFORMATION THEORY (SUBMITTED PAPER) 1 Design of Spatially Coupled LDPC Codes over GF(q) for Windowed Decoding Lai Wei, Student Meber, IEEE, David G. M. Mitchell, Meber, IEEE, Thoas

More information

The Fundamental Basis Theorem of Geometry from an algebraic point of view

The Fundamental Basis Theorem of Geometry from an algebraic point of view Journal of Physics: Conference Series PAPER OPEN ACCESS The Fundaental Basis Theore of Geoetry fro an algebraic point of view To cite this article: U Bekbaev 2017 J Phys: Conf Ser 819 012013 View the article

More information

Tight Bounds for Maximal Identifiability of Failure Nodes in Boolean Network Tomography

Tight Bounds for Maximal Identifiability of Failure Nodes in Boolean Network Tomography Tight Bounds for axial Identifiability of Failure Nodes in Boolean Network Toography Nicola Galesi Sapienza Università di Roa nicola.galesi@uniroa1.it Fariba Ranjbar Sapienza Università di Roa fariba.ranjbar@uniroa1.it

More information

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm Acta Polytechnica Hungarica Vol., No., 04 Sybolic Analysis as Universal Tool for Deriving Properties of Non-linear Algoriths Case study of EM Algorith Vladiir Mladenović, Miroslav Lutovac, Dana Porrat

More information

New Slack-Monotonic Schedulability Analysis of Real-Time Tasks on Multiprocessors

New Slack-Monotonic Schedulability Analysis of Real-Time Tasks on Multiprocessors New Slack-Monotonic Schedulability Analysis of Real-Tie Tasks on Multiprocessors Risat Mahud Pathan and Jan Jonsson Chalers University of Technology SE-41 96, Göteborg, Sweden {risat, janjo}@chalers.se

More information

Lecture 21. Interior Point Methods Setup and Algorithm

Lecture 21. Interior Point Methods Setup and Algorithm Lecture 21 Interior Point Methods In 1984, Kararkar introduced a new weakly polynoial tie algorith for solving LPs [Kar84a], [Kar84b]. His algorith was theoretically faster than the ellipsoid ethod and

More information

A Note on Scheduling Tall/Small Multiprocessor Tasks with Unit Processing Time to Minimize Maximum Tardiness

A Note on Scheduling Tall/Small Multiprocessor Tasks with Unit Processing Time to Minimize Maximum Tardiness A Note on Scheduling Tall/Sall Multiprocessor Tasks with Unit Processing Tie to Miniize Maxiu Tardiness Philippe Baptiste and Baruch Schieber IBM T.J. Watson Research Center P.O. Box 218, Yorktown Heights,

More information

Distributed Subgradient Methods for Multi-agent Optimization

Distributed Subgradient Methods for Multi-agent Optimization 1 Distributed Subgradient Methods for Multi-agent Optiization Angelia Nedić and Asuan Ozdaglar October 29, 2007 Abstract We study a distributed coputation odel for optiizing a su of convex objective functions

More information

Fairness via priority scheduling

Fairness via priority scheduling Fairness via priority scheduling Veeraruna Kavitha, N Heachandra and Debayan Das IEOR, IIT Bobay, Mubai, 400076, India vavitha,nh,debayan}@iitbacin Abstract In the context of ulti-agent resource allocation

More information

Iterative Decoding of LDPC Codes over the q-ary Partial Erasure Channel

Iterative Decoding of LDPC Codes over the q-ary Partial Erasure Channel 1 Iterative Decoding of LDPC Codes over the q-ary Partial Erasure Channel Rai Cohen, Graduate Student eber, IEEE, and Yuval Cassuto, Senior eber, IEEE arxiv:1510.05311v2 [cs.it] 24 ay 2016 Abstract In

More information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information Cite as: Straub D. (2014). Value of inforation analysis with structural reliability ethods. Structural Safety, 49: 75-86. Value of Inforation Analysis with Structural Reliability Methods Daniel Straub

More information

Data-Driven Imaging in Anisotropic Media

Data-Driven Imaging in Anisotropic Media 18 th World Conference on Non destructive Testing, 16- April 1, Durban, South Africa Data-Driven Iaging in Anisotropic Media Arno VOLKER 1 and Alan HUNTER 1 TNO Stieltjesweg 1, 6 AD, Delft, The Netherlands

More information

Feature Extraction Techniques

Feature Extraction Techniques Feature Extraction Techniques Unsupervised Learning II Feature Extraction Unsupervised ethods can also be used to find features which can be useful for categorization. There are unsupervised ethods that

More information

CS Lecture 13. More Maximum Likelihood

CS Lecture 13. More Maximum Likelihood CS 6347 Lecture 13 More Maxiu Likelihood Recap Last tie: Introduction to axiu likelihood estiation MLE for Bayesian networks Optial CPTs correspond to epirical counts Today: MLE for CRFs 2 Maxiu Likelihood

More information

Vulnerability of MRD-Code-Based Universal Secure Error-Correcting Network Codes under Time-Varying Jamming Links

Vulnerability of MRD-Code-Based Universal Secure Error-Correcting Network Codes under Time-Varying Jamming Links Vulnerability of MRD-Code-Based Universal Secure Error-Correcting Network Codes under Tie-Varying Jaing Links Jun Kurihara KDDI R&D Laboratories, Inc 2 5 Ohara, Fujiino, Saitaa, 356 8502 Japan Eail: kurihara@kddilabsjp

More information

The Distribution of the Covariance Matrix for a Subset of Elliptical Distributions with Extension to Two Kurtosis Parameters

The Distribution of the Covariance Matrix for a Subset of Elliptical Distributions with Extension to Two Kurtosis Parameters journal of ultivariate analysis 58, 96106 (1996) article no. 0041 The Distribution of the Covariance Matrix for a Subset of Elliptical Distributions with Extension to Two Kurtosis Paraeters H. S. Steyn

More information

The Inferential Complexity of Bayesian and Credal Networks

The Inferential Complexity of Bayesian and Credal Networks The Inferential Coplexity of Bayesian and Credal Networks Cassio Polpo de Capos,2 Fabio Gagliardi Cozan Universidade de São Paulo - Escola Politécnica 2 Pontifícia Universidade Católica de São Paulo cassio@pucsp.br,

More information

Support Vector Machine Classification of Uncertain and Imbalanced data using Robust Optimization

Support Vector Machine Classification of Uncertain and Imbalanced data using Robust Optimization Recent Researches in Coputer Science Support Vector Machine Classification of Uncertain and Ibalanced data using Robust Optiization RAGHAV PAT, THEODORE B. TRAFALIS, KASH BARKER School of Industrial Engineering

More information

Approximation in Stochastic Scheduling: The Power of LP-Based Priority Policies

Approximation in Stochastic Scheduling: The Power of LP-Based Priority Policies Approxiation in Stochastic Scheduling: The Power of -Based Priority Policies Rolf Möhring, Andreas Schulz, Marc Uetz Setting (A P p stoch, r E( w and (B P p stoch E( w We will assue that the processing

More information

Introduction to Machine Learning. Recitation 11

Introduction to Machine Learning. Recitation 11 Introduction to Machine Learning Lecturer: Regev Schweiger Recitation Fall Seester Scribe: Regev Schweiger. Kernel Ridge Regression We now take on the task of kernel-izing ridge regression. Let x,...,

More information

A Simple Regression Problem

A Simple Regression Problem A Siple Regression Proble R. M. Castro March 23, 2 In this brief note a siple regression proble will be introduced, illustrating clearly the bias-variance tradeoff. Let Y i f(x i ) + W i, i,..., n, where

More information

The Simplex and Policy-Iteration Methods are Strongly Polynomial for the Markov Decision Problem with a Fixed Discount Rate

The Simplex and Policy-Iteration Methods are Strongly Polynomial for the Markov Decision Problem with a Fixed Discount Rate The Siplex and Policy-Iteration Methods are Strongly Polynoial for the Markov Decision Proble with a Fixed Discount Rate Yinyu Ye Departent of Manageent Science and Engineering, Stanford University, Stanford,

More information

On the Existence of Pure Nash Equilibria in Weighted Congestion Games

On the Existence of Pure Nash Equilibria in Weighted Congestion Games MATHEMATICS OF OPERATIONS RESEARCH Vol. 37, No. 3, August 2012, pp. 419 436 ISSN 0364-765X (print) ISSN 1526-5471 (online) http://dx.doi.org/10.1287/oor.1120.0543 2012 INFORMS On the Existence of Pure

More information

Constrained Consensus and Optimization in Multi-Agent Networks arxiv: v2 [math.oc] 17 Dec 2008

Constrained Consensus and Optimization in Multi-Agent Networks arxiv: v2 [math.oc] 17 Dec 2008 LIDS Report 2779 1 Constrained Consensus and Optiization in Multi-Agent Networks arxiv:0802.3922v2 [ath.oc] 17 Dec 2008 Angelia Nedić, Asuan Ozdaglar, and Pablo A. Parrilo February 15, 2013 Abstract We

More information

Uniform Approximation and Bernstein Polynomials with Coefficients in the Unit Interval

Uniform Approximation and Bernstein Polynomials with Coefficients in the Unit Interval Unifor Approxiation and Bernstein Polynoials with Coefficients in the Unit Interval Weiang Qian and Marc D. Riedel Electrical and Coputer Engineering, University of Minnesota 200 Union St. S.E. Minneapolis,

More information

On Poset Merging. 1 Introduction. Peter Chen Guoli Ding Steve Seiden. Keywords: Merging, Partial Order, Lower Bounds. AMS Classification: 68W40

On Poset Merging. 1 Introduction. Peter Chen Guoli Ding Steve Seiden. Keywords: Merging, Partial Order, Lower Bounds. AMS Classification: 68W40 On Poset Merging Peter Chen Guoli Ding Steve Seiden Abstract We consider the follow poset erging proble: Let X and Y be two subsets of a partially ordered set S. Given coplete inforation about the ordering

More information

Ch 12: Variations on Backpropagation

Ch 12: Variations on Backpropagation Ch 2: Variations on Backpropagation The basic backpropagation algorith is too slow for ost practical applications. It ay take days or weeks of coputer tie. We deonstrate why the backpropagation algorith

More information

1 Identical Parallel Machines

1 Identical Parallel Machines FB3: Matheatik/Inforatik Dr. Syaantak Das Winter 2017/18 Optiizing under Uncertainty Lecture Notes 3: Scheduling to Miniize Makespan In any standard scheduling proble, we are given a set of jobs J = {j

More information

Explicit solution of the polynomial least-squares approximation problem on Chebyshev extrema nodes

Explicit solution of the polynomial least-squares approximation problem on Chebyshev extrema nodes Explicit solution of the polynoial least-squares approxiation proble on Chebyshev extrea nodes Alfredo Eisinberg, Giuseppe Fedele Dipartiento di Elettronica Inforatica e Sisteistica, Università degli Studi

More information

Simple procedures for finding mean first passage times in Markov chains

Simple procedures for finding mean first passage times in Markov chains Res. Lett. Inf. Math. Sci., 2005, Vol. 8, pp 209-226 209 Availale online at http://iis.assey.ac.nz/research/letters/ Siple procedures for finding ean first passage ties in Markov chains JEFFREY J. HUNER

More information

arxiv: v1 [cs.ds] 17 Mar 2016

arxiv: v1 [cs.ds] 17 Mar 2016 Tight Bounds for Single-Pass Streaing Coplexity of the Set Cover Proble Sepehr Assadi Sanjeev Khanna Yang Li Abstract arxiv:1603.05715v1 [cs.ds] 17 Mar 2016 We resolve the space coplexity of single-pass

More information

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels Extension of CSRSM for the Paraetric Study of the Face Stability of Pressurized Tunnels Guilhe Mollon 1, Daniel Dias 2, and Abdul-Haid Soubra 3, M.ASCE 1 LGCIE, INSA Lyon, Université de Lyon, Doaine scientifique

More information

arxiv: v1 [math.nt] 14 Sep 2014

arxiv: v1 [math.nt] 14 Sep 2014 ROTATION REMAINDERS P. JAMESON GRABER, WASHINGTON AND LEE UNIVERSITY 08 arxiv:1409.411v1 [ath.nt] 14 Sep 014 Abstract. We study properties of an array of nubers, called the triangle, in which each row

More information

About the definition of parameters and regimes of active two-port networks with variable loads on the basis of projective geometry

About the definition of parameters and regimes of active two-port networks with variable loads on the basis of projective geometry About the definition of paraeters and regies of active two-port networks with variable loads on the basis of projective geoetry PENN ALEXANDR nstitute of Electronic Engineering and Nanotechnologies "D

More information

Optimal Pigouvian Taxation when Externalities Affect Demand

Optimal Pigouvian Taxation when Externalities Affect Demand Optial Pigouvian Taxation when Externalities Affect Deand Enda Patrick Hargaden Departent of Econoics University of Michigan enda@uich.edu Version of August 2, 2015 Abstract Purchasing a network good such

More information

Lower Bounds for Quantized Matrix Completion

Lower Bounds for Quantized Matrix Completion Lower Bounds for Quantized Matrix Copletion Mary Wootters and Yaniv Plan Departent of Matheatics University of Michigan Ann Arbor, MI Eail: wootters, yplan}@uich.edu Mark A. Davenport School of Elec. &

More information

CHAPTER 19: Single-Loop IMC Control

CHAPTER 19: Single-Loop IMC Control When I coplete this chapter, I want to be able to do the following. Recognize that other feedback algoriths are possible Understand the IMC structure and how it provides the essential control features

More information

IN modern society that various systems have become more

IN modern society that various systems have become more Developent of Reliability Function in -Coponent Standby Redundant Syste with Priority Based on Maxiu Entropy Principle Ryosuke Hirata, Ikuo Arizono, Ryosuke Toohiro, Satoshi Oigawa, and Yasuhiko Takeoto

More information

Testing Properties of Collections of Distributions

Testing Properties of Collections of Distributions Testing Properties of Collections of Distributions Reut Levi Dana Ron Ronitt Rubinfeld April 9, 0 Abstract We propose a fraework for studying property testing of collections of distributions, where the

More information

Support recovery in compressed sensing: An estimation theoretic approach

Support recovery in compressed sensing: An estimation theoretic approach Support recovery in copressed sensing: An estiation theoretic approach Ain Karbasi, Ali Horati, Soheil Mohajer, Martin Vetterli School of Coputer and Counication Sciences École Polytechnique Fédérale de

More information

Supplementary Information for Design of Bending Multi-Layer Electroactive Polymer Actuators

Supplementary Information for Design of Bending Multi-Layer Electroactive Polymer Actuators Suppleentary Inforation for Design of Bending Multi-Layer Electroactive Polyer Actuators Bavani Balakrisnan, Alek Nacev, and Elisabeth Sela University of Maryland, College Park, Maryland 074 1 Analytical

More information

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t.

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t. CS 493: Algoriths for Massive Data Sets Feb 2, 2002 Local Models, Bloo Filter Scribe: Qin Lv Local Models In global odels, every inverted file entry is copressed with the sae odel. This work wells when

More information

Hybrid System Identification: An SDP Approach

Hybrid System Identification: An SDP Approach 49th IEEE Conference on Decision and Control Deceber 15-17, 2010 Hilton Atlanta Hotel, Atlanta, GA, USA Hybrid Syste Identification: An SDP Approach C Feng, C M Lagoa, N Ozay and M Sznaier Abstract The

More information

Stochastic Subgradient Methods

Stochastic Subgradient Methods Stochastic Subgradient Methods Lingjie Weng Yutian Chen Bren School of Inforation and Coputer Science University of California, Irvine {wengl, yutianc}@ics.uci.edu Abstract Stochastic subgradient ethods

More information

On the Analysis of the Quantum-inspired Evolutionary Algorithm with a Single Individual

On the Analysis of the Quantum-inspired Evolutionary Algorithm with a Single Individual 6 IEEE Congress on Evolutionary Coputation Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-1, 6 On the Analysis of the Quantu-inspired Evolutionary Algorith with a Single Individual

More information

1 Proof of learning bounds

1 Proof of learning bounds COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture #4 Scribe: Akshay Mittal February 13, 2013 1 Proof of learning bounds For intuition of the following theore, suppose there exists a

More information

On the Use of A Priori Information for Sparse Signal Approximations

On the Use of A Priori Information for Sparse Signal Approximations ITS TECHNICAL REPORT NO. 3/4 On the Use of A Priori Inforation for Sparse Signal Approxiations Oscar Divorra Escoda, Lorenzo Granai and Pierre Vandergheynst Signal Processing Institute ITS) Ecole Polytechnique

More information

AN APPLICATION OF CUBIC B-SPLINE FINITE ELEMENT METHOD FOR THE BURGERS EQUATION

AN APPLICATION OF CUBIC B-SPLINE FINITE ELEMENT METHOD FOR THE BURGERS EQUATION Aksan, E..: An Applıcatıon of Cubıc B-Splıne Fınıte Eleent Method for... THERMAL SCIECE: Year 8, Vol., Suppl., pp. S95-S S95 A APPLICATIO OF CBIC B-SPLIE FIITE ELEMET METHOD FOR THE BRGERS EQATIO by Eine

More information

Nonmonotonic Networks. a. IRST, I Povo (Trento) Italy, b. Univ. of Trento, Physics Dept., I Povo (Trento) Italy

Nonmonotonic Networks. a. IRST, I Povo (Trento) Italy, b. Univ. of Trento, Physics Dept., I Povo (Trento) Italy Storage Capacity and Dynaics of Nononotonic Networks Bruno Crespi a and Ignazio Lazzizzera b a. IRST, I-38050 Povo (Trento) Italy, b. Univ. of Trento, Physics Dept., I-38050 Povo (Trento) Italy INFN Gruppo

More information

Algorithms for parallel processor scheduling with distinct due windows and unit-time jobs

Algorithms for parallel processor scheduling with distinct due windows and unit-time jobs BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES Vol. 57, No. 3, 2009 Algoriths for parallel processor scheduling with distinct due windows and unit-tie obs A. JANIAK 1, W.A. JANIAK 2, and

More information

Kernel Methods and Support Vector Machines

Kernel Methods and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley ENSIAG 2 / osig 1 Second Seester 2012/2013 Lesson 20 2 ay 2013 Kernel ethods and Support Vector achines Contents Kernel Functions...2 Quadratic

More information

Non-Parametric Non-Line-of-Sight Identification 1

Non-Parametric Non-Line-of-Sight Identification 1 Non-Paraetric Non-Line-of-Sight Identification Sinan Gezici, Hisashi Kobayashi and H. Vincent Poor Departent of Electrical Engineering School of Engineering and Applied Science Princeton University, Princeton,

More information

a a a a a a a m a b a b

a a a a a a a m a b a b Algebra / Trig Final Exa Study Guide (Fall Seester) Moncada/Dunphy Inforation About the Final Exa The final exa is cuulative, covering Appendix A (A.1-A.5) and Chapter 1. All probles will be ultiple choice

More information

arxiv: v1 [math.na] 10 Oct 2016

arxiv: v1 [math.na] 10 Oct 2016 GREEDY GAUSS-NEWTON ALGORITHM FOR FINDING SPARSE SOLUTIONS TO NONLINEAR UNDERDETERMINED SYSTEMS OF EQUATIONS MÅRTEN GULLIKSSON AND ANNA OLEYNIK arxiv:6.395v [ath.na] Oct 26 Abstract. We consider the proble

More information

On the approximation of Feynman-Kac path integrals

On the approximation of Feynman-Kac path integrals On the approxiation of Feynan-Kac path integrals Stephen D. Bond, Brian B. Laird, and Benedict J. Leikuhler University of California, San Diego, Departents of Matheatics and Cheistry, La Jolla, CA 993,

More information

Soft Computing Techniques Help Assign Weights to Different Factors in Vulnerability Analysis

Soft Computing Techniques Help Assign Weights to Different Factors in Vulnerability Analysis Soft Coputing Techniques Help Assign Weights to Different Factors in Vulnerability Analysis Beverly Rivera 1,2, Irbis Gallegos 1, and Vladik Kreinovich 2 1 Regional Cyber and Energy Security Center RCES

More information

On the Maximum Number of Codewords of X-Codes of Constant Weight Three

On the Maximum Number of Codewords of X-Codes of Constant Weight Three On the Maxiu Nuber of Codewords of X-Codes of Constant Weight Three arxiv:190.097v1 [cs.it] 2 Mar 2019 Yu Tsunoda Graduate School of Science and Engineering Chiba University 1- Yayoi-Cho Inage-Ku, Chiba

More information

A Better Algorithm For an Ancient Scheduling Problem. David R. Karger Steven J. Phillips Eric Torng. Department of Computer Science

A Better Algorithm For an Ancient Scheduling Problem. David R. Karger Steven J. Phillips Eric Torng. Department of Computer Science A Better Algorith For an Ancient Scheduling Proble David R. Karger Steven J. Phillips Eric Torng Departent of Coputer Science Stanford University Stanford, CA 9435-4 Abstract One of the oldest and siplest

More information

Four-vector, Dirac spinor representation and Lorentz Transformations

Four-vector, Dirac spinor representation and Lorentz Transformations Available online at www.pelagiaresearchlibrary.co Advances in Applied Science Research, 2012, 3 (2):749-756 Four-vector, Dirac spinor representation and Lorentz Transforations S. B. Khasare 1, J. N. Rateke

More information

are equal to zero, where, q = p 1. For each gene j, the pairwise null and alternative hypotheses are,

are equal to zero, where, q = p 1. For each gene j, the pairwise null and alternative hypotheses are, Page of 8 Suppleentary Materials: A ultiple testing procedure for ulti-diensional pairwise coparisons with application to gene expression studies Anjana Grandhi, Wenge Guo, Shyaal D. Peddada S Notations

More information

Recovering Data from Underdetermined Quadratic Measurements (CS 229a Project: Final Writeup)

Recovering Data from Underdetermined Quadratic Measurements (CS 229a Project: Final Writeup) Recovering Data fro Underdeterined Quadratic Measureents (CS 229a Project: Final Writeup) Mahdi Soltanolkotabi Deceber 16, 2011 1 Introduction Data that arises fro engineering applications often contains

More information

Replication Strategies in Unstructured Peer-to-Peer Networks

Replication Strategies in Unstructured Peer-to-Peer Networks Replication Strategies in Unstructured Peer-to-Peer Networks Edith Cohen AT&T Labs Research 180 Park Avenue Florha Park, NJ 07932, USA edith@research.att.co Scott Shenker ICSI Berkeley, CA 94704 USA shenker@icsi.berkeley.edu

More information