ENHANCING TIMBRE MODEL USING MFCC AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION

Size: px
Start display at page:

Download "ENHANCING TIMBRE MODEL USING MFCC AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION"

Transcription

1 th Euroean Signal Processing Conference (EUSIPCO ) Bucharest, Romania, August 7-3, ENHANCING TIMBRE MODEL USING AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION Franz de Leon, Kirk Martinez Electronics and Comuter Science, University of Southamton University Road, Southamton, United Kingdom SO7 BJ {fadld9, km}@ecs.soton.ac.uk ABSTRACT One of the oular methods for content-based music similarity estimation is to model timbre with as a single multivariate Gaussian with full covariance matrix, then use symmetric Kullback-Leibler divergence. From the field of seech recognition, we roose to use the same aroach on the s time derivatives to enhance the timbre model. The Gaussian models for the delta and acceleration coefficients are used to create their resective distance matrix. The distance matrices are then combined linearly to form a full distance matrix for music similarity estimation. In our exeriments on two datasets, our novel aroach erforms better than using alone. Moreover, erforming genre classification using k-nn showed that the accuracies obtained are already close to the state-of-the-art. Index Terms, music similarity estimation. INTRODUCTION Digital technology and the Internet have changed the music industry landscae. The increased accessibility of music has allowed consumers to store and share thousands of files on their comuter s hard disk, ortable media layer, mobile hone and other devices. Given the large music collections available, there is a need for new alications for browsing, organising, discovering as well as generating laylists for users. The research field of Music Information Retrieval (MIR) aims to address these challenges by using contentbased techniues for erforming tasks such as audio music similarity estimation and genre classification. Generally, the essential music dimension used in content-based aroaches is timbre. Timbre can be defined as the character or uality of a musical sound or voice as distinct from its itch and intensity []. It deends on the ercetion of the uality of sounds, which is related to the used musical instruments, with ossible audio effects, and to the laying techniues []. In the field of seech recognition, the mel-freuency cestral coefficients (s) have been widely used to model imortant characteristics in seech [3]. Since modelling seech characteristics and timbre are similar, the use of s has been extended with success in the field of music similarity [4]. In this aer, we roose to enhance s erformance in audio similarity tasks by using its time derivatives (e.g. delta and acceleration coefficients). The aer is organized as follows. The following section resents some related works. Section 3 details how the s, delta and acceleration coefficients are comuted and modelled. In section 4, we describe how the derived features are combined and used for audio music similarity estimation. The erformance is evaluated with varied arameters and the results are exlained in Section. Finally, we summarize our findings in Section 6.. RELATED WORK One of the standard aroaches to comute music similarity is to estimate a single multivariate Gaussian model on the vectors. In this way, the closed form solutions of the Kullback-Leibler (KL) divergence can be used to comute the similarity between two music models. Besides being fast, this method has been roven to outerform other more comlex music similarity aroaches []. Our aroach considers the time derivatives of the vectors to enhance music similarity estimation erformance. The time derivatives add dynamic information to the static cestral features [6]. In other studies, the delta and acceleration coefficients were aended to the static cestral features resulting in a three-fold increase in dimension (e.g. [9:9 :9 ]) [7]. These set of features can be used for genre classifiers. However, this would be imractical for uantifying music similarity estimation since the KL divergence involves numerically sensitive oerations and comutationally intensive matrix inversion. Our novel aroach simlifies the roblem by creating searate models for the time derivatives. Similar to the standard aroach to s, the time derivative vectors are summarized with a single multivariate Gaussian model. The same distance comutation is erformed for the resulting Gaussian models. The results are then combined with the original distances. EURASIP, - ISSN 76-46

2 3. MODELLING TIMBRE This section details the comutation of s and its time derivatives to model timbre. 3.. Mel-freuency cestral coefficients The timbre comonent is reresented by the s [3]. The normalized audio signals signal is divided into frames with a window size and ho size of samles (~3 msec.). The length of the segment ensures that the segmented signal is seudo-stationary while the ho size kees the continuity of the segments. Next, a window function (e.g. Hanning window) is alied to each segment. This is necessary to reduce sectral leakage. The following stes are then erformed to each segment:. Calculate the ower sectrum using FFT.. Transform the ower sectrum to Mel-scale using a filter bank consisting of triangular filters. 3. Get the sum of the freuency contents of each band. 4. Take the logarithm of each sum.. Comute the discrete cosine transform (DCT) of the logarithms. 3.. Delta and acceleration coefficients The erformance of a seech recognition system can be greatly enhanced by adding time derivatives to the basic static arameters [8]. Delta Coefficients are comuted using the following formula: d = t Θ θ ( c = + θ t θ ct θ Θ θ θ = where d t is a delta coefficient at time t, c is the cestral coefficient, comuted using a time window Θ. The same euation can be alied to the delta coefficients to obtain the acceleration coefficients. Figure visualizes the derived features for an audio cli Summarizing audio features The features derived from each audio track must be summarized efficiently and take into consideration the similarity comutation method that will be erformed. In this work, the Mel-freuency cestral coefficients are comuted for each time segment or frame. These features are aggregated using the bag-of-frames aroach to model global statistics. The bag-of-frames aroach is more aroriate in this case since the tasks that will be erformed are less selective, e.g. music similarity estimation. Previous works model the sectral information with a single Gaussian distribution with a diagonal covariance matrix [9]. Other studies used Gaussian Mixture ) () x audio cli Time (s) Delta Coefficients Acceleration Coefficients Frame Fig.. s, delta and acceleration coefficients for a - second audio cli. s to model the distributions using the K-means algorithm and exectation-maximization algorithm [], []. Subseuent works have shown that the same level of erformance can be achieved using single Gaussian distribution with full covariance matrix [], []. In this aer, the single Gaussian with full covariance aroach is imlemented to benefit from reduced comutational comlexity comared to the Gaussian Mixture s. We extend this aroach to delta and acceleration coefficients. Thus, each audio file is reresented by three single multivariate Gaussian models; for s, delta and acceleration coefficients. 4. APPLICATION TO AUDIO MUSIC SIMILARITY ESTIMATION In this section, we resent a music similarity estimation method using the derived features. Each audio file is reresented by three single multivariate Gaussian models. A single multivariate Gaussian robability density function is defined as: Ν(, ) = / T () x µ ex ( x µ ) ( x µ ) π where x is the observation (n-dimensional feature vector), µ is the mean, is an n x n covariance matrix. Using a single Gaussian with full covariance matrix to model a music file, the similarity between two tracks can be comuted using the Kullback-Leibler (KL) divergence. The KL divergence between two single Gaussians (x)=n(x;µ, ) and (x)=n(x;µ, ) is given by [3]: 6

3 A Song A TABLE I GENRE DISTRIBUTION OF TRACKS FOR THE ISMIR 4 AND DATASETS Song B log( + SKLD) log( + SKLD) log( + SKLD) Fig.. Block diagram of our roosed music similarity estimation system. KL( ) = log + ( µ µ ) A M M M T + Tr ( ) ( µ µ ) d where denotes the determinant of the matrix, Tr( ) denotes the trace function of a matrix. A common aroach to comute acoustic timbre similarity is to use the symmetric version of the Kullback- Leibler Divergence (SKLD), defined between two single Gaussian distributions x ~N(µ, ) and x ~N(µ, ): w w w3 Full + (3) SKLD ( x, x) = KL( x, x) + KL( x, x) (4) The main drawback of using these models is the fact that the SKLD does not hold the triangle ineuality and conseuently, is not a metric. It was shown that the transformation function T:SKLD {log(+skld)} / turns the symmetric Kullback-Leibler divergence into an exact metric when the statistical models comared are Gaussian [4]. To uantify music similarity based on the resented features, we comute air wise similarities using the transformed symmetric KL divergence. This ste roduces three distance matrices. For each distance matrix, we aly distance sace normalization []. Finally, the distance matrices are linearly combined into a full distance matrix. The weights of the linear combination must be otimized for the roosed system. For a given feature set, the weights are in the range of to with a ste size of.. The sum of the weights is. An intuitive aroach is used instead of erforming exhaustive comarisons by comuting all ossible ermutations. ISMIR 4 Training Set Songs 79 Genres classical (3), electronic (), jazz_blues (6), metal_unk (4), rock_o (), world () Full Set (Training & Develoment) Songs 48 Genres classical (64), electronic (9), jazz_blues (), metal_unk (9), rock_o (3), world (44) Songs Genres country (), rock (), reggae (), blues (), disco (), hiho (), jazz (), o (), classical (), metal ().. Setu. EXPERIMENTS Two datasets were used in our exeriments. The first dataset is the training and develoment sets for the ISMIR 4 genre classification contest [6]. Both the training and testing set are comosed of tracks from six genres. The second dataset is the genre collection [7]. The dataset consists of audio each 3 seconds long. It contains genres, each reresented by tracks. For each track, a 3-second cli was selected from the middle. For files that are less than 3 sec. long, the actual length was used. Each signal was normalized then divided into short overlaing segments (e.g. 3ms). The s were derived using 36 filter banks on Hanning-windowed segments. Twenty cestral coefficients were obtained but only the last 9 were used. The delta and acceleration coefficients were then derived using Euation. Objective statistics were derived from the full distance matrix. In music information retrieval, music similarity is taken in the context of genre, artist or album similarity. For our tests, the metric we used was the ercentage of genre matches in the to,, and uery (recision at R =,,, ). { relevant items} { retrieved items} recision = { retrieved items} Artist filtering was alied for the ISMIR 4 training set for comarison. This means that there is only one track er artist in the artist filtered dataset. The exeriments were erformed using different time windows for the delta coefficients, and weights for the individual distance matrices. Finally, we evaluated genre classification accuracy for the two datasets to comare the erformance of combining with its time derivatives. () 7

4 .. Results In Table II, we tabulate the recision after returning R items using the otimum weights. Note that these recisions are resented as the average across all the genres for the articular dataset. Moreover, only the best combinations are resented. Based on the results, there is a significant imrovement in the recision in using in conjunction with the delta coefficients than using alone. This roves the imortance of time derivatives as the static s alone don t have temoral information. On the average, the best recisions were obtained when the delta coefficients were given more weight than (w =.4, w =.6). However, this does not imly that delta coefficients could relace s to model timbre. For examle, using delta coefficients alone on dataset we obtained - recision of.738; while for alone, There were no significant imrovements or degradation in the recisions using three features (.9*+. ) as comared to using only two (*.4+.6 ). This means that the acceleration coefficients can be disregarded in modeling timbre. Thus, the exeriments showed that a good model for timbre involves the s and its delta coefficients. The exeriments also determined if the window size used to comute the time derivatives can affect the system s erformance. Table II shows inconsistency in the results. However in most cases, using Θ=3 frames is better than Θ= frames. Using the ISMIR 4 dataset, we comared the recision with and without artist filtering. With artist filtering, the number of returned items was limited to since there are only tracks in the jazz_blues genre. Without artist filtering, the recision is around.73; as comared to with artist filtering that resulted to around.. There is a difference in the erformance of around. which is already consistent with other studies that used the same dataset [8]. Our final exeriments used k-nearest neighbors to erform genre classification. This method, while being simle, is already established for erforming music similarity measures [9][]. We want to determine the imrovement in the classification accuracy using our roosed timbre model. Figure 3 shows that the combination of and its time derivatives consistently erform better than alone. For the ISMIR 4 and datasets, the best accuracies at k= are.8 and.86 resectively (.4+.6 ). As reviously observed, there is no significant difference in the accuracies using three features. Using only these simle features that model timbre, it is worthy to note that the erformance of the system is not far from the state-of-the-art. Thus, the new timbre model can serve as a foundation that can be enhanced by other features (e.g. fluctuation atterns [], onset atterns [9], temo []). TABLE II R-PRECISION USING, DELTA AND ACCELERATION COEFFICIENTS Collection Features Artist Returned Items, R Filter ISMIR4 no Train, Θ=3).4+.6 no *+. no yes.466 na na na.4+.6 yes.9 na na na.9*+. yes.37 na na na ISMIR4 Train, Θ=) ISMIR4 Full, (Θ=3) ISMIR4 Full, (Θ=) (Θ=3) (Θ=).4+.6 no *+. no yes.43 na na na.9*+. yes.7 na na na no no *+. no no *+. no no no *+. no no *+. no In terms of comutational comlexity, there is not much overhead added in comuting the symmetric Kullback-Leibler divergence twice (e.g. and delta coefficients). The system works on stored matrices such as the covariance and inverse covariance matrices. The results show that using timbre models is imortant for content-based music similarity estimation. Timbre may contain salient information that roughly describes music genre. Research had shown that humans have the ability to distinguish and classify music after listening to short clis of audio. This imlies the viability of using timbre as this feature can be easily extracted from short clis. The major limitation is that humans do not comute a weighted sum of similarities with resect to different asects of music. In fact, the concet of audio similarity is subjective to listeners and a single asect which is similar can be considered to judge similarity. Nevertheless, the comutational model resented in this aer hoes to contribute on the imrovement of content-based systems. 6. CONCLUSION We have investigated a method for enhancing features for music similarity estimation using its time derivatives. Our novel aroach alies the standard single multivariate Gaussian with full covariance matrix to model s delta and acceleration coefficients. Using the Kullback-Leibler divergence to calculate music similarity, exeriments have shown a consistent imrovement in the erformance in using the delta coefficients in conjunction with the s. Performing genre classification using k- NN showed that the accuracies obtained are already close to the state-of-the-art. In addition, recent studies have roved that our aroach has a otential to be alied on larger databases [4][]. We will further investigate our method and determine how other low-level features can be used to imrove these initial results. We will also exlore alternative ways of integrating these low-level features with our timbre model. 8

5 accuracy accuracy d.9*+.dd random baseline Fig. 3. Genre classification accuracy for ISMIR 4 (to) and (bottom) datasets. 7. ACKNOWLEDGMENTS Mr. Franz de Leon is suorted by the Engineering Research and Develoment for Technology Faculty Develoment Program of the University of the Philiines and DOST. 8. REFERENCES [] B. C. J. Moore, An Introduction to the Psychology of Hearing. Academic Press, 3,. 43. [] N. Orio, Music Retrieval: A Tutorial and Review, Foundations and Trends in Information Retrieval, vol., no.,. -96, 6. [3] S. Davis and P. Mermelstein, Comarison of arametric reresentations for monosyllabic word recognition in continuously soken sentences, IEEE Transactions on Acoustics, Seech, and Signal Processing, vol. 8, no. 4, , Aug. 98. [4] M. A. Casey, R. Veltkam, M. Goto, M. Leman, C. Rhodes, and M. Slaney, Content-Based Music Information Retrieval: Current Directions and Future Challenges, Proceedings of the IEEE, vol. 96, no. 4, , Ar. 8. [] M. I. Mandel and D. P. W. Ellis, Song-level Features and Suort Vector Machines for Music Classification, in Submission to MIREX,, [6] S. Furui, Seaker-indeendent isolated word recognition based on emhasized sectral dynamics, in ICASSP 86. k.4+.6d.9*+.dd random baseline k IEEE International Conference on Acoustics, Seech, and Signal Processing, 99, vol., [7] D. Turnbull, L. Barrington, D. Torres, and G. Lanckriet, Semantic Annotation and Retrieval of Music and Sound Effects, IEEE Transactions on Audio, Seech, and Language Processing, vol. 6, no., , Feb. 8. [8] J.-julien Aucouturier and F. Pachet, Imroving Timbre Similarity : How high s the sky?, J. Negative Results Seech Audio Sci., vol., 4. [9] G. Tzanetakis, G. Essl, and P. Cook, Automatic Musical Genre Classification Of Audio Signals, in Proceedings of ISMIR : The International Conference on Music Information Retrieval and Related Activities,. [] B. Logan and A. Salomon, A music similarity function based on signal analysis, in IEEE International Conference on Multimedia and Exo,. ICME.,, [] J.-julien Aucouturier and F. Pachet, Music Similarity Measures : What s the Use?, in 3rd International Conference on Music Information Retrieval,, [] E. Pamalk, Audio-Based Music Similarity and Retrieval : Combining a Sectral Similarity with Information Extracted from Fluctuation Patterns, in Submission to MIREX 6, 6. [3] W. Penny, Kullback-Liebler Divergences of Normal, Gamma, Dirichlet and Wishart Densities,. [4] C. Charbuillet, G. Peeters, S. Barton, and V. Gouet-Brunet, A fast algorithm for music search by similarity in large databases based on modified Symetrized Kullback Leibler Divergence, in International Worksho on Content Based Multimedia Indexing (CBMI),,. -6. [] K. Seyerlehner, M. Schedl, T. Pohle, and P. Knees, Using Block-Level Features for Genre Classification, Tag Classification and Music Similarity Estimation, in Submission to Audio Music Similarity and Retrieval Task of MIREX,. [6] ISMIR 4 Audio Descrition Contest-Genre/Artist ID Classification and Artist Similarity. [Online]. Available: htt://ismir4.ismir.net/genre_contest/index.htm. [7] G. Tzanetakis and P. Cook, Musical genre classification of audio signals, IEEE Transactions on Seech and Audio Processing, vol., no.,. 93-3, Jul.. [8] J. H. Jensen, M. G. Christensen, M. N. Murthi, and S. H. Jensen, Evaluation of Estimation Techniues for Music Similarity, in Proceedings of the 4th Euroean Signal Processing Conference, 6, no. Eusico. [9] T. Pohle, D. Schnitzer, M. Schedl, P. Knees, and G. Widmer, On rhythm and general music similarity, in Submission to Audio Music Similarity and Retrieval Task of MIREX 9, 9, no. Ismir,. -3. [] E. Pamalk, Comutational s of Music Similarity and their Alication in Music Information Retrieval, Vienna University of Technology, 6. [] F. D. Leon and K. Martinez, Submission to MIREX Genre Classification and and Audio Similarity Tasks, in Submission to Audio Music Similarity and Retrieval Task of MIREX,. [] D. Schnitzer, A. Flexer, and G. Widmer, A Filter-and- Refine Method for Fast Similarity Search in Millions of Tracks, in ISMIR 9, 9, no. Aril,

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

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

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

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

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

More information

Linear diophantine equations for discrete tomography

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

More information

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

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

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

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

Keywords: Vocal Tract; Lattice model; Reflection coefficients; Linear Prediction; Levinson algorithm.

Keywords: Vocal Tract; Lattice model; Reflection coefficients; Linear Prediction; Levinson algorithm. Volume 3, Issue 6, June 213 ISSN: 2277 128X International Journal of Advanced Research in Comuter Science and Software Engineering Research Paer Available online at: www.ijarcsse.com Lattice Filter Model

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

L P -NORM NON-NEGATIVE MATRIX FACTORIZATION AND ITS APPLICATION TO SINGING VOICE ENHANCEMENT. Tomohiko Nakamura and Hirokazu Kameoka,

L P -NORM NON-NEGATIVE MATRIX FACTORIZATION AND ITS APPLICATION TO SINGING VOICE ENHANCEMENT. Tomohiko Nakamura and Hirokazu Kameoka, L P -NORM NON-NEGATIVE MATRIX FACTORIZATION AND ITS APPLICATION TO SINGING VOICE ENHANCEMENT Tomohio Naamura and Hiroazu Kameoa, Graduate School of Information Science and Technology, The University of

More information

Metrics Performance Evaluation: Application to Face Recognition

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

More information

Speaker Identification and Verification Using Different Model for Text-Dependent

Speaker Identification and Verification Using Different Model for Text-Dependent International Journal of Alied Engineering Research ISSN 0973-4562 Volume 12, Number 8 (2017). 1633-1638 Research India Publications. htt://www.riublication.com Seaker Identification and Verification Using

More information

ON THE USE OF PHASE INFORMATION FOR SPEECH RECOGNITION. Baris Bozkurt and Laurent Couvreur

ON THE USE OF PHASE INFORMATION FOR SPEECH RECOGNITION. Baris Bozkurt and Laurent Couvreur ON THE USE OF PHASE NFOMATON FO SPEECH ECOGNTON Baris Bozkurt and Laurent Couvreur TCTS Lab, Faculté Polytechnique De Mons, nitialis Scientific Park, B-7000 Mons, Belgium, hone: +32 65 374733, fax: +32

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

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

More information

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

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

arxiv: v2 [stat.me] 3 Nov 2014

arxiv: v2 [stat.me] 3 Nov 2014 onarametric Stein-tye Shrinkage Covariance Matrix Estimators in High-Dimensional Settings Anestis Touloumis Cancer Research UK Cambridge Institute University of Cambridge Cambridge CB2 0RE, U.K. Anestis.Touloumis@cruk.cam.ac.uk

More information

Adaptive estimation with change detection for streaming data

Adaptive estimation with change detection for streaming data Adative estimation with change detection for streaming data A thesis resented for the degree of Doctor of Philosohy of the University of London and the Diloma of Imerial College by Dean Adam Bodenham Deartment

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

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

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL Mohammad Bozorg Deatment of Mechanical Engineering University of Yazd P. O. Box 89195-741 Yazd Iran Fax: +98-351-750110

More information

A Recursive Block Incomplete Factorization. Preconditioner for Adaptive Filtering Problem

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

More information

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

Energy-aware optimisation for run-time reconfiguration

Energy-aware optimisation for run-time reconfiguration Energy-aware otimisation for run-time reconfiguration Tobias Becker and Wayne Luk Deartment of Comuting Imerial College London, UK eter Y. K. Cheung Deartment of Electrical and Electronic Engineering Imerial

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

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

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

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

More information

Covariance Matrix Estimation for Reinforcement Learning

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

More information

GIVEN an input sequence x 0,..., x n 1 and the

GIVEN an input sequence x 0,..., x n 1 and the 1 Running Max/Min Filters using 1 + o(1) Comarisons er Samle Hao Yuan, Member, IEEE, and Mikhail J. Atallah, Fellow, IEEE Abstract A running max (or min) filter asks for the maximum or (minimum) elements

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

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

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

More information

Statistical Models approach for Solar Radiation Prediction

Statistical Models approach for Solar Radiation Prediction Statistical Models aroach for Solar Radiation Prediction S. Ferrari, M. Lazzaroni, and V. Piuri Universita degli Studi di Milano Milan, Italy Email: {stefano.ferrari, massimo.lazzaroni, vincenzo.iuri}@unimi.it

More information

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

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

More information

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

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

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

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

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

More information

For q 0; 1; : : : ; `? 1, we have m 0; 1; : : : ; q? 1. The set fh j(x) : j 0; 1; ; : : : ; `? 1g forms a basis for the tness functions dened on the i

For q 0; 1; : : : ; `? 1, we have m 0; 1; : : : ; q? 1. The set fh j(x) : j 0; 1; ; : : : ; `? 1g forms a basis for the tness functions dened on the i Comuting with Haar Functions Sami Khuri Deartment of Mathematics and Comuter Science San Jose State University One Washington Square San Jose, CA 9519-0103, USA khuri@juiter.sjsu.edu Fax: (40)94-500 Keywords:

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

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

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

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

Maximum Entropy and the Stress Distribution in Soft Disk Packings Above Jamming

Maximum Entropy and the Stress Distribution in Soft Disk Packings Above Jamming Maximum Entroy and the Stress Distribution in Soft Disk Packings Above Jamming Yegang Wu and S. Teitel Deartment of Physics and Astronomy, University of ochester, ochester, New York 467, USA (Dated: August

More information

A Dual-Tree Rational-Dilation Complex Wavelet Transform

A Dual-Tree Rational-Dilation Complex Wavelet Transform 1 A Dual-Tree Rational-Dilation Comlex Wavelet Transform İlker Bayram and Ivan W. Selesnick Abstract In this corresondence, we introduce a dual-tree rational-dilation comlex wavelet transform for oscillatory

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

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

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

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS Dan-Cristian POPA, Vasile IANCU, Loránd SZABÓ, Deartment of Electrical Machines, Technical University of Cluj-Naoca RO-400020 Cluj-Naoca, Romania; e-mail:

More information

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018 Comuter arithmetic Intensive Comutation Annalisa Massini 7/8 Intensive Comutation - 7/8 References Comuter Architecture - A Quantitative Aroach Hennessy Patterson Aendix J Intensive Comutation - 7/8 3

More information

Optimal array pattern synthesis with desired magnitude response

Optimal array pattern synthesis with desired magnitude response Otimal array attern synthesis with desired magnitude resonse A.M. Pasqual a, J.R. Arruda a and P. erzog b a Universidade Estadual de Caminas, Rua Mendeleiev, 00, Cidade Universitária Zeferino Vaz, 13083-970

More information

Recent Developments in Multilayer Perceptron Neural Networks

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

More information

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

Research of PMU Optimal Placement in Power Systems

Research of PMU Optimal Placement in Power Systems Proceedings of the 5th WSEAS/IASME Int. Conf. on SYSTEMS THEORY and SCIENTIFIC COMPUTATION, Malta, Setember 15-17, 2005 (38-43) Research of PMU Otimal Placement in Power Systems TIAN-TIAN CAI, QIAN AI

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

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

Positive decomposition of transfer functions with multiple poles

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

More information

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

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

More information

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

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

Impact Damage Detection in Composites using Nonlinear Vibro-Acoustic Wave Modulations and Cointegration Analysis

Impact Damage Detection in Composites using Nonlinear Vibro-Acoustic Wave Modulations and Cointegration Analysis 11th Euroean Conference on Non-Destructive esting (ECND 214), October 6-1, 214, Prague, Czech Reublic More Info at Oen Access Database www.ndt.net/?id=16448 Imact Damage Detection in Comosites using Nonlinear

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

Estimation of Separable Representations in Psychophysical Experiments

Estimation of Separable Representations in Psychophysical Experiments Estimation of Searable Reresentations in Psychohysical Exeriments Michele Bernasconi (mbernasconi@eco.uninsubria.it) Christine Choirat (cchoirat@eco.uninsubria.it) Raffaello Seri (rseri@eco.uninsubria.it)

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

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

Compressed Sensing Based Video Multicast

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

More information

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

The Recursive Fitting of Multivariate. Complex Subset ARX Models

The Recursive Fitting of Multivariate. Complex Subset ARX Models lied Mathematical Sciences, Vol. 1, 2007, no. 23, 1129-1143 The Recursive Fitting of Multivariate Comlex Subset RX Models Jack Penm School of Finance and lied Statistics NU College of Business & conomics

More information

ECE 534 Information Theory - Midterm 2

ECE 534 Information Theory - Midterm 2 ECE 534 Information Theory - Midterm Nov.4, 009. 3:30-4:45 in LH03. You will be given the full class time: 75 minutes. Use it wisely! Many of the roblems have short answers; try to find shortcuts. You

More information

ASYMPTOTIC RESULTS OF A HIGH DIMENSIONAL MANOVA TEST AND POWER COMPARISON WHEN THE DIMENSION IS LARGE COMPARED TO THE SAMPLE SIZE

ASYMPTOTIC RESULTS OF A HIGH DIMENSIONAL MANOVA TEST AND POWER COMPARISON WHEN THE DIMENSION IS LARGE COMPARED TO THE SAMPLE SIZE J Jaan Statist Soc Vol 34 No 2004 9 26 ASYMPTOTIC RESULTS OF A HIGH DIMENSIONAL MANOVA TEST AND POWER COMPARISON WHEN THE DIMENSION IS LARGE COMPARED TO THE SAMPLE SIZE Yasunori Fujikoshi*, Tetsuto Himeno

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

CFL Conditions for Runge-Kutta Discontinuous Galerkin Methods on Triangular Grids

CFL Conditions for Runge-Kutta Discontinuous Galerkin Methods on Triangular Grids CFL Conditions for Runge-Kutta Discontinuous Galerkin Methods on Triangular Grids T. Toulorge a,, W. Desmet a a K.U. Leuven, Det. of Mechanical Engineering, Celestijnenlaan 3, B-31 Heverlee, Belgium Abstract

More information

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

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

More information

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

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

More information

A multiplicative algorithm for convolutive non-negative matrix factorization based on squared euclidean distance

A multiplicative algorithm for convolutive non-negative matrix factorization based on squared euclidean distance Loughborough University Institutional Reository A multilicative algorithm for convolutive non-negative matrix factorization based on squared euclidean distance This item was submitted to Loughborough University's

More information

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

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

More information

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

Approximation of the Euclidean Distance by Chamfer Distances

Approximation of the Euclidean Distance by Chamfer Distances Acta Cybernetica 0 (0 399 47. Aroximation of the Euclidean Distance by Chamfer Distances András Hajdu, Lajos Hajdu, and Robert Tijdeman Abstract Chamfer distances lay an imortant role in the theory of

More information

arxiv: v1 [stat.ml] 10 Mar 2016

arxiv: v1 [stat.ml] 10 Mar 2016 Global and Local Uncertainty Princiles for Signals on Grahs Nathanael Perraudin, Benjamin Ricaud, David I Shuman, and Pierre Vandergheynst March, 206 arxiv:603.03030v [stat.ml] 0 Mar 206 Abstract Uncertainty

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

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

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

Adaptive Minimum Symbol-Error-Rate CDMA Linear Multiuser Detector for Pulse-Amplitude Modulation

Adaptive Minimum Symbol-Error-Rate CDMA Linear Multiuser Detector for Pulse-Amplitude Modulation Adative Minimum Symbol-Error-Rate CDMA inear Multiuser Detector for Pulse-Amlitude Modulation AK Samingan, S Chen and Hanzo Deartment of Electronics and Comuter Science University of Southamton, Southamton

More information

The Noise Power Ratio - Theory and ADC Testing

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

More information

Damage Identification from Power Spectrum Density Transmissibility

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

More information

The Value of Even Distribution for Temporal Resource Partitions

The Value of Even Distribution for Temporal Resource Partitions The Value of Even Distribution for Temoral Resource Partitions Yu Li, Albert M. K. Cheng Deartment of Comuter Science University of Houston Houston, TX, 7704, USA htt://www.cs.uh.edu Technical Reort Number

More information

Autoregressive (AR) Modelling

Autoregressive (AR) Modelling Autoregressive (AR) Modelling A. Uses of AR Modelling () Alications (a) Seech recognition and coding (storage) (b) System identification (c) Modelling and recognition of sonar, radar, geohysical signals

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

Design of a Time Delay Reservoir Using Stochastic Logic: A Feasibility Study

Design of a Time Delay Reservoir Using Stochastic Logic: A Feasibility Study Design of a Time Delay Reservoir Using Stochastic Logic: A Feasibility Study Cory Merkel Information Directorate Air Force Research Laboratory Rome, NY 344 Email: cory.merkel.@us.af.mil arxiv:72.4265v

More information

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

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

More information

Some Unitary Space Time Codes From Sphere Packing Theory With Optimal Diversity Product of Code Size

Some Unitary Space Time Codes From Sphere Packing Theory With Optimal Diversity Product of Code Size IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 5, NO., DECEMBER 4 336 Some Unitary Sace Time Codes From Shere Packing Theory With Otimal Diversity Product of Code Size Haiquan Wang, Genyuan Wang, and Xiang-Gen

More information

MULTI-CHANNEL PARAMETRIC ESTIMATOR FAST BLOCK MATRIX INVERSES

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

More information

Musical Genre Classication

Musical Genre Classication Musical Genre Classication Jan Müllers RWTH Aachen, 2015 Jan Müllers Finding Disjoint Paths 1 / 15 Musical Genres The Problem Musical Genres History Automatic Speech Regocnition categorical labels created

More information

Topology Optimization of Three Dimensional Structures under Self-weight and Inertial Forces

Topology Optimization of Three Dimensional Structures under Self-weight and Inertial Forces 6 th World Congresses of Structural and Multidiscilinary Otimization Rio de Janeiro, 30 May - 03 June 2005, Brazil Toology Otimization of Three Dimensional Structures under Self-weight and Inertial Forces

More information

Asymptotic Properties of the Markov Chain Model method of finding Markov chains Generators of..

Asymptotic Properties of the Markov Chain Model method of finding Markov chains Generators of.. IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, -ISSN: 319-765X. Volume 1, Issue 4 Ver. III (Jul. - Aug.016), PP 53-60 www.iosrournals.org Asymtotic Proerties of the Markov Chain Model method of

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

Tensor-Based Sparsity Order Estimation for Big Data Applications

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

More information

Research Note REGRESSION ANALYSIS IN MARKOV CHAIN * A. Y. ALAMUTI AND M. R. MESHKANI **

Research Note REGRESSION ANALYSIS IN MARKOV CHAIN * A. Y. ALAMUTI AND M. R. MESHKANI ** Iranian Journal of Science & Technology, Transaction A, Vol 3, No A3 Printed in The Islamic Reublic of Iran, 26 Shiraz University Research Note REGRESSION ANALYSIS IN MARKOV HAIN * A Y ALAMUTI AND M R

More information

XReason: A Semantic Approach that Reasons with Patterns to Answer XML Keyword Queries

XReason: A Semantic Approach that Reasons with Patterns to Answer XML Keyword Queries XReason: A Semantic Aroach that Reasons with Patterns to Answer XML Keyword Queries Cem Aksoy 1, Aggeliki Dimitriou 2, Dimitri Theodoratos 1, Xiaoying Wu 3 1 New Jersey Institute of Technology, Newark,

More information