Statistical clustering and Mineral Spectral Unmixing in Aviris Hyperspectral Image of Cuprite, NV

Size: px
Start display at page:

Download "Statistical clustering and Mineral Spectral Unmixing in Aviris Hyperspectral Image of Cuprite, NV"

Transcription

1 CS229 REPORT, DECEMBER 05 1 Statistical clustering and Mineral Spectral Unixing in Aviris Hyperspectral Iage of Cuprite, NV Mario Parente, Argyris Zynis I. INTRODUCTION Hyperspectral Iaging is a technique for obtaining a spectru in each position of a large array of spatial positions so that a recognizable iage is obtained at each of a set of discrete wavelengths. The iages ight be of a rock in the laboratory, a field study site fro an aircraft or a rover caera, or a whole planet fro a spacecraft or Earth-based telescope. By analyzing the spectral features (generally neighborhoods of local inia in the spectra) one can ap aterials. A siplistic explanation for this being is that specific cheical bonds in different aterials anifest theselves as absorption features at different wavelengths and by apping where those bonds occur in the spectra one can uniquely identify what is called the unique spectral signature of the aterial. The factors affecting spectra of natural aterials and the causes of absorption features are several and cobine in coplex ways. They are not the focus of this paper but a coprehensive tutorial can be found in [3]. Spectral unixing is the procedure by which the easured spectru of a pixel is decoposed into a collection of constituent spectra, or endebers, and a set of corresponding fractions, or abundances, that indicate the proportion of each endeber present in the pixel. In the case of rocks or soils the endebers can be consistent with the inerals present in the geologic surface observed. In this work we present a novel technique of endeber selection fro a database of inerals based on siple convex optiization techniques. Spectral unixing can assue linear or nonlinear cobination of the endebers depending on the nature of the surface observed [9]. Unfortunately nonlinear schees can be ipractical for hyperspectral iaging because ultiple views fro different angles of the sae scene are required [11]. Linear Spectral Unixing is based on the assuption that the spectru of each pixel of the scene is a convex cobination of the spectra of its coponent inerals [13]. Deterinistic odeling of the ixture lacks the ability to explain the statistical variability of the spectra within a class due for exaple to illuination differences, altietry, grain size of the aterial and other causes. Several attepts have been ade to correct this proble: these approaches allow the endebers of the ixture to be rando variables (ostly Gaussians) [6], [14]. The present work assues a ixture of ultidiensional pdf s for the statistical distribution of the spectra of the single pixels coposing the scene. Each pdf (a ultinoial Gaussian) represents the likelihood of a certain ineral ixture in the scene. We ake use of the Gauss Mixture Vector Quantization algorith [1], [7] as an alternative to the EM algorith [5]to learn the ixture paraeters. We also explore cluster analysis with correlation distance [8]. The clustering stage is useful to select only a few centroids each to be representative of the iage and to perfor only on the the unixing as opposed to the whole iage. This decreases the coputational cost of the processing, especially when a large nuber of iages is acquired. Each gaussian ean produced by the clustering stage, thought to be representative of a specific ineral ixture, is unixed in this work by a constrained least square algorith which can be cast as a quadratic progra. II. AVIRIS CUPRITE DATASET Spectral data collected over Cuprite, Nevada, USA, have been widely used to evaluate reote sensing technology and for spectral unixing [4], [15] and references therein. For the purpose of our study out of the Aviris bands ( , or 1.99 to 2.48 µ) have been selected because of the better discriination of ineral signatures in that range. In figure 1(b) there is a plot of the spectra that represent the spectral variability in the iage. Those were obtained by considering the iage as a -diensional data cloud and capturing its corners. III. CLUSTERING Our goal in clustering is to pick up as uch as possible of the spectral variability in the iage. We tried soe statistical easures of cluster validation such as the Gap statistics. By polling several experts in ineral identification we assessed that the statistical optial nuber of clusters is too low to capture the variability in the data that those experts would consider if they scanned the pixel spectra. Since this is a copletely unsupervised classification and for the reasons just entioned we consider capturing the ost spectra of figure 1(b) as a reasonable goal for the clustering stage and to select the nuber of clusters. We experiented with 3 different setups: K-eans, GMVQ and cluster analysis with the correlation easure. We try for each k (nuber of clusters) 5 runs with rando initial point and choose the run with iniu value for objective function (distortion or distance). A. Lloyd Clustering Algorith for Gauss Mixture design The Gauss Mixture Vector Quantization algorith can be seen as an alternative to the EM algorith for fitting a finite

2 CS229 REPORT, DECEMBER 05 2 (a) RGB coposite of bands 183, 193 and 7 (b) spectral variability Fig. 1. Aviris hyperspectral iage of Cuprite, NV Gauss ixture {p, g } to a training set {x 1, x 2,..., x N } (see [1] section 4 and []. The design of a Gauss ixture ipleented by GMVQ is as follows [1]: Miniu Distortion (Nearest Neighbor) Step: For i = 1,..., N encode each training vector x i into the index α c+1 (x i ) corresponding to the iniu distortion Gaussian odel f (x i θ), c that is [1], α c+1 (x i ) = arg in ( ln f (x i θ c ) + λ ln 1 p c ) (1) = arg in (1 2 ln Kc + (2) (x µc ) T (K c ) 1 (x µ c ) λ ln p c ). where µ c and K c are the current estiates of the ean and covariance of the distribution of the saples. Centroid Step: Given all the vectors {x 1, x 2,..., x N } belonging to the -th partition deterine a gaussian density (i.e. its paraeters µ c and K) c f (x i θ) c so as to iniize [ 1 2 ln Kc + 1 ] 2 (x i µ c ) T (K) c 1 (x i µ c ) (3) The iniization can be perfored by alternatively fixing µ c or K c and iniizing over the other one [1]. The solutions are the saple ean in the -th partition µ c+1 = 1 and the saple covariance in the -th partition K c+1 = 1 x i (4) (x i µ c )(x i µ c ) T (5) The algorith includes one ore step to calculate the optial length function ln 1 p,given the partition and the c centroids [1]. We proposed a variation on the GMVQ algorith that discards the penalty ter λ ln 1 p in the distortion easure ( c by considering λ = 0 ) because we observed fro siulations that algoriths that use easures of ebership probability of each cluster ( like the prior for each cluster in EM and optial length function for GMVQ) penalize too uch the clusters with fewer assigned saple. 1) Euclidean Distance: If we set the covariance ter K, equal to the identity, the distortion easure becoes the Euclidean distance and the GMVQ Algorith reduces to the well known K-eans (or vanilla Vector Quantization). The Euclidean distance is invariant under orthogonal transforation of the data but it does not take the correlation of the variables into account. The results in figure 2 (left) show that the euclidean distortion is able to pick up the relatively very big (in nor) and very sall clusters in figure 1(b) which stand out as solitary but only a few of the spectra in the central range are distinguished. The reason being that those spectra differ ostly in shape. We also found that the segentation ap was a little bit too fragented. 2) Mahalanobis Distance: If the only constraint is λ = 0 then the distance easure is siilar to the Mahalanobis distance (with an additional ter that considers the volue of the gaussian cluster). The classifier becoes quadratic. The increased flexibility of the boundary is traded off by the decreasing of the betweencluster variance/within-cluster variance ratio. Fro figure 3 (left) we see results siilar to the previous case. The reason ight rely on the fact that the covariances of the clusters are very siilar and we know that in case the classification boundary is linear. We also notice that the GMVQ estiation for the ean is a siple average like in k-eans. The fragentation of the segentation ap is soewhat iproved by the use of the second order statistics. B. Correlation-based Cluster Analysis The correlation-based distance between a pixel x i and a centroid µ is: d c (x i, µ) = 1 ρ(x i, µ) = 1 (x i x i 1) T (µ µ1) x i x i 1 2 µ µ1 2,

3 CS229 REPORT, DECEMBER Fig. 2. Cluster centroids (left) and Cluster Map (right) for Euclidean Distance Fig. 3. Cluster centroids (left) and Cluster Map (right) for Mahalanobis Distance. where x i, µ are the vector eans of x i and µ respectively. This is a easure that is invariant to scaling and shifting (vertically) of the expression values. We tried this setup to take into account the shape of the spectra considered as signals. The drawback is that the actual agnitudes of the spectra are ignored. If the inputs are standardized, then the above distance is equivalent to the Euclidean distance. Another drawback of the distance is that d c (x i, µ) = 0 only iplies linear relationship between x i and µ.furtherore the centroids are not obvious to interpret. We actually obtained the best results with the correlationbased distance, as we can see fro figure 4 (left). The obvoius liitation of the easure is that the high nor cluster in figure 1(b) is isplaced because the easure is noralized. We on the other hand get alost the full variability in the data. In a developent of this project we will explore a clustering algorith based on Shape and Gain Vector Quantization that takes into account correlation (shape) and nor (gain) siultaneously. The segentation ap sees less fragented. IV. MINERAL IDENTIFICATION AND UNMIXING We assue that a dictionary of ineral spectra is available to us. For this particular dataset, we extracted the dictionary fro [3] and [14]. Suppose that the ineral dictionary is given in D D = [ v 1 v 2... v n ], where v i for i = 1,..., n are the individual ineral spectra. We want to find the abundances a (j), such that, for each cluster centroid (ean) µ j, we have: µ j n a (j) i v i = Da (j) (6) in a least squares sense. Since it is unreasonable to assue that a given spectru is the linear cobination of a large nuber of dictionary

4 CS229 REPORT, DECEMBER Fig. 4. Cluster Means (left) and Cluster Map (right) for Correlation Distance. spectra, we want to ipose a liit on the nuber of nonzero abundance coefficients. We can view this proble as selecting a sall nuber of regressors out of a given set, in order to approxiate (in a least-squares sense) a given vector. Specifically we would like to solve the following proble, for each cluster centroid: iniize Da (j) µ j 2 subject to Card(a (j) ) r a (j) 0 Here Card(a (j) ) denotes the cardinality of a (j), i.e. the nuber of nonzero eleents in a (j), or in other words the sparsity structure of the abundance vector. For our particular proble, the dictionary contains n = 117 inerals. We would like to express each centroid as a linear cobination of approxiately r = 5 of those inerals. Proble 7 reduces to a quadratic progra (QP) if the cardinality constraint is reoved. However, with this constraint present, it turns out that this proble is cobinatorial and is thus very hard to solve. Specifically, if we wanted to find the global optiu of 7 we would have to solve n!/r!(n r)! quadratic progras. Each of these QPs would correspond to a different sparsity structure in the abundance vector. Obviously solving such a nuber of probles is intractable, even for a odest value of r. There exist, however, efficient heuristics for finding approxiate solutions to this proble. As explained in [2] section 6.3.2, one ethod that works satisfactorily is to first solve the following proble, for a range of values of λ: (7) iniize Da (j) µ j 2 + λ a (j) 1 (8) By increasing the value of λ, we are in essence putting ore weight on iniizing the l-1 nor of the abundance vector a (j). This causes the solution of 8 to be sparser. We can then use the sparsity pattern given by this proble to solve the original proble. It turns out that proble 8 is equivalent to the following proble, for an appropriate choice of ɛ: iniize Da (j) µ j 2 subject to a (j) 1 ɛ This proble can be expressed as a QP with a siple transforation in the variables. The paraeter ɛ puts a liit on the axiu allowable l-1 nor of a (j). In particular, if we choose ɛ to be large, then the proble essentially becoes unconstrained. On the other hand, if ɛ is less than the l-1 nor of the optial solution of the unconstrained least-squares proble, then the constraint in 9 will be tight. In other words if we choose a sall ɛ, then we can be certain that the solution a (j) of 9 will have 1 = ɛ. Thus, since an l-1 nor constraint on a (j) will a (j) change its sparsity structure, we can change ɛ until we get the desired cardinality on the solution a (j). Now suppose we obtain an acceptable solution a (j) to 9. We then construct the atrix D, which consists of the coluns of D which correspond to non-zero entries in a (j). We then proceed to solve the following proble for each cluster centroid: iniize Dã (j) µ j 2 subject to ã (j) 0 (9) () Thus, the solution to, for a centroid µ j will give us the abundances (weights) for that given cluster corresponding to equation 6. In order to express these in ters of percentages, we then have to noralize the vector a (j). V. UNMIXING RESULTS The results of figure 5 show the estiated abundance aps for three inerals, whose presence in this region is unaniously agreed on by experts (i.e. [4]). The axiu in the scale is % (dark red). We found reference for quantitative data for ineral abundances for this dataset, naely [15]. For the ost coon inerals our results our ethod produced abundance aps which are qualitatively siilar to

5 CS229 REPORT, DECEMBER 05 5 those obtained used there. The values of the abundances are in broad accordance but we don t have a definitive answer of what are the ost accurate for the lack of ground truth data on ineral abundances. VI. CONCLUSION AND FUTURE WORK In this work we explored clustering techniques on a wellknown hyperspectral iage. We assessed that cluster analysis with use of the correlation distortion easure is a technique that picks up ost of the variability in the dataset. Despite the lack of quantitative reference data for ineral abundances for this dataset, our results were qualitatively in accordance with other studies. In future studies we will devise reliable perforance easures for cluster validation and ineral unixing. We will also explore the clustering perforance of an algorith that takes into account both shape and nor as an iproveent of our clustering stage. REFERENCES [1] A. Aiyer, K. Pyun, Y. Huang, D. O Brien and R.M. Gray, Lloyd Clustering of Gauss Mixture Models for Iage Copression and Classification, in Iage Counication, Vol, pp (05). [2] S. Boyd and L. Vandenberghe, Convex Optiization, Cabridge University Press, (04). [3] R.N. Clark, Spectroscopy of Rocks and Minerals, and Principles of Spectroscopy, in Manual of Reote Sensing, John Wiley and Sons, A. Rencz Editor, New York, (1999). [4] R. N. Clark, G. A. Swayze, K. E. Livo, R. F. Kokaly, S. J. Sutley, J. B. Dalton, R. R.McDougal, and C. A. Gent, Iaging Spectroscopy: Earth and Planetary Reote Sensing with the USGS Tetracorder and Expert Systes, Journal of Geophysical Research, Vol. 8, No. E12,, p , (Deceber 03). [5] A.P. Depster, N.M. Laird and D.B. Rubin, Maxiu-likelihood fro incoplete data via the EM algorith, Journal of the Royal Statistical Society, Ser. B, 39, (1977). [6] M.T. Eissann and R.C. Hardle, Stochastic spectral unixing with enhanced endeber class separation, Applied Optics, Vol.43, No. 36, (Deceber 04). [7] R.M. Gray, Gauss Mixture Vector Quantization, Proceedings of IEEE International Cnference on Acoustics, Speech and Signal Processing, (May 01). [8] T. Hastie, R. Tibshirani and J. Friedan, The Eleents of Statistical Learning, Springer (01) [9] N. Keshava and J.F. Mustard, Spectral unixing, IEEE Signal Processing Magazine, (January 02). [] M. Parente, An investigation of the Properties of Expectation- Maxiization and Gauss Mixture Vector Quantization in Density Estiation and Clustering, EE391 Report, Stanford University, (Septeber 04). [11] M. Petrou, Mixed pixel classification: an overview, subitted to World Scientific, (1998). [12] R. Redner and H. Walker, Mixture densities, axiu likelihood and the EM algorith, SIAM Review, 26(2), pages , (April 1984). [13] J.J Settle and N.A. Drake, Linear ixing and the estiation of ground cover proportions, International Journal of Reote Sensing, 14, pp , (1993). [14] D. Stein, Application of the Noral Copositional Model to the analysis of Hyperspectral Iagery, IEEE, (04). [15] D.W. Stein, The Noral Copositional Model with Applications to Hyperspectral Iage Analysis, MIT Lincoln Laboratory, Project Report NGA-8, (March 05). Fig. 5. Alunite HS295.3B (left), Kaolinite CM9 (iddle) and Muscovite GDS113 (right) abundance aps.

A Simple Regression Problem

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

More information

Feature Extraction Techniques

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

More information

COS 424: Interacting with Data. Written Exercises

COS 424: Interacting with Data. Written Exercises COS 424: Interacting with Data Hoework #4 Spring 2007 Regression Due: Wednesday, April 18 Written Exercises See the course website for iportant inforation about collaboration and late policies, as well

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016/2017 Lessons 9 11 Jan 2017 Outline Artificial Neural networks Notation...2 Convolutional Neural Networks...3

More information

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

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

More information

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

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

More information

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

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

More information

Bayes Decision Rule and Naïve Bayes Classifier

Bayes Decision Rule and Naïve Bayes Classifier Bayes Decision Rule and Naïve Bayes Classifier Le Song Machine Learning I CSE 6740, Fall 2013 Gaussian Mixture odel A density odel p(x) ay be ulti-odal: odel it as a ixture of uni-odal distributions (e.g.

More information

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

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

More information

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lesson 1 4 October 2017 Outline Learning and Evaluation for Pattern Recognition Notation...2 1. The Pattern Recognition

More information

Kernel Methods and Support Vector Machines

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

More information

Support recovery in compressed sensing: An estimation theoretic approach

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

More information

Boosting with log-loss

Boosting with log-loss Boosting with log-loss Marco Cusuano-Towner Septeber 2, 202 The proble Suppose we have data exaples {x i, y i ) i =... } for a two-class proble with y i {, }. Let F x) be the predictor function with the

More information

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

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

More information

On Constant Power Water-filling

On Constant Power Water-filling On Constant Power Water-filling Wei Yu and John M. Cioffi Electrical Engineering Departent Stanford University, Stanford, CA94305, U.S.A. eails: {weiyu,cioffi}@stanford.edu Abstract This paper derives

More information

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

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

More information

Machine Learning Basics: Estimators, Bias and Variance

Machine Learning Basics: Estimators, Bias and Variance Machine Learning Basics: Estiators, Bias and Variance Sargur N. srihari@cedar.buffalo.edu This is part of lecture slides on Deep Learning: http://www.cedar.buffalo.edu/~srihari/cse676 1 Topics in Basics

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016 Lessons 7 14 Dec 2016 Outline Artificial Neural networks Notation...2 1. Introduction...3... 3 The Artificial

More information

Detection and Estimation Theory

Detection and Estimation Theory ESE 54 Detection and Estiation Theory Joseph A. O Sullivan Sauel C. Sachs Professor Electronic Systes and Signals Research Laboratory Electrical and Systes Engineering Washington University 11 Urbauer

More information

Lower Bounds for Quantized Matrix Completion

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

More information

Grafting: Fast, Incremental Feature Selection by Gradient Descent in Function Space

Grafting: Fast, Incremental Feature Selection by Gradient Descent in Function Space Journal of Machine Learning Research 3 (2003) 1333-1356 Subitted 5/02; Published 3/03 Grafting: Fast, Increental Feature Selection by Gradient Descent in Function Space Sion Perkins Space and Reote Sensing

More information

HIGH RESOLUTION NEAR-FIELD MULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR MACHINES

HIGH RESOLUTION NEAR-FIELD MULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR MACHINES ICONIC 2007 St. Louis, O, USA June 27-29, 2007 HIGH RESOLUTION NEAR-FIELD ULTIPLE TARGET DETECTION AND LOCALIZATION USING SUPPORT VECTOR ACHINES A. Randazzo,. A. Abou-Khousa 2,.Pastorino, and R. Zoughi

More information

CS Lecture 13. More Maximum Likelihood

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

More information

Multi-Scale/Multi-Resolution: Wavelet Transform

Multi-Scale/Multi-Resolution: Wavelet Transform Multi-Scale/Multi-Resolution: Wavelet Transfor Proble with Fourier Fourier analysis -- breaks down a signal into constituent sinusoids of different frequencies. A serious drawback in transforing to the

More information

Estimating Parameters for a Gaussian pdf

Estimating Parameters for a Gaussian pdf Pattern Recognition and achine Learning Jaes L. Crowley ENSIAG 3 IS First Seester 00/0 Lesson 5 7 Noveber 00 Contents Estiating Paraeters for a Gaussian pdf Notation... The Pattern Recognition Proble...3

More information

e-companion ONLY AVAILABLE IN ELECTRONIC FORM

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

More information

A general forulation of the cross-nested logit odel Michel Bierlaire, Dpt of Matheatics, EPFL, Lausanne Phone: Fax:

A general forulation of the cross-nested logit odel Michel Bierlaire, Dpt of Matheatics, EPFL, Lausanne Phone: Fax: A general forulation of the cross-nested logit odel Michel Bierlaire, EPFL Conference paper STRC 2001 Session: Choices A general forulation of the cross-nested logit odel Michel Bierlaire, Dpt of Matheatics,

More information

On Conditions for Linearity of Optimal Estimation

On Conditions for Linearity of Optimal Estimation On Conditions for Linearity of Optial Estiation Erah Akyol, Kuar Viswanatha and Kenneth Rose {eakyol, kuar, rose}@ece.ucsb.edu Departent of Electrical and Coputer Engineering University of California at

More information

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

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

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lessons 7 20 Dec 2017 Outline Artificial Neural networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

Support Vector Machines MIT Course Notes Cynthia Rudin

Support Vector Machines MIT Course Notes Cynthia Rudin Support Vector Machines MIT 5.097 Course Notes Cynthia Rudin Credit: Ng, Hastie, Tibshirani, Friedan Thanks: Şeyda Ertekin Let s start with soe intuition about argins. The argin of an exaple x i = distance

More information

Using a De-Convolution Window for Operating Modal Analysis

Using a De-Convolution Window for Operating Modal Analysis Using a De-Convolution Window for Operating Modal Analysis Brian Schwarz Vibrant Technology, Inc. Scotts Valley, CA Mark Richardson Vibrant Technology, Inc. Scotts Valley, CA Abstract Operating Modal Analysis

More information

Probability Distributions

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

More information

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

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

More information

Sharp Time Data Tradeoffs for Linear Inverse Problems

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

More information

PAC-Bayes Analysis Of Maximum Entropy Learning

PAC-Bayes Analysis Of Maximum Entropy Learning PAC-Bayes Analysis Of Maxiu Entropy Learning John Shawe-Taylor and David R. Hardoon Centre for Coputational Statistics and Machine Learning Departent of Coputer Science University College London, UK, WC1E

More information

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

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

More information

SPECTRUM sensing is a core concept of cognitive radio

SPECTRUM sensing is a core concept of cognitive radio World Acadey of Science, Engineering and Technology International Journal of Electronics and Counication Engineering Vol:6, o:2, 202 Efficient Detection Using Sequential Probability Ratio Test in Mobile

More information

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Proc. of the IEEE/OES Seventh Working Conference on Current Measureent Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Belinda Lipa Codar Ocean Sensors 15 La Sandra Way, Portola Valley, CA 98 blipa@pogo.co

More information

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

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

More information

Randomized Recovery for Boolean Compressed Sensing

Randomized Recovery for Boolean Compressed Sensing Randoized Recovery for Boolean Copressed Sensing Mitra Fatei and Martin Vetterli Laboratory of Audiovisual Counication École Polytechnique Fédéral de Lausanne (EPFL) Eail: {itra.fatei, artin.vetterli}@epfl.ch

More information

Block designs and statistics

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

More information

Support Vector Machines. Goals for the lecture

Support Vector Machines. Goals for the lecture Support Vector Machines Mark Craven and David Page Coputer Sciences 760 Spring 2018 www.biostat.wisc.edu/~craven/cs760/ Soe of the slides in these lectures have been adapted/borrowed fro aterials developed

More information

A Theoretical Analysis of a Warm Start Technique

A Theoretical Analysis of a Warm Start Technique A Theoretical Analysis of a War Start Technique Martin A. Zinkevich Yahoo! Labs 701 First Avenue Sunnyvale, CA Abstract Batch gradient descent looks at every data point for every step, which is wasteful

More information

Stochastic Subgradient Methods

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

More information

Hamming Compressed Sensing

Hamming Compressed Sensing Haing Copressed Sensing Tianyi Zhou, and Dacheng Tao, Meber, IEEE Abstract arxiv:.73v2 [cs.it] Oct 2 Copressed sensing CS and -bit CS cannot directly recover quantized signals and require tie consuing

More information

Sequence Analysis, WS 14/15, D. Huson & R. Neher (this part by D. Huson) February 5,

Sequence Analysis, WS 14/15, D. Huson & R. Neher (this part by D. Huson) February 5, Sequence Analysis, WS 14/15, D. Huson & R. Neher (this part by D. Huson) February 5, 2015 31 11 Motif Finding Sources for this section: Rouchka, 1997, A Brief Overview of Gibbs Sapling. J. Buhler, M. Topa:

More information

A remark on a success rate model for DPA and CPA

A remark on a success rate model for DPA and CPA A reark on a success rate odel for DPA and CPA A. Wieers, BSI Version 0.5 andreas.wieers@bsi.bund.de Septeber 5, 2018 Abstract The success rate is the ost coon evaluation etric for easuring the perforance

More information

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis E0 370 tatistical Learning Theory Lecture 6 (Aug 30, 20) Margin Analysis Lecturer: hivani Agarwal cribe: Narasihan R Introduction In the last few lectures we have seen how to obtain high confidence bounds

More information

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

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

More information

Principal Components Analysis

Principal Components Analysis Principal Coponents Analysis Cheng Li, Bingyu Wang Noveber 3, 204 What s PCA Principal coponent analysis (PCA) is a statistical procedure that uses an orthogonal transforation to convert a set of observations

More information

Intelligent Systems: Reasoning and Recognition. Artificial Neural Networks

Intelligent Systems: Reasoning and Recognition. Artificial Neural Networks Intelligent Systes: Reasoning and Recognition Jaes L. Crowley MOSIG M1 Winter Seester 2018 Lesson 7 1 March 2018 Outline Artificial Neural Networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

Convex Programming for Scheduling Unrelated Parallel Machines

Convex Programming for Scheduling Unrelated Parallel Machines Convex Prograing for Scheduling Unrelated Parallel Machines Yossi Azar Air Epstein Abstract We consider the classical proble of scheduling parallel unrelated achines. Each job is to be processed by exactly

More information

Fairness via priority scheduling

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

More information

Department of Electronic and Optical Engineering, Ordnance Engineering College, Shijiazhuang, , China

Department of Electronic and Optical Engineering, Ordnance Engineering College, Shijiazhuang, , China 6th International Conference on Machinery, Materials, Environent, Biotechnology and Coputer (MMEBC 06) Solving Multi-Sensor Multi-Target Assignent Proble Based on Copositive Cobat Efficiency and QPSO Algorith

More information

Super-Channel Selection for IASI Retrievals

Super-Channel Selection for IASI Retrievals Super-Channel Selection for IASI Retrievals Peter Schlüssel EUMETSAT, A Kavalleriesand 31, 64295 Darstadt, Gerany Abstract The Infrared Atospheric Sounding Interferoeter (IASI), to be flown on Metop as

More information

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

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

More information

Ch 12: Variations on Backpropagation

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

More information

Leonardo R. Bachega*, Student Member, IEEE, Srikanth Hariharan, Student Member, IEEE Charles A. Bouman, Fellow, IEEE, and Ness Shroff, Fellow, IEEE

Leonardo R. Bachega*, Student Member, IEEE, Srikanth Hariharan, Student Member, IEEE Charles A. Bouman, Fellow, IEEE, and Ness Shroff, Fellow, IEEE Distributed Signal Decorrelation and Detection in Sensor Networks Using the Vector Sparse Matrix Transfor Leonardo R Bachega*, Student Meber, I, Srikanth Hariharan, Student Meber, I Charles A Bouan, Fellow,

More information

Research Article Data Reduction with Quantization Constraints for Decentralized Estimation in Wireless Sensor Networks

Research Article Data Reduction with Quantization Constraints for Decentralized Estimation in Wireless Sensor Networks Matheatical Probles in Engineering Volue 014, Article ID 93358, 8 pages http://dxdoiorg/101155/014/93358 Research Article Data Reduction with Quantization Constraints for Decentralized Estiation in Wireless

More information

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

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

More information

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

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

More information

IN modern society that various systems have become more

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

More information

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

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

More information

A Note on the Applied Use of MDL Approximations

A Note on the Applied Use of MDL Approximations A Note on the Applied Use of MDL Approxiations Daniel J. Navarro Departent of Psychology Ohio State University Abstract An applied proble is discussed in which two nested psychological odels of retention

More information

Hybrid System Identification: An SDP Approach

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

More information

Gaussian Illuminants and Reflectances for Colour Signal Prediction

Gaussian Illuminants and Reflectances for Colour Signal Prediction Gaussian Illuinants and Reflectances for Colour Signal Prediction Haidreza Mirzaei, Brian Funt; Sion Fraser University; Vancouver, BC, Canada Abstract An alternative to the von Kries scaling underlying

More information

Asynchronous Gossip Algorithms for Stochastic Optimization

Asynchronous Gossip Algorithms for Stochastic Optimization Asynchronous Gossip Algoriths for Stochastic Optiization S. Sundhar Ra ECE Dept. University of Illinois Urbana, IL 680 ssrini@illinois.edu A. Nedić IESE Dept. University of Illinois Urbana, IL 680 angelia@illinois.edu

More information

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis City University of New York (CUNY) CUNY Acadeic Works International Conference on Hydroinforatics 8-1-2014 Experiental Design For Model Discriination And Precise Paraeter Estiation In WDS Analysis Giovanna

More information

Feedforward Networks

Feedforward Networks Feedforward Networks Gradient Descent Learning and Backpropagation Christian Jacob CPSC 433 Christian Jacob Dept.of Coputer Science,University of Calgary CPSC 433 - Feedforward Networks 2 Adaptive "Prograing"

More information

Birthday Paradox Calculations and Approximation

Birthday Paradox Calculations and Approximation Birthday Paradox Calculations and Approxiation Joshua E. Hill InfoGard Laboratories -March- v. Birthday Proble In the birthday proble, we have a group of n randoly selected people. If we assue that birthdays

More information

Optimal nonlinear Bayesian experimental design: an application to amplitude versus offset experiments

Optimal nonlinear Bayesian experimental design: an application to amplitude versus offset experiments Geophys. J. Int. (23) 155, 411 421 Optial nonlinear Bayesian experiental design: an application to aplitude versus offset experients Jojanneke van den Berg, 1, Andrew Curtis 2,3 and Jeannot Trapert 1 1

More information

Ensemble Based on Data Envelopment Analysis

Ensemble Based on Data Envelopment Analysis Enseble Based on Data Envelopent Analysis So Young Sohn & Hong Choi Departent of Coputer Science & Industrial Systes Engineering, Yonsei University, Seoul, Korea Tel) 82-2-223-404, Fax) 82-2- 364-7807

More information

Weighted- 1 minimization with multiple weighting sets

Weighted- 1 minimization with multiple weighting sets Weighted- 1 iniization with ultiple weighting sets Hassan Mansour a,b and Özgür Yılaza a Matheatics Departent, University of British Colubia, Vancouver - BC, Canada; b Coputer Science Departent, University

More information

The Methods of Solution for Constrained Nonlinear Programming

The Methods of Solution for Constrained Nonlinear Programming Research Inventy: International Journal Of Engineering And Science Vol.4, Issue 3(March 2014), PP 01-06 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.co The Methods of Solution for Constrained

More information

Multiple line-template matching with the EM algorithm

Multiple line-template matching with the EM algorithm Pattern Recognition Letters 18 1997 1283 1292 Multiple line-teplate atching with the EM algorith Sion Moss, Edwin R. Hancock ) Departent of Coputer Science, UniÕersity of York, York Y01 5DD, U Abstract

More information

C na (1) a=l. c = CO + Clm + CZ TWO-STAGE SAMPLE DESIGN WITH SMALL CLUSTERS. 1. Introduction

C na (1) a=l. c = CO + Clm + CZ TWO-STAGE SAMPLE DESIGN WITH SMALL CLUSTERS. 1. Introduction TWO-STGE SMPLE DESIGN WITH SMLL CLUSTERS Robert G. Clark and David G. Steel School of Matheatics and pplied Statistics, University of Wollongong, NSW 5 ustralia. (robert.clark@abs.gov.au) Key Words: saple

More information

Efficient dynamic events discrimination technique for fiber distributed Brillouin sensors

Efficient dynamic events discrimination technique for fiber distributed Brillouin sensors Efficient dynaic events discriination technique for fiber distributed rillouin sensors Carlos A. Galindez,* Francisco J. Madruga, and Jose M. Lopez-Higuera Photonics Engineering Group, Universidad de Cantabria,Edif.

More information

Feedforward Networks. Gradient Descent Learning and Backpropagation. Christian Jacob. CPSC 533 Winter 2004

Feedforward Networks. Gradient Descent Learning and Backpropagation. Christian Jacob. CPSC 533 Winter 2004 Feedforward Networks Gradient Descent Learning and Backpropagation Christian Jacob CPSC 533 Winter 2004 Christian Jacob Dept.of Coputer Science,University of Calgary 2 05-2-Backprop-print.nb Adaptive "Prograing"

More information

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

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

More information

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

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

More information

In this chapter, we consider several graph-theoretic and probabilistic models

In this chapter, we consider several graph-theoretic and probabilistic models THREE ONE GRAPH-THEORETIC AND STATISTICAL MODELS 3.1 INTRODUCTION In this chapter, we consider several graph-theoretic and probabilistic odels for a social network, which we do under different assuptions

More information

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation

Course Notes for EE227C (Spring 2018): Convex Optimization and Approximation Course Notes for EE227C (Spring 2018): Convex Optiization and Approxiation Instructor: Moritz Hardt Eail: hardt+ee227c@berkeley.edu Graduate Instructor: Max Sichowitz Eail: sichow+ee227c@berkeley.edu October

More information

Optimal Jamming Over Additive Noise: Vector Source-Channel Case

Optimal Jamming Over Additive Noise: Vector Source-Channel Case Fifty-first Annual Allerton Conference Allerton House, UIUC, Illinois, USA October 2-3, 2013 Optial Jaing Over Additive Noise: Vector Source-Channel Case Erah Akyol and Kenneth Rose Abstract This paper

More information

Interactive Markov Models of Evolutionary Algorithms

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

More information

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x)

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x) 7Applying Nelder Mead s Optiization Algorith APPLYING NELDER MEAD S OPTIMIZATION ALGORITHM FOR MULTIPLE GLOBAL MINIMA Abstract Ştefan ŞTEFĂNESCU * The iterative deterinistic optiization ethod could not

More information

A method to determine relative stroke detection efficiencies from multiplicity distributions

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

More information

arxiv: v1 [math.na] 10 Oct 2016

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

More information

INTELLECTUAL DATA ANALYSIS IN AIRCRAFT DESIGN

INTELLECTUAL DATA ANALYSIS IN AIRCRAFT DESIGN INTELLECTUAL DATA ANALYSIS IN AIRCRAFT DESIGN V.A. Koarov 1, S.A. Piyavskiy 2 1 Saara National Research University, Saara, Russia 2 Saara State Architectural University, Saara, Russia Abstract. This article

More information

TEST OF HOMOGENEITY OF PARALLEL SAMPLES FROM LOGNORMAL POPULATIONS WITH UNEQUAL VARIANCES

TEST OF HOMOGENEITY OF PARALLEL SAMPLES FROM LOGNORMAL POPULATIONS WITH UNEQUAL VARIANCES TEST OF HOMOGENEITY OF PARALLEL SAMPLES FROM LOGNORMAL POPULATIONS WITH UNEQUAL VARIANCES S. E. Ahed, R. J. Tokins and A. I. Volodin Departent of Matheatics and Statistics University of Regina Regina,

More information

Convolutional Codes. Lecture Notes 8: Trellis Codes. Example: K=3,M=2, rate 1/2 code. Figure 95: Convolutional Encoder

Convolutional Codes. Lecture Notes 8: Trellis Codes. Example: K=3,M=2, rate 1/2 code. Figure 95: Convolutional Encoder Convolutional Codes Lecture Notes 8: Trellis Codes In this lecture we discuss construction of signals via a trellis. That is, signals are constructed by labeling the branches of an infinite trellis with

More information

DERIVING PROPER UNIFORM PRIORS FOR REGRESSION COEFFICIENTS

DERIVING PROPER UNIFORM PRIORS FOR REGRESSION COEFFICIENTS DERIVING PROPER UNIFORM PRIORS FOR REGRESSION COEFFICIENTS N. van Erp and P. van Gelder Structural Hydraulic and Probabilistic Design, TU Delft Delft, The Netherlands Abstract. In probles of odel coparison

More information

Support Vector Machines. Maximizing the Margin

Support Vector Machines. Maximizing the Margin Support Vector Machines Support vector achines (SVMs) learn a hypothesis: h(x) = b + Σ i= y i α i k(x, x i ) (x, y ),..., (x, y ) are the training exs., y i {, } b is the bias weight. α,..., α are the

More information

Introduction to Machine Learning. Recitation 11

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

More information

Combining Classifiers

Combining Classifiers Cobining Classifiers Generic ethods of generating and cobining ultiple classifiers Bagging Boosting References: Duda, Hart & Stork, pg 475-480. Hastie, Tibsharini, Friedan, pg 246-256 and Chapter 10. http://www.boosting.org/

More information

Warning System of Dangerous Chemical Gas in Factory Based on Wireless Sensor Network

Warning System of Dangerous Chemical Gas in Factory Based on Wireless Sensor Network 565 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 07 Guest Editors: Zhuo Yang, Junie Ba, Jing Pan Copyright 07, AIDIC Servizi S.r.l. ISBN 978-88-95608-49-5; ISSN 83-96 The Italian Association

More information

Data-Driven Imaging in Anisotropic Media

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

More information

Topic 5a Introduction to Curve Fitting & Linear Regression

Topic 5a Introduction to Curve Fitting & Linear Regression /7/08 Course Instructor Dr. Rayond C. Rup Oice: A 337 Phone: (95) 747 6958 E ail: rcrup@utep.edu opic 5a Introduction to Curve Fitting & Linear Regression EE 4386/530 Coputational ethods in EE Outline

More information

Ufuk Demirci* and Feza Kerestecioglu**

Ufuk Demirci* and Feza Kerestecioglu** 1 INDIRECT ADAPTIVE CONTROL OF MISSILES Ufuk Deirci* and Feza Kerestecioglu** *Turkish Navy Guided Missile Test Station, Beykoz, Istanbul, TURKEY **Departent of Electrical and Electronics Engineering,

More information

Upper bound on false alarm rate for landmine detection and classification using syntactic pattern recognition

Upper bound on false alarm rate for landmine detection and classification using syntactic pattern recognition Upper bound on false alar rate for landine detection and classification using syntactic pattern recognition Ahed O. Nasif, Brian L. Mark, Kenneth J. Hintz, and Nathalia Peixoto Dept. of Electrical and

More information