Determining the Model Order of Nonlinear Input-Output Systems by Fuzzy Clustering

Size: px
Start display at page:

Download "Determining the Model Order of Nonlinear Input-Output Systems by Fuzzy Clustering"

Transcription

1 Determining the Model Order of onlinear Input-Output Systems by Fuzzy Clustering Balazs Feil, Janos Abonyi, and Ferenc Szeifert University of Veszprem, Department of Process Engineering, Veszprem, P.O. Box 158, H-8201, Hungary Abstract. Selecting the order of an input-output model of a dynamical system is a ey step toward the goal of system identification. By determining the smallest regression vector dimension that allows accurate prediction of the output, the false nearest neighbors algorithm (F) is a useful tool for linear and also for nonlinear systems. The one parameter that needs to be determined before performing F is the threshold constant that is used to compute the percentage of false neighbors. For this purpose heuristic rules can be followed. However, for nonlinear systems choosing a suitable threshold is extremely important, the optimal choice of this parameter will depend on the system. While this advanced F uses nonlinear inputoutput data based models, the computational effort of the method increases along with the number of data and the dimension of the model. To increase the efficiency of the method this paper proposes the application of a fuzzy clustering algorithm. The advantage of the generated solutions is that it remains in the horizon of the data, hence there is no need to apply nonlinear model identification tools. The efficiency of the algorithm is supported by a data driven identification of a polymerization reactor. 1 Introduction In recent years a wide range of model-based engineering tools have been developed. However, most of these advanced techniques require models of relatively low order and restricted complexity. Since most of the current data-driven identification algorithms assume that the model structure is a priori nown, the structure and the order of the model have to be chosen before identification. Several information theoretic criteria have been proposed for the selection of the order of input-output models of linear dynamical systems. A technique based on prediction-error variance, the Final Prediction-Error (FPE) criterion, was developed by Aaie [1]. Aaie also proposed another well nown criterion, Aiaie s Information Criterion (AIC), that is derived from information theoretic concepts, but do not yield consistent estimates of the model order. To avoid this problem, the Minimum Description Length (MDL) criterion has been developed by both Schwartz and Rissanen, and its ability to produce consistent estimates of model order has been also proven [8]. With the usage of these tools, determining the model order of linear systems is not a problematic tas. While there is extensive wor in determining the proper

2 2 B. Feil, J. Abonyi and F. Szeifert model order for linear systems, there is relatively little wor in the filed of nonlinear systems. For the determination of the order of nonlinear models deterministic suitability measures [3] and false nearest neighbors (F) based algorithm [9] have been wored out and applied in the chemical process industry. These ideas build upon similar methods developed for the analysis of self-driven chaotic time series [7]. The idea behind the F algorithm is geometric in nature. If there is enough information in the regression vector to predict the future output, then any of two regression vectors which are close in the regression space will also have future outputs which are close in some sense. Hence, the model order identification is reformulated as a determination of a distance measure and the calculation a problemspecific threshold that is used to compute the percentage of false neighbors for all combinations of the possible input variables. The one parameter that needs to be determined before performing F is the threshold constant. For this purpose heuristic rules can be followed [3]. However, for nonlinear systems choosing a suitable threshold is extremely important, the optimal choice of this parameter will depend on the system [9]. While this advanced F uses nonlinear input-output data based models, the computational effort of the method increases along with the number of data and the dimension of the model. To increase the efficiency of the method this paper proposes the application of a fuzzy clustering algorithm. The advantage of the generated solutions is that it remains in the horizon of the data, hence there is no need not to apply nonlinear model identification tools. The paper is organized as follows. Section 2 presents the idea behind the F algorithm. In Section 3, the application of fuzzy clustering for improvement of this algorithm is proposed. An application example is given in Section 4. Conclusions are given in Section 5. 2 F Algorithm Many non-linear static and dynamic processes can be represented by the following regression model y = f (x ) (1) where f (.) is a nonlinear function and x represents its input vector. Among this class of models, the identification of discrete-time, on-linear Auto- Regressive models with exogenous inputs (ARX) is considered in this paper. In the ARX model, the model inputs are past values of the process outputs y() and the process inputs u(). x = [y( 1),...,y( m),u( 1),...,u( n)] T (2) while the output of the model is the one-step ahead prediction of the process, y = y().

3 Fuzzy Clustering for Model Order Detection 3 The number of past outputs used is m and the number of past inputs is n. The values m and n are often referred to as model orders. The above SISO system representation can be assumed without a loss of generality since the extension to MISO and MIMO systems is straightforward. The method of false nearest neighbors (F) was developed by Kennen [7] specifically for determining the minimum embedding dimension, the number of time-delayed observations necessary to model the dynamic behavior of chaotic systems. For determining the proper regression for input/output dynamic processes, the only change to the original F algorithm involves the regression vector itself [9]. The main idea of the F algorithm utilized in this article stems from the basic property of a function. If there is enough information in the regression vector to predict the future output, then any of two regression vectors which are close in the regression space will also have future outputs which are close in some sense. For all regression vectors embedded in the proper dimensions, for two regression vectors that are close in the regression space and their corresponding outputs are related in the following way: y y j = d f ( x m,n ) [ ] ([ ]) x m,n x m,n j + o x m,n x m,n 2 j (3) where d f ( x m,n ) is the jacobian of the function f (.) at x m,n. Ignoring higher order terms, and using the Cauchy-Schwarz inequality the following inequality can be obtained: y y j d f ( x m,n ) 2 x m,n x m,n j (4) 2 x m,n y y j x m,n ( d f x m,n) 2 (5) 2 j If the above expression is true, then the neighbors are recorded as true neighbors. Otherwise, the neighbors are false neighbors. Based on this theoretical bacground, the outline of the F algorithm is the following. 1. Identify the nearest neighbor to a given point in the regressor space. For a given regressor: = [y(),...,y( m),u(),...,u( n)] T x m,n find the nearest neighbor x m,n j such that the distance d is minimized: d = x m,n x m,n j 2 2. Determine if the following expression is true or false y y j x m,n R j 2 x m,n where R is a previously chosen threshold value. If the above expression is true, then the neighbors are recorded as true neighbors. Otherwise, the neighbors are false neighbors.

4 4 B. Feil, J. Abonyi and F. Szeifert 3. Continue the algorithm for all times in the data set. 4. Calculate the percentage of points in the data that have false nearest neighbors J(m,n). 5. Continue the algorithm for increasing m and n using the percentage of false nearest neighbors drops to some acceptably small number. Because the model order is determined by finding the number of past outputs m and past inputs n, the J(m,n) indices become a surface in two dimensions. It is possible to find a global solution (or solutions) for the model orders by computing the desired index over all values of m and n in a certain range and determining which points satisfy the order determination conditions. The smallest m and n values such that J(m,n) is zero lie in the corner of this that is nearest to the origin, ˆm and ˆn. This corner is easily identified since J(m,n) 0 for m ˆm and n ˆn. When the noise is not zero, J(m,n) will not be zero if m and n are chosen as m ˆm and n ˆn, but it will tend to remain relatively small and flat. Therefore, we calculate table of J(m, n) and then search for the corner where J(m,n) drops quicly similarly to the MDL based method suggested in [8]. A more heuristic local solution is also possible. In this case, initial guesses for m and n are used, and the optimum model order is computed competitively; ate each iteration, either m or n is increased by one, depending on which reduces the index the greatest amount [3]. In cases where the available input-output data set is small, the algorithm is sensitive to the choice of the R threshold. In [3] the threshold value was selected by trial and error method based on empirical rules of thumb, 10 R 50. However, choosing a single threshold that will wor well for all data sets is impossible tas. In this case, it is advantageous to estimate R based on (5) using the following expression R = max d f ( x m,n ) as it has been suggested by Rhodes and Morari []. While ( the method uses input-output data based models for the estimation of d f x m,n), the computational effort of F increases along with the number of data and the dimension of the model. To increase the efficiency of the method this paper proposes the application of a fuzzy clustering algorithm that will be introduced in the following section. 3 Application of Fuzzy Clustering to F The available input-output can be clustered. The main idea of the paper is that when the appropriate number of regressors are used, the collection of the obtained clusters will approximate the regression surface of the model of the system. In this case the clusters can be approximately regarded as local linearizations of the system and can be used to estimate R. Clusters of different shapes can be obtained by different clustering algorithms by using an appropriate definition of cluster prototypes (e.g., points vs. linear varieties) or by using different distance measures. The Gustafson Kessel clustering algorithm [6] has been often applied to identify Taagi Sugeno fuzzy systems that

5 Fuzzy Clustering for Model Order Detection 5 are based on local linear models [2]. The main drawbacs of this algorithm are that only clusters with approximately equal volumes can be properly identified which constrain maes the application of this algorithm problematic for the tas of this paper. To circumvent this problem, in this paper Gath Geva algorithm is applied [5] that will be described in the following subsection. 3.1 Gath-Geva Clustering of the Data The objective of clustering is to partition a data set Z into c clusters, where the available identification data, Z T = [Xy] formed by concatenating the regression data matrix X and the output vector y x T 1 x T X = 2... x T y = y 1 y 2. y This means, each observation consists of m + n + 1 variables, grouped into an -dimensional column vector z = [x 1,,...,x n+m,,y ] T = [x T y ] T. Through clustering, the fuzzy partition matrix U = [µ i, ] c is obtained, whose element µ i represents the degree of membership of the observation z in the cluster ı = 1,...,c. In this paper, c is assumed to be nown, based on prior nowledge, for instance. For methods to estimate or optimize c in the context of system identification refer to [2]. The GG algorithm is based on the minimization of the sum of the weighted squared distances between the data points,z and the cluster centers, v i, i = 1,...,c. J(Z,U,V) = c i=1 j=1 µ m i, D2 i, (7) where V = [v 1,...,v c ] contains the cluster centers and m [1, ) is a weighting exponent that determines the fuzziness of the resulting clusters and it is often chosen as mw = 2. The fuzzy partition matrix has to satisfy the following conditions: U R c with µ i, [0,1], i,; c i=1 µ i, = 1, ; 0 < =1 (6) µ i, <, i (8) The minimum of (7) is sought by the alternating optimization (AO) method given below: Initialization Given a set of data Z specify c, choose a weighting exponent m > 1 and a termination tolerance ε > 0. Initialize the partition matrix such that (8) holds. Repeat for l = 1,2,...

6 6 B. Feil, J. Abonyi and F. Szeifert Step 1 Calculate the cluster centers. v (l) i = =1 µ (l 1) i, z µ (l 1) i, =1, 1 i c (9) Step 2 Compute the distance measure D 2 i. The distance to the prototype is calculated based the fuzzy covariance matrices of the cluster F (l) i = =1 ( µ (l 1) i z v (l) i )( µ (l 1) i =1 The distance function is chosen as z v (l) i n+1 D 2 i, (z (2π)( 2 ) det(f i ),v i ) = exp α i with the a priori probability α i α i = 1 =1 Step 3 Update the partition matrix µ (l) ) T ( 1 ( 2, 1 i c (10) z v (l) i ) T ( F 1 i z v (l) i ) ) (11) µ i, (12) i, = 1 ( Di (z,v i )/D j (z,v j ) ), 1 i c, 1. (13) 2/(mw 1) c j=1 until U (l) U (l 1) < ε. 3.2 Estimation of the R Threshold Coefficient The collection of c clusters approximates the regression surface as it is illustrated in Figure 1. Hence, the clusters can be approximately regarded as local linear subspaces. This is reflected by the smallest eigenvalues λ i, of the cluster covariance matrices F i that are typically in orders of magnitude smaller than the remaining eigenvalues [2] (see Figure 2). The eigenvector corresponding to this smallest eigenvalue, t i, determines the normal vector to the hyperplane spanned by the remaining eigenvectors of that cluster (t i )T (z v i ) = 0 (14) Similarly to the [ observation ] vector z = [x T y ] T, the prototype vector and is partitioned as v i = (v x i )T v y i into a vector v x corresponding to the regressor x, and

7 Fuzzy Clustering for Model Order Detection 7 Fig. 1. Example for clusters approximating the regression surface. a scalar v y i corresponding to the output y. The smallest eigenvector is partitioned in [ ( ) T T the same way, t i = t i,x i,y t ]. By using this partitioned vectors (14) can be written as [ ( ) ] t i,x T T ( [ ]) i,y t [x T y ] T (v x i ) T v y i = 0 (15) from which the parameters of the hyperplane defined by the cluster can be obtained: y = 1 ( ) t i,x T x + 1 ( ) t i T vi = a T i x + b i (16) t i,y } {{ } a T i t i,y } {{ } b i Fig. 2. Example for clusters approximating the regression surface. Although the parameters have been derived from the geometrical interpretation of the clusters, it can be shown [2] that (16) is equivalent to the weighed total leastsquares estimation of the consequent parameters, where each data point is weighed by the corresponding µ i.

8 8 B. Feil, J. Abonyi and F. Szeifert The main contribution of this paper is that it suggests the application of an adaptive threshold function that taes into account the nonlinearity of the system. This means, based on the result of the fuzzy clustering, for all input-output data pairs different R values are calculated. Since, the optimal value of R is R = ( d f x m,n) and the d f ( x m,n ) partial derivatives can be estimated based on the shape of the clusters from (16) d f ( x m,n ) c i=1 the threshold can be calculated as c 1 ( R = µ i i=1 t i,y t) i,x T 2 1 ( µ i t i,y t i,x T ) (17) 4 Application for Continuous Polymerization Reactor The following example illustrates identification using data from a model of a continuous polymerization reactor. The model describes the free-radical polymerization of methyl methacrylate with azobisisobutyronitrile as an initiator an toluene as a solvent. For further information on the details of this model and how it is derived, see [4]. The reaction taes place in a jaceted CSTR, and after some simplifying assumption are made the first-principles model is given by (23). (18) ẋ 1 = 10(6 x 1 ) x 1 x2 (19) ẋ 2 = 80u x 2 (20) ẋ 3 = x 1 x x 2 10x 3 (21) ẋ 4 = x 1 x2 10x 4 (22) ẋ 5 = x 4 x 3 (23) The dimensionless state variable x 1 refers to the monomer concentration, and x 4 /x 3 is the number-average molecular weight (an also the output y). The input u is the dimensionless volumetric flow rate of the initiator. Since a model of the system is nown, large amounts of data can be collected for analysis. For this example we apply a uniformly distributed random input over the range to with a sampling time of 0.2. By driving the system with this input signal, an output that is roughly in the range of 26,000 to 34,000 is produced, which is the desired operating range of the system. The model with output order m = 1 and input order n = 2 should give an accurate estimate of future outputs, because the MARS algorithm constructs an accurate model for this problem [9]. The Table 1 shows the results of the proposed algorithm with c=6 cluster. The number with m=2 and l=1 is enough small, but larger input and output orders are acceptable, too [9]. The clustering algorithm has an parameter: c, the

9 Fuzzy Clustering for Model Order Detection 9 Table 1. F results for polymerization data when R is obtained by fuzzy clustering Input Delays (n) Output Delays (m) % F number of the clusters. The increasing of this parameter increases the accuracy of the model as a general rule. For the purpose to avoid the overfitting and the increasing of the calculation requirement it is recommended to determine the number of the clusters automatically. For this purposes the method of Gath and Geva can be applied [5] and [2]. For comparisons the next table shows the results when constant threshold has been used. In this case the value of R has been estimated based on the parameters of a linear ARX model identified based on the data used for clustering purposes. Table 2. F results for polymerization data when R is obtained based on the parameters of a linear ARX model Input Delays (n) Output Delays (m) % F We can allocate that this linear model based method does not give conspicuously incorrect results, but induces larger error for high nonlinear systems, because it results in more inaccurate approximation. Hence, the application of the proposed clustering based approach is much more advantageous.

10 10 B. Feil, J. Abonyi and F. Szeifert 5 Conclusions By determining the smallest regression vector dimension that allows accurate prediction of the output, the F algorithm is a useful tool for linear and also nonlinear systems. It reduces the overall computational effort, simplifies and maes more effective the nonlinear identification which becomes difficult and gives not certainly accurate results by false regression vector. To increase the efficiency of F this paper proposed the application of clustering algorithm. The advantage of our approach is that it remains in the horizon of the data and there is need not to apply nonlinear model identification tools to determine the threshold parameter of the F algorithm. Acnowledgement The financial support of the Hungarian Ministry of Culture and Education (FKFP- 0073/2001) and the Hungarian Science Foundation (T037600) is greatly acnowledged. Janos Abonyi is grateful for the financial support of the Janos Bolyai Research Fellowship of the Hungarian Academy of Science. References 1. H. Aaie. A new loo at the statistical model identification. IEEE Trans. on Automatic Control, 19: , R. Babuša. Fuzzy Modeling for Control. Kluwer Academic Publishers, Boston, J.D. Bomberger and D.E. Seborg. Determination of model order for ARX models directly from input output data. Journal of Process Control, 8: , Oct Dec F.J. Doyle, B.A. Ogunnaie, and R. K. Pearson. onlinear model-based control using second-order volterra models. Automatica, 31:697, I. Gath and A.B. Geva. Unsupervised optimal fuzzy clustering. IEEE Transactions on Pattern Analysis and Machine Intelligence, 7: , D.E. Gustafson and W.C. Kessel. Fuzzy clustering with fuzzy covariance matrix. In Proceedings of the IEEE CDC, San Diego, pages M.B. Kennel, R. Brown, and H.D.I. Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction. Physical Review, A: , G. Liang, D.M. Wiles, and J.A. Cadzow. Arma model order estimation based on the eigenvalues of the covariance matrix. IEEE Trans. on Signal Processing, 41(10): , C. Rhodes and M. Morari. Determining the model order of nonlinear input/output systems. AIChE Journal, 44: , 1998.

Genetic Programming for the Identification of Nonlinear Input-Output Models

Genetic Programming for the Identification of Nonlinear Input-Output Models Genetic Programming for the Identification of Nonlinear Input-Output Models János Madár, János Abonyi and Ferenc Szeifert Department of Process Engineering, University of Veszprém, P.O. Box 158, Veszprém

More information

1 Introduction 198; Dugard et al, 198; Dugard et al, 198) A delay matrix in such a lower triangular form is called an interactor matrix, and almost co

1 Introduction 198; Dugard et al, 198; Dugard et al, 198) A delay matrix in such a lower triangular form is called an interactor matrix, and almost co Multivariable Receding-Horizon Predictive Control for Adaptive Applications Tae-Woong Yoon and C M Chow y Department of Electrical Engineering, Korea University 1, -a, Anam-dong, Sungbu-u, Seoul 1-1, Korea

More information

Gaussian Process for Internal Model Control

Gaussian Process for Internal Model Control Gaussian Process for Internal Model Control Gregor Gregorčič and Gordon Lightbody Department of Electrical Engineering University College Cork IRELAND E mail: gregorg@rennesuccie Abstract To improve transparency

More information

Modeling and Predicting Chaotic Time Series

Modeling and Predicting Chaotic Time Series Chapter 14 Modeling and Predicting Chaotic Time Series To understand the behavior of a dynamical system in terms of some meaningful parameters we seek the appropriate mathematical model that captures the

More information

NON-LINEAR CONTROL OF OUTPUT PROBABILITY DENSITY FUNCTION FOR LINEAR ARMAX SYSTEMS

NON-LINEAR CONTROL OF OUTPUT PROBABILITY DENSITY FUNCTION FOR LINEAR ARMAX SYSTEMS Control 4, University of Bath, UK, September 4 ID-83 NON-LINEAR CONTROL OF OUTPUT PROBABILITY DENSITY FUNCTION FOR LINEAR ARMAX SYSTEMS H. Yue, H. Wang Control Systems Centre, University of Manchester

More information

Publication IV Springer-Verlag Berlin Heidelberg. Reprinted with permission.

Publication IV Springer-Verlag Berlin Heidelberg. Reprinted with permission. Publication IV Emil Eirola and Amaury Lendasse. Gaussian Mixture Models for Time Series Modelling, Forecasting, and Interpolation. In Advances in Intelligent Data Analysis XII 12th International Symposium

More information

Outline lecture 6 2(35)

Outline lecture 6 2(35) Outline lecture 35 Lecture Expectation aximization E and clustering Thomas Schön Division of Automatic Control Linöping University Linöping Sweden. Email: schon@isy.liu.se Phone: 13-1373 Office: House

More information

Detection of Nonlinearity and Stochastic Nature in Time Series by Delay Vector Variance Method

Detection of Nonlinearity and Stochastic Nature in Time Series by Delay Vector Variance Method International Journal of Engineering & Technology IJET-IJENS Vol:10 No:02 11 Detection of Nonlinearity and Stochastic Nature in Time Series by Delay Vector Variance Method Imtiaz Ahmed Abstract-- This

More information

ANALYSIS OF NONLINEAR PARTIAL LEAST SQUARES ALGORITHMS

ANALYSIS OF NONLINEAR PARTIAL LEAST SQUARES ALGORITHMS ANALYSIS OF NONLINEAR PARIAL LEAS SQUARES ALGORIHMS S. Kumar U. Kruger,1 E. B. Martin, and A. J. Morris Centre of Process Analytics and Process echnology, University of Newcastle, NE1 7RU, U.K. Intelligent

More information

Block Sparse Representations in Modified Fuzzy C-Regression Model Clustering Algorithm for TS Fuzzy Model Identification

Block Sparse Representations in Modified Fuzzy C-Regression Model Clustering Algorithm for TS Fuzzy Model Identification 05 IEEE Symposium Series on Computational Intelligence Block Sparse Representations in Modified Fuzzy C-Regression Model Clustering Algorithm for TS Fuzzy Model Identification Tanmoy Dam Electrical Engineering

More information

Robust Learning of Chaotic Attractors

Robust Learning of Chaotic Attractors published in: Advances in Neural Information Processing Systems 12, S.A. Solla, T.K. Leen, K.-R. Müller (eds.), MIT Press, 2000, pp. 879--885. Robust Learning of Chaotic Attractors Rembrandt Bakker* Jaap

More information

MIXTURE OF EXPERTS ARCHITECTURES FOR NEURAL NETWORKS AS A SPECIAL CASE OF CONDITIONAL EXPECTATION FORMULA

MIXTURE OF EXPERTS ARCHITECTURES FOR NEURAL NETWORKS AS A SPECIAL CASE OF CONDITIONAL EXPECTATION FORMULA MIXTURE OF EXPERTS ARCHITECTURES FOR NEURAL NETWORKS AS A SPECIAL CASE OF CONDITIONAL EXPECTATION FORMULA Jiří Grim Department of Pattern Recognition Institute of Information Theory and Automation Academy

More information

A Modified Incremental Principal Component Analysis for On-line Learning of Feature Space and Classifier

A Modified Incremental Principal Component Analysis for On-line Learning of Feature Space and Classifier A Modified Incremental Principal Component Analysis for On-line Learning of Feature Space and Classifier Seiichi Ozawa, Shaoning Pang, and Nikola Kasabov Graduate School of Science and Technology, Kobe

More information

State Estimation of Linear and Nonlinear Dynamic Systems

State Estimation of Linear and Nonlinear Dynamic Systems State Estimation of Linear and Nonlinear Dynamic Systems Part II: Observability and Stability James B. Rawlings and Fernando V. Lima Department of Chemical and Biological Engineering University of Wisconsin

More information

Adaptive Fuzzy Modelling and Control for Discrete-Time Nonlinear Uncertain Systems

Adaptive Fuzzy Modelling and Control for Discrete-Time Nonlinear Uncertain Systems American Control Conference June 8-,. Portland, OR, USA WeB7. Adaptive Fuzzy Modelling and Control for Discrete-Time nlinear Uncertain Systems Ruiyun Qi and Mietek A. Brdys Abstract This paper presents

More information

Order Selection for Vector Autoregressive Models

Order Selection for Vector Autoregressive Models IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 51, NO. 2, FEBRUARY 2003 427 Order Selection for Vector Autoregressive Models Stijn de Waele and Piet M. T. Broersen Abstract Order-selection criteria for vector

More information

A Modified Incremental Principal Component Analysis for On-Line Learning of Feature Space and Classifier

A Modified Incremental Principal Component Analysis for On-Line Learning of Feature Space and Classifier A Modified Incremental Principal Component Analysis for On-Line Learning of Feature Space and Classifier Seiichi Ozawa 1, Shaoning Pang 2, and Nikola Kasabov 2 1 Graduate School of Science and Technology,

More information

PARAMETER ESTIMATION AND ORDER SELECTION FOR LINEAR REGRESSION PROBLEMS. Yngve Selén and Erik G. Larsson

PARAMETER ESTIMATION AND ORDER SELECTION FOR LINEAR REGRESSION PROBLEMS. Yngve Selén and Erik G. Larsson PARAMETER ESTIMATION AND ORDER SELECTION FOR LINEAR REGRESSION PROBLEMS Yngve Selén and Eri G Larsson Dept of Information Technology Uppsala University, PO Box 337 SE-71 Uppsala, Sweden email: yngveselen@ituuse

More information

A Mathematica Toolbox for Signals, Models and Identification

A Mathematica Toolbox for Signals, Models and Identification The International Federation of Automatic Control A Mathematica Toolbox for Signals, Models and Identification Håkan Hjalmarsson Jonas Sjöberg ACCESS Linnaeus Center, Electrical Engineering, KTH Royal

More information

Linear Prediction Theory

Linear Prediction Theory Linear Prediction Theory Joseph A. O Sullivan ESE 524 Spring 29 March 3, 29 Overview The problem of estimating a value of a random process given other values of the random process is pervasive. Many problems

More information

A Constructive-Fuzzy System Modeling for Time Series Forecasting

A Constructive-Fuzzy System Modeling for Time Series Forecasting A Constructive-Fuzzy System Modeling for Time Series Forecasting I. Luna 1, R. Ballini 2 and S. Soares 1 {iluna,dino}@cose.fee.unicamp.br, ballini@eco.unicamp.br 1 Department of Systems, School of Electrical

More information

Previously on TT, Target Tracking: Lecture 2 Single Target Tracking Issues. Lecture-2 Outline. Basic ideas on track life

Previously on TT, Target Tracking: Lecture 2 Single Target Tracking Issues. Lecture-2 Outline. Basic ideas on track life REGLERTEKNIK Previously on TT, AUTOMATIC CONTROL Target Tracing: Lecture 2 Single Target Tracing Issues Emre Özan emre@isy.liu.se Division of Automatic Control Department of Electrical Engineering Linöping

More information

Experiment design for batch-to-batch model-based learning control

Experiment design for batch-to-batch model-based learning control Experiment design for batch-to-batch model-based learning control Marco Forgione, Xavier Bombois and Paul M.J. Van den Hof Abstract An Experiment Design framewor for dynamical systems which execute multiple

More information

Clustering by Mixture Models. General background on clustering Example method: k-means Mixture model based clustering Model estimation

Clustering by Mixture Models. General background on clustering Example method: k-means Mixture model based clustering Model estimation Clustering by Mixture Models General bacground on clustering Example method: -means Mixture model based clustering Model estimation 1 Clustering A basic tool in data mining/pattern recognition: Divide

More information

Analysis of the AIC Statistic for Optimal Detection of Small Changes in Dynamic Systems

Analysis of the AIC Statistic for Optimal Detection of Small Changes in Dynamic Systems Analysis of the AIC Statistic for Optimal Detection of Small Changes in Dynamic Systems Jeremy S. Conner and Dale E. Seborg Department of Chemical Engineering University of California, Santa Barbara, CA

More information

Introduction: The Perceptron

Introduction: The Perceptron Introduction: The Perceptron Haim Sompolinsy, MIT October 4, 203 Perceptron Architecture The simplest type of perceptron has a single layer of weights connecting the inputs and output. Formally, the perceptron

More information

Nonlinear Prediction for Top and Bottom Values of Time Series

Nonlinear Prediction for Top and Bottom Values of Time Series Vol. 2 No. 1 123 132 (Feb. 2009) 1 1 Nonlinear Prediction for Top and Bottom Values of Time Series Tomoya Suzuki 1 and Masaki Ota 1 To predict time-series data depending on temporal trends, as stock price

More information

NEURAL NETWORK BASED HAMMERSTEIN SYSTEM IDENTIFICATION USING PARTICLE SWARM SUBSPACE ALGORITHM

NEURAL NETWORK BASED HAMMERSTEIN SYSTEM IDENTIFICATION USING PARTICLE SWARM SUBSPACE ALGORITHM NEURAL NETWORK BASED HAMMERSTEIN SYSTEM IDENTIFICATION USING PARTICLE SWARM SUBSPACE ALGORITHM S.Z. Rizvi, H.N. Al-Duwaish Department of Electrical Engineering, King Fahd Univ. of Petroleum & Minerals,

More information

CHANNEL FEEDBACK QUANTIZATION METHODS FOR MISO AND MIMO SYSTEMS

CHANNEL FEEDBACK QUANTIZATION METHODS FOR MISO AND MIMO SYSTEMS CHANNEL FEEDBACK QUANTIZATION METHODS FOR MISO AND MIMO SYSTEMS June Chul Roh and Bhaskar D Rao Department of Electrical and Computer Engineering University of California, San Diego La Jolla, CA 9293 47,

More information

RECURSIVE SUBSPACE IDENTIFICATION IN THE LEAST SQUARES FRAMEWORK

RECURSIVE SUBSPACE IDENTIFICATION IN THE LEAST SQUARES FRAMEWORK RECURSIVE SUBSPACE IDENTIFICATION IN THE LEAST SQUARES FRAMEWORK TRNKA PAVEL AND HAVLENA VLADIMÍR Dept of Control Engineering, Czech Technical University, Technická 2, 166 27 Praha, Czech Republic mail:

More information

5682 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 55, NO. 12, DECEMBER /$ IEEE

5682 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 55, NO. 12, DECEMBER /$ IEEE 5682 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 55, NO. 12, DECEMBER 2009 Hyperplane-Based Vector Quantization for Distributed Estimation in Wireless Sensor Networks Jun Fang, Member, IEEE, and Hongbin

More information

Stabilization of Higher Periodic Orbits of Discrete-time Chaotic Systems

Stabilization of Higher Periodic Orbits of Discrete-time Chaotic Systems ISSN 749-3889 (print), 749-3897 (online) International Journal of Nonlinear Science Vol.4(27) No.2,pp.8-26 Stabilization of Higher Periodic Orbits of Discrete-time Chaotic Systems Guoliang Cai, Weihuai

More information

12.4 Known Channel (Water-Filling Solution)

12.4 Known Channel (Water-Filling Solution) ECEn 665: Antennas and Propagation for Wireless Communications 54 2.4 Known Channel (Water-Filling Solution) The channel scenarios we have looed at above represent special cases for which the capacity

More information

A MULTIVARIATE MODEL FOR COMPARISON OF TWO DATASETS AND ITS APPLICATION TO FMRI ANALYSIS

A MULTIVARIATE MODEL FOR COMPARISON OF TWO DATASETS AND ITS APPLICATION TO FMRI ANALYSIS A MULTIVARIATE MODEL FOR COMPARISON OF TWO DATASETS AND ITS APPLICATION TO FMRI ANALYSIS Yi-Ou Li and Tülay Adalı University of Maryland Baltimore County Baltimore, MD Vince D. Calhoun The MIND Institute

More information

Linear Classifiers as Pattern Detectors

Linear Classifiers as Pattern Detectors Intelligent Systems: Reasoning and Recognition James L. Crowley ENSIMAG 2 / MoSIG M1 Second Semester 2013/2014 Lesson 18 23 April 2014 Contents Linear Classifiers as Pattern Detectors Notation...2 Linear

More information

PCA Based Data Reconciliation in Soft Sensor Development Application for Melt Flow Index Estimation

PCA Based Data Reconciliation in Soft Sensor Development Application for Melt Flow Index Estimation A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 43, 215 Chief Editors: Sauro Pierucci, Jiří J. Klemeš Copyright 215, AIDIC Servizi S.r.l., ISBN 978-88-9568-34-1; ISSN 2283-9216 The Italian Association

More information

Computational Intelligence Lecture 3: Simple Neural Networks for Pattern Classification

Computational Intelligence Lecture 3: Simple Neural Networks for Pattern Classification Computational Intelligence Lecture 3: Simple Neural Networks for Pattern Classification Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2011 arzaneh Abdollahi

More information

Identification of a Chemical Process for Fault Detection Application

Identification of a Chemical Process for Fault Detection Application Identification of a Chemical Process for Fault Detection Application Silvio Simani Abstract The paper presents the application results concerning the fault detection of a dynamic process using linear system

More information

On the Behavior of Information Theoretic Criteria for Model Order Selection

On the Behavior of Information Theoretic Criteria for Model Order Selection IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 49, NO. 8, AUGUST 2001 1689 On the Behavior of Information Theoretic Criteria for Model Order Selection Athanasios P. Liavas, Member, IEEE, and Phillip A. Regalia,

More information

Riccati difference equations to non linear extended Kalman filter constraints

Riccati difference equations to non linear extended Kalman filter constraints International Journal of Scientific & Engineering Research Volume 3, Issue 12, December-2012 1 Riccati difference equations to non linear extended Kalman filter constraints Abstract Elizabeth.S 1 & Jothilakshmi.R

More information

Gaussian Mixture Distance for Information Retrieval

Gaussian Mixture Distance for Information Retrieval Gaussian Mixture Distance for Information Retrieval X.Q. Li and I. King fxqli, ingg@cse.cuh.edu.h Department of omputer Science & Engineering The hinese University of Hong Kong Shatin, New Territories,

More information

On the convergence of the iterative solution of the likelihood equations

On the convergence of the iterative solution of the likelihood equations On the convergence of the iterative solution of the likelihood equations R. Moddemeijer University of Groningen, Department of Computing Science, P.O. Box 800, NL-9700 AV Groningen, The Netherlands, e-mail:

More information

Neural Networks Lecture 2:Single Layer Classifiers

Neural Networks Lecture 2:Single Layer Classifiers Neural Networks Lecture 2:Single Layer Classifiers H.A Talebi Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Winter 2011. A. Talebi, Farzaneh Abdollahi Neural

More information

EEL 851: Biometrics. An Overview of Statistical Pattern Recognition EEL 851 1

EEL 851: Biometrics. An Overview of Statistical Pattern Recognition EEL 851 1 EEL 851: Biometrics An Overview of Statistical Pattern Recognition EEL 851 1 Outline Introduction Pattern Feature Noise Example Problem Analysis Segmentation Feature Extraction Classification Design Cycle

More information

Estimation Error Bounds for Frame Denoising

Estimation Error Bounds for Frame Denoising Estimation Error Bounds for Frame Denoising Alyson K. Fletcher and Kannan Ramchandran {alyson,kannanr}@eecs.berkeley.edu Berkeley Audio-Visual Signal Processing and Communication Systems group Department

More information

Model Predictive Controller of Boost Converter with RLE Load

Model Predictive Controller of Boost Converter with RLE Load Model Predictive Controller of Boost Converter with RLE Load N. Murali K.V.Shriram S.Muthukumar Nizwa College of Vellore Institute of Nizwa College of Technology Technology University Technology Ministry

More information

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Recursive Algorithms - Han-Fu Chen

CONTROL SYSTEMS, ROBOTICS, AND AUTOMATION - Vol. V - Recursive Algorithms - Han-Fu Chen CONROL SYSEMS, ROBOICS, AND AUOMAION - Vol. V - Recursive Algorithms - Han-Fu Chen RECURSIVE ALGORIHMS Han-Fu Chen Institute of Systems Science, Academy of Mathematics and Systems Science, Chinese Academy

More information

Minimum message length estimation of mixtures of multivariate Gaussian and von Mises-Fisher distributions

Minimum message length estimation of mixtures of multivariate Gaussian and von Mises-Fisher distributions Minimum message length estimation of mixtures of multivariate Gaussian and von Mises-Fisher distributions Parthan Kasarapu & Lloyd Allison Monash University, Australia September 8, 25 Parthan Kasarapu

More information

New Concepts for the Identification of Dynamic Takagi-Sugeno Fuzzy Models

New Concepts for the Identification of Dynamic Takagi-Sugeno Fuzzy Models New Concepts for the Identification of Dynamic Takagi-Sugeno Fuzzy Models Christoph Hametner Institute for Mechanics and Mechatronics, Vienna University of Technology, Vienna, Austria hametner@impa.tuwien.ac.at

More information

Mixture Models & EM. Nicholas Ruozzi University of Texas at Dallas. based on the slides of Vibhav Gogate

Mixture Models & EM. Nicholas Ruozzi University of Texas at Dallas. based on the slides of Vibhav Gogate Mixture Models & EM icholas Ruozzi University of Texas at Dallas based on the slides of Vibhav Gogate Previously We looed at -means and hierarchical clustering as mechanisms for unsupervised learning -means

More information

AN ADAPTIVE NONPARAMETRIC CONTROLLER FOR A CLASS OF NONMINIMUM PHASE NON-LINEAR SYSTEM

AN ADAPTIVE NONPARAMETRIC CONTROLLER FOR A CLASS OF NONMINIMUM PHASE NON-LINEAR SYSTEM AN ADAPTIVE NONPARAMETRIC CONTROLLER FOR A CLASS OF NONMINIMUM PHASE NON-LINEAR SYSTEM Daniel Sbarbaro. Roderic Murray-Smith. Universidad de Concepción,Concepción,CHILE. http:\\www.die.udec.cl. Department

More information

Machine Learning. CUNY Graduate Center, Spring Lectures 11-12: Unsupervised Learning 1. Professor Liang Huang.

Machine Learning. CUNY Graduate Center, Spring Lectures 11-12: Unsupervised Learning 1. Professor Liang Huang. Machine Learning CUNY Graduate Center, Spring 2013 Lectures 11-12: Unsupervised Learning 1 (Clustering: k-means, EM, mixture models) Professor Liang Huang huang@cs.qc.cuny.edu http://acl.cs.qc.edu/~lhuang/teaching/machine-learning

More information

ADAPTIVE INVERSE CONTROL BASED ON NONLINEAR ADAPTIVE FILTERING. Information Systems Lab., EE Dep., Stanford University

ADAPTIVE INVERSE CONTROL BASED ON NONLINEAR ADAPTIVE FILTERING. Information Systems Lab., EE Dep., Stanford University ADAPTIVE INVERSE CONTROL BASED ON NONLINEAR ADAPTIVE FILTERING Bernard Widrow 1, Gregory Plett, Edson Ferreira 3 and Marcelo Lamego 4 Information Systems Lab., EE Dep., Stanford University Abstract: Many

More information

Exploring Granger Causality for Time series via Wald Test on Estimated Models with Guaranteed Stability

Exploring Granger Causality for Time series via Wald Test on Estimated Models with Guaranteed Stability Exploring Granger Causality for Time series via Wald Test on Estimated Models with Guaranteed Stability Nuntanut Raksasri Jitkomut Songsiri Department of Electrical Engineering, Faculty of Engineering,

More information

Sequential Adaptive Fuzzy Inference System (SAFIS) for nonlinear system identification and prediction

Sequential Adaptive Fuzzy Inference System (SAFIS) for nonlinear system identification and prediction Fuzzy Sets and Systems 157 (2013) 1260 1275 www.elsevier.com/locate/fss Sequential Adaptive Fuzzy Inference System (SAFIS) for nonlinear system identification and prediction Hai-Jun Rong, N. Sundararajan,

More information

Least Squares. Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 175A Winter UCSD

Least Squares. Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 175A Winter UCSD Least Squares Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 75A Winter 0 - UCSD (Unweighted) Least Squares Assume linearity in the unnown, deterministic model parameters Scalar, additive noise model: y f (

More information

Identification of PWARX Hybrid Models with Unknown and Possibly Different Orders

Identification of PWARX Hybrid Models with Unknown and Possibly Different Orders Identification of PWARX Hybrid Models with Unknown and Possibly Different Orders René Vidal Center for Imaging Science, Department of Biomedical Engineering, Johns Hopkins University 308B Clark Hall, 3400

More information

From Volterra series through block-oriented approach to Volterra series

From Volterra series through block-oriented approach to Volterra series From Volterra series through block-oriented approach to Volterra series Pawel Wachel and Przemyslaw Sliwinski Department of Control Systems and Mechatronics Wroclaw University of Technology European Research

More information

Mixture Models & EM. Nicholas Ruozzi University of Texas at Dallas. based on the slides of Vibhav Gogate

Mixture Models & EM. Nicholas Ruozzi University of Texas at Dallas. based on the slides of Vibhav Gogate Mixture Models & EM icholas Ruozzi University of Texas at Dallas based on the slides of Vibhav Gogate Previously We looed at -means and hierarchical clustering as mechanisms for unsupervised learning -means

More information

A Subspace Approach to Estimation of. Measurements 1. Carlos E. Davila. Electrical Engineering Department, Southern Methodist University

A Subspace Approach to Estimation of. Measurements 1. Carlos E. Davila. Electrical Engineering Department, Southern Methodist University EDICS category SP 1 A Subspace Approach to Estimation of Autoregressive Parameters From Noisy Measurements 1 Carlos E Davila Electrical Engineering Department, Southern Methodist University Dallas, Texas

More information

Motivating the Covariance Matrix

Motivating the Covariance Matrix Motivating the Covariance Matrix Raúl Rojas Computer Science Department Freie Universität Berlin January 2009 Abstract This note reviews some interesting properties of the covariance matrix and its role

More information

arxiv:quant-ph/ v1 26 Mar 1998

arxiv:quant-ph/ v1 26 Mar 1998 A new orthogonalization procedure with an extremal property S. Chaturvedi, A.K. Kapoor and V. Srinivasan School of Physics University of Hyderabad arxiv:quant-ph/9803073v1 26 Mar 1998 Hyderabad - 500 046

More information

Closed-Loop Identification using Routine Operating Data: the Effect of Time Delay

Closed-Loop Identification using Routine Operating Data: the Effect of Time Delay Closed-Loop Identification using Routine Operating Data: the Effect of Time Delay Yuri A.W. Shardt*, Biao Huang* *University of Alberta, Edmonton, Alberta, Canada, T6G 2V4 (Tel: 780-492-906; e-mail: {yuri.shardt,

More information

1 EM algorithm: updating the mixing proportions {π k } ik are the posterior probabilities at the qth iteration of EM.

1 EM algorithm: updating the mixing proportions {π k } ik are the posterior probabilities at the qth iteration of EM. Université du Sud Toulon - Var Master Informatique Probabilistic Learning and Data Analysis TD: Model-based clustering by Faicel CHAMROUKHI Solution The aim of this practical wor is to show how the Classification

More information

Advanced Methods for Fault Detection

Advanced Methods for Fault Detection Advanced Methods for Fault Detection Piero Baraldi Agip KCO Introduction Piping and long to eploration distance pipelines activities Piero Baraldi Maintenance Intervention Approaches & PHM Maintenance

More information

ESANN'2001 proceedings - European Symposium on Artificial Neural Networks Bruges (Belgium), April 2001, D-Facto public., ISBN ,

ESANN'2001 proceedings - European Symposium on Artificial Neural Networks Bruges (Belgium), April 2001, D-Facto public., ISBN , Sparse Kernel Canonical Correlation Analysis Lili Tan and Colin Fyfe 2, Λ. Department of Computer Science and Engineering, The Chinese University of Hong Kong, Hong Kong. 2. School of Information and Communication

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION - Vol. VII - System Characteristics: Stability, Controllability, Observability - Jerzy Klamka

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION - Vol. VII - System Characteristics: Stability, Controllability, Observability - Jerzy Klamka SYSTEM CHARACTERISTICS: STABILITY, CONTROLLABILITY, OBSERVABILITY Jerzy Klamka Institute of Automatic Control, Technical University, Gliwice, Poland Keywords: stability, controllability, observability,

More information

Linear Models for Regression. Sargur Srihari

Linear Models for Regression. Sargur Srihari Linear Models for Regression Sargur srihari@cedar.buffalo.edu 1 Topics in Linear Regression What is regression? Polynomial Curve Fitting with Scalar input Linear Basis Function Models Maximum Likelihood

More information

Phase-Space Reconstruction. Gerrit Ansmann

Phase-Space Reconstruction. Gerrit Ansmann Phase-Space Reconstruction Gerrit Ansmann Reprise: The Need for Non-Linear Methods. Lorenz oscillator x = 1(y x), y = x(28 z) y, z = xy 8z 3 Autoregressive process measured with non-linearity: y t =.8y

More information

Review on Aircraft Gain Scheduling

Review on Aircraft Gain Scheduling Review on Aircraft Gain Scheduling Z. Y. Kung * and I. F. Nusyirwan a Department of Aeronautical Engineering, Faculty of Mechanical Engineering, Universiti Teknologi Malaysia, 81310 Skudai, Johor, Malaysia.

More information

Dimension Reduction Techniques. Presented by Jie (Jerry) Yu

Dimension Reduction Techniques. Presented by Jie (Jerry) Yu Dimension Reduction Techniques Presented by Jie (Jerry) Yu Outline Problem Modeling Review of PCA and MDS Isomap Local Linear Embedding (LLE) Charting Background Advances in data collection and storage

More information

On Input Design for System Identification

On Input Design for System Identification On Input Design for System Identification Input Design Using Markov Chains CHIARA BRIGHENTI Masters Degree Project Stockholm, Sweden March 2009 XR-EE-RT 2009:002 Abstract When system identification methods

More information

FERMENTATION BATCH PROCESS MONITORING BY STEP-BY-STEP ADAPTIVE MPCA. Ning He, Lei Xie, Shu-qing Wang, Jian-ming Zhang

FERMENTATION BATCH PROCESS MONITORING BY STEP-BY-STEP ADAPTIVE MPCA. Ning He, Lei Xie, Shu-qing Wang, Jian-ming Zhang FERMENTATION BATCH PROCESS MONITORING BY STEP-BY-STEP ADAPTIVE MPCA Ning He Lei Xie Shu-qing Wang ian-ming Zhang National ey Laboratory of Industrial Control Technology Zhejiang University Hangzhou 3007

More information

CS281 Section 4: Factor Analysis and PCA

CS281 Section 4: Factor Analysis and PCA CS81 Section 4: Factor Analysis and PCA Scott Linderman At this point we have seen a variety of machine learning models, with a particular emphasis on models for supervised learning. In particular, we

More information

Performance Analysis of an Adaptive Algorithm for DOA Estimation

Performance Analysis of an Adaptive Algorithm for DOA Estimation Performance Analysis of an Adaptive Algorithm for DOA Estimation Assimakis K. Leros and Vassilios C. Moussas Abstract This paper presents an adaptive approach to the problem of estimating the direction

More information

Expressions for the covariance matrix of covariance data

Expressions for the covariance matrix of covariance data Expressions for the covariance matrix of covariance data Torsten Söderström Division of Systems and Control, Department of Information Technology, Uppsala University, P O Box 337, SE-7505 Uppsala, Sweden

More information

12 Discriminant Analysis

12 Discriminant Analysis 12 Discriminant Analysis Discriminant analysis is used in situations where the clusters are known a priori. The aim of discriminant analysis is to classify an observation, or several observations, into

More information

Outline Lecture 3 2(40)

Outline Lecture 3 2(40) Outline Lecture 3 4 Lecture 3 Expectation aximization E and Clustering Thomas Schön Division of Automatic Control Linöping University Linöping Sweden. Email: schon@isy.liu.se Phone: 3-8373 Office: House

More information

UTILIZING PRIOR KNOWLEDGE IN ROBUST OPTIMAL EXPERIMENT DESIGN. EE & CS, The University of Newcastle, Australia EE, Technion, Israel.

UTILIZING PRIOR KNOWLEDGE IN ROBUST OPTIMAL EXPERIMENT DESIGN. EE & CS, The University of Newcastle, Australia EE, Technion, Israel. UTILIZING PRIOR KNOWLEDGE IN ROBUST OPTIMAL EXPERIMENT DESIGN Graham C. Goodwin James S. Welsh Arie Feuer Milan Depich EE & CS, The University of Newcastle, Australia 38. EE, Technion, Israel. Abstract:

More information

Machine Learning Lecture Notes

Machine Learning Lecture Notes Machine Learning Lecture Notes Predrag Radivojac January 25, 205 Basic Principles of Parameter Estimation In probabilistic modeling, we are typically presented with a set of observations and the objective

More information

Least-Squares Performance of Analog Product Codes

Least-Squares Performance of Analog Product Codes Copyright 004 IEEE Published in the Proceedings of the Asilomar Conference on Signals, Systems and Computers, 7-0 ovember 004, Pacific Grove, California, USA Least-Squares Performance of Analog Product

More information

On Improving the k-means Algorithm to Classify Unclassified Patterns

On Improving the k-means Algorithm to Classify Unclassified Patterns On Improving the k-means Algorithm to Classify Unclassified Patterns Mohamed M. Rizk 1, Safar Mohamed Safar Alghamdi 2 1 Mathematics & Statistics Department, Faculty of Science, Taif University, Taif,

More information

Selecting an optimal set of parameters using an Akaike like criterion

Selecting an optimal set of parameters using an Akaike like criterion Selecting an optimal set of parameters using an Akaike like criterion R. Moddemeijer a a University of Groningen, Department of Computing Science, P.O. Box 800, L-9700 AV Groningen, The etherlands, e-mail:

More information

A New Complex Continuous Wavelet Family

A New Complex Continuous Wavelet Family IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 319-765X. Volume 11, Issue 5 Ver. I (Sep. - Oct. 015), PP 14-19 www.iosrjournals.org A New omplex ontinuous Wavelet Family Mohammed Rayeezuddin

More information

A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL FUZZY CLUSTERING *

A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL FUZZY CLUSTERING * No.2, Vol.1, Winter 2012 2012 Published by JSES. A SEASONAL FUZZY TIME SERIES FORECASTING METHOD BASED ON GUSTAFSON-KESSEL * Faruk ALPASLAN a, Ozge CAGCAG b Abstract Fuzzy time series forecasting methods

More information

Local Modelling with A Priori Known Bounds Using Direct Weight Optimization

Local Modelling with A Priori Known Bounds Using Direct Weight Optimization Local Modelling with A Priori Known Bounds Using Direct Weight Optimization Jacob Roll, Alexander azin, Lennart Ljung Division of Automatic Control Department of Electrical Engineering Linköpings universitet,

More information

Resampling techniques for statistical modeling

Resampling techniques for statistical modeling Resampling techniques for statistical modeling Gianluca Bontempi Département d Informatique Boulevard de Triomphe - CP 212 http://www.ulb.ac.be/di Resampling techniques p.1/33 Beyond the empirical error

More information

Performance Assessment of Power Plant Main Steam Temperature Control System based on ADRC Control

Performance Assessment of Power Plant Main Steam Temperature Control System based on ADRC Control Vol. 8, No. (05), pp. 305-36 http://dx.doi.org/0.457/ijca.05.8..8 Performance Assessment of Power Plant Main Steam Temperature Control System based on ADC Control Guili Yuan, Juan Du and Tong Yu 3, Academy

More information

Statistical Pattern Recognition

Statistical Pattern Recognition Statistical Pattern Recognition Feature Extraction Hamid R. Rabiee Jafar Muhammadi, Alireza Ghasemi, Payam Siyari Spring 2014 http://ce.sharif.edu/courses/92-93/2/ce725-2/ Agenda Dimensionality Reduction

More information

Classification of handwritten digits using supervised locally linear embedding algorithm and support vector machine

Classification of handwritten digits using supervised locally linear embedding algorithm and support vector machine Classification of handwritten digits using supervised locally linear embedding algorithm and support vector machine Olga Kouropteva, Oleg Okun, Matti Pietikäinen Machine Vision Group, Infotech Oulu and

More information

On Identification of Cascade Systems 1

On Identification of Cascade Systems 1 On Identification of Cascade Systems 1 Bo Wahlberg Håkan Hjalmarsson Jonas Mårtensson Automatic Control and ACCESS, School of Electrical Engineering, KTH, SE-100 44 Stockholm, Sweden. (bo.wahlberg@ee.kth.se

More information

Gradient Descent. Dr. Xiaowei Huang

Gradient Descent. Dr. Xiaowei Huang Gradient Descent Dr. Xiaowei Huang https://cgi.csc.liv.ac.uk/~xiaowei/ Up to now, Three machine learning algorithms: decision tree learning k-nn linear regression only optimization objectives are discussed,

More information

Vector Quantization Encoder Decoder Original Form image Minimize distortion Table Channel Image Vectors Look-up (X, X i ) X may be a block of l

Vector Quantization Encoder Decoder Original Form image Minimize distortion Table Channel Image Vectors Look-up (X, X i ) X may be a block of l Vector Quantization Encoder Decoder Original Image Form image Vectors X Minimize distortion k k Table X^ k Channel d(x, X^ Look-up i ) X may be a block of l m image or X=( r, g, b ), or a block of DCT

More information

FACTOR ANALYSIS AND MULTIDIMENSIONAL SCALING

FACTOR ANALYSIS AND MULTIDIMENSIONAL SCALING FACTOR ANALYSIS AND MULTIDIMENSIONAL SCALING Vishwanath Mantha Department for Electrical and Computer Engineering Mississippi State University, Mississippi State, MS 39762 mantha@isip.msstate.edu ABSTRACT

More information

Available online at AASRI Procedia 1 (2012 ) AASRI Conference on Computational Intelligence and Bioinformatics

Available online at  AASRI Procedia 1 (2012 ) AASRI Conference on Computational Intelligence and Bioinformatics Available online at www.sciencedirect.com AASRI Procedia ( ) 377 383 AASRI Procedia www.elsevier.com/locate/procedia AASRI Conference on Computational Intelligence and Bioinformatics Chaotic Time Series

More information

LTI Systems, Additive Noise, and Order Estimation

LTI Systems, Additive Noise, and Order Estimation LTI Systems, Additive oise, and Order Estimation Soosan Beheshti, Munther A. Dahleh Laboratory for Information and Decision Systems Department of Electrical Engineering and Computer Science Massachusetts

More information

20 Unsupervised Learning and Principal Components Analysis (PCA)

20 Unsupervised Learning and Principal Components Analysis (PCA) 116 Jonathan Richard Shewchuk 20 Unsupervised Learning and Principal Components Analysis (PCA) UNSUPERVISED LEARNING We have sample points, but no labels! No classes, no y-values, nothing to predict. Goal:

More information

A New Subspace Identification Method for Open and Closed Loop Data

A New Subspace Identification Method for Open and Closed Loop Data A New Subspace Identification Method for Open and Closed Loop Data Magnus Jansson July 2005 IR S3 SB 0524 IFAC World Congress 2005 ROYAL INSTITUTE OF TECHNOLOGY Department of Signals, Sensors & Systems

More information

Recent Advances in SPSA at the Extremes: Adaptive Methods for Smooth Problems and Discrete Methods for Non-Smooth Problems

Recent Advances in SPSA at the Extremes: Adaptive Methods for Smooth Problems and Discrete Methods for Non-Smooth Problems Recent Advances in SPSA at the Extremes: Adaptive Methods for Smooth Problems and Discrete Methods for Non-Smooth Problems SGM2014: Stochastic Gradient Methods IPAM, February 24 28, 2014 James C. Spall

More information

THIS paper studies the input design problem in system identification.

THIS paper studies the input design problem in system identification. 1534 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 50, NO. 10, OCTOBER 2005 Input Design Via LMIs Admitting Frequency-Wise Model Specifications in Confidence Regions Henrik Jansson Håkan Hjalmarsson, Member,

More information