Online homotopy algorithm for a generalization of the LASSO

Size: px
Start display at page:

Download "Online homotopy algorithm for a generalization of the LASSO"

Transcription

1 This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. Online homotoy algorithm for a generalization of the LASSO A. Hofleitner, T. Rabbani, L. El Ghaoui and A. Bayen Abstract The LASSO is a widely used shrinkage method for linear regression. We roose an online homotoy algorithm to solve a generalization of the LASSO in which the l regularization is alied on a linear transformation of the solution, allowing to inut rior information on the structure of the roblem and to imrove interretability of the results. The algorithm takes advantage of the sarsity of the solution for comutational efficiency and is romising for mining large datasets. I. INTRODUCTION AND RELATED WORK Least-squares regression with l -norm regularization is known as the LASSO algorithm []. It has generated significant interest in the statistics [], [], signal rocessing [3], [4], [5] and machine learning [6], [7] communities, in articular for estimation roblems. Adding a l -enalty usually leads to sarse solutions, which is a desirable roerty used to achieve model selection, data comression, or to obtain interretable results. The LASSO can be solved using interior-oint methods [8], iterative thresholding algorithms [9], [0], feature-sign search [], bound otimization methods [], incremental methods [3] or gradient rojection algorithms [4]. Homotoy algorithms comute the regularization ath [5], [6] or erform online udates [7], [8], [9]. They are articularly efficient when the solution is very sarse [0], []. The article extends the results of [8], [9] with the following contributions: (i) the algorithm udates the solution as a new batch of observations is received (revious work only considered udates with one measurement at a time), (ii) the online algorithm solves the LASSO when an affine transformation of the estimate is sarse. Problem statement. At estimation ste n, we are given a set I n of training examles or observations (y i,a i ) R R m, i I n. We wish to fit a linear model to estimate the resonse y i as a function of x R m. A linear function of the solution, K x, with K R k m is exected to be sarse, reresenting inherent structure of the roblem or trend filtering [], [3]. To achieve this roerty, we add an l enalty on K x and solve the following otimization roblem min xr m n i= (a T i x y i ) + µ n K x () The regularization arameter µ n may deend on the number of measurements I n. For examle, we can choose µ n = I n µ 0 as in [8] or µ n = I n µ 0 as in [4]. Both the deendency of Ph.D. candidate, Electrical Engineering and Comuter Science, UC Berkeley, CA. Corresonding author (aude@eecs.berkeley.edu). Ph.D. candidate, Mechanical Engineering, UC Berkeley, CA, trabbani@berkeley.edu Associate rofessor, Electrical Engineering and Comuter Science, Industrial Engineering and Oerations Research, UC Berkeley, CA, elghaoui@berkeley.edu Associate rofessor, Electrical Engineering and Comuter Science, Civil and Environmental Engineering, UC Berkeley, CA, bayen@berkeley.edu µ n on I n and the arameter µ 0 are chosen using a validation metric, comuted on a dataset which is not used to train the model. The validation rocedure is described in more details in the result section (Section IV). It chooses a trade-off between the structure imosed by the regularization, and the fit to the data. After receiving new observations, the algorithm udates the solution of () without having to comletely re-solve the roblem. As done in the Elastic Net [5], we investigate the addition of an l regularization term to () to imrove estimation caabilities by leveraging rior information ˆx on the value of the solution. Organization of the article. Section II reviews an existing homotoy algorithm which solves the LASSO recursively [8], [9]. Section III resents the extension of the algorithm to udate the solution with observations and a l enalization on a linear function of the solution. We aly the algorithm on a traffic estimation roblem from streaming robe data in Section IV and discuss ossible extensions of this work in Section V. II. THE LASSO PROBLEM The LASSO roblem [] is defined as follows: x = arg min Prerint submitted to IEEE Transactions on Automatic Control. Received: Aril 9, 03 0:3:5 PST Coyright (c) 03 IEEE. Personal use is ermitted. For any other uroses, ermission must be obtained from the IEEE by ing ubs-ermissions@ieee.org. xr m n i= (a T i x y i ) + µ n x. () There is a global minimum at x if and only if the subdifferential of the objective function at x contains the 0-vector. The subdifferential of the l -norm at x is the following set 8 ( ) < 9 = kxk = : v v Rm : i = sgn(x i ) if x i > 0 v i [,] if x i = 0 ; where sgn( ) is the sign function. Let A R In m be the matrix whose i th row is equal to a T i, and let y =(y i) T ii n be the vector of resonse variables. The otimality conditions for () are given by A T (Ax y)+µ n v = 0, v kxk. We define the active set a (res. non active set na) as the set of indices reresenting non-zero (res. zero) elements of x. The matrix A a (res. A na ) is a selection of the columns of A in a (res. in na). The non-zero coordinates of x are in x a and x na is the 0-vector. The index a i (res. na i ) references the i th coordinate of the active (res. non active) set. Since v kxk, v ai = sgn(x ai ) and v nai [,]. If the solution is unique, A T a A a is non-singular ; we rewrite the otimality conditions as x a =(A T a A a ) (A T a y µ n v a ) and µ n v na = A T na(a a x a y). If we know the active set and the signs of the coefficients of the solution, thus the vector v a, we can comute the solution x in closed form. When observations come sequentially, a homotoy algorithm [8], [9] solves the LASSO roblem recursively by considering the following roblem: x(t, µ)=arg min xr m A ta T n+! x y ty n+! + µ kxk. Adding (res. removing) a oint is equivalent to comuting the ath from t = 0 to t = (res. from t = to t = 0). Varying The Elastic Net [5] ensures the uniqueness of the solution without requiring A T A to be non-singular.

2 This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. the regularization arameter is equivalent to comuting the ath from µ = µ n to µ = µ n+. III. RECURSIVE LASSO WITH NEW OBSERVATIONS, l AND LINEAR l REGULARIZATIONS We consider a least square estimation roblem, for which we want a linear transform of the solution, K x for K R k m, to be sarse. We udate the estimation as we receive new observations (y new,a new ) R R m. We assume a riori information (e.g. historical estimate) ˆx R m on the solution, which is used as additional regularization when the matrix A is not full column rank or is ill conditioned (see [5] for details). We assume that the matrix K is full row rank, which is the case for numerous alications including total variation regularization. Each row of K corresonds to an information on the sarsity structure of the solution. We define K R m k m such that K =(K T KT )T is non singular. For examle, K is such that the columns of K T form a basis for the null-sace of K. We define a change of variable z = Kx, new data matrices B = AK, B new = A new K and ẑ = K ˆx. We roose an algorithm that udates the solution z of min zr m B tb new! z y ty new! +µ (I k 0 k m k ) z + l z ẑ. (3) as we (i) vary t to add or remove observations and (ii) vary µ to change the weight of the l regularization. The l enalization is on the first k coordinates of z, denoted regularized indices. The last m k indices are in the active set and are referred to as the non-regularized indices. A. Add observations At t = 0, we know the solution z(0, µ n ) and thus the active set and signs of the regularized indices of z. Let v ai be the sign of z ai (0) for the regularized indices and define v ai = 0 for the non-regularized indices. The data matrices with the new observations are indicated with a tilde: B =(B T B newt ) T and ỹ =(y T y newt ) T. The otimality conditions of (3) read B T a ( B a z a (t) ỹ)+(t )B newt a (B new a z a (t) y new ) +µ n v a + l(z a (t) ẑ a )=0 (4) B T na( B a z a (t) ỹ)+(t )B newt na (B new a z a (t) y new ) +µ n w na (t) lẑ na = 0 (5) where w na (t) is a vector with coordinates in [,]. We notice that, at t = 0, z a ( ) and w na ( ) are continuous in t. Let t to be the largest t [0,] such that: (i) for all t [0,t ), for all i in the regularized indices, sgn(z a (t)) = sgn(z a (0)) and (ii) for all t [0,t ), for all i in the non-active set, w nai (t) <. On this interval, v ai is the sign of z ai (t) and Equations (4-5) are valid. We comute Q =( B T a B a + li a ) from its revious value without the new observations using the Woodbury matrix identity ( rank udate). We define z a = Q( B T a ỹ + lẑ a µv a ) and a = t. We consider the singular value decomosition of B new a QB newt a = G T SG and define the rotated data B new = GB new and y new = Gy new,, the rotated error E = B new a z a y new and U = QB newt a. Proosition (Solution ath as we add observations): For t [0,t ), z a ( ) is continuous in t and given by z a (t)= z a (t )U I +(t )S E (6) Let t 0 be the smallest t [0,] such that a coordinate of z a (t) equals zero, t + (res. t ) the smallest t [0,] which sets a coordinate of w na (t) to (res. to -). The transition oint t is defined as t = min(t 0,t +,t ) and can be comuted by solving -degree olynomial equations on a bounded interval. Proof: For t [0,t ), we use (4) and the Woodbury matrix identity to write (Q +ab newt a as) GB new a Q. It follows that: z a (t)= z a au(i + as) B new a z a + a Q z a (t)= z a z a (t)= z a au(i + as) GB new a Q B new a ) as Q au(i + au(i + as) B new a z a + a Uy new au(i + as) Sy new au(i + as) B new a z a + au(i + as) y new Prerint submitted to IEEE Transactions on Automatic Control. Received: Aril 9, 03 0:3:5 PST Coyright (c) 03 IEEE. Personal use is ermitted. For any other uroses, ermission must be obtained from the IEEE by ing ubs-ermissions@ieee.org. B newt a y new which roves (6). The comutation of t 0, t + and t is given by Lemma and. We denote by U i, j the element of U on line i and column j and by U i the i th line of U, s i is the i th singular value in S and E i is the i th coordinate of E. Lemma (Comutation of t 0 ): Let ta 0 i be the smallest value of t [0,] which sets the i th coordinate of qz a (in the regularized indices) to zero. It is given by ta 0 i = aa 0 i + where a 0 a i is the smallest real valued solution in the interval [-,0] of the degree olynomial equation in a, which can be solved numerically: 0 = z ai ( + as l ) a U i, j Ē j ( + as l ) If the olynomial equation does not have real valued solutions in [-,0], we set t 0 a i =. It follows that t 0 is the smallest value of t 0 a i in the interval [0,]. Proof: Setting the i th coordinate of z a to zero in (6), we have 0 = z ai au i (I + as) E 0 = z ai a U i, j Ē j + as j 0 = z ai ( + as l ) a U i, j Ē j ( + as l ) We denote by c i the i th column of B na, d i is the i th row of B new na and d i, j the element of B new na on the i th row and j th If no such t exists, we set t 0 (res. t + and t ) to.

3 This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. column. We also denote by f i the i th element of B T naẽ lẑ na and ẽ = B a z a ỹ. Lemma (Comutation of t + and t ): The smallest value of t that sets the i th coordinate of w na to (res. q to -) is denoted t na + i (res. t nai ). It is given by t na + i = a na + i + q (res. t nai = a nai + ) where a na + i (res. a na + i ) is the smallest real valued solution in the interval [-,0] of the degree olynomial equation in a + (res. in a ): ( µ f i ) (µ f i ) ( + a + s l )=a + E j (d i, j ( + a s l )=a E j (d i, j B a U j )( + a + s l ) B a U j )( + a s l ) If the olynomial equation does not have real valued solutions in [-,0], we set t + na i = (res. t nai = ). It follows that t + (res. t ) is the smallest value of t + na i (res. t nai ) in the interval [0,]. Proof: From (6), we notice that B new a z a (t) y new = B new a z a ag T (I + as) E y new = G T E ag T S(I + as) E = G T (I + as) E We also have B a z a (t) ỹ = ẽ a B a U(I + as) E We rewrite (5) as This roves that z nai takes ositive value and adding the index to the active set rovides a solution, thus the solution (strict concavity). Algorithm udates the solution when t varies from t = 0 to t =. The same algorithm is relevant to remove observations by finding the transition oints as t decreases from to 0. Algorithm Udate of the solution as we add observations Initialize the active set a, non active set na and signs of the regularized indices v a. t = 0 while t < do Comute t 0, t + and t as the smallest value of ta,i 0, t+ na,i and t na,i in (t,] (Lemma -). t = min(t 0,t +,t ) if t > then break; else Udate the active set and sign of the regularized indices according to the transition oint. end if Udate the matrix Q to account for the udated active set (rank udate). end while 0 = B T na(ẽ a B a U(I + as) E)+µw T na lẑ na µw na (t)= B T naẽ lẑ na + ab newt na G T (I + as) E + a(b newt na B T na B a U)(I + as) E We obtain the values of t na + i (res. t nai ) by solving the degree olynomial equation in a + (res. a ) on the interval [-,0]: ( µ f i )( + a + s l )=a + E j (d i, j (µ f i )( + a s l )=a E j (d i, j B a U j )( + a + s l ) B a U j )( + a s l ) B. Udate the regularization arameter The comutation of the regularization ath is detailed in [6] and in [5] for the Elastic Net. To solve the roblem of interest 3, it is necessary to define the non-regularized indices, as done in Section III-A and set v ai = 0 for these indices. With this convention, we refer the reader to [6] and [5] to comute the solution of (3). Remark (Leveraging the sarsity structure): We efficiently udate Q when the active or non active set change or when we add/remove observations with low rank udates. We actually udate the Cholesky factorization of Q which rovides better numerical stability to the algorithm than udating Q directly [6]. Remark (Comlexity): The comlexity of the algorithm deends on the number of transitions and the size of the active set. The theoretical bound on the number of transitions is 3 k, where k is the number of rows of K. In ractice, it is much smaller because successive estimates are exected to have a similar suort. Lemma 3 (Udate of the active set): When we reach a transition oint, the active set and signs of the regularized indices are udated as follows: (i) if t = t 0, we remove the corresonding coordinate from the active set, (ii) if t = t + (res. t = t ), we add the coordinate to the active set and set its sign to ositive (res. to negative). Proof: If t = t 0, let a i be such that z ai (t )=0. The IV. LARGE SCALE TRAFFIC ESTIMATION ON AN ARTERIAL subgradient of (I k 0 k m k )z with resect to the coordinate NETWORK a i is in the interval [-,], hence we remove the coordinate from the active set. A. Exerimental setting If t = t +, let na i be such that w nai (t )=. For t > t, the We aly the algorithm to arterial traffic estimation on a otimality condition for the coordinate na i cannot be satisfied subnetwork of San Francisco, CA totalling more than 800 links with the current active set because w nai is bounded by. If we (.6 kilometers of roadway). Dedicated sensing infrastructure let the coordinate na i of the solution take non-zero values, we is rarely available on arterial networks and we use data can rewrite the otimality condition as f (z a (t))+bz nai (t)=0, collected by the Mobile Millennium system [7] from a fleet where f (z a (t)) < 0 and b is a ositive term which deends of 500 vehicles which reort their location every minute. The on the norm of the column na i of B and B new and on l. duration between two successive location reorts x and x Prerint submitted to IEEE Transactions on Automatic Control. Received: Aril 9, 03 0:3:5 PST Coyright (c) 03 IEEE. Personal use is ermitted. For any other uroses, ermission must be obtained from the IEEE by ing ubs-ermissions@ieee.org.

4 This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. is an observation of the travel time yi on the ath from x to x. We use a conditional random field algorithm [8] to reconstruct the trajectory between x and x. Each trajectory (ath) is converted in a vector ai [0, ]m, where m is the number of links in the network. The jth coordinate of ai, denoted ai, j, is the fraction of the link traveled by the robe vehicle. It is comuted as the distance traveled on the link divided by the length of the link3. In articular, ai, j = 0 if the vehicle did not travel on link j and ai, j = if the vehicle fully traversed link j. The solution xn reresents the average travel time on each link of the network at time t n. We add an l regularization on the satial variations of the travel times for several reasons. First, it imroves estimation caabilities by exloiting a-riori information on the structure of the solution. Traffic signals cause imortant variation on the travel time exerienced on a link and regularization is imortant to revent overfitting. Second, it exhibits the inherent satial structure of traffic by noticing the area where traffic conditions actually change. Finally, the sarse structure of the solution enables an efficient udate of the estimate as new measurements are received. We estimate the average travel times x = K z by solving (3). We use historical mean travel times for the l regularization x. For each new travel time observation, we increase the regularization arameter from In µ0 to In+ µ0 and add the new observation (yn+, an+ ) R Rm. The arameters of the l and l regularizations (resectively µ0 and l ) are chosen via cross-validation as described in the following Section. Observations remain relevant only for a limited eriod of time T 4. When observations become obsolete, the algorithm udates the regularization arameter and removes the old observations (decrease t from to 0). We investigate two otential choices for the full row rank matrix K, which reresents the rior information on the satial structure of the estimate. The first one encourages all the incoming links of an intersection to have the same ace (inverse of velocity), the second one encourages the outgoing links to have the same ace. To each junctions j with n j incoming links (res. outgoing links), corresonds n j rows in K. The kth such row encourages the k and k + incoming (res. outgoing) links of the junction to have the same ace (travel time on the link divided by the length of link). Fig.. Geograhical reresentation of the traffic estimation results. The color of each link varies with the ace (green for small aces, red for large aces). The ins indicate the intersections for which not all outgoing links have the same estimated ace (inverse of the seed). of the regularization matrix K influences the accuracy. The regularization on the outgoing links always rovide better results than the choice of regularization on the incoming links. The algorithm does not rovide an automated way to choose the otimal matrix K even though this is art of current research interest. The results can also be reresented as a traffic ma with colors reresenting the ace of the vehicles: green for smallest ace i.e fastest seed, red for largest ace. We indicate the intersections for which we detect satial variation of the ace by a in. The ins tend to cluster in a few regions of the network, indicating regions with imortant satial variations in the traffic conditions. Imosing and exloiting a sarsity structure on the solution limits the comutational cost of traffic estimation on large networks as the algorithm leverages the sarsity of the solution in the algorithm. The number of transition oints and active indices remain small throughout the algorithm with an average of 0.5 transition oints er estimate udate (addition of new data oints and variation of the regularization arameter) and 0 active regularized indices for a network with 85 links. B. Validation framework At time tn we comute the estimate xn corresonding to the observations in In. We comute the rediction error en = an+ xn yn+ and analyze the effect of the choice of the arameters l and µ0 as well as the choice of matrix K in Figure. The numerical results indicate that both the l and l regularization imrove the results for a wide range of l and µ0. As the error is not very sensitive to the choice of these arameters, they can be calibrated off-line using cross-validation. Figure (right) also indicate that the choice 3 The coefficients a i, j can account for the fact that travel time on a fraction of the link does not vary roortionally with the distance traveled as vehicles are more likely to exerience delays close to signalized intersections [9]. 4 Tyically, T is in the order of five to fifteen minutes V. C ONCLUSION AND DISCUSSION The article resents an online-algorithm to udate the solution of linear regression roblems with a large class of l and l regularizations. The l -norm imroves the accuracy and comutational efficiency of the estimation as well as the interretability of the results by exhibiting and exloiting the underlying sarsity structure of the roblem. The l -norm increases the robustness of the estimator and limits numerical issues. The algorithm rovides the ability to (i) imose sarsity on a linear function of the state, (ii) udate the solution online by comuting a homotoy as new measurements are available (or old ones become obsolete). The otential of the algorithm is demonstrated on real-time traffic estimation Prerint submitted to IEEE Transactions on Automatic Control. Received: Aril 9, 03 0:3:5 PST Coyright (c) 03 IEEE. Personal use is ermitted. For any other uroses, ermission must be obtained from the IEEE by ing ubs-ermissions@ieee.org.

5 This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. Average l error Outgoing link regularization µ 0 = 0. µ 0 = 0.8 µ = Value of λ Average l error Outgoing link regularization λ = 0.0 λ = 0.05 λ = 0.0 Incoming link regularization λ = 0.0 λ = 0.05 λ = Value of µ 0 Fig.. Variation of the l error in function of the arameters l (left) and µ 0 (right). The figures indicate the imortance of the additional l regularization to imrove the accuracy of the estimation. roblem from streaming robe vehicle data in large urban networks. It rovides accurate estimation caabilities and a better understanding of the satial variations of traffic across the network. ACKNOWLEDGEMENTS L. El Ghaoui and T. Rabbani are suorted in art by the National Science Foundation, via Grants SES and CMMI The authors would like to thank Timothy Hunter for roviding the filtered robe trajectories from the raw measurements of the robe vehicles used to roduce the numerical exeriment. REFERENCES [] R. Tibshirani, Regression shrinkage and selection via the Lasso, Journal of the Royal Statistical Society. Series B (Methodological), , 996. [] Y. Dodge, Statistical data analysis based on the l -norm and related methods. Birkhauser, 00. [3] R. Baraniuk, Comressive sensing, IEEE Signal. Proc. Mag., vol. 4, no. 4,. 8, 007. [4] E. Candès, Comressive samling, in Congress of Mathematicians, vol. 3, 006, [5] J. Fuchs, On sarse reresentations in arbitrary redundant bases, IEEE Transactions on Information Theory, vol. 50, no. 6, , 004. [6] I. Guyon and A. Elisseeff, An introduction to variable and feature selection, The Journal of Machine Learning Research, vol. 3,. 57 8, 003. [7] A. Ng, Feature selection, l vs. l regularization, and rotational invariance, in st International Conference on Machine learning. ACM, 004,. 78. [8] S. Kim, K. Koh, M. Lustig, S. Boyd, and D. Gorinevsky, An Interior- Point Method for Large-Scale l -Regularized Least Squares, vol., no. 4, , 008. [9] I. Daubechies, M. Defrise, and C. De Mol, An iterative thresholding algorithm for linear inverse roblems with a sarsity constraint, Communications on Pure and Alied Mathematics, vol. 57, no., , 004. [0] J. Friedman, T. Hastie, H. Höfling, and R. Tibshirani, Pathwise coordinate otimization, The Annals of Alied Statistics, vol., no., , 007. [] H. Lee, A. Battle, R. Raina, and A. Ng, Efficient sarse coding algorithms, Advances in Neural Information Processing Systems, vol. 9,. 80, 007. [] M. Figueiredo and R. Nowak, A bound otimization aroach to wavelet-based image deconvolution, in International Conference on Image Processing, vol.. IEEE, 005. [3] D. Bertsekas, Incremental gradient, subgradient, and roximal methods for convex otimization: A survey, Otimization for Machine Learning,. 85, 0. [4] M. Figueiredo, R. Nowak, and S. Wright, Gradient rojection for sarse reconstruction: Alication to comressed sensing and other inverse roblems, vol., no. 4, , 008. [5] M. Osborne, B. Presnell, and B. Turlach, A new aroach to variable selection in least squares roblems, IMA journal of numerical analysis, vol. 0, no. 3,. 389, 000. [6] B. Efron, T. Hastie, I. Johnstone, and R. Tibshirani, Least angle regression, The Annals of Statistics, vol. 3, no., , 004. [7] M. Salman Asif and J. Romberg, Dynamic udating for l regularization, IEEE Journal of Selected Toics in Signal Processing, vol. 4, no., , 00. [8] P. Garrigues and L. El Ghaoui, An homotoy algorithm for the Lasso with online observations, in Neural Information Processing Systems, vol., 008. [9] A. Hofleitner, L. E. Ghaoui, and A. Bayen, Online least-squares estimation of time varying systems with sarse temoral evolution and alication to traffic estimation, in 50th Conference on Decision and Control. IEEE, Dec. 0. [0] I. Drori and D. Donoho, Solution of l Minimization Problems by LARS/Homotoy Methods, in International Conference on Acoustics, Seech and Signal Processing, vol. 3. IEEE, 006. [] I. Loris, On the erformance of algorithms for the minimization of l -enalized functionals, Inverse Problems, vol. 5, no. 3, , 009. [] F. Bach, R. Jenatton, J. Mairal, and G. Obozinski, Convex otimization with sarsity-inducing norms, Otimization for Machine Learning,. 9 53, 0. [3] S. Kim, K. Koh, S. Boyd, and D. Gorinevsky, l trend filtering, SIAM Rev., vol. 5, no., , 009. [4] K. Knight and W. Fu, Asymtotics for lasso-tye estimators, Annals of Statistics, , 000. [5] H. Zou and T. Hastie, Regularization and variable selection via the elastic net, Journal of the Royal Statistical Society: Series B (Statistical Methodology), vol. 67, no., , 003. [6] G. Golub and C. Van Loan, Matrix comutations. Johns Hokins Univ Press, 996, vol. 3. [7] A. Bayen, J. Butler, A. Patire. et al, Mobile Millennium final reort, University of California, Berkeley, UCB-ITS-CWP-0-6, Tech. Re., 0. [8] T. Hunter, T. Moldovan, M. Zaharia, S. Merzgui, J. Ma, M. J. Franklin, P. Abbeel, and A. M. Bayen, Scaling the Mobile Millennium system in the cloud, in nd ACM Symosium on Cloud Comuting, ser. SOCC, vol. 8. ACM, 0,. 8. [9] A. Hofleitner, R. Herring, P. Abbeel, and A. Bayen, Learning the dynamics of arterial traffic from robe data using a dynamic bayesian network, IEEE Transactions on Intelligent Transortation Systems, 0. Prerint submitted to IEEE Transactions on Automatic Control. Received: Aril 9, 03 0:3:5 PST Coyright (c) 03 IEEE. Personal use is ermitted. For any other uroses, ermission must be obtained from the IEEE by ing ubs-ermissions@ieee.org.

An Homotopy Algorithm for the Lasso with Online Observations

An Homotopy Algorithm for the Lasso with Online Observations An Homotopy Algorithm for the Lasso with Online Observations Pierre J. Garrigues Department of EECS Redwood Center for Theoretical Neuroscience University of California Berkeley, CA 94720 garrigue@eecs.berkeley.edu

More information

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH Luoluo Liu, Trac D. Tran, and Sang Peter Chin Det. of Electrical and Comuter Engineering, Johns Hokins Univ., Baltimore, MD 21218, USA {lliu69,trac,schin11}@jhu.edu

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

AKRON: An Algorithm for Approximating Sparse Kernel Reconstruction

AKRON: An Algorithm for Approximating Sparse Kernel Reconstruction : An Algorithm for Aroximating Sarse Kernel Reconstruction Gregory Ditzler Det. of Electrical and Comuter Engineering The University of Arizona Tucson, AZ 8572 USA ditzler@email.arizona.edu Nidhal Carla

More information

ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING

ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING 8th Euroean Signal Processing Conference (EUSIPCO-2) Aalborg, Denmark, August 23-27, 2 ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING Vahid Abolghasemi, Saideh Ferdowsi, Bahador Makkiabadi,2,

More information

Convex Optimization methods for Computing Channel Capacity

Convex Optimization methods for Computing Channel Capacity Convex Otimization methods for Comuting Channel Caacity Abhishek Sinha Laboratory for Information and Decision Systems (LIDS), MIT sinhaa@mit.edu May 15, 2014 We consider a classical comutational roblem

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

A Note on Guaranteed Sparse Recovery via l 1 -Minimization

A Note on Guaranteed Sparse Recovery via l 1 -Minimization A Note on Guaranteed Sarse Recovery via l -Minimization Simon Foucart, Université Pierre et Marie Curie Abstract It is roved that every s-sarse vector x C N can be recovered from the measurement vector

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

An Analysis of Reliable Classifiers through ROC Isometrics

An Analysis of Reliable Classifiers through ROC Isometrics An Analysis of Reliable Classifiers through ROC Isometrics Stijn Vanderlooy s.vanderlooy@cs.unimaas.nl Ida G. Srinkhuizen-Kuyer kuyer@cs.unimaas.nl Evgueni N. Smirnov smirnov@cs.unimaas.nl MICC-IKAT, Universiteit

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

A Recursive Block Incomplete Factorization. Preconditioner for Adaptive Filtering Problem

A Recursive Block Incomplete Factorization. Preconditioner for Adaptive Filtering Problem Alied Mathematical Sciences, Vol. 7, 03, no. 63, 3-3 HIKARI Ltd, www.m-hiari.com A Recursive Bloc Incomlete Factorization Preconditioner for Adative Filtering Problem Shazia Javed School of Mathematical

More information

An Ant Colony Optimization Approach to the Probabilistic Traveling Salesman Problem

An Ant Colony Optimization Approach to the Probabilistic Traveling Salesman Problem An Ant Colony Otimization Aroach to the Probabilistic Traveling Salesman Problem Leonora Bianchi 1, Luca Maria Gambardella 1, and Marco Dorigo 2 1 IDSIA, Strada Cantonale Galleria 2, CH-6928 Manno, Switzerland

More information

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition A Qualitative Event-based Aroach to Multile Fault Diagnosis in Continuous Systems using Structural Model Decomosition Matthew J. Daigle a,,, Anibal Bregon b,, Xenofon Koutsoukos c, Gautam Biswas c, Belarmino

More information

Discrete Signal Reconstruction by Sum of Absolute Values

Discrete Signal Reconstruction by Sum of Absolute Values JOURNAL OF L A TEX CLASS FILES, VOL., NO. 4, DECEMBER 22 Discrete Signal Reconstruction by Sum of Absolute Values Masaaki Nagahara, Senior Member, IEEE, arxiv:53.5299v [cs.it] 8 Mar 25 Abstract In this

More information

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

Some results of convex programming complexity

Some results of convex programming complexity 2012c12 $ Ê Æ Æ 116ò 14Ï Dec., 2012 Oerations Research Transactions Vol.16 No.4 Some results of convex rogramming comlexity LOU Ye 1,2 GAO Yuetian 1 Abstract Recently a number of aers were written that

More information

TIME-FREQUENCY BASED SENSOR FUSION IN THE ASSESSMENT AND MONITORING OF MACHINE PERFORMANCE DEGRADATION

TIME-FREQUENCY BASED SENSOR FUSION IN THE ASSESSMENT AND MONITORING OF MACHINE PERFORMANCE DEGRADATION Proceedings of IMECE 0 00 ASME International Mechanical Engineering Congress & Exosition New Orleans, Louisiana, November 17-, 00 IMECE00-MED-303 TIME-FREQUENCY BASED SENSOR FUSION IN THE ASSESSMENT AND

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell February 10, 2010 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

More information

MULTI-CHANNEL PARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES

MULTI-CHANNEL PARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES MULTI-CANNEL ARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES S Lawrence Marle Jr School of Electrical Engineering and Comuter Science Oregon State University Corvallis, OR 97331 Marle@eecsoregonstateedu

More information

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S.

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S. -D Analysis for Iterative Learning Controller for Discrete-ime Systems With Variable Initial Conditions Yong FANG, and ommy W. S. Chow Abstract In this aer, an iterative learning controller alying to linear

More information

Positive decomposition of transfer functions with multiple poles

Positive decomposition of transfer functions with multiple poles Positive decomosition of transfer functions with multile oles Béla Nagy 1, Máté Matolcsi 2, and Márta Szilvási 1 Deartment of Analysis, Technical University of Budaest (BME), H-1111, Budaest, Egry J. u.

More information

Proximal methods for the latent group lasso penalty

Proximal methods for the latent group lasso penalty Proximal methods for the latent grou lasso enalty The MIT Faculty has made this article oenly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Villa,

More information

Compressed Sensing Based Video Multicast

Compressed Sensing Based Video Multicast Comressed Sensing Based Video Multicast Markus B. Schenkel a,b, Chong Luo a, Pascal Frossard b and Feng Wu a a Microsoft Research Asia, Beijing, China b Signal Processing Laboratory (LTS4), EPFL, Lausanne,

More information

Recent Developments in Multilayer Perceptron Neural Networks

Recent Developments in Multilayer Perceptron Neural Networks Recent Develoments in Multilayer Percetron eural etworks Walter H. Delashmit Lockheed Martin Missiles and Fire Control Dallas, Texas 75265 walter.delashmit@lmco.com walter.delashmit@verizon.net Michael

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

Research Article An Improved Proportionate Normalized Least-Mean-Square Algorithm for Broadband Multipath Channel Estimation

Research Article An Improved Proportionate Normalized Least-Mean-Square Algorithm for Broadband Multipath Channel Estimation e Scientific World Journal, Article ID 72969, 9 ages htt://dx.doi.org/1.11/214/72969 Research Article An Imroved Proortionate Normalized Least-Mean-Square Algorithm for Broadband Multiath Channel Estimation

More information

Recursive Estimation of the Preisach Density function for a Smart Actuator

Recursive Estimation of the Preisach Density function for a Smart Actuator Recursive Estimation of the Preisach Density function for a Smart Actuator Ram V. Iyer Deartment of Mathematics and Statistics, Texas Tech University, Lubbock, TX 7949-142. ABSTRACT The Preisach oerator

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process P. Mantalos a1, K. Mattheou b, A. Karagrigoriou b a.deartment of Statistics University of Lund

More information

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek Use of Transformations and the Reeated Statement in PROC GLM in SAS Ed Stanek Introduction We describe how the Reeated Statement in PROC GLM in SAS transforms the data to rovide tests of hyotheses of interest.

More information

Machine Learning: Homework 4

Machine Learning: Homework 4 10-601 Machine Learning: Homework 4 Due 5.m. Monday, February 16, 2015 Instructions Late homework olicy: Homework is worth full credit if submitted before the due date, half credit during the next 48 hours,

More information

Research Article An iterative Algorithm for Hemicontractive Mappings in Banach Spaces

Research Article An iterative Algorithm for Hemicontractive Mappings in Banach Spaces Abstract and Alied Analysis Volume 2012, Article ID 264103, 11 ages doi:10.1155/2012/264103 Research Article An iterative Algorithm for Hemicontractive Maings in Banach Saces Youli Yu, 1 Zhitao Wu, 2 and

More information

Lasso Regularization for Generalized Linear Models in Base SAS Using Cyclical Coordinate Descent

Lasso Regularization for Generalized Linear Models in Base SAS Using Cyclical Coordinate Descent Paer 397-015 Lasso Regularization for Generalized Linear Models in Base SAS Using Cyclical Coordinate Descent Robert Feyerharm, Beacon Health Otions ABSTRACT The cyclical coordinate descent method is a

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell October 25, 2009 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

More information

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests 009 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 0-, 009 FrB4. System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests James C. Sall Abstract

More information

Numerical Linear Algebra

Numerical Linear Algebra Numerical Linear Algebra Numerous alications in statistics, articularly in the fitting of linear models. Notation and conventions: Elements of a matrix A are denoted by a ij, where i indexes the rows and

More information

Beyond Worst-Case Reconstruction in Deterministic Compressed Sensing

Beyond Worst-Case Reconstruction in Deterministic Compressed Sensing Beyond Worst-Case Reconstruction in Deterministic Comressed Sensing Sina Jafarour, ember, IEEE, arco F Duarte, ember, IEEE, and Robert Calderbank, Fellow, IEEE Abstract The role of random measurement in

More information

A numerical implementation of a predictor-corrector algorithm for sufcient linear complementarity problem

A numerical implementation of a predictor-corrector algorithm for sufcient linear complementarity problem A numerical imlementation of a redictor-corrector algorithm for sufcient linear comlementarity roblem BENTERKI DJAMEL University Ferhat Abbas of Setif-1 Faculty of science Laboratory of fundamental and

More information

Mobility-Induced Service Migration in Mobile. Micro-Clouds

Mobility-Induced Service Migration in Mobile. Micro-Clouds arxiv:503054v [csdc] 7 Mar 205 Mobility-Induced Service Migration in Mobile Micro-Clouds Shiiang Wang, Rahul Urgaonkar, Ting He, Murtaza Zafer, Kevin Chan, and Kin K LeungTime Oerating after ossible Deartment

More information

Novel Algorithm for Sparse Solutions to Linear Inverse. Problems with Multiple Measurements

Novel Algorithm for Sparse Solutions to Linear Inverse. Problems with Multiple Measurements Novel Algorithm for Sarse Solutions to Linear Inverse Problems with Multile Measurements Lianlin Li, Fang Li Institute of Electronics, Chinese Acaemy of Sciences, Beijing, China Lianlinli1980@gmail.com

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

Bayesian Spatially Varying Coefficient Models in the Presence of Collinearity

Bayesian Spatially Varying Coefficient Models in the Presence of Collinearity Bayesian Satially Varying Coefficient Models in the Presence of Collinearity David C. Wheeler 1, Catherine A. Calder 1 he Ohio State University 1 Abstract he belief that relationshis between exlanatory

More information

Minimax Design of Nonnegative Finite Impulse Response Filters

Minimax Design of Nonnegative Finite Impulse Response Filters Minimax Design of Nonnegative Finite Imulse Resonse Filters Xiaoing Lai, Anke Xue Institute of Information and Control Hangzhou Dianzi University Hangzhou, 3118 China e-mail: laix@hdu.edu.cn; akxue@hdu.edu.cn

More information

Sparsity Promoting LMS for Adaptive Feedback Cancellation

Sparsity Promoting LMS for Adaptive Feedback Cancellation 7 5th Euroean Signal Processing Conference (EUSIPCO) Sarsity Promoting MS for Adative Feedback Cancellation Ching-Hua ee, Bhaskar D. Rao, and Harinath Garudadri Deartment of Electrical and Comuter Engineering

More information

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS MODEL-BASED MULIPLE FAUL DEECION AND ISOLAION FOR NONLINEAR SYSEMS Ivan Castillo, and homas F. Edgar he University of exas at Austin Austin, X 78712 David Hill Chemstations Houston, X 77009 Abstract A

More information

Tensor-Based Sparsity Order Estimation for Big Data Applications

Tensor-Based Sparsity Order Estimation for Big Data Applications Tensor-Based Sarsity Order Estimation for Big Data Alications Kefei Liu, Florian Roemer, João Paulo C. L. da Costa, Jie Xiong, Yi-Sheng Yan, Wen-Qin Wang and Giovanni Del Galdo Indiana University School

More information

Online Learning for Sparse PCA in High Dimensions: Exact Dynamics and Phase Transitions

Online Learning for Sparse PCA in High Dimensions: Exact Dynamics and Phase Transitions Online Learning for Sarse PCA in High Dimensions: Eact Dynamics and Phase Transitions Chuang Wang and Yue M. Lu John A. Paulson School of Engineering and Alied Sciences Harvard University Abstract We study

More information

Lower Confidence Bound for Process-Yield Index S pk with Autocorrelated Process Data

Lower Confidence Bound for Process-Yield Index S pk with Autocorrelated Process Data Quality Technology & Quantitative Management Vol. 1, No.,. 51-65, 15 QTQM IAQM 15 Lower onfidence Bound for Process-Yield Index with Autocorrelated Process Data Fu-Kwun Wang * and Yeneneh Tamirat Deartment

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model Shadow Comuting: An Energy-Aware Fault Tolerant Comuting Model Bryan Mills, Taieb Znati, Rami Melhem Deartment of Comuter Science University of Pittsburgh (bmills, znati, melhem)@cs.itt.edu Index Terms

More information

Uncertainty Modeling with Interval Type-2 Fuzzy Logic Systems in Mobile Robotics

Uncertainty Modeling with Interval Type-2 Fuzzy Logic Systems in Mobile Robotics Uncertainty Modeling with Interval Tye-2 Fuzzy Logic Systems in Mobile Robotics Ondrej Linda, Student Member, IEEE, Milos Manic, Senior Member, IEEE bstract Interval Tye-2 Fuzzy Logic Systems (IT2 FLSs)

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition TNN-2007-P-0332.R1 1 Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers

More information

FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS

FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS 18th Euroean Signal Processing Conference (EUSIPCO-2010) Aalborg, Denmark, August 23-27, 2010 FAST AND EFFICIENT SIDE INFORMATION GENERATION IN DISTRIBUTED VIDEO CODING BY USING DENSE MOTION REPRESENTATIONS

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

More information

Fig. 4. Example of Predicted Workers. Fig. 3. A Framework for Tackling the MQA Problem.

Fig. 4. Example of Predicted Workers. Fig. 3. A Framework for Tackling the MQA Problem. 217 IEEE 33rd International Conference on Data Engineering Prediction-Based Task Assignment in Satial Crowdsourcing Peng Cheng #, Xiang Lian, Lei Chen #, Cyrus Shahabi # Hong Kong University of Science

More information

ON THE DEVELOPMENT OF PARAMETER-ROBUST PRECONDITIONERS AND COMMUTATOR ARGUMENTS FOR SOLVING STOKES CONTROL PROBLEMS

ON THE DEVELOPMENT OF PARAMETER-ROBUST PRECONDITIONERS AND COMMUTATOR ARGUMENTS FOR SOLVING STOKES CONTROL PROBLEMS Electronic Transactions on Numerical Analysis. Volume 44,. 53 72, 25. Coyright c 25,. ISSN 68 963. ETNA ON THE DEVELOPMENT OF PARAMETER-ROBUST PRECONDITIONERS AND COMMUTATOR ARGUMENTS FOR SOLVING STOKES

More information

Time Domain Calculation of Vortex Induced Vibration of Long-Span Bridges by Using a Reduced-order Modeling Technique

Time Domain Calculation of Vortex Induced Vibration of Long-Span Bridges by Using a Reduced-order Modeling Technique 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Time Domain Calculation of Vortex Induced Vibration of Long-San Bridges by Using a Reduced-order Modeling

More information

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics Churilova Maria Saint-Petersburg State Polytechnical University Deartment of Alied Mathematics Technology of EHIS (staming) alied to roduction of automotive arts The roblem described in this reort originated

More information

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System Vol.7, No.7 (4),.37-38 htt://dx.doi.org/.457/ica.4.7.7.3 Robust Predictive Control of Inut Constraints and Interference Suression for Semi-Trailer System Zhao, Yang Electronic and Information Technology

More information

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty American Control Conference on O'Farrell Street San Francisco CA USA June 9 - July Robust Performance Design of PID Controllers with Inverse Multilicative Uncertainty Tooran Emami John M Watkins Senior

More information

Algorithms for Air Traffic Flow Management under Stochastic Environments

Algorithms for Air Traffic Flow Management under Stochastic Environments Algorithms for Air Traffic Flow Management under Stochastic Environments Arnab Nilim and Laurent El Ghaoui Abstract A major ortion of the delay in the Air Traffic Management Systems (ATMS) in US arises

More information

A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search

A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search Eduard Babkin and Margarita Karunina 2, National Research University Higher School of Economics Det of nformation Systems and

More information

arxiv: v1 [physics.data-an] 26 Oct 2012

arxiv: v1 [physics.data-an] 26 Oct 2012 Constraints on Yield Parameters in Extended Maximum Likelihood Fits Till Moritz Karbach a, Maximilian Schlu b a TU Dortmund, Germany, moritz.karbach@cern.ch b TU Dortmund, Germany, maximilian.schlu@cern.ch

More information

Multi-Operation Multi-Machine Scheduling

Multi-Operation Multi-Machine Scheduling Multi-Oeration Multi-Machine Scheduling Weizhen Mao he College of William and Mary, Williamsburg VA 3185, USA Abstract. In the multi-oeration scheduling that arises in industrial engineering, each job

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

More information

Covariance Matrix Estimation for Reinforcement Learning

Covariance Matrix Estimation for Reinforcement Learning Covariance Matrix Estimation for Reinforcement Learning Tomer Lancewicki Deartment of Electrical Engineering and Comuter Science University of Tennessee Knoxville, TN 37996 tlancewi@utk.edu Itamar Arel

More information

A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE

A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE THE 19 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS A SIMPLE PLASTICITY MODEL FOR PREDICTING TRANSVERSE COMPOSITE RESPONSE AND FAILURE K.W. Gan*, M.R. Wisnom, S.R. Hallett, G. Allegri Advanced Comosites

More information

Probability Estimates for Multi-class Classification by Pairwise Coupling

Probability Estimates for Multi-class Classification by Pairwise Coupling Probability Estimates for Multi-class Classification by Pairwise Couling Ting-Fan Wu Chih-Jen Lin Deartment of Comuter Science National Taiwan University Taiei 06, Taiwan Ruby C. Weng Deartment of Statistics

More information

Applicable Analysis and Discrete Mathematics available online at HENSEL CODES OF SQUARE ROOTS OF P-ADIC NUMBERS

Applicable Analysis and Discrete Mathematics available online at   HENSEL CODES OF SQUARE ROOTS OF P-ADIC NUMBERS Alicable Analysis and Discrete Mathematics available online at htt://efmath.etf.rs Al. Anal. Discrete Math. 4 (010), 3 44. doi:10.98/aadm1000009m HENSEL CODES OF SQUARE ROOTS OF P-ADIC NUMBERS Zerzaihi

More information

Nonlinear Static Analysis of Cable Net Structures by Using Newton-Raphson Method

Nonlinear Static Analysis of Cable Net Structures by Using Newton-Raphson Method Nonlinear Static Analysis of Cable Net Structures by Using Newton-Rahson Method Sayed Mahdi Hazheer Deartment of Civil Engineering University Selangor (UNISEL) Selangor, Malaysia hazheer.ma@gmail.com Abstract

More information

STA 250: Statistics. Notes 7. Bayesian Approach to Statistics. Book chapters: 7.2

STA 250: Statistics. Notes 7. Bayesian Approach to Statistics. Book chapters: 7.2 STA 25: Statistics Notes 7. Bayesian Aroach to Statistics Book chaters: 7.2 1 From calibrating a rocedure to quantifying uncertainty We saw that the central idea of classical testing is to rovide a rigorous

More information

Distributed K-means over Compressed Binary Data

Distributed K-means over Compressed Binary Data 1 Distributed K-means over Comressed Binary Data Elsa DUPRAZ Telecom Bretagne; UMR CNRS 6285 Lab-STICC, Brest, France arxiv:1701.03403v1 [cs.it] 12 Jan 2017 Abstract We consider a networ of binary-valued

More information

Observer/Kalman Filter Time Varying System Identification

Observer/Kalman Filter Time Varying System Identification Observer/Kalman Filter Time Varying System Identification Manoranjan Majji Texas A&M University, College Station, Texas, USA Jer-Nan Juang 2 National Cheng Kung University, Tainan, Taiwan and John L. Junins

More information

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS Massimo Vaccarini Sauro Longhi M. Reza Katebi D.I.I.G.A., Università Politecnica delle Marche, Ancona, Italy

More information

RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING. 3 Department of Chemical Engineering

RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING. 3 Department of Chemical Engineering Coyright 2002 IFAC 15th Triennial World Congress, Barcelona, Sain RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING C.A. Bode 1, B.S. Ko 2, and T.F. Edgar 3 1 Advanced

More information

Research Article Controllability of Linear Discrete-Time Systems with Both Delayed States and Delayed Inputs

Research Article Controllability of Linear Discrete-Time Systems with Both Delayed States and Delayed Inputs Abstract and Alied Analysis Volume 203 Article ID 97546 5 ages htt://dxdoiorg/055/203/97546 Research Article Controllability of Linear Discrete-Time Systems with Both Delayed States and Delayed Inuts Hong

More information

An Introduction To Range Searching

An Introduction To Range Searching An Introduction To Range Searching Jan Vahrenhold eartment of Comuter Science Westfälische Wilhelms-Universität Münster, Germany. Overview 1. Introduction: Problem Statement, Lower Bounds 2. Range Searching

More information

AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM. Radu Balan, Alexander Jourjine, Justinian Rosca. Siemens Corporation Research

AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM. Radu Balan, Alexander Jourjine, Justinian Rosca. Siemens Corporation Research AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM DEGENERATE MIXTURES Radu Balan, Alexander Jourjine, Justinian Rosca Siemens Cororation Research 7 College Road East Princeton, NJ 8 fradu,jourjine,roscag@scr.siemens.com

More information

General Linear Model Introduction, Classes of Linear models and Estimation

General Linear Model Introduction, Classes of Linear models and Estimation Stat 740 General Linear Model Introduction, Classes of Linear models and Estimation An aim of scientific enquiry: To describe or to discover relationshis among events (variables) in the controlled (laboratory)

More information

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO Yugoslav Journal of Oerations Research 13 (003), Number, 45-59 SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING Ruhul SARKER School of Comuter Science, The University of New South Wales, ADFA,

More information

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations Preconditioning techniques for Newton s method for the incomressible Navier Stokes equations H. C. ELMAN 1, D. LOGHIN 2 and A. J. WATHEN 3 1 Deartment of Comuter Science, University of Maryland, College

More information

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling Scaling Multile Point Statistics or Non-Stationary Geostatistical Modeling Julián M. Ortiz, Steven Lyster and Clayton V. Deutsch Centre or Comutational Geostatistics Deartment o Civil & Environmental Engineering

More information

sensors ISSN

sensors ISSN Sensors 2011, 11, 260-277; doi:10.3390/s110100260 OPEN ACCESS sensors ISSN 1424-8220 www.mdi.com/journal/sensors Article Roller Bearing Fault Diagnosis Based on Nonlinear Redundant Lifting Wavelet Pacet

More information

On the performance of greedy algorithms for energy minimization

On the performance of greedy algorithms for energy minimization On the erformance of greedy algorithms for energy minimization Anne Benoit, Paul Renaud-Goud, Yves Robert To cite this version: Anne Benoit, Paul Renaud-Goud, Yves Robert On the erformance of greedy algorithms

More information

On split sample and randomized confidence intervals for binomial proportions

On split sample and randomized confidence intervals for binomial proportions On slit samle and randomized confidence intervals for binomial roortions Måns Thulin Deartment of Mathematics, Usala University arxiv:1402.6536v1 [stat.me] 26 Feb 2014 Abstract Slit samle methods have

More information

Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform

Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform Detection Algorithm of Particle Contamination in Reticle Images with Continuous Wavelet Transform Chaoquan Chen and Guoing Qiu School of Comuter Science and IT Jubilee Camus, University of Nottingham Nottingham

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers Sr. Deartment of

More information

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators S. K. Mallik, Student Member, IEEE, S. Chakrabarti, Senior Member, IEEE, S. N. Singh, Senior Member, IEEE Deartment of Electrical

More information

On the capacity of the general trapdoor channel with feedback

On the capacity of the general trapdoor channel with feedback On the caacity of the general tradoor channel with feedback Jui Wu and Achilleas Anastasooulos Electrical Engineering and Comuter Science Deartment University of Michigan Ann Arbor, MI, 48109-1 email:

More information

Chater Matrix Norms and Singular Value Decomosition Introduction In this lecture, we introduce the notion of a norm for matrices The singular value de

Chater Matrix Norms and Singular Value Decomosition Introduction In this lecture, we introduce the notion of a norm for matrices The singular value de Lectures on Dynamic Systems and Control Mohammed Dahleh Munther A Dahleh George Verghese Deartment of Electrical Engineering and Comuter Science Massachuasetts Institute of Technology c Chater Matrix Norms

More information

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3 Pesquisa Oeracional (2013) 33(1): 123-132 2013 Brazilian Oerations Research Society Printed version ISSN 0101-7438 / Online version ISSN 1678-5142 www.scielo.br/oe SOME RESULTS ABOUT THE CONNECTIVITY OF

More information

Supplementary Materials for Robust Estimation of the False Discovery Rate

Supplementary Materials for Robust Estimation of the False Discovery Rate Sulementary Materials for Robust Estimation of the False Discovery Rate Stan Pounds and Cheng Cheng This sulemental contains roofs regarding theoretical roerties of the roosed method (Section S1), rovides

More information

Elliptic Curves and Cryptography

Elliptic Curves and Cryptography Ellitic Curves and Crytograhy Background in Ellitic Curves We'll now turn to the fascinating theory of ellitic curves. For simlicity, we'll restrict our discussion to ellitic curves over Z, where is a

More information

A New Perspective on Learning Linear Separators with Large L q L p Margins

A New Perspective on Learning Linear Separators with Large L q L p Margins A New Persective on Learning Linear Searators with Large L q L Margins Maria-Florina Balcan Georgia Institute of Technology Christoher Berlind Georgia Institute of Technology Abstract We give theoretical

More information

c Copyright by Helen J. Elwood December, 2011

c Copyright by Helen J. Elwood December, 2011 c Coyright by Helen J. Elwood December, 2011 CONSTRUCTING COMPLEX EQUIANGULAR PARSEVAL FRAMES A Dissertation Presented to the Faculty of the Deartment of Mathematics University of Houston In Partial Fulfillment

More information

Research Article Estimation of Observer Parameters for Dynamic Positioning Ships

Research Article Estimation of Observer Parameters for Dynamic Positioning Ships Mathematical Problems in Engineering Volume 13, Article ID 17363, 7 ages htt://dx.doi.org/1.1155/13/17363 Research Article Estimation of Observer Parameters for Dynamic Positioning Shis Xiaogong Lin, Yehai

More information

CMSC 425: Lecture 4 Geometry and Geometric Programming

CMSC 425: Lecture 4 Geometry and Geometric Programming CMSC 425: Lecture 4 Geometry and Geometric Programming Geometry for Game Programming and Grahics: For the next few lectures, we will discuss some of the basic elements of geometry. There are many areas

More information