To be presented at the American Control Conference, Denver, CO, June 4 6, Data Compression Issues with Pattern Matching in Historical Data

Size: px
Start display at page:

Download "To be presented at the American Control Conference, Denver, CO, June 4 6, Data Compression Issues with Pattern Matching in Historical Data"

Transcription

1 To be presented at the American Control Conference, Denver, CO, June 4 6, 2003 Data Compression Issues with Pattern Matching in Historical Data Ashish Singhal Dale E. Seborg Department of Chemical Engineering University of California, Santa Barbara, CA Abstract It is a common practice in the process industries to compress plant data before it is archived. However, compression may alter the data in a manner that makes it difficult to extract useful information from it. In this paper we evaluate the effectiveness of a new pattern matching technique 1 for applications involving compressed historical data. We also compare several data compression methods with regard to efficiency, data reconstruction, and suitability for pattern matching applications. 1 Introduction Due to the advances in computer technology, large amounts of data produced by industrial plants are recorded as frequently as every second using commercially available data historians. 2, 3 Although storage media are inexpensive, the cost of building large bandwidth networks is still high. Thus, to minimize the cost of transmitting large amounts of data over company networks or the internet, data have to be compressed. One of the classic papers on compression of process data was published by Hale and Sellars. 2 They provided an excellent overview of the issues in the compression of process data and also described piecewise linear compression methods. Other researchers have developed several algorithms to compress time varying signals in efficient ways. Bristol 4 modified the piecewise linear compression methods of Hale and Sellars 2 to propose a swinging door data compression algorithm. Mah et al. 5 proposed a complex piecewise linear online trending (PLOT) algorithm that performed better than the classical box-car, backward slope and swinging door methods. Bakshi and Stephanopoulos 6 compressed process data using wavelet methods. Recently, Misra et al. 7 developed an online data compression method using wavelets where the algorithm computes and updates the wavelet decomposition tree before receiving the next data point. In this paper different data compression methods are evaluated not only on the basis of how accurately they represent process data, but also on how they affect pattern matching. In this paper, six data compression methods are evaluated for both accuracy and their effect on pattern matching. 2 Popular data compression and reconstruction methods for time-series data This section briefly describes some of the popular compression methods for time-series data. Because the accuracy of retrieved data depends not only on the method that was used for compression, but also on the method used for reconstruction, some simple reconstruction techniques that include zero-order hold and linear interpolation are also discussed briefly. 2.1 Data compression methods The box-car method is a simple piecewise linear compression method. This method records data when a value is significantly different from the last recorded value. 2 Because recording of a future value depends only on the value of the last recorded value and the recording limits, the box-car algorithm performs best when the process runs for long periods of steady-state operation. 8 The backward slope method is also a piecewise linear compression method and utilizes the trending nature of a process variable by projecting the recording limit into the future on the basis of the slope of the previously two recorded values. 2 The combination method combines the box-car and backward slope algorithms. 2 This algorithm handles cases when the system is at steady state as well as when process variables exhibit trends. Data averaging compression is a common compression techniques where the time-series data are simply averaged over a specified period of time. In this case, the compression is performed off-line, rather than online. Wavelet based compression. Wavelet transforms can be used to compress time-series data by thresholding the wavelet coefficients. 7, 8 Hard thresholding is a method by which only those wavelet coefficients that are greater than a specified threshold are retained. It is used for this research. For data compression, only the non-zero thresholded wavelet coefficients are stored. These thresholded coefficients can then be used to reconstruct data when Present address: Johnson Controls, Inc., 507 E. Michigan St., Milwaukee, WI Ashish.Singhal@jci.com Corresponding author. seborg@engineering.ucsb.edu 1

2 needed. In the present study, the recording limits on each of the process variables will be used as threshold values. Compression using commercial PI TM software (OSI Software, Because PI TM is widely used for data archiving, it is informative to compare the commercially available software with the classical techniques. In particular, the BatchFile Interface for the PI TM software was used in this research for data compression. 2.2 Data reconstruction methods All of the data compression methods described in the previous section produce lossy compression, i.e., it is not possible to reconstruct the compressed data to exactly match the original data. The accuracy by which compressed data can describe the original uncompressed data depends not only on the compression algorithm, but also on the method of data reconstruction. Many reconstruction methods are available such as the zero-order hold (ZOH) where the value of a variable is held at the last recorded value until the next recording. Linear interpolation (LIN) is a simple method that can overcome a part of this limitation by reconstructing data between recordings. It can provide more accurate reconstruction for situations where the process is at steady state, or situations where process variables show trends. More sophisticated methods such as spline interpolation, and expectation-maximization algorithm for data reconstruction have also been proposed. 9, 10 But these methods are sensitive to the amount of missing data, and do not perform well 9, 10 when a significant amount of data are missing. 3 Pattern matching approach In this article, the pattern matching methodology described by Singhal 11 and Singhal and Seborg 1 is used to compare historical and current snapshot datasets. First, the user defines the snapshot data that serves as a template for searching the historical database. The snapshot specifications consist of: (i) the relevant process variables, and (ii) duration of the abnormal situation. These specifications can be arbitrarily chosen by the user; no special plant tests or pre-imposed conditions are necessary. In order to find periods of operation in historical data that are similar to the snapshot data, a window of the same size as the snapshot data is moved through the historical data. The similarity between the snapshot and the historical data in the moving window is characterized by the S PCA and S dist 1, 12 similarity factors. The PCA similarity factor compares two datasets by comparing the angles between the subspaces spanned by the datasets, while the distance similarity factor compares datasets by calculating the Mahalanobis distance between their centers. 1 The historical data windows with the largest values of the similarity factors are collected in a candidate pool. The individual data windows in the candidate pool are called records. After the candidate pool has been formed, a person familiar with the process can then perform a more detailed examination of the records. The number of observations by which the window is moved through historical data is denoted as w, and is set equal to one-tenth to one-fifth of the length of the snapshot data window. 1 Detailed description of the similarity factors and the pattern matching methodology is provided by Singhal 11 and Singhal and Seborg Performance measures for pattern matching Two important metrics are used to quantify the effectiveness of a pattern matching technique. But first, several definitions are introduced: N P : The size of the candidate pool. N P is the number of historical data windows that have been labeled similar to the snapshot data by a pattern matching technique. The data windows collected in the candidate pool are called records. N 1 : The number of records in the candidate pool that are actually similar to the current snapshot, i.e., the number of correctly identified records. N 2 : The number of records in the candidate pool that are actually not similar to the current snapshot, i.e., the number of incorrectly identified records. By definition, N 1 + N 2 = N P. N DB : The total number of historical data windows that are actually similar to the current snapshot. In general, N DB N P. The first metric, the pool accuracy p, characterizes the accuracy of the candidate pool: p N 1 N P 100% (1) A second metric, the pattern matching efficiency η, characterizes how effective the pattern matching technique is in locating similar records in the historical database. It is defined as: η N 1 N DB 100% (2) Because an effective pattern matching technique should ideally produce large values of both p and η, an average of the two quantities (ξ) is used as a measure of the overall effectiveness of pattern matching.: ξ p + η 2 4 Simulation case study: continuous stirred tank reactor example In order to compare the effect of data compression on pattern matching, a case study was performed for a simulated chemical reactor. A nonlinear continuous stirred tank reactor (3) 2

3 (CSTR) with cooling jacket dynamics, variable liquid level and a first order irreversible reaction, A B was simulated. The dynamic model of Russo and Bequette 13 based on the assumptions of perfect mixing and constant physical parameters was used for the simulation. In the simulation study, white noise is added to several measurements and process variables in order to simulate the variability present in real world processes Generation of recording limits For the simulation study, 95% Shewhart chart limits were used calculate the recording limits. The chart limits were constructed using representative data that included small disturbances as described by Johannesmeyer et al. 14 The high and low limits for each variable were calculated using these data. 14 The recording limits for each variable were specified by calculating the Shewhart chart limits around the nominal value of each variable. The standard deviation for the i th process variable, σ i, was determined using the methodology described above. Then the recording limit for that variable was set equal to cσ i, where c is a scaling factor. The value of c was specified differently for each compression method as described later. The value of the standard deviation, σ, for each measured variable is reported by Singhal Results and discussion The data compression methods described in Section 2 were compared on the basis of the reconstruction error as well as the compression ratio. The compression ratio (CR) is defined as, CR No. of data points in original dataset No. of data points in compressed dataset and the mean squared error (MSE) of reconstruction is defined as, 1 n m MSE ɛi, 2 j (5) m n where m is the number of measurements in the original dataset; n is the number of variables; ɛ i, j = (x i, j ˆx i, j ), x i, j represents the j th measurement of the i th variable in the original data, and ˆx i, j is the corresponding reconstructed value. If the recording limit constant, c, is the same for all methods, then the resulting compression ratios will be different for each method. These type of results would indicate how effective each method is for compressing data. However, in order to compare the methods with respect to reconstruction accuracy, it is easier to analyze the results if all methods have the same compression ratio. A constant compression ratio requires adjusting the recording limits individually for each method. Because the accuracy of the data reconstruction is a key concern, the recording limits for each method were varied in order to achieve the the same compression ratio. As mentioned in the previous section, the recording limits i=1 j=1 (4) for a for given method and each process variable are proportional to their standard deviations. For example, the OSI PI TM recording limits were chosen as 3σ i, while the recording limits for the box-car method were adjusted to produce the same compression ratio as the PI TM method. Thus, the recording limits for the box-car method were 2.23σ i. The effectiveness of a compression-reconstruction method was characterized in two ways: (i) reconstruction error, and (ii) degree of similarity between the original data and the reconstructed data. The S PCA and S dist similarity factors were used to quantify the similarity between the original and reconstructed data. 5.1 Comparison of different methods with respect to compression and reconstruction Different data compression methods were first compared on the basis of reconstruction error. The recording limits for the OSI PI TM method were set to 3σ and data compression was performed using PI s proprietary algorithm. The compression ratio was calculated for each of the 28 datasets. The average compression ratio obtained for the 28 datasets was The recording limits for all other methods were then adjusted using numerical root finding techniques, such as the bisection method, to obtain an average compression ratio of approximately 14.8 for each method. The results presented in Table 1 show that the PI TM algorithm provides the best reconstruction of the compressed data, while wavelet-based compression is second best. Except for the box-car method, linear interpolation provided better reconstruction than zeroorder hold. The common practice of averaging data provides the worst reconstruction. 5.2 Effect of data compression on pattern matching Because the present research is concerned with pattern matching, it is interesting to investigate the effect of data compression on pattern matching. It is obvious that data compression affects pattern matching because the original and reconstructed data sets are not the same. In order to evaluate the effect of different compression methods on the effectiveness of the proposed pattern matching methodology, similarity factors between the original data and the reconstructed data were calculated to see how similar the reconstructed dataset was to the original one. For scaling purposes, the original dataset was considered to be the snapshot dataset while the reconstructed dataset was considered to be the historical dataset. The average values for S PCA, S dist and their combination, S F = 0.67 S PCA S dist, are presented in Table 2. Although the averaging compression method performed worst in terms of reconstruction error (cf. Table 1), it produced compressed datasets that show a high degree of similarity to the original ones, as indicated by high S PCA and S dist values. The wavelet compression method produces low MSE values as well as high S PCA and S dist values. These results demonstrate that wavelet-based compression is very 3

4 Table 1. Data compression and reconstruction results for the CSTR example for a constant compression ratio. Compression method Recording limit constant (c) Reconstruction method CR MSE Box-Car Linear Zero-order hold Backward-slope Linear Zero-order hold Combination Linear Zero-order hold Averaging Linear NA (over 1.25 min) Zero-order hold Wavelet Wavelet PI TM 3.0 PI TM accurate both in terms of reconstruction error and the similarity of the reconstructed and original datasets. Although the PI TM algorithm produces a very low MSE, it does not represent the data very well for pattern matching. The wavelet method produces both a low MSE and high similarity factor values. The wavelet transform preserves the essential dynamic features of the signal in the detail coefficients while retaining the correlation structure between the variables in the approximation coefficients. These two features of the wavelet transform produce low MSE and high S PCA values between the original and reconstructed data. These features also minimize mean shifts and result in high S dist values. By contrast the PI TM method, records data very accurately and produces very low MSE values, but its variable sampling rates disrupt the correlation structure between variables and produce low S PCA values. Variable sampling also affects the mean value of the reconstructed data and produces low S dist values. The detailed results for different operating conditions for the CSTR case study are reported by Singhal Pattern matching in compressed historical data The historical data for the CSTR example described in Section 4 were compressed using three different methods: wavelets, averaging, and a combination of the box-car and backward slope methods. The performance of the proposed pattern matching technique for compressed historical data was then evaluated. As described by Singhal, 11 and Singhal and Seborg, 1 a data window that was the same size as the snapshot data (S) was moved through the historical database, 100 observations at a time (i.e., w = 100). The i th moving window was denoted as H i. For pattern matching, the compressed data were reconstructed using the linear interpolation method. The same compression method was used for both the snapshot and historical data. The snapshot data were then scaled to zero mean and unit variance. The historical data were scaled using the scaling factors for the snapshot data. Similarity factors were then calculated for each H i. After the the entire database was analyzed for one set of snapshot data, the analysis was repeated for a new snapshot dataset. A total of 28 different snapshot datasets, one for each of the 28 operating conditions, were used for pattern matching. 11 Table 3 compares the pattern matching results for historical and snapshot data compressed using different methods. The best pattern matching results were obtained when the data were compressed using the wavelet method. The optimum N P values were determined by choosing the value of N P for which ξ had the largest value. Table 3 indicates that pattern matching is adversely affected by data compression when the data are compressed using either the averaging method or the combination of box-car and backward slope compression methods. By contrast wavelet-based compression has very little effect on pattern matching because similar results are obtained for both compressed and uncompressed data. Table 4 presents results for the situation when the snapshot data are not compressed while the historical data are compressed using the wavelet method. The p, η and ξ values in Table 4 are slightly lower compared to those in Table 3. Thus, if the historical data are compressed, it may be beneficial to compress the snapshot data as well to obtain better pattern matching. 6 Conclusions A variety of data compression methods have been compared and evaluated for pattern matching applications using a case study approach. Classical methods such as box-car, backward slope and data averaging compression methods do not accurately represent data either in terms of reconstruction error or similarity with the original dataset. Data compressed using the PI TM software very accurately represents the original data, but produces somewhat lower similarity factor values. Compression using the wavelet method produces reconstruction errors that are higher than those obtained with PI TM, but much lower than conventional compression methods such as box-car, etc. Data compressed using wavelets also show a high degree of similarity with the original data. For pattern matching applications, it is beneficial to compress the snapshot data prior to performing pattern matching. 4

5 Table 2. Effect of different data compression and reconstruction methods on pattern matching for the CSTR example. Compression method Recording limit constant (c) Reconstruction method S PCA S dist SF Box-Car Backward-slope Combination Linear Zero-order hold Linear Zero-order hold Linear Zero-order hold Averaging Linear NA (over 1.25 min) Zero-order hold Wavelet Wavelet 0.95 > PI TM 3.0 PI TM S F = 0.67 S PCA S dist Table 3. Effect of data compression on pattern matching for the CSTR example when both the snapshot and historical data are compressed using the same method. Compression Similarity Opt. N P p (%) η (%) η max (%) ξ (%) method factor S PCA only Original data S dist only S F S PCA only Combination S dist only S F S PCA only Averaging S dist only S F S PCA only Wavelet S dist only S F S F = 0.67 S PCA S dist For the simulated case study, data compression had only a minor effect on the effectiveness of a new pattern matching strategy. 11 Acknowledgements The authors thank OSI Software for providing financial support and the data archiving software PI TM, and Gregg LeBlanc at OSI for providing software support during the research. Financial support from ChevronTexaco Research and Technology Co. is also acknowledged. References (1) Singhal, A. and Seborg, D. E. Pattern Matching in Multivariate Time Series Databases Using a Moving Window Approach. Ind. Eng. Chem. Res., , (2) Hale, J. C. and Sellars, H. L. Historical Data Recording For Process Computers. Chemical Eng. Prog., (11), (3) Kennedy, J. P. Building an Industrial Desktop. Chemical Engr., (1), (4) Bristol, E. H. Swinging Door Trending: Adaptive Trend Recording? In Advances in Instrumentation and Control, volume 45. Instrument Society of America, Research Triangle Park, NC, (5) Mah, R. S. H.; Tamhane, A. C.; Tung, S. H. and Patel, A. N. Process Trending With Piecewise Linear Smoothing. Comput. Chem. Engr., ,

6 Table 4. Effect of data compression on pattern matching when snapshot data are not compressed and historical data are compressed. Compression Similarity Opt. N P p (%) η (%) η max (%) ξ (%) method factor S PCA only Original data S dist only S F S PCA only Combination S dist only S F S PCA only Averaging S dist only S F S PCA only Wavelet S dist only S F S F = 0.67 S PCA S dist (6) Bakshi, B. R. and Stephanopoulos, G. Compression of Chemical Process Data Through Functional Approximation and Feature Extraction. AIChE J., , (7) Misra, M.; Kumar, S.; Qin, S. J. and Seemann, D. Error Based Criterion for On-Line Wavelet Data Compression. J. Process Control, , (8) Watson, M. J.; Liakopoulos, A.; Brzakovic, D. and Georgakis, C. A Practical Assessment of Process Data Compression Techniques. Ind. Eng. Chem. Res., , (9) Nelson, P. R. C.; Taylor, P. A. and MacGregor, J. F. Missing Data Methods in PCA and PLS: Score Calculations with Incomplete Observations. Chemometrics and Intel. Lab. Syst., , (10) Roweis, S. EM Algorithms for PCA and SPCA. In Neural Information Processing Systems 11 (NIPS 98) (11) Singhal, A. Pattern Matching in Multivariate Time- Series Data. Ph.D. Dissertation, University of California, Santa Barbara, CA, (12) Krzanowski, W. J. Between-Groups Comparison of Principal Components. J. Amer. Stat. Assoc., (367), (13) Russo, L. P. and Bequette, B. W. Effect of Process Design on the Open-Loop Behavior of a Jacketed Exothermic CSTR. Comput. Chem. Eng., , (14) Johannesmeyer, M. C.; Singhal, A. and Seborg, D. E. Pattern Matching in Historical Data. AIChE J., ,

Building Multivariate Models from Compressed Data

Building Multivariate Models from Compressed Data Building Multivariate Models from Compressed Data Syed A. Imtiaz, M. A. A. Shoukat Choudhury, Sirish L. Shah, Department of Chemical & Materials Engineering, University of Alberta, Edmonton, Canada T6G

More information

Data Mining Approaches to Characterize Batch Process Operations

Data Mining Approaches to Characterize Batch Process Operations Data Mining Approaches to Characterize Batch Process Operations Rodolfo V. Tona V., Antonio Espuña and Luis Puigjaner * Universitat Politècnica de Catalunya, Chemical Engineering Department. Diagonal 647,

More information

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging 1 CS 9 Final Project Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging Feiyu Chen Department of Electrical Engineering ABSTRACT Subject motion is a significant

More information

FAULT DIAGNOSIS BASED ON MULTI-SCALE CLASSIFICATION USING KERNEL FISHER DISCRIMINANT ANALYSIS AND GAUSSIAN MIXTURE MODEL AND K-NEAREST NEIGHBOR METHOD

FAULT DIAGNOSIS BASED ON MULTI-SCALE CLASSIFICATION USING KERNEL FISHER DISCRIMINANT ANALYSIS AND GAUSSIAN MIXTURE MODEL AND K-NEAREST NEIGHBOR METHOD Universiti Kebangsaan Malaysia FAULT DIAGNOSIS BASED ON MULTI-SCALE CLASSIFICATION USING KERNEL FISHER DISCRIMINANT ANALYSIS AND GAUSSIAN MIXTURE MODEL AND K-NEAREST NEIGHBOR METHOD NORAZWAN M. NOR*, MOHD

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei

Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei Image Denoising Based on Hybrid Fourier and Neighborhood Wavelet Coefficients Jun Cheng, Songli Lei College of Physical and Information Science, Hunan Normal University, Changsha, China Hunan Art Professional

More information

Data-driven fault detection with process topology for fault identification

Data-driven fault detection with process topology for fault identification Preprints of the 19th World Congress The International Federation of Automatic Control Data-driven fault detection with process topology for fault identification Brian S. Lindner*. Lidia Auret** * Department

More information

Linear Methods for Regression and Shrinkage Methods

Linear Methods for Regression and Shrinkage Methods Linear Methods for Regression and Shrinkage Methods Reference: The Elements of Statistical Learning, by T. Hastie, R. Tibshirani, J. Friedman, Springer 1 Linear Regression Models Least Squares Input vectors

More information

Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension

Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension Claudia Sannelli, Mikio Braun, Michael Tangermann, Klaus-Robert Müller, Machine Learning Laboratory, Dept. Computer

More information

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Moritz Baecher May 15, 29 1 Introduction Edge-preserving smoothing and super-resolution are classic and important

More information

Design of Fault Diagnosis System of FPSO Production Process Based on MSPCA

Design of Fault Diagnosis System of FPSO Production Process Based on MSPCA 2009 Fifth International Conference on Information Assurance and Security Design of Fault Diagnosis System of FPSO Production Process Based on MSPCA GAO Qiang, HAN Miao, HU Shu-liang, DONG Hai-jie ianjin

More information

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions International Journal of Electrical and Electronic Science 206; 3(4): 9-25 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

More information

SELECTION OF A MULTIVARIATE CALIBRATION METHOD

SELECTION OF A MULTIVARIATE CALIBRATION METHOD SELECTION OF A MULTIVARIATE CALIBRATION METHOD 0. Aim of this document Different types of multivariate calibration methods are available. The aim of this document is to help the user select the proper

More information

Fisher Discriminant Analysis for Semiconductor Batch Tool Matching

Fisher Discriminant Analysis for Semiconductor Batch Tool Matching Proceedings of the 7th World Congress The International Federation of Automatic Control Seoul, Korea, July 6-, 28 Fisher Discriminant Analysis for Semiconductor Batch Tool Matching Gregory Cherry and S.

More information

CHAPTER 6. 6 Huffman Coding Based Image Compression Using Complex Wavelet Transform. 6.3 Wavelet Transform based compression technique 106

CHAPTER 6. 6 Huffman Coding Based Image Compression Using Complex Wavelet Transform. 6.3 Wavelet Transform based compression technique 106 CHAPTER 6 6 Huffman Coding Based Image Compression Using Complex Wavelet Transform Page No 6.1 Introduction 103 6.2 Compression Techniques 104 103 6.2.1 Lossless compression 105 6.2.2 Lossy compression

More information

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Exploratory data analysis tasks Examine the data, in search of structures

More information

A NEW VARIABLES SELECTION AND DIMENSIONALITY REDUCTION TECHNIQUE COUPLED WITH SIMCA METHOD FOR THE CLASSIFICATION OF TEXT DOCUMENTS

A NEW VARIABLES SELECTION AND DIMENSIONALITY REDUCTION TECHNIQUE COUPLED WITH SIMCA METHOD FOR THE CLASSIFICATION OF TEXT DOCUMENTS A NEW VARIABLES SELECTION AND DIMENSIONALITY REDUCTION TECHNIQUE COUPLED WITH SIMCA METHOD FOR THE CLASSIFICATION OF TEXT DOCUMENTS Ahmed Abdelfattah Saleh University of Brasilia, Brasil ahmdsalh@yahoo.com

More information

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy

The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy The Anatomical Equivalence Class Formulation and its Application to Shape-based Computational Neuroanatomy Sokratis K. Makrogiannis, PhD From post-doctoral research at SBIA lab, Department of Radiology,

More information

Real-time Monitoring of Multi-mode Industrial Processes using Feature-extraction Tools

Real-time Monitoring of Multi-mode Industrial Processes using Feature-extraction Tools Real-time Monitoring of Multi-mode Industrial Processes using Feature-extraction Tools Y. S. Manjili *, M. Niknamfar, M. Jamshidi Department of Electrical and Computer Engineering The University of Texas

More information

IMAGE DE-NOISING IN WAVELET DOMAIN

IMAGE DE-NOISING IN WAVELET DOMAIN IMAGE DE-NOISING IN WAVELET DOMAIN Aaditya Verma a, Shrey Agarwal a a Department of Civil Engineering, Indian Institute of Technology, Kanpur, India - (aaditya, ashrey)@iitk.ac.in KEY WORDS: Wavelets,

More information

Step-by-Step Guide to Relatedness and Association Mapping Contents

Step-by-Step Guide to Relatedness and Association Mapping Contents Step-by-Step Guide to Relatedness and Association Mapping Contents OBJECTIVES... 2 INTRODUCTION... 2 RELATEDNESS MEASURES... 2 POPULATION STRUCTURE... 6 Q-K ASSOCIATION ANALYSIS... 10 K MATRIX COMPRESSION...

More information

Supplementary Figure 1. Decoding results broken down for different ROIs

Supplementary Figure 1. Decoding results broken down for different ROIs Supplementary Figure 1 Decoding results broken down for different ROIs Decoding results for areas V1, V2, V3, and V1 V3 combined. (a) Decoded and presented orientations are strongly correlated in areas

More information

Fault detection with principal component pursuit method

Fault detection with principal component pursuit method Journal of Physics: Conference Series PAPER OPEN ACCESS Fault detection with principal component pursuit method Recent citations - Robust Principal Component Pursuit for Fault Detection in a Blast Furnace

More information

Understanding Clustering Supervising the unsupervised

Understanding Clustering Supervising the unsupervised Understanding Clustering Supervising the unsupervised Janu Verma IBM T.J. Watson Research Center, New York http://jverma.github.io/ jverma@us.ibm.com @januverma Clustering Grouping together similar data

More information

DCT image denoising: a simple and effective image denoising algorithm

DCT image denoising: a simple and effective image denoising algorithm IPOL Journal Image Processing On Line DCT image denoising: a simple and effective image denoising algorithm Guoshen Yu, Guillermo Sapiro article demo archive published reference 2011-10-24 GUOSHEN YU,

More information

CHAPTER 3 AN OVERVIEW OF DESIGN OF EXPERIMENTS AND RESPONSE SURFACE METHODOLOGY

CHAPTER 3 AN OVERVIEW OF DESIGN OF EXPERIMENTS AND RESPONSE SURFACE METHODOLOGY 23 CHAPTER 3 AN OVERVIEW OF DESIGN OF EXPERIMENTS AND RESPONSE SURFACE METHODOLOGY 3.1 DESIGN OF EXPERIMENTS Design of experiments is a systematic approach for investigation of a system or process. A series

More information

PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY

PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY Journal of ELECTRICAL ENGINEERING, VOL. 59, NO. 1, 8, 9 33 PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY Eugeniusz Kornatowski Krzysztof Okarma In the paper a probabilistic approach to quality

More information

Visual Analytics Tools for the Global Change Assessment Model. Ross Maciejewski Arizona State University

Visual Analytics Tools for the Global Change Assessment Model. Ross Maciejewski Arizona State University Visual Analytics Tools for the Global Change Assessment Model Ross Maciejewski Arizona State University GCAM Simulation After running thousands or even hundreds of simulations through GCAM this process

More information

Rotation Perturbation Technique for Privacy Preserving in Data Stream Mining

Rotation Perturbation Technique for Privacy Preserving in Data Stream Mining 218 IJSRSET Volume 4 Issue 8 Print ISSN: 2395-199 Online ISSN : 2394-499 Themed Section : Engineering and Technology Rotation Perturbation Technique for Privacy Preserving in Data Stream Mining Kalyani

More information

IMPROVED SHEWHART CHART USING MULTISCALE REPRESENTATION. A Thesis MOHAMMED ZIYAN SHERIFF

IMPROVED SHEWHART CHART USING MULTISCALE REPRESENTATION. A Thesis MOHAMMED ZIYAN SHERIFF IMPROVED SHEWHART CHART USING MULTISCALE REPRESENTATION A Thesis by MOHAMMED ZIYAN SHERIFF Submitted to the Office of Graduate and Professional Studies of Texas A&M University in partial fulfillment of

More information

IBM SPSS Categories 23

IBM SPSS Categories 23 IBM SPSS Categories 23 Note Before using this information and the product it supports, read the information in Notices on page 55. Product Information This edition applies to version 23, release 0, modification

More information

Four equations are necessary to evaluate these coefficients. Eqn

Four equations are necessary to evaluate these coefficients. Eqn 1.2 Splines 11 A spline function is a piecewise defined function with certain smoothness conditions [Cheney]. A wide variety of functions is potentially possible; polynomial functions are almost exclusively

More information

Image Processing and Image Representations for Face Recognition

Image Processing and Image Representations for Face Recognition Image Processing and Image Representations for Face Recognition 1 Introduction Face recognition is an active area of research in image processing and pattern recognition. Since the general topic of face

More information

Using Excel for Graphical Analysis of Data

Using Excel for Graphical Analysis of Data Using Excel for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable physical parameters. Graphs are

More information

Feature Selection Using Principal Feature Analysis

Feature Selection Using Principal Feature Analysis Feature Selection Using Principal Feature Analysis Ira Cohen Qi Tian Xiang Sean Zhou Thomas S. Huang Beckman Institute for Advanced Science and Technology University of Illinois at Urbana-Champaign Urbana,

More information

UvA-DARE (Digital Academic Repository) Memory-type control charts in statistical process control Abbas, N. Link to publication

UvA-DARE (Digital Academic Repository) Memory-type control charts in statistical process control Abbas, N. Link to publication UvA-DARE (Digital Academic Repository) Memory-type control charts in statistical process control Abbas, N. Link to publication Citation for published version (APA): Abbas, N. (2012). Memory-type control

More information

Unsupervised learning in Vision

Unsupervised learning in Vision Chapter 7 Unsupervised learning in Vision The fields of Computer Vision and Machine Learning complement each other in a very natural way: the aim of the former is to extract useful information from visual

More information

CHAPTER 4 WEIGHT-BASED DESIRABILITY METHOD TO SOLVE MULTI-RESPONSE PROBLEMS

CHAPTER 4 WEIGHT-BASED DESIRABILITY METHOD TO SOLVE MULTI-RESPONSE PROBLEMS 72 CHAPTER 4 WEIGHT-BASED DESIRABILITY METHOD TO SOLVE MULTI-RESPONSE PROBLEMS 4.1 INTRODUCTION Optimizing the quality of a product is widespread in the industry. Products have to be manufactured such

More information

Cluster Analysis in Process and Environmental Monitoring

Cluster Analysis in Process and Environmental Monitoring Cluster Analysis in Process and Environmental Monitoring S. Beaver, A. Palazoglu, and J.A. Romagnoli 2 University of California, Davis, CA USA 2 Louisiana State University, Baton Rouge, LA 783 USA A clustering

More information

DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS

DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS ABSTRACT Compressed sensing (CS) is a signal processing framework for efficiently reconstructing a signal from a small

More information

Effects of PROC EXPAND Data Interpolation on Time Series Modeling When the Data are Volatile or Complex

Effects of PROC EXPAND Data Interpolation on Time Series Modeling When the Data are Volatile or Complex Effects of PROC EXPAND Data Interpolation on Time Series Modeling When the Data are Volatile or Complex Keiko I. Powers, Ph.D., J. D. Power and Associates, Westlake Village, CA ABSTRACT Discrete time series

More information

Learning based face hallucination techniques: A survey

Learning based face hallucination techniques: A survey Vol. 3 (2014-15) pp. 37-45. : A survey Premitha Premnath K Department of Computer Science & Engineering Vidya Academy of Science & Technology Thrissur - 680501, Kerala, India (email: premithakpnath@gmail.com)

More information

Denoising and Edge Detection Using Sobelmethod

Denoising and Edge Detection Using Sobelmethod International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Denoising and Edge Detection Using Sobelmethod P. Sravya 1, T. Rupa devi 2, M. Janardhana Rao 3, K. Sai Jagadeesh 4, K. Prasanna

More information

Bayesian Spherical Wavelet Shrinkage: Applications to Shape Analysis

Bayesian Spherical Wavelet Shrinkage: Applications to Shape Analysis Bayesian Spherical Wavelet Shrinkage: Applications to Shape Analysis Xavier Le Faucheur a, Brani Vidakovic b and Allen Tannenbaum a a School of Electrical and Computer Engineering, b Department of Biomedical

More information

Monitoring of Manufacturing Process Conditions with Baseline Changes Using Generalized Regression

Monitoring of Manufacturing Process Conditions with Baseline Changes Using Generalized Regression Proceedings of the 10th International Conference on Frontiers of Design and Manufacturing June 10~1, 01 Monitoring of Manufacturing Process Conditions with Baseline Changes Using Generalized Regression

More information

Using the DATAMINE Program

Using the DATAMINE Program 6 Using the DATAMINE Program 304 Using the DATAMINE Program This chapter serves as a user s manual for the DATAMINE program, which demonstrates the algorithms presented in this book. Each menu selection

More information

MULTICHANNEL image processing is studied in this

MULTICHANNEL image processing is studied in this 186 IEEE SIGNAL PROCESSING LETTERS, VOL. 6, NO. 7, JULY 1999 Vector Median-Rational Hybrid Filters for Multichannel Image Processing Lazhar Khriji and Moncef Gabbouj, Senior Member, IEEE Abstract In this

More information

Fast trajectory matching using small binary images

Fast trajectory matching using small binary images Title Fast trajectory matching using small binary images Author(s) Zhuo, W; Schnieders, D; Wong, KKY Citation The 3rd International Conference on Multimedia Technology (ICMT 2013), Guangzhou, China, 29

More information

Mathematics Scope & Sequence Grade 8 Revised: June 2015

Mathematics Scope & Sequence Grade 8 Revised: June 2015 Mathematics Scope & Sequence 2015-16 Grade 8 Revised: June 2015 Readiness Standard(s) First Six Weeks (29 ) 8.2D Order a set of real numbers arising from mathematical and real-world contexts Convert between

More information

OPTIMISATION OF PIN FIN HEAT SINK USING TAGUCHI METHOD

OPTIMISATION OF PIN FIN HEAT SINK USING TAGUCHI METHOD CHAPTER - 5 OPTIMISATION OF PIN FIN HEAT SINK USING TAGUCHI METHOD The ever-increasing demand to lower the production costs due to increased competition has prompted engineers to look for rigorous methods

More information

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Sea Chen Department of Biomedical Engineering Advisors: Dr. Charles A. Bouman and Dr. Mark J. Lowe S. Chen Final Exam October

More information

ECONOMIC DESIGN OF STATISTICAL PROCESS CONTROL USING PRINCIPAL COMPONENTS ANALYSIS AND THE SIMPLICIAL DEPTH RANK CONTROL CHART

ECONOMIC DESIGN OF STATISTICAL PROCESS CONTROL USING PRINCIPAL COMPONENTS ANALYSIS AND THE SIMPLICIAL DEPTH RANK CONTROL CHART ECONOMIC DESIGN OF STATISTICAL PROCESS CONTROL USING PRINCIPAL COMPONENTS ANALYSIS AND THE SIMPLICIAL DEPTH RANK CONTROL CHART Vadhana Jayathavaj Rangsit University, Thailand vadhana.j@rsu.ac.th Adisak

More information

CSC 411: Lecture 14: Principal Components Analysis & Autoencoders

CSC 411: Lecture 14: Principal Components Analysis & Autoencoders CSC 411: Lecture 14: Principal Components Analysis & Autoencoders Raquel Urtasun & Rich Zemel University of Toronto Nov 4, 2015 Urtasun & Zemel (UofT) CSC 411: 14-PCA & Autoencoders Nov 4, 2015 1 / 18

More information

Using Excel for Graphical Analysis of Data

Using Excel for Graphical Analysis of Data EXERCISE Using Excel for Graphical Analysis of Data Introduction In several upcoming experiments, a primary goal will be to determine the mathematical relationship between two variable physical parameters.

More information

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

More information

DI TRANSFORM. The regressive analyses. identify relationships

DI TRANSFORM. The regressive analyses. identify relationships July 2, 2015 DI TRANSFORM MVstats TM Algorithm Overview Summary The DI Transform Multivariate Statistics (MVstats TM ) package includes five algorithm options that operate on most types of geologic, geophysical,

More information

A robust optimization based approach to the general solution of mp-milp problems

A robust optimization based approach to the general solution of mp-milp problems 21 st European Symposium on Computer Aided Process Engineering ESCAPE 21 E.N. Pistikopoulos, M.C. Georgiadis and A. Kokossis (Editors) 2011 Elsevier B.V. All rights reserved. A robust optimization based

More information

JMP Book Descriptions

JMP Book Descriptions JMP Book Descriptions The collection of JMP documentation is available in the JMP Help > Books menu. This document describes each title to help you decide which book to explore. Each book title is linked

More information

User-Friendly Sharing System using Polynomials with Different Primes in Two Images

User-Friendly Sharing System using Polynomials with Different Primes in Two Images User-Friendly Sharing System using Polynomials with Different Primes in Two Images Hung P. Vo Department of Engineering and Technology, Tra Vinh University, No. 16 National Road 53, Tra Vinh City, Tra

More information

CSC 411: Lecture 14: Principal Components Analysis & Autoencoders

CSC 411: Lecture 14: Principal Components Analysis & Autoencoders CSC 411: Lecture 14: Principal Components Analysis & Autoencoders Richard Zemel, Raquel Urtasun and Sanja Fidler University of Toronto Zemel, Urtasun, Fidler (UofT) CSC 411: 14-PCA & Autoencoders 1 / 18

More information

Recent advances in Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will

Recent advances in Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will Lectures Recent advances in Metamodel of Optimal Prognosis Thomas Most & Johannes Will presented at the Weimar Optimization and Stochastic Days 2010 Source: www.dynardo.de/en/library Recent advances in

More information

Express Letters. A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation. Jianhua Lu and Ming L. Liou

Express Letters. A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation. Jianhua Lu and Ming L. Liou IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 7, NO. 2, APRIL 1997 429 Express Letters A Simple and Efficient Search Algorithm for Block-Matching Motion Estimation Jianhua Lu and

More information

Principal Component Analysis

Principal Component Analysis Copyright 2004, Casa Software Ltd. All Rights Reserved. 1 of 16 Principal Component Analysis Introduction XPS is a technique that provides chemical information about a sample that sets it apart from other

More information

Control Charts. An Introduction to Statistical Process Control

Control Charts. An Introduction to Statistical Process Control An Introduction to Statistical Process Control Course Content Prerequisites Course Objectives What is SPC? Control Chart Basics Out of Control Conditions SPC vs. SQC Individuals and Moving Range Chart

More information

A NOVEL SECURED BOOLEAN BASED SECRET IMAGE SHARING SCHEME

A NOVEL SECURED BOOLEAN BASED SECRET IMAGE SHARING SCHEME VOL 13, NO 13, JULY 2018 ISSN 1819-6608 2006-2018 Asian Research Publishing Network (ARPN) All rights reserved wwwarpnjournalscom A NOVEL SECURED BOOLEAN BASED SECRET IMAGE SHARING SCHEME Javvaji V K Ratnam

More information

Enterprise Miner Software: Changes and Enhancements, Release 4.1

Enterprise Miner Software: Changes and Enhancements, Release 4.1 Enterprise Miner Software: Changes and Enhancements, Release 4.1 The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Enterprise Miner TM Software: Changes and Enhancements,

More information

Medical Image Compression using DCT and DWT Techniques

Medical Image Compression using DCT and DWT Techniques Medical Image Compression using DCT and DWT Techniques Gullanar M. Hadi College of Engineering-Software Engineering Dept. Salahaddin University-Erbil, Iraq gullanarm@yahoo.com ABSTRACT In this paper we

More information

Edge-Preserving Denoising for Segmentation in CT-Images

Edge-Preserving Denoising for Segmentation in CT-Images Edge-Preserving Denoising for Segmentation in CT-Images Eva Eibenberger, Anja Borsdorf, Andreas Wimmer, Joachim Hornegger Lehrstuhl für Mustererkennung, Friedrich-Alexander-Universität Erlangen-Nürnberg

More information

Robust Image Watermarking based on DCT-DWT- SVD Method

Robust Image Watermarking based on DCT-DWT- SVD Method Robust Image Watermarking based on DCT-DWT- SVD Sneha Jose Rajesh Cherian Roy, PhD. Sreenesh Shashidharan ABSTRACT Hybrid Image watermarking scheme proposed based on Discrete Cosine Transform (DCT)-Discrete

More information

CHAPTER 4 WAVELET TRANSFORM-GENETIC ALGORITHM DENOISING TECHNIQUE

CHAPTER 4 WAVELET TRANSFORM-GENETIC ALGORITHM DENOISING TECHNIQUE 102 CHAPTER 4 WAVELET TRANSFORM-GENETIC ALGORITHM DENOISING TECHNIQUE 4.1 INTRODUCTION This chapter introduces an effective combination of genetic algorithm and wavelet transform scheme for the denoising

More information

Adaptive Metric Nearest Neighbor Classification

Adaptive Metric Nearest Neighbor Classification Adaptive Metric Nearest Neighbor Classification Carlotta Domeniconi Jing Peng Dimitrios Gunopulos Computer Science Department Computer Science Department Computer Science Department University of California

More information

Automatic Singular Spectrum Analysis for Time-Series Decomposition

Automatic Singular Spectrum Analysis for Time-Series Decomposition Automatic Singular Spectrum Analysis for Time-Series Decomposition A.M. Álvarez-Meza and C.D. Acosta-Medina and G. Castellanos-Domínguez Universidad Nacional de Colombia, Signal Processing and Recognition

More information

Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques

Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques Syed Gilani Pasha Assistant Professor, Dept. of ECE, School of Engineering, Central University of Karnataka, Gulbarga,

More information

A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality

A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality Multidimensional DSP Literature Survey Eric Heinen 3/21/08

More information

The desirability Package

The desirability Package Max Kuhn max.kuhn@pfizer.com April 26, 27 Introduction The desirability package contains S3 classes for multivariate optimization using the desirability function approach of Harrington (965) using functional

More information

Chemometrics. Description of Pirouette Algorithms. Technical Note. Abstract

Chemometrics. Description of Pirouette Algorithms. Technical Note. Abstract 19-1214 Chemometrics Technical Note Description of Pirouette Algorithms Abstract This discussion introduces the three analysis realms available in Pirouette and briefly describes each of the algorithms

More information

Chapter 5: Outlier Detection

Chapter 5: Outlier Detection Ludwig-Maximilians-Universität München Institut für Informatik Lehr- und Forschungseinheit für Datenbanksysteme Knowledge Discovery in Databases SS 2016 Chapter 5: Outlier Detection Lecture: Prof. Dr.

More information

Novel Lossy Compression Algorithms with Stacked Autoencoders

Novel Lossy Compression Algorithms with Stacked Autoencoders Novel Lossy Compression Algorithms with Stacked Autoencoders Anand Atreya and Daniel O Shea {aatreya, djoshea}@stanford.edu 11 December 2009 1. Introduction 1.1. Lossy compression Lossy compression is

More information

MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY

MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY T.M. Kegel and W.R. Johansen Colorado Engineering Experiment Station, Inc. (CEESI) 54043 WCR 37, Nunn, CO, 80648 USA

More information

CHAPTER 3 ADAPTIVE DECISION BASED MEDIAN FILTER WITH FUZZY LOGIC

CHAPTER 3 ADAPTIVE DECISION BASED MEDIAN FILTER WITH FUZZY LOGIC 48 CHAPTER 3 ADAPTIVE DECISION BASED MEDIAN ILTER WITH UZZY LOGIC In the previous algorithm, the noisy pixel is replaced by trimmed mean value, when all the surrounding pixels of noisy pixel are noisy.

More information

Comparative Analysis of Image Compression Using Wavelet and Ridgelet Transform

Comparative Analysis of Image Compression Using Wavelet and Ridgelet Transform Comparative Analysis of Image Compression Using Wavelet and Ridgelet Transform Thaarini.P 1, Thiyagarajan.J 2 PG Student, Department of EEE, K.S.R College of Engineering, Thiruchengode, Tamil Nadu, India

More information

THE EFFECT OF JOIN SELECTIVITIES ON OPTIMAL NESTING ORDER

THE EFFECT OF JOIN SELECTIVITIES ON OPTIMAL NESTING ORDER THE EFFECT OF JOIN SELECTIVITIES ON OPTIMAL NESTING ORDER Akhil Kumar and Michael Stonebraker EECS Department University of California Berkeley, Ca., 94720 Abstract A heuristic query optimizer must choose

More information

Large-Scale Face Manifold Learning

Large-Scale Face Manifold Learning Large-Scale Face Manifold Learning Sanjiv Kumar Google Research New York, NY * Joint work with A. Talwalkar, H. Rowley and M. Mohri 1 Face Manifold Learning 50 x 50 pixel faces R 2500 50 x 50 pixel random

More information

Middle School Math Course 3

Middle School Math Course 3 Middle School Math Course 3 Correlation of the ALEKS course Middle School Math Course 3 to the Texas Essential Knowledge and Skills (TEKS) for Mathematics Grade 8 (2012) (1) Mathematical process standards.

More information

I How does the formulation (5) serve the purpose of the composite parameterization

I How does the formulation (5) serve the purpose of the composite parameterization Supplemental Material to Identifying Alzheimer s Disease-Related Brain Regions from Multi-Modality Neuroimaging Data using Sparse Composite Linear Discrimination Analysis I How does the formulation (5)

More information

Chap.12 Kernel methods [Book, Chap.7]

Chap.12 Kernel methods [Book, Chap.7] Chap.12 Kernel methods [Book, Chap.7] Neural network methods became popular in the mid to late 1980s, but by the mid to late 1990s, kernel methods have also become popular in machine learning. The first

More information

Batch Analytics. Batch Analytics. Introduction. DeltaV Product Data Sheet. Predicts end-of-batch quality

Batch Analytics. Batch Analytics. Introduction. DeltaV Product Data Sheet. Predicts end-of-batch quality January 2013 Page 1 provides online decision support for batch operations Predicts end-of-batch quality Detects process faults and provides reason for deviation so operations can take action in real time

More information

MIXDES Methods of 3D Images Quality Assesment

MIXDES Methods of 3D Images Quality Assesment Methods of 3D Images Quality Assesment, Marek Kamiński, Robert Ritter, Rafał Kotas, Paweł Marciniak, Joanna Kupis, Przemysław Sękalski, Andrzej Napieralski LODZ UNIVERSITY OF TECHNOLOGY Faculty of Electrical,

More information

CHAPTER 3 SHOT DETECTION AND KEY FRAME EXTRACTION

CHAPTER 3 SHOT DETECTION AND KEY FRAME EXTRACTION 33 CHAPTER 3 SHOT DETECTION AND KEY FRAME EXTRACTION 3.1 INTRODUCTION The twenty-first century is an age of information explosion. We are witnessing a huge growth in digital data. The trend of increasing

More information

Predict Outcomes and Reveal Relationships in Categorical Data

Predict Outcomes and Reveal Relationships in Categorical Data PASW Categories 18 Specifications Predict Outcomes and Reveal Relationships in Categorical Data Unleash the full potential of your data through predictive analysis, statistical learning, perceptual mapping,

More information

DCT-BASED IMAGE QUALITY ASSESSMENT FOR MOBILE SYSTEM. Jeoong Sung Park and Tokunbo Ogunfunmi

DCT-BASED IMAGE QUALITY ASSESSMENT FOR MOBILE SYSTEM. Jeoong Sung Park and Tokunbo Ogunfunmi DCT-BASED IMAGE QUALITY ASSESSMENT FOR MOBILE SYSTEM Jeoong Sung Park and Tokunbo Ogunfunmi Department of Electrical Engineering Santa Clara University Santa Clara, CA 9553, USA Email: jeoongsung@gmail.com

More information

Real-Time Data Extraction Technology for Effectively Supporting Work Improvement Cycles

Real-Time Data Extraction Technology for Effectively Supporting Work Improvement Cycles Real-Time Data Extraction Technology for Effectively Supporting Work Improvement Cycles Nobuhiro Niina *1 Yokogawa has developed a real-time data extraction technology for effectively supporting work improvement

More information

On-line Estimation of Power System Security Limits

On-line Estimation of Power System Security Limits Bulk Power System Dynamics and Control V, August 26-31, 2001, Onomichi, Japan On-line Estimation of Power System Security Limits K. Tomsovic A. Sittithumwat J. Tong School of Electrical Engineering and

More information

Image Compression With Haar Discrete Wavelet Transform

Image Compression With Haar Discrete Wavelet Transform Image Compression With Haar Discrete Wavelet Transform Cory Cox ME 535: Computational Techniques in Mech. Eng. Figure 1 : An example of the 2D discrete wavelet transform that is used in JPEG2000. Source:

More information

Image denoising in the wavelet domain using Improved Neigh-shrink

Image denoising in the wavelet domain using Improved Neigh-shrink Image denoising in the wavelet domain using Improved Neigh-shrink Rahim Kamran 1, Mehdi Nasri, Hossein Nezamabadi-pour 3, Saeid Saryazdi 4 1 Rahimkamran008@gmail.com nasri_me@yahoo.com 3 nezam@uk.ac.ir

More information

Table of Contents (As covered from textbook)

Table of Contents (As covered from textbook) Table of Contents (As covered from textbook) Ch 1 Data and Decisions Ch 2 Displaying and Describing Categorical Data Ch 3 Displaying and Describing Quantitative Data Ch 4 Correlation and Linear Regression

More information

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines EECS 556 Image Processing W 09 Interpolation Interpolation techniques B splines What is image processing? Image processing is the application of 2D signal processing methods to images Image representation

More information

Batch Analytics. Predicts end-of-batch quality. Detects process faults and provides reason for deviation so operations can take action in real time

Batch Analytics. Predicts end-of-batch quality. Detects process faults and provides reason for deviation so operations can take action in real time DeltaV Distributed Control System Product Data Sheet December 2016 Batch Analytics Predicts end-of-batch quality Detects process faults and provides reason for deviation so operations can take action in

More information

Introduction to Digital Image Processing

Introduction to Digital Image Processing Fall 2005 Image Enhancement in the Spatial Domain: Histograms, Arithmetic/Logic Operators, Basics of Spatial Filtering, Smoothing Spatial Filters Tuesday, February 7 2006, Overview (1): Before We Begin

More information

Binary Principal Component Analysis

Binary Principal Component Analysis 1 Binary Principal Component Analysis Feng Tang and Hai Tao University of California, Santa Cruz tang tao@soe.ucsc.edu Abstract Efficient and compact representation of images is a fundamental problem in

More information