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

Size: px
Start display at page:

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

Transcription

1 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 ABSTRACT Partial face recognition is a roblem that often arises in ractical settings and alications. We roose a sarse reresentation-based algorithm for this roblem. Our method firstly trains a dictionary and the classifier arameters in a suervised dictionary learning framework and then aligns the artially observed test image and seeks for the sarse reresentation with resect to the training data alternatively to obtain its label. We also analyze the erformance limit of sarse reresentation-based classification algorithms on artial observations. Finally, face recognition exeriments on the oular AR data-set are conducted to validate the effectiveness of the roosed method. Index Terms Face Recognition, Image Alignment, S- arse Reresentation, Dictionary Learning 1. INTRODUCTION The face recognition task attracts much attention because of its ractical use for safety and surveillance uroses as well as the otential to understand how human-beings identify d- ifferent eole. Various aroaches have been roosed. A- mong them, sarse reresentation-based classification (SRC) ioneered by J. Wright et al. is one of the simlest methods but still rovides state-of-the-art erformance [1]. The authors showed, by using an over-comlete dictionary, sarse reresentation can be treated as a high-dimensional reresentation and classification is reformed on to of that. However, as with almost all of other current face recognition systems, sarse reresentation-based method relies highly on the success of solving sarse coding, which requires accurate alignment between training data and testing data. In ractice, much of test data are collected in uncontrolled conditions with the ossibility of severe occlusion or missing information. This leads to the artial face recognition roblem. In these settings, one of the most common issues is that the artial test data obviously do not align well with the training data. One may re-rocess the data to achieve the same We gratefully acknowledge that this work was in art suorted by NSF (NSF-DMS , NSF-CCF , NSF-CCF , NSF-EECS ) and AFOSR (FA ). alignment. A oular aroach would be detecting local features and align data by normalizing the detected features geometrically. However, this aroach will fail whenever feature detection fails, which is highly likely since given artial data usually lacks these features. Another solution is accounting for every ossible translations via a suer-redundant dictionary, which certainly would result in exorbitant comutational/memory cost. Some of artial face recognition algorithms are based on finding transform-invariant features such as Scale-invariant feature transform (SIFT) in MKD-SRC [2], Gabor Ternary Pattern (GTP) [3], ooled sarse codes from SIFT [4] or local atches [5], etc. Others recover the transformation and solve the sarse code simultaneously as in [6], [7], [8]. Reorted success of local-feature-based holistic face recognition algorithms imlies that the ossibility of recognition based on a few discriminative local features. Moreover, Insired by human-beings ability to identify face relying on artial observations, another motivation for us to study the artial face recognition roblem is the intriguing question: given limited observations, how much information is enough to reliably identify a erson? In this aer, we roose an aroach to solve the aforementioned roblem by alternatively finding the alignment and sarse coding. Main contributions are: (i) Our roosed framework make recognition task with artial observations efficiently solvable with different aligning conditions in suervised dictionary learning (SDL) framework [9]; (ii) Our method can be easily extend to artial observations almost in the form of any shae although for simlicity we demonstrate the one atch case; (iii) Sufficient conditions that lead to correctly classification on artial observations are exlored. 2. METHOD The roblem is formulated as follows: given well-aligned holistic faces with labels as training data, artial face recognition task aims at classifying artially observed faces without any alignment information. Under suervised dictionary learning framework, we roose an aroach that alternatively finds the sarse code as well as the best ossible alignment /16/$ IEEE 2389 ICASSP 2016

2 Notations: Let T 1, T 2 be the sets of training samles, and the testing samles resectively, where y i T 1, y i R m and y t T 2 are not necessarily of the same size. Also, k N +, [k] := {1, 2,.., k}. N denotes the number of different classes in the training data set. Let l i be the label associated with y i T 1, then and l i L := [N]. K is the label matrix of T 1. D R m n denotes the dictionary and x R n reresents sarse code and W rovides the arameter of the classifier. Let f(x, W) reresents the model of the linear classifier: f(x, W) = Wx + b [10]. We define a artial observation oerator ( ) Λ, Λ [m] as follows. Let I Λ denote sub rows of identity matrix with row indices in the set Λ. Then for y R m, (y) Λ := I Λ y. In short, Λ contains the suort of image ixels that we are able to observe whereas its comlement Λ c indicates the suort of missing information. For D R m n, D Λ := I Λ D simly selects the corresonding rows in the observation set Suervised Dictionary Learning and Classification Suervised Dictionary Learning A classical aroach to seek the dictionary that yields sarse reresentation is given as [11] [12]: min (1/2) y i Dx i ρ sarsity(x i ), ρ > 0, (1) D,x i T 1 where sarsity( ) denotes a regularizer that encourages sarsity where common choices are l 0, l 1 norms. Let R s (l i, f(x, W)) indicates the classification loss. By minimizing classification loss and data fidelity y i Dx i 2 2, the suervised dictionary learning framework can be described as follows: (D, x, W ) = arg min R s (l i, f(x i (y i, D), W)) D,x,W i T 1 +β y i Dx i ρ sarsity(x i ), β > 0. (2) For solving sarse coding, l 0 minimization can be solved by Iterative Hard Thresholding (IHT) [13] whereas Orthogonal Mathching Pursuit (OMP) [14] for corresonding constraint minimization and the l 1 minimization can be solved via Least Absolute Shrinkage and Selection Oerator [15], or Gradient Projection for Sarse Reconstruction [16] Classification If test data y t T 2 has the same alignment condition as the training data, then x can be solved by traditional sarse coding. The technique of solving x for artial data will be - resented in Section 2.2. After obtaining x, the label assignment bases on the class that yields the minimum classification loss among all classes: ĉ(y t ) = arg min R s (l i, f(x (y t, D ), W )). (3) 2.2. Alternating Alignment and Sarse Coding Given artially observed test data y t, let y h reresent the corresonding holistic face, which is unknown (and in this scenario, the recovery is not necessary). We would like to solve for sarse code of the test data with artial constraint on the unknown observed set Λ. We know that (D x) Λ = I Λ (D x) = (I Λ D )x = D Λ x and y t = y h Λ. Considering minimizing the data fidelity term on Λ: (y h D x) Λ 2 2 = y h Λ D Λ x 2 2, then the roblem can be recast as: (x, Λ ) = arg min (1/2) y t D Λ x ρ sarsity(x), α R n,λ i S (4) where S is the subset of all candidates that Λ could take from. (4) is solved by Alternating Minimization. Details are deicted in Algorithm 1. However, for a learnt dictionary D, each column no longer has the hysical meaning as a vector in the training data-set, so as the alignment. Udating alignment Λ seeks a otimal artial set resulting smaller reresentation error and sarsity level with resect to the otimal dictionary. Algorithm 1 Partial Face Recognition based on Alternating Alignment and Sarse Coding(AASP) 1: Require: Training set, label set T 1, K; Testing set T 2 2: Suervised Dictionary Learning: Inut: T 1, K, Outut: (D, W ). 3: for i = 1, 2,.. S do 4: x i = arg min(1/2) y t D Λi x ρ sarsity(x), x R n 5: end for 6: Λ = arg min(1/2) y t D Λi x i ρ sarsity(x i ) Λ i S 7: x = arg min(1/2) y t D Λ x ρ sarsity(x) x R n 8: Return: c(y t ): classification by (3) Imlementation Details In our imlementation, we use linear rediction with zero offset (b = 0) as classifier and the squared loss as the loss function R s. The label is reresented by their binary exression q. For l i = j, j [N], then q i = e T j = [0, 0,..1, 0,.., 0] T. Therefore, R s (l i, f(x, W)) = q i Wx i 2 2. In testing, we demonstrate a simle aroach to find the Λ in ste 6 of Algorithm 1. A more comlicated solution which extensively searching alignment uses otical flow is given in [8]. Here, Λ is initialized via mean face matching. The mean face y m of the training set is calculated by taking the average of training samles. In the case when artially observed data is connected and rectangular, the artial observation oerator Λ can be uniquely determined by coordinates of the to left ixel ( i, j ) and its width b and height h. Let B and H be the width and height of the holistic image resectively; 2390

3 S Ω contains all oerators in the form of Λ( 1, 2, b, h) that selects a atch same size as the test, then mean face matching is simly: Λ mean( a, b, b, h) = arg min Λ S y t (y m ) Λ 2. (5) To reduce the comutational comlexity, we restrict the ossible region from S Ω to S, which includes be all oerators gives artial observations that are within a local neighbourhood of c n ixels of (y) Λ mean. 3. ANALYSIS In general, artially observed data cannot contain more information than entirely observed data. Unlike the scenario in matrix comletion with randomly missing observations, the observed set is highly satially coherent. It is not ossible to recover the entire data with high accuracy and then reform classification. However, in ractice, successful classification based on local discriminative features shows the ossibility of accurate classification based on artial data Data Model In the sarse reresentation based classification framework, we assume that the data model is y = D x + z, where y, z R m, x R n and x is s-sarse, s < n and the sarse reresentation x for data of different classes are quite distinctive to each other. Hence we might exect to find good reresentation D along with a reasonable classifier arametrized by W from the learning rocess. We also assume that there exists a recovery algorithm that can erfectly recover the true suort set Λ of the artial data. To simlify the notations, we dro the subscrit from D, W, Λ in this section. Let us assume that we get the otimal dictionary D, and test data is correctly classified in solving y = Dx. Now the question becomes: does it exist a artial region Λ [m] such that solving x via y Λ = D Λ x still yields the same correct classification result? 3.2. The Noiseless Case Remark 1 z = 0, for Λ [m], Λ = rank(d), and rows of D Λ are linearly indeendent, then solving y Λ = D Λ x is equivalent to solving y = Dx. In solving y = Dx, only rank(d) number of equations is needed. For m > n, rank(d) n, at most n features are needed for solving y = Dx. Λ can be comuted by finding linearly indeendent rows in D. When x is fairly sarse, comressive sensing theory [17] indicates that the number of measurements needed is O(s log(n)), which is ossibly smaller than n The Noisy Case Now, consider the case when z = 0, we analyze the sarse enalty being the l 1 norm for its sub-differentiability. Estimation of labels can be formulated as solving the system: Q(H): arg min R s (l i, f(x h (y, D), W)) subject to x h = arg min(1/2) y Dx ρ x 1. (6) On the other hand, similar rocedure based on artial observation Λ is equivalent to solving: Q(P): arg min R s (l i, f(x (y Λ, D Λ ), W)) subject to x = arg min(1/2) y Λ D Λ x ρ x 1. (7) As long as the solutions for Q(H) and Q(P) match, the classification based on artial observation is as accurate as the case with comlete observation. Ideally, sarse codes are the same, which yields to the following sufficient condition. Lemma 2 (Sufficient Condition): For Λ such that x = arg min(1/2) y Λ D Λ x ρ x 1, if x also solves min(1/2) y Λ c D Λ cx 2 2, then classification from artially observed data is just as accurate as with comlete data. Proof: Let x = arg min(1/2) y Λ D Λ x ρ x 1. Let g 1,Λ := (1/2) y Λ D Λ x ρ x 1, then 0 ( g 1,Λ / x) x=x. Also, let g Λ c := (1/2) y Λ c D Λ cx 2 2. Since y Dx 2 2 = y Λ D Λ x y Λ c D Λ cx 2 2, x h = arg min ρ x 1 + (1/2) y Λ D Λ x (1/2) y Λ c D Λ cx 2 2 = arg min g 1,Λ + g Λ c. If x solves g 1,Λ and g Λ c, then 0 ( g 1,Λ / x) x=x + ( g Λ c/ x) x=x, x h = x. {x : 0 ( g Λ c/ x)} has close form solution {D Λ cy + v : v Null(D Λ c)}, where denotes the seudo-inverse. If this solution set intersects with {x : x = arg min g 1,Λ }, then such a x = x h exists. If l y is the true label, then arg min R s (l i, f(x(y, D), W)) = arg min R s (l i, f(x(y Λ, D Λ ), W)) = l y. Given y, D and Λ, we could tell whether the set of features is good enough to return the same label as solving Q(H). 4. EXPERIMENTAL RESULTS We erform our exeriments on the croed AR data-set [18] containing 100 subjects with half males and half females. For faster comutation, we down-samle the data-set by a ratio of 0.5 and the resulting size is Under the assumtion that training data are well-aligned holistic faces, we exclude ictures taken with scarfs or sunglasses and only use tyes 1 7 and tyes for each erson in the data-set, which contains 4 different emotions and 4 lighting conditions. In the exeriment, we randomly artition the data-set: half for training and remaining for testing. To test our algorithm, we generate 3 secific atterns (Tye 1-3) with fixed 2391

4 coordinates and 3 random atterns with controlled sizes (Tye 4-6) in which the width b and height h are randomly generated from a redefined range: b [r 1 B, r 2 B], h [r 1 H, r 2 H] and (r 1, r 2 ) are (0.5, 0.9), (0.3, 0.8) and (0.2, 0.5) resectively. Examles are shown in Fig. 1. Different dictionary learning algorithms are adoted in training. We aly online dictionary learning (ODL) [19], and label consistent K-SVD dictionary learning (LC-KSVD) [20] for constraint l 1, l 0 minimization resectively. We comare our algorithm with suervised dictionary learning methods using the same mean-face matching initialization (denoted by MF-Match) and one of the state-of-the-art feature-based artial face recognition algorithms: MKD-SRC [2]. In our exeriments, all dictionary learning algorithms share the same arameter setting: ρ = 0.1, β = 1, dictionary size n = 700, and number of iterations is 10. The sarsity level of OMP is set to be 30 and the neighborhood size c n is 5. Table 1 lists the averaged accuracy among all classes. Cumulative Matching Curves for two hard cases (Tye 3, 6 with small observation sets) are deicted in Fig. 2 and Fig. 3. Our algorithm erforms better than others in both relatively easy cases (Tye 1, 4) and hard cases (Tye 3, 6). In SDL with MF Match and AASP, l 1 and l 0 minimization algorithms erform similarly. For holistic face recognition (Tye 0), two methods coincidence since S Ω contains only one element: the whole observation set. All algorithms erform reasonably well when size of the observation set is large and when decreasing, they all suffer. By Section 3, larger size of Λ leads to tighter relaxation of the original constraint in (6), and therefore one would exect better result. Ours is relatively robust against the decreasing size of Λ and esecially will not be effected that much when observation contains only art of major local areas such as eyes used for feature extraction as feature based methods. Fig. 2: Tye 3: Cumulative Match Score Curves Fig. 3: Tye 6: Cumulative Match Score Curves MKD MF-Match AASP Tyes -SRC [2] -ODL -LC-KSVD -ODL -LC-KSVD Table 1: Rank-1 accuracy with various artial atterns 5. CONCLUSIONS AND FUTURE WORK Fig. 1: Examles: Col. 1: holistic faces; Col. 2 (to to bottom): fixed atterns 1 (a large artial block), 2 (left face), 3 (mouth and chin); Col. 3, 4, 5 : random atterns 4, 5, 6. Size of artial faces among tyes: 0 > 1 > 2 > 3, 0 > 4 > 5 > 6 We develo a sarse reresentation-based classification algorithm called AASP to solve the artial face recognition roblem. Exeriments shows that our roosed method erforms better than other comarison methods esecially in the case of severe information missing. In the future, we lan to extend our method to handle various other tyes of corrutions and exlore the lower bound of size of artial data that still rovides correct classification in the noisy case. 2392

5 6. REFERENCES [1] J. Wright, A. Y Yang, A. Ganesh, S. S. Sastry, and Y. Ma, Robust face recognition via sarse reresentation., IEEE Trans. Pattern Anal. Mach. Intell., vol. 31, no. 2, , [2] S. Liao and A. K. Jain, Partial face recognition: An alignment free aroach, in Biometrics (IJCB), 2011 International Joint Conf. on. IEEE, 2011, [3] S. Liao, A. K Jain, and S. Z Li, Partial face recognition: Alignment-free aroach, Pattern Analysis and Machine Intelligence, IEEE Transactions on, vol. 35, no. 5, , [4] J. Yang, K. Yu, and T. Huang, Suervised translationinvariant sarse coding, in Comuter Vision and Pattern Recognition (CVPR), 2010 IEEE Conf. on. IEEE, 2010, [5] Y. Chen, T. T. Do, and T. D. Tran, Robust face recognition using locally adative sarse reresentation, in Image Processing (ICIP), th IEEE Conf. on. IEEE, 2010, [6] A. Wagner, J. Wright, A. Ganesh, Z. Zhou, H. Mobahi, and Y. Ma, Toward a ractical face recognition system: Robust alignment and illumination by sarse reresentation, Pattern Analysis and Machine Intelligence, IEEE Trans. on, vol. 34, no. 2, , [7] J. Huang, X. Huang, and D. Metaxas, Simultaneous image transformation and sarse reresentation recovery, in Comuter Vision and Pattern Recognition, CVPR IEEE Conf. on. IEEE, 2008, [8] X. Sun, N. M. Nasrabadi, and T. D. Tran, Sarse coding with fast image alignment via large dislacement otical flow, arxiv; International Conference on A- coustics, Seech, and Signal Processing(ICASSP), 2016 IEEE Conf. on (to be aear). [9] J. Mairal, J. Ponce, G. Sairo, A. Zisserman, and F. R. Bach, Suervised dictionary learning, , [12] M. Elad, M. Aharon, and A. M. Bruckstein, The k- SVD: An algorithm for designing of overcomlete dictionaries for sarse reresentations, IEEE Trans. Image Process, vol. 15, no. 12, , [13] T. Blumensath and M. E. Davies, Iterative hard thresholding for comressed sensing, Alied and Comutational Harmonic Analysis, vol. 27, no. 3, , [14] J. A. Tro and A. C. Gilbert, Signal recovery from random measurements via orthogonal matching ursuit, Information Theory, IEEE Trans. on, vol. 53, no. 12, , [15] R. Tibshirani, Regression shrinkage and selection via the Lasso, Journal of the Royal Statistical Society. Series B (Methodological), , [16] M. A. T. Figueiredo, R. D. Nowak, and S. J. Wright, Gradient rojection for sarse reconstruction: Alication to comressed sensing and other inverse roblems, Selected Toics in Signal Processing, IEEE Journal of, vol. 1, no. 4, , [17] E.J. Candes, J. Romberg, and T. Tao, Robust uncertainty rinciles: Exact signal reconstruction from highly incomlete frequency information, Information Theory, IEEE Trans. on, vol. 52, no. 2, , [18] A. M. Martínez and A. C. Kak, PCA versus LDA, Pattern Analysis and Machine Intelligence, IEEE Trans. on, vol. 23, no. 2, , [19] J. Mairal, F. Bach, J. Ponce, and G. Sairo, Online learning for matrix factorization and sarse coding, The Journal of Machine Learning Research, vol. 11, , [20] Z. Jiang, Z. Lin, and L. S. Davis, Learning a discriminative dictionary for sarse coding via label consistent K-SVD, in Comuter Vision and Pattern Recognition (CVPR), 2011 IEEE Conf. on. IEEE, 2011, [10] J. Mairal, J. Ponce, G. Sairo, A. Zisserman, and F. R. Bach, Suervised dictionary learning, in Advances in neural information rocessing systems, 2009, [11] K. Engan, S. O. Aase, and J. H. Husøy, Frame based signal comression using method of otimal directions (mod), in Circuits and Systems, ISCAS 99. Proceedings of the 1999 IEEE International Symosium on. IEEE, 1999, vol. 4,

Joint Weighted Dictionary Learning and Classifier Training for Robust Biometric Recognition

Joint Weighted Dictionary Learning and Classifier Training for Robust Biometric Recognition Joint Weighted Dictionary Learning and Classifier Training for Robust Biometric Recognition Rahman Khorsandi, Ali Taalimi, Mohamed Abdel-Mottaleb, Hairong Qi University of Miami, University of Tennessee,

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

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

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

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

Efficient & Robust LK for Mobile Vision

Efficient & Robust LK for Mobile Vision Efficient & Robust LK for Mobile Vision Instructor - Simon Lucey 16-623 - Designing Comuter Vision As Direct Method (ours) Indirect Method (ORB+RANSAC) H. Alismail, B. Browning, S. Lucey Bit-Planes: Dense

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

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

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

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

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

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

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

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

Metrics Performance Evaluation: Application to Face Recognition

Metrics Performance Evaluation: Application to Face Recognition Metrics Performance Evaluation: Alication to Face Recognition Naser Zaeri, Abeer AlSadeq, and Abdallah Cherri Electrical Engineering Det., Kuwait University, P.O. Box 5969, Safat 6, Kuwait {zaery, abeer,

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

Finding a sparse vector in a subspace: linear sparsity using alternating directions

Finding a sparse vector in a subspace: linear sparsity using alternating directions IEEE TRANSACTION ON INFORMATION THEORY VOL XX NO XX 06 Finding a sarse vector in a subsace: linear sarsity using alternating directions Qing Qu Student Member IEEE Ju Sun Student Member IEEE and John Wright

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

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

Online homotopy algorithm for a generalization of the LASSO

Online homotopy algorithm for a generalization of the LASSO 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

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

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

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split A Bound on the Error of Cross Validation Using the Aroximation and Estimation Rates, with Consequences for the Training-Test Slit Michael Kearns AT&T Bell Laboratories Murray Hill, NJ 7974 mkearns@research.att.com

More information

On parameter estimation in deformable models

On parameter estimation in deformable models Downloaded from orbitdtudk on: Dec 7, 07 On arameter estimation in deformable models Fisker, Rune; Carstensen, Jens Michael Published in: Proceedings of the 4th International Conference on Pattern Recognition

More information

Improved Capacity Bounds for the Binary Energy Harvesting Channel

Improved Capacity Bounds for the Binary Energy Harvesting Channel Imroved Caacity Bounds for the Binary Energy Harvesting Channel Kaya Tutuncuoglu 1, Omur Ozel 2, Aylin Yener 1, and Sennur Ulukus 2 1 Deartment of Electrical Engineering, The Pennsylvania State University,

More information

Unsupervised Hyperspectral Image Analysis Using Independent Component Analysis (ICA)

Unsupervised Hyperspectral Image Analysis Using Independent Component Analysis (ICA) Unsuervised Hyersectral Image Analysis Using Indeendent Comonent Analysis (ICA) Shao-Shan Chiang Chein-I Chang Irving W. Ginsberg Remote Sensing Signal and Image Processing Laboratory Deartment of Comuter

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

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

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

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

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

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

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

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

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation Paer C Exact Volume Balance Versus Exact Mass Balance in Comositional Reservoir Simulation Submitted to Comutational Geosciences, December 2005. Exact Volume Balance Versus Exact Mass Balance in Comositional

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

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

Notes on Instrumental Variables Methods

Notes on Instrumental Variables Methods Notes on Instrumental Variables Methods Michele Pellizzari IGIER-Bocconi, IZA and frdb 1 The Instrumental Variable Estimator Instrumental variable estimation is the classical solution to the roblem of

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

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

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

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process Journal of Industrial and Intelligent Information Vol. 4, No. 2, March 26 Using a Comutational Intelligence Hybrid Aroach to Recognize the Faults of Variance hifts for a Manufacturing Process Yuehjen E.

More information

Universal Finite Memory Coding of Binary Sequences

Universal Finite Memory Coding of Binary Sequences Deartment of Electrical Engineering Systems Universal Finite Memory Coding of Binary Sequences Thesis submitted towards the degree of Master of Science in Electrical and Electronic Engineering in Tel-Aviv

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

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

Pairwise active appearance model and its application to echocardiography tracking

Pairwise active appearance model and its application to echocardiography tracking Pairwise active aearance model and its alication to echocardiograhy tracking S. Kevin Zhou 1, J. Shao 2, B. Georgescu 1, and D. Comaniciu 1 1 Integrated Data Systems, Siemens Cororate Research, Inc., Princeton,

More information

Position Control of Induction Motors by Exact Feedback Linearization *

Position Control of Induction Motors by Exact Feedback Linearization * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 8 No Sofia 008 Position Control of Induction Motors by Exact Feedback Linearization * Kostadin Kostov Stanislav Enev Farhat

More information

arxiv: v2 [stat.ml] 7 May 2015

arxiv: v2 [stat.ml] 7 May 2015 Semi-Orthogonal Multilinear PCA with Relaxed Start Qiuan Shi and Haiing Lu Deartment of Comuter Science Hong Kong Batist University, Hong Kong, China csshi@com.hkbu.edu.hk, haiing@hkbu.edu.hk arxiv:1504.08142v2

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

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

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

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Ketan N. Patel, Igor L. Markov and John P. Hayes University of Michigan, Ann Arbor 48109-2122 {knatel,imarkov,jhayes}@eecs.umich.edu

More information

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Journal of Sound and Vibration (998) 22(5), 78 85 VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Acoustics and Dynamics Laboratory, Deartment of Mechanical Engineering, The

More information

Fuzzy Automata Induction using Construction Method

Fuzzy Automata Induction using Construction Method Journal of Mathematics and Statistics 2 (2): 395-4, 26 ISSN 1549-3644 26 Science Publications Fuzzy Automata Induction using Construction Method 1,2 Mo Zhi Wen and 2 Wan Min 1 Center of Intelligent Control

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

Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Application

Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Application Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Alication Jiaqi Liang, Jing Dai, Ganesh K. Venayagamoorthy, and Ronald G. Harley Abstract

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

Optimal Design of Truss Structures Using a Neutrosophic Number Optimization Model under an Indeterminate Environment

Optimal Design of Truss Structures Using a Neutrosophic Number Optimization Model under an Indeterminate Environment Neutrosohic Sets and Systems Vol 14 016 93 University of New Mexico Otimal Design of Truss Structures Using a Neutrosohic Number Otimization Model under an Indeterminate Environment Wenzhong Jiang & Jun

More information

PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING. Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers

PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING. Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers Intelligent Systems Lab, Amsterdam, University of Amsterdam, 1098 XH Amsterdam, The Netherlands

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

Semi-Orthogonal Multilinear PCA with Relaxed Start

Semi-Orthogonal Multilinear PCA with Relaxed Start Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 2015) Semi-Orthogonal Multilinear PCA with Relaxed Start Qiuan Shi and Haiing Lu Deartment of Comuter Science

More information

COMMUNICATION BETWEEN SHAREHOLDERS 1

COMMUNICATION BETWEEN SHAREHOLDERS 1 COMMUNICATION BTWN SHARHOLDRS 1 A B. O A : A D Lemma B.1. U to µ Z r 2 σ2 Z + σ2 X 2r ω 2 an additive constant that does not deend on a or θ, the agents ayoffs can be written as: 2r rθa ω2 + θ µ Y rcov

More information

An Adaptive Three-bus Power System Equivalent for Estimating Voltage Stability Margin from Synchronized Phasor Measurements

An Adaptive Three-bus Power System Equivalent for Estimating Voltage Stability Margin from Synchronized Phasor Measurements An Adative Three-bus Power System Equivalent for Estimating oltage Stability argin from Synchronized Phasor easurements Fengkai Hu, Kai Sun University of Tennessee Knoxville, TN, USA fengkaihu@utk.edu

More information

The Noise Power Ratio - Theory and ADC Testing

The Noise Power Ratio - Theory and ADC Testing The Noise Power Ratio - Theory and ADC Testing FH Irons, KJ Riley, and DM Hummels Abstract This aer develos theory behind the noise ower ratio (NPR) testing of ADCs. A mid-riser formulation is used for

More information

Research of power plant parameter based on the Principal Component Analysis method

Research of power plant parameter based on the Principal Component Analysis method Research of ower lant arameter based on the Princial Comonent Analysis method Yang Yang *a, Di Zhang b a b School of Engineering, Bohai University, Liaoning Jinzhou, 3; Liaoning Datang international Jinzhou

More information

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm Gabriel Noriega, José Restreo, Víctor Guzmán, Maribel Giménez and José Aller Universidad Simón Bolívar Valle de Sartenejas,

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

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Journal of Modern Alied Statistical Methods Volume Issue Article 7 --03 A Comarison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Ghadban Khalaf King Khalid University, Saudi

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

Outline. Markov Chains and Markov Models. Outline. Markov Chains. Markov Chains Definitions Huizhen Yu

Outline. Markov Chains and Markov Models. Outline. Markov Chains. Markov Chains Definitions Huizhen Yu and Markov Models Huizhen Yu janey.yu@cs.helsinki.fi Det. Comuter Science, Univ. of Helsinki Some Proerties of Probabilistic Models, Sring, 200 Huizhen Yu (U.H.) and Markov Models Jan. 2 / 32 Huizhen Yu

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

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

A New Asymmetric Interaction Ridge (AIR) Regression Method

A New Asymmetric Interaction Ridge (AIR) Regression Method A New Asymmetric Interaction Ridge (AIR) Regression Method by Kristofer Månsson, Ghazi Shukur, and Pär Sölander The Swedish Retail Institute, HUI Research, Stockholm, Sweden. Deartment of Economics and

More information

q-ary Symmetric Channel for Large q

q-ary Symmetric Channel for Large q List-Message Passing Achieves Caacity on the q-ary Symmetric Channel for Large q Fan Zhang and Henry D Pfister Deartment of Electrical and Comuter Engineering, Texas A&M University {fanzhang,hfister}@tamuedu

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

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS 4 th International Conference on Earthquake Geotechnical Engineering June 2-28, 27 KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS Misko CUBRINOVSKI 1, Hayden BOWEN 1 ABSTRACT Two methods for analysis

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

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule The Grah Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule STEFAN D. BRUDA Deartment of Comuter Science Bisho s University Lennoxville, Quebec J1M 1Z7 CANADA bruda@cs.ubishos.ca

More information

Numerical and experimental investigation on shot-peening induced deformation. Application to sheet metal forming.

Numerical and experimental investigation on shot-peening induced deformation. Application to sheet metal forming. Coyright JCPDS-International Centre for Diffraction Data 29 ISSN 197-2 511 Numerical and exerimental investigation on shot-eening induced deformation. Alication to sheet metal forming. Florent Cochennec

More information

Statics and dynamics: some elementary concepts

Statics and dynamics: some elementary concepts 1 Statics and dynamics: some elementary concets Dynamics is the study of the movement through time of variables such as heartbeat, temerature, secies oulation, voltage, roduction, emloyment, rices and

More information

Proportionate Minimum Error Entropy Algorithm for Sparse System Identification

Proportionate Minimum Error Entropy Algorithm for Sparse System Identification Entroy 05, 7, 5995-6006; doi:0.3390/e7095995 Letter OPEN ACCESS entroy ISSN 099-4300 www.mdi.com/journal/entroy Proortionate Minimum Error Entroy Algorithm for Sarse System Identification Zongze Wu, Siyuan

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

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

Hotelling s Two- Sample T 2

Hotelling s Two- Sample T 2 Chater 600 Hotelling s Two- Samle T Introduction This module calculates ower for the Hotelling s two-grou, T-squared (T) test statistic. Hotelling s T is an extension of the univariate two-samle t-test

More information

Bäckström, Tom; Fischer, Johannes Fast Randomization for Distributed Low-Bitrate Coding of Speech and Audio

Bäckström, Tom; Fischer, Johannes Fast Randomization for Distributed Low-Bitrate Coding of Speech and Audio Powered by TCPDF (www.tcdf.org) This is an electronic rerint of the original article. This rerint may differ from the original in agination and tyograhic detail. Bäckström, Tom; Fischer, Johannes Fast

More information

Bayesian Model Averaging Kriging Jize Zhang and Alexandros Taflanidis

Bayesian Model Averaging Kriging Jize Zhang and Alexandros Taflanidis HIPAD LAB: HIGH PERFORMANCE SYSTEMS LABORATORY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING AND EARTH SCIENCES Bayesian Model Averaging Kriging Jize Zhang and Alexandros Taflanidis Why use metamodeling

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

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation 6.3 Modeling and Estimation of Full-Chi Leaage Current Considering Within-Die Correlation Khaled R. eloue, Navid Azizi, Farid N. Najm Deartment of ECE, University of Toronto,Toronto, Ontario, Canada {haled,nazizi,najm}@eecg.utoronto.ca

More information

New Schedulability Test Conditions for Non-preemptive Scheduling on Multiprocessor Platforms

New Schedulability Test Conditions for Non-preemptive Scheduling on Multiprocessor Platforms New Schedulability Test Conditions for Non-reemtive Scheduling on Multirocessor Platforms Technical Reort May 2008 Nan Guan 1, Wang Yi 2, Zonghua Gu 3 and Ge Yu 1 1 Northeastern University, Shenyang, China

More information

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V.

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deriving ndicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deutsch Centre for Comutational Geostatistics Deartment of Civil &

More information

Elastic Model of Deformable Fingertip for Soft-fingered Manipulation

Elastic Model of Deformable Fingertip for Soft-fingered Manipulation IEEE TRANSACTION ON ROBOTICS, VOL. 1, NO. 11, NOVEMBER 25 1 Elastic Model of Deformable Fingerti for Soft-fingered Maniulation Takahiro Inoue, Student Member, IEEE, and Shinichi Hirai, Member, IEEE Abstract

More information

Damage Identification from Power Spectrum Density Transmissibility

Damage Identification from Power Spectrum Density Transmissibility 6th Euroean Worksho on Structural Health Monitoring - h.3.d.3 More info about this article: htt://www.ndt.net/?id=14083 Damage Identification from Power Sectrum Density ransmissibility Y. ZHOU, R. PERERA

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

Aggregate Prediction With. the Aggregation Bias

Aggregate Prediction With. the Aggregation Bias 100 Aggregate Prediction With Disaggregate Models: Behavior of the Aggregation Bias Uzi Landau, Transortation Research nstitute, Technion-srael nstitute of Technology, Haifa Disaggregate travel demand

More information

Robust Beamforming via Matrix Completion

Robust Beamforming via Matrix Completion Robust Beamforming via Matrix Comletion Shunqiao Sun and Athina P. Petroulu Deartment of Electrical and Comuter Engineering Rutgers, the State University of Ne Jersey Piscataay, Ne Jersey 8854-858 Email:

More information

Spectral Clustering based on the graph p-laplacian

Spectral Clustering based on the graph p-laplacian Sectral Clustering based on the grah -Lalacian Thomas Bühler tb@cs.uni-sb.de Matthias Hein hein@cs.uni-sb.de Saarland University Comuter Science Deartment Camus E 663 Saarbrücken Germany Abstract We resent

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

A Special Case Solution to the Perspective 3-Point Problem William J. Wolfe California State University Channel Islands

A Special Case Solution to the Perspective 3-Point Problem William J. Wolfe California State University Channel Islands A Secial Case Solution to the Persective -Point Problem William J. Wolfe California State University Channel Islands william.wolfe@csuci.edu Abstract In this aer we address a secial case of the ersective

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

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