Pairwise active appearance model and its application to echocardiography tracking

Size: px
Start display at page:

Download "Pairwise active appearance model and its application to echocardiography tracking"

Transcription

1 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, NJ, USA {shaohua.zhou, bogdan.georgescu, dorin.comaniciu}@siemens.com 2 Center for Automation Research, University of Maryland, College Park, MD, USA {shaojie}@cfar.umd.edu Abstract. We roose a airwise active aearance model (PAAM) to characterize statistical regularities in shae, aearance, and motion resented by a target that undergoes a series of motion hases, such as the left ventricle in echocardiograhy. The PAAM deicts the transition in motion hase through a Markov chain and the transition in both shae and aearance through a conditional Gaussian distribution. We learn from a database the joint Gaussian distribution of the shaes and aearances belonging to two consecutive motion hases (i.e., a air of motion hases), from which we analytically comute the conditional Gaussian distribution. We utilize the PAAM in tracking the left ventricle contour in echocardiograhy and obtain imroved tracking results in terms of localization accuracy when comared with exert-secified contours. 1 Introduction Characterizing shae, aearance, and motion is an imortant research toic in medical imaging alications. There is a wide literature on this toic; we here only focus on one articular tye of aroach active models. Active shae model (ASM) [1] deicts shae statistics using rincial comonent analysis (PCA). Active aearance model (AAM) [2] extends the ASM to model the aearance too with both shae and aearance are jointly modeled by PCA. The ASM and AAM are alicable to images only. To deal with a video, active aearance motion model (AAMM) [3] extends the AAM to characterize the motion in the video and is used for segmenting a satiotemoral object. One restriction of the AAMM is that no global motion is allowed before neighboring frames; hence the AAMM is not alicable to online tracking. Attemting to solving the tracking task, we resent a novel model called airwise active aearance model (PAAM) that characterizes shae, aearance and motion in one treatment. We aly the PAAM for tracking the left ventricle in 2D cardiac ultrasonograhy (or echocardiograhy). Echocardiograhy tracking [4 1] is challenging The work was done when Shao was with SCR in summer 25. We thank Dr. S. Krishnan of Siemens Medical Solutions for roviding the data.

2 t ED t ES (a) t ED +T (b) Fig. 1. (a)a cardiac cycle is divided into P = 9 motion hases. The blue curve shows the LV volume. (b) A ictorial illustration of the PAAM. due to severe imaging artifacts. Artifacts arise from ultrasound seckle noise (due to signal refraction and reverberation), signal droout, and are also characterized by missing, fake, and imroerly located anatomic structures. The left ventricle (LV) aearance changes are caused by fast movement of heart muscle, resiratory inferences, unnecessary transducer movement, etc. With the aid of the PAAM, we successfully regularize the otical flow measurement and obtain imroved shae tracking results. 2 Pairwise active aearance model Assuming that the target of interest undergoes a series of P motion hases indexed by = {1, 2,..., P }. Fig. 1(a) shows an examle of dividing a cardiac cycle into four equally sace motion hases in systole and five motion hases in diastole. Fig. 1(b) illustrates the underlying rincile of the PAAM. (i) The PAAM deicts the transition in motion hase through a Markov chain: it either stays at the current motion hase or roceeds to the next one. For examle, in the cardiac examle, given the end of diastole (ED) and the end of systole (ES) frames, one can easily determine which motion hase the current frame belongs to. (ii) The PAAM deicts the transition in both shae and aearance through a conditional Gaussian distribution. We learn from a database the joint Gaussian distribution of the shaes and aearances belonging to two consecutive motion hases (i.e., a air of motion hases), from which we analytically comute the conditional Gaussian distribution. 2.1 Learning the PAAM The shae is reresented by M s landmark oints, or equivalently a 2M s -dimensional vector S. The aearance A is reresented by an M g -dimensional vector. We concatenate the shae and aearance vectors at two consecutive motion hases to form aired data: s = [S T S T 1] T and a = [A T A T 1] T, where {1, 2,..., P } is the hase index. We assume that S. = SP and A. = AP. We follow the rocedure of learning the AAM for each air of motion hases: (i) Construct the shae subsace based on s using the rincial comonent analysis (PCA). The subsace can be reresented by: s s + P <s> b <s>, (1)

3 where P <s> is a subsace matrix (eigenvectors) describing a sufficient fraction of the total shae variation, b <s> is a vector containing the combination coefficients for each of the eigenvectors. (ii) Similarly, construct the aearance subsace based on a using the PCA. a ā + P <a> b <a>. (2) (iii) Aly a third PCA to the combination of shae and aearance: [ ] [ ] b b = <s> Q <s> W <a> b <a> Q c = Q <a> c, (3) where W <a> is a diagonal matrix that balances the energy discreancy between the shae and aearance models, Q is the eigenvector matrix, and c is a latent vector that controls both the shae and aearance models. We recaitulate the PAAM in a statistical jargon. Denote both shae and aearance by z = [S T, A T ] T. For the th air of motion hases, its distribution (z, z 1 ) = (S, A, S 1, A 1 ) is Gaussian, whose mean and covariance matrix are exressed as: µ = [ µ <z> µ <z> 1 ] [ Σ <z>,, Σ = Σ <z>, 1 Σ <z> 1, Σ<z> 1, 1 It is easy to see that the conditional robability (z z 1 ), which is actually used in tracking, is also Gaussian with mean and covariance matrix given as: µ <z> 1 = µ<z> + Σ <z>, 1 [Σ<z> 1, 1 ] 1 (z 1 µ <z> 1 ), (4) Σ <z> 1 = Σ<z>, Σ <z>, 1 [Σ<z> 1, 1 ] 1 Σ <z> 1,. (5) In ractice, when the Gaussian assumtion is not satisfactory, we grou the data into several clusters and learn the PAAM for each cluster to handle ossible data nonlinearity. ]. 2.2 Using the PAAM in tracking Tracking algorithms can be broadly divided into two categories, deending on the way in which online observations and offline learned models are integrated. (i) The models are embedded into the so-called observation likelihood. The motion arameters are used to deform the observation to best fit the likelihood. An examle is the famous active aearance model (AAM) [2]. (ii) Generic otical flow comutation is first conducted for each landmark; learned models are then alied to regularize the overall shae. An examle is the work of Zhou et al. [1], which is referred to as fusion aroach. We follow [1] due to its flexibility. The fusion aroach consists of two rocesses: observation and fusion. The observation rocess comutes otical flow for individual landmarks and the fusion rocess regularizes the whole contour. In this aer, we mainly focus on the fusion rocess. In the observation rocess, we utilize our earlier aroach

4 [9] where a nonarametric local aearance model (NLAM) is constructed on the fly to model the shae and aearance at a oint level. The outut of the observation rocess is the location and covariance matrix of the landmarks as well as the aearance and its uncertainty. At time instant t, the fusion rocess derives an otimal solution z t that minimizes the fusion cost d 2 t t 1 = d2 t t 1,1 + d2 t t 1,2, where d 2 t t 1,i = (z t z t t 1,i ) T C 1 t t 1,i (z t z t t 1,i ); i = 1, 2, (6) and z t t 1,i and C t t 1,i are the mean vector and covariance matrix, resectively. The first distance d 2 t t 1,1 in (6) arises from the observation rocess that rovides the mean vector z t t 1,1 and the covariance matrix C t t 1,1. The second distance d 2 t t 1,2 in (6) is from the PAAM (refer to (4) and (5)). There are two ossible situations from time t 1 to t: (a) there is no transition in the motion hase, i.e., staying at the same motion hase ; or (b) there is a transition in the motion hase from 1 to. z t t 1,2 = µ <z>, C t t 1,2 = Σ <z>, ; if (a). (7) z t t 1,2 = µ <z> 1, C t t 1,2 = Σ <z> 1 ; if (b). (8) When evaluating the above µ <z> 1 exactly defined in (4), we use z 1 = z t 1. It is easy to determine (a) or (b) in echocardiograhy by using the cardiac eriod T, the ED frame t ED, and the ES frame t ES. All these information is directly available from the video sequence file. We observe that when there is a motion transition, using the conditional robability (z z 1 ) is beneficial because z t t 1,2 is always udated during the iterations and hence adative to the revious observation z t 1. On the other hand, the covariance matrix Σ <z> 1 is fixed and hence re-comutable during training, which imroves comutational efficiency. Usually, C t t 1,2 is singular due to the high dimensionality of the shae and aearance vectors, thereby leading to a non-orthogonal subsace rojection roblem. Suose the rank of C t t 1,2 is q and its rank-q SVD is C t t 1,2 = U q Λ q U T q, the best fusion estimator that minimizes the fusion cost d 2 t t 1 is the so-called best linear unbiased estimate [1]: z t = U q (U T q C 1 t t 1,1 U q + Λ 1 q ) 1 (U T q C 1 t t 1,1 z t t 1,1 + Λ 1 q U T q z t t 1,2 ). (9) In ractice, because we cluster the data and learn several sub-models for each air of motion hases, the sub-model with the smallest fusion cost is selected. 3 Exerimental results We have 4 A4C (aical four-chamber) sequences and 32 A2C (aical twochamber) sequences. In total, there are about 1 A4C frames and about 92 A2C frames. We used 5-fold cross validation for erformance evaluation. The

5 = 1 = 6 c = 1 c = 2 c = 3 = 1 = 6 c = 1 c = 2 c = 3 Fig. 2. Examle of shae and aearance subsaces of the trained PAAM. In our exeriments we trained three sub-models for each air of motion hases. c: cluster index, : hase index. Rows in the figure corresond to clusters; columns corresond to hases. In the shae model, the red dot lines reresent the means of the subsaces, while the three blue solid lines in each lot reresent three eigenvectors associated with the to three eigenvalues in the corresonding subsaces. ground truth contours were generated by exerts. During testing, we assumed manual initialization at the middle frame between the ED and ES frames. [Prerocessing] Before training, we erformed the following rerocessing stes: (a) Video frames are samled and classified to different hases. Global aearance atches are croed out from each samled frame and then rigidly aligned to a mean shae in a 4 temlate using the thin-late slines waring algorithm. (b) Since echocardiograms have highly non-gaussian intensity histograms, we alied a nonlinear ultrasound-secific normalization method [3] to transform the non-gaussian intensity histogram to have a normal distribution. However, since this is only for the aearance, the joint sace of shae and aearance is hardly Gaussian even after this transformation. (c) The shae consists of 17 control oints, which means that the dimensionality of the shae vector is 34. The aearance atch contains 4 = 2 ixels. Since such a high dimension requires exensive comutation, we alied a rerocessing PCA to reduce the dimensionality of the aearance from 2 to around, before feeding them to train the PAAM. Using the rerocessed data, we trained the PAAM with P = 9 comonents, each comonent containing three sub-models. Fig. 2 illustrates the learned shae and aearance subsaces. [Two contour distances] To evaluate the tracking erformance, we need to measure the roximity between two contours. Rather than using the rigid Euclidean distance to measure the distance between two landmark oints, we roose a segmental Hausdorff distance (seghd) that allows certain degree of non-rigidity. As illustrated in Fig. 3(a), the seghd between two corresonding

6 (a) (b) Fig. 3. (a) Segmental Hausdorff distance. (b) Surrisal vector distance. (a) Fig. 4. The snashots of the tracking results of (a) an A4C sequence and (b) an A2C sequence. (b) landmark oints x and x on the two curves C and C, resectively, is defined as the Hausdorff distance (HD) between two segments ω(x) and ω(x ), where ω(x) defines a segment around x on the curve C. We further take the mean of the seghd of all landmarks as the distance between C and C, denoted by d seghd (C, C ). shd(x, x ) = HD(ω(x), ω(x )); d seghd (C, C ) = { shd(x, x )dc}/{ dc}. (1) x x The seghd measures only the hysical distance between two contours, ignoring their curvedness. Even when the two contours C and C have the same distance to the ground truth contour C in terms of d seghd, C and C can be differently erceived because they resent different curvedness. Feldman and Singh roosed [11] a surrisal vector sv to quantify how the curve is erceived. Fig. 3(b) illustrates the surrisal vector. The direction of sv is the same as the outward normal direction and the magnitude sv is a function of curvature. When at the highly-curved art of the contour, the sv is large; when at the flat art, it is small. Using the surrisal vector, we comute a surrisal vector distance d sur (C, C ) to characterize the roximity of two contours in their curvedness. sur(x, x ) = sv(x) sv(x ) 2 ; d sur (C, C ) = { sur(x, x )dc}/{ dc}. (11) [Tracking erformance] We first comared four methods whose results are reorted in Table 1 using the median and standard deviation of the contour distances for all testing video sequences in five folds. The SSD means the x x

7 (a) Sequences Segmental Hausdorff distance d seghd (ixels) SSD CD 2 NLAM PAAM A2C ± ± ± ±.6623 A4C ± ± ± ±.55 (b) Sequences Segmental Hausdorff distance d seghd (ixels) ASM AAM PASM PAAM A2C ± ± ± ±.6623 A4C ± ± ± ±.55 (c) Sequences Surrisal vector distance d sur SSD CD 2 NLAM P-AAM A2C.324 ± ± ± ±.11 A4C.324 ± ± ± ±.97 Table 1. Tracking erformance based on (a,b) the segmental Hausdorff distance and (c) the surrisal vector distance using (a,c) the SSD, CD 2, NLAM, and PAAM methods and (b)the ASM, AAM, PASM, and PAAM methods. general otical flow method using the sum of squared distance similarity function; the CD 2 using the similarity function in [8], which considers a simlified ultrasound image formation; and the NLAM using the method in [9]. The PAAM means regularizing the NLAM results using the PAAM. From Table 1(a), we observe that the NLAM imroves the tracking results significantly in terms of the seghd, comared with SSD and CD 2. Using the PAAM further decreases the seghd by some margin. The advantage of using the PAAM is highlighted when the surrisal vector distance is used. Using the NLAM only often results in a wiggly contour as every landmark is tracked indeendently. However, the PAAM successfully regularizes the wiggly contour into a smooth one. This regularization is quantized by the surrisal vector distance: the PAAM yields significant lower error as reflected in Table 1(c). Fig. 4 shows the tracking contours overlaid on samle frames of an A4C sequence and an A2C sequence. Next, we show that the effectiveness of shae, aearance and motion information when used as rior knowledge. Table 1(b) shows the erformance after regularizing the NLAM results using four different rior models in the fusion rocess. The ASM means using the hase-searate active shae model (ASM) only, without the airwise model. In other words, we trained ASMs for each of the nine hases. No motion and aearance information is interreted in the model. The AAM model means using the hase-searate AAM only, which takes into account shae and aearance. The third model uses the PASM (airwise ASM) model, with shae and motion but no aearance information involved. The last model is the PAAM model that jointly considers shae, aearance and motion. Table 1(b) tells that using more rior information results in decreased tracking error. It also indicates the order of the imortance of the three elements: shae > aearance > motion. For examle, the fact that the AAM rovides better erformance than the PASM suggests that the aearance information contributes more to the entire system than the motion information. [Comarison with the AAMM] We summarize the main differences between the AAMM and PAAM since both are able to cature shae, aearance, and motion. First, the AAMM is suitable to segment a satiotemoral target

8 in a sequence, but hardly fits to an online tracking task. Second, the AAMM assumes that the motion only comes from the heart beating. Little or no motion is introduced by external factors such as ultrasound transducer movement that is always resent in ractice. Third, the AAMM lacks adatability to different cases since it falls in the observation exlains model category. Finally, the AAMM is very high-dimensional, causing ineffective modeling caability due to difficulty in collecting enough data to cover desired variations, and exensive comutations in both training and testing. The roosed PAAM contains the romising roerties of the AAMM, with flexibility and adativity integrated. It also enhances the modeling caability and comutational efficiency. 4 Conclusion We have roosed the PAMM to reresent shae, aearance, and motion information. The shae and aearance knowledge is described by the model subsaces, while the inter-hase motion is described by aired data. We integrated the model into a fusion algorithm for tracking. In the exeriments, we alied the tracker to a large study of LV tracking and demonstrated robustness and accuracy, using the segmental Hausdorff distance and surrisal vector distance, in tracking both A4C and A2C echocardiograhic sequences. References 1. Cootes, T., Taylor, C.: Active shae models - smart snakes. In: BMVC. (1992) 2. Cootes, T., Edwards, G., Taylor, C.: Active aearance models. PAMI 23(6) (21) Bosch, J., et al.: Automatic segmentation of echocardiograhic sequences by active aearance motion models. IEEE Trans. Medical Imaging 21 (22) Mikic, I., Krucinski, S., Thomas, J.: Segmentation and tracking in echocardiograhic sequences: Active contours guided by otical flow estimates. IEEE Trans. Medical Imaging 17 (1998) Jacob, G., Noble, A., Blake, A.: Robust contour tracking in echocardiograhic sequence. In: Proc. Intl. Conf. on Comuter Vision. (1998) Ledesma-Carbayo, M., et al.: Cardiac motion analysis from ultrasound sequences using non-rigid registration. In: MICCAI. (21) Jacob, G., et al.: A shae-sace-based araoch to tracking myocardial borders and quantifying regional left-ventricular function alied in echocardiograhy. IEEE Trans. Medical Imaging 21 (22) Boukerroui, D., Alison, J., Brady, M.: Velocity estimation in ultrasound images: A block matching aroach. In: IPMI. (23) Georgescu, B., Zhou, X., Comaniciu, D., Rao, B.: Real-time multi-model tracking of myocardium in echocardiograhy using robust information fusion. In: MICCAI. (24) Zhou, X.S., Comaniciu, D., Guta, A.: An information fusion framework for robust shae tracking. PAMI 27(1) (25) Feldman, J., Singh, M.: Information along contours and object boundaries. Psychological Review 112 (25)

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

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

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

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

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

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

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

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

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

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

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

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

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 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

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS Proceedings of DETC 03 ASME 003 Design Engineering Technical Conferences and Comuters and Information in Engineering Conference Chicago, Illinois USA, Setember -6, 003 DETC003/DAC-48760 AN EFFICIENT ALGORITHM

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

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

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

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

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

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

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

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test)

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test) Chater 225 Tests for Two Proortions in a Stratified Design (Cochran/Mantel-Haenszel Test) Introduction In a stratified design, the subects are selected from two or more strata which are formed from imortant

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 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

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

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

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

Hidden Predictors: A Factor Analysis Primer

Hidden Predictors: A Factor Analysis Primer Hidden Predictors: A Factor Analysis Primer Ryan C Sanchez Western Washington University Factor Analysis is a owerful statistical method in the modern research sychologist s toolbag When used roerly, factor

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

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

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

The analysis and representation of random signals

The analysis and representation of random signals The analysis and reresentation of random signals Bruno TOÉSNI Bruno.Torresani@cmi.univ-mrs.fr B. Torrésani LTP Université de Provence.1/30 Outline 1. andom signals Introduction The Karhunen-Loève Basis

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

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

Estimating function analysis for a class of Tweedie regression models

Estimating function analysis for a class of Tweedie regression models Title Estimating function analysis for a class of Tweedie regression models Author Wagner Hugo Bonat Deartamento de Estatística - DEST, Laboratório de Estatística e Geoinformação - LEG, Universidade Federal

More information

On Wrapping of Exponentiated Inverted Weibull Distribution

On Wrapping of Exponentiated Inverted Weibull Distribution IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 11 Aril 217 ISSN (online): 2349-61 On Wraing of Exonentiated Inverted Weibull Distribution P.Srinivasa Subrahmanyam

More information

Generalized optimal sub-pattern assignment metric

Generalized optimal sub-pattern assignment metric Generalized otimal sub-attern assignment metric Abu Sajana Rahmathullah, Ángel F García-Fernández, Lennart Svensson arxiv:6005585v7 [cssy] 2 Se 208 Abstract This aer resents the generalized otimal subattern

More information

CHAPTER 5 STATISTICAL INFERENCE. 1.0 Hypothesis Testing. 2.0 Decision Errors. 3.0 How a Hypothesis is Tested. 4.0 Test for Goodness of Fit

CHAPTER 5 STATISTICAL INFERENCE. 1.0 Hypothesis Testing. 2.0 Decision Errors. 3.0 How a Hypothesis is Tested. 4.0 Test for Goodness of Fit Chater 5 Statistical Inference 69 CHAPTER 5 STATISTICAL INFERENCE.0 Hyothesis Testing.0 Decision Errors 3.0 How a Hyothesis is Tested 4.0 Test for Goodness of Fit 5.0 Inferences about Two Means It ain't

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

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

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

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

Published: 14 October 2013

Published: 14 October 2013 Electronic Journal of Alied Statistical Analysis EJASA, Electron. J. A. Stat. Anal. htt://siba-ese.unisalento.it/index.h/ejasa/index e-issn: 27-5948 DOI: 1.1285/i275948v6n213 Estimation of Parameters of

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

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION O P E R A T I O N S R E S E A R C H A N D D E C I S I O N S No. 27 DOI:.5277/ord73 Nasrullah KHAN Muhammad ASLAM 2 Kyung-Jun KIM 3 Chi-Hyuck JUN 4 A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST

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

SYMPLECTIC STRUCTURES: AT THE INTERFACE OF ANALYSIS, GEOMETRY, AND TOPOLOGY

SYMPLECTIC STRUCTURES: AT THE INTERFACE OF ANALYSIS, GEOMETRY, AND TOPOLOGY SYMPLECTIC STRUCTURES: AT THE INTERFACE OF ANALYSIS, GEOMETRY, AND TOPOLOGY FEDERICA PASQUOTTO 1. Descrition of the roosed research 1.1. Introduction. Symlectic structures made their first aearance in

More information

The Binomial Approach for Probability of Detection

The Binomial Approach for Probability of Detection Vol. No. (Mar 5) - The e-journal of Nondestructive Testing - ISSN 45-494 www.ndt.net/?id=7498 The Binomial Aroach for of Detection Carlos Correia Gruo Endalloy C.A. - Caracas - Venezuela www.endalloy.net

More information

Chapter 7 Sampling and Sampling Distributions. Introduction. Selecting a Sample. Introduction. Sampling from a Finite Population

Chapter 7 Sampling and Sampling Distributions. Introduction. Selecting a Sample. Introduction. Sampling from a Finite Population Chater 7 and s Selecting a Samle Point Estimation Introduction to s of Proerties of Point Estimators Other Methods Introduction An element is the entity on which data are collected. A oulation is a collection

More information

Named Entity Recognition using Maximum Entropy Model SEEM5680

Named Entity Recognition using Maximum Entropy Model SEEM5680 Named Entity Recognition using Maximum Entroy Model SEEM5680 Named Entity Recognition System Named Entity Recognition (NER): Identifying certain hrases/word sequences in a free text. Generally it involves

More information

Plotting the Wilson distribution

Plotting the Wilson distribution , Survey of English Usage, University College London Setember 018 1 1. Introduction We have discussed the Wilson score interval at length elsewhere (Wallis 013a, b). Given an observed Binomial roortion

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

An Improved Calibration Method for a Chopped Pyrgeometer

An Improved Calibration Method for a Chopped Pyrgeometer 96 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 17 An Imroved Calibration Method for a Choed Pyrgeometer FRIEDRICH FERGG OtoLab, Ingenieurbüro, Munich, Germany PETER WENDLING Deutsches Forschungszentrum

More information

Finite Mixture EFA in Mplus

Finite Mixture EFA in Mplus Finite Mixture EFA in Mlus November 16, 2007 In this document we describe the Mixture EFA model estimated in Mlus. Four tyes of deendent variables are ossible in this model: normally distributed, ordered

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

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

Characterizing the Behavior of a Probabilistic CMOS Switch Through Analytical Models and Its Verification Through Simulations

Characterizing the Behavior of a Probabilistic CMOS Switch Through Analytical Models and Its Verification Through Simulations Characterizing the Behavior of a Probabilistic CMOS Switch Through Analytical Models and Its Verification Through Simulations PINAR KORKMAZ, BILGE E. S. AKGUL and KRISHNA V. PALEM Georgia Institute of

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

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

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

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

Using Factor Analysis to Study the Effecting Factor on Traffic Accidents

Using Factor Analysis to Study the Effecting Factor on Traffic Accidents Using Factor Analysis to Study the Effecting Factor on Traffic Accidents Abstract Layla A. Ahmed Deartment of Mathematics, College of Education, University of Garmian, Kurdistan Region Iraq This aer is

More information

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK Comuter Modelling and ew Technologies, 5, Vol.9, o., 3-39 Transort and Telecommunication Institute, Lomonosov, LV-9, Riga, Latvia MATHEMATICAL MODELLIG OF THE WIRELESS COMMUICATIO ETWORK M. KOPEETSK Deartment

More information

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS NCCI 1 -National Conference on Comutational Instrumentation CSIO Chandigarh, INDIA, 19- March 1 COMPARISON OF VARIOUS OPIMIZAION ECHNIQUES FOR DESIGN FIR DIGIAL FILERS Amanjeet Panghal 1, Nitin Mittal,Devender

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

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

MULTIVARIATE STATISTICAL PROCESS OF HOTELLING S T CONTROL CHARTS PROCEDURES WITH INDUSTRIAL APPLICATION

MULTIVARIATE STATISTICAL PROCESS OF HOTELLING S T CONTROL CHARTS PROCEDURES WITH INDUSTRIAL APPLICATION Journal of Statistics: Advances in heory and Alications Volume 8, Number, 07, Pages -44 Available at htt://scientificadvances.co.in DOI: htt://dx.doi.org/0.864/jsata_700868 MULIVARIAE SAISICAL PROCESS

More information

Yixi Shi. Jose Blanchet. IEOR Department Columbia University New York, NY 10027, USA. IEOR Department Columbia University New York, NY 10027, USA

Yixi Shi. Jose Blanchet. IEOR Department Columbia University New York, NY 10027, USA. IEOR Department Columbia University New York, NY 10027, USA Proceedings of the 2011 Winter Simulation Conference S. Jain, R. R. Creasey, J. Himmelsach, K. P. White, and M. Fu, eds. EFFICIENT RARE EVENT SIMULATION FOR HEAVY-TAILED SYSTEMS VIA CROSS ENTROPY Jose

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

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

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

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

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

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.**

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** * echnology and Innovation Centre, Level 4, Deartment of Electronic and Electrical Engineering, University of Strathclyde,

More information

Supplementary Figure 1 Experimental setup. Schematic of an optical setup for measuring a transmission matrix.

Supplementary Figure 1 Experimental setup. Schematic of an optical setup for measuring a transmission matrix. satial light modulator (S) holograhic unit S lane shutter mirror camera Conjugated S lane (demagnified, 3 ) olarizer Sulementary Figure 1 Exerimental setu. Schematic of an otical setu for measuring a transmission

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

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

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

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

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

Period-two cycles in a feedforward layered neural network model with symmetric sequence processing

Period-two cycles in a feedforward layered neural network model with symmetric sequence processing PHYSICAL REVIEW E 75, 4197 27 Period-two cycles in a feedforward layered neural network model with symmetric sequence rocessing F. L. Metz and W. K. Theumann Instituto de Física, Universidade Federal do

More information

One step ahead prediction using Fuzzy Boolean Neural Networks 1

One step ahead prediction using Fuzzy Boolean Neural Networks 1 One ste ahead rediction using Fuzzy Boolean eural etworks 1 José A. B. Tomé IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa jose.tome@inesc-id.t João Paulo Carvalho IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa

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

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

Keywords: pile, liquefaction, lateral spreading, analysis ABSTRACT

Keywords: pile, liquefaction, lateral spreading, analysis ABSTRACT Key arameters in seudo-static analysis of iles in liquefying sand Misko Cubrinovski Deartment of Civil Engineering, University of Canterbury, Christchurch 814, New Zealand Keywords: ile, liquefaction,

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

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting CLAS-NOTE 4-17 Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting Mike Williams, Doug Alegate and Curtis A. Meyer Carnegie Mellon University June 7, 24 Abstract We have used the

More information

F. Augustin, P. Rentrop Technische Universität München, Centre for Mathematical Sciences

F. Augustin, P. Rentrop Technische Universität München, Centre for Mathematical Sciences NUMERICS OF THE VAN-DER-POL EQUATION WITH RANDOM PARAMETER F. Augustin, P. Rentro Technische Universität München, Centre for Mathematical Sciences Abstract. In this article, the roblem of long-term integration

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

Spectral Analysis by Stationary Time Series Modeling

Spectral Analysis by Stationary Time Series Modeling Chater 6 Sectral Analysis by Stationary Time Series Modeling Choosing a arametric model among all the existing models is by itself a difficult roblem. Generally, this is a riori information about the signal

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

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

Generation of Linear Models using Simulation Results

Generation of Linear Models using Simulation Results 4. IMACS-Symosium MATHMOD, Wien, 5..003,. 436-443 Generation of Linear Models using Simulation Results Georg Otte, Sven Reitz, Joachim Haase Fraunhofer Institute for Integrated Circuits, Branch Lab Design

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

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

Meshless Methods for Scientific Computing Final Project

Meshless Methods for Scientific Computing Final Project Meshless Methods for Scientific Comuting Final Project D0051008 洪啟耀 Introduction Floating island becomes an imortant study in recent years, because the lands we can use are limit, so eole start thinking

More information

DIFFERENTIAL evolution (DE) [3] has become a popular

DIFFERENTIAL evolution (DE) [3] has become a popular Self-adative Differential Evolution with Neighborhood Search Zhenyu Yang, Ke Tang and Xin Yao Abstract In this aer we investigate several self-adative mechanisms to imrove our revious work on [], which

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

Optimal Integrated Control and Scheduling of Systems with Communication Constraints

Optimal Integrated Control and Scheduling of Systems with Communication Constraints Otimal Integrated Control and Scheduling of Systems with Communication Constraints Mohamed El Mongi Ben Gaid, Arben Çela and Yskandar Hamam Abstract This aer addresses the roblem of the otimal control

More information