Evaluating nonlinearity and validity of nonlinear modeling for complex time series

Size: px
Start display at page:

Download "Evaluating nonlinearity and validity of nonlinear modeling for complex time series"

Transcription

1 Evaluating nonlinearity and validity of nonlinear modeling for complex time series Tomoya Suzuki, 1 Tohru Ikeguchi, 2 and Masuo Suzuki 3 1 Department of Information Systems Design, Doshisha University, 1-3 Tatara-Miyakodani, Kyotanabe, Kyoto , Japan 2 Graduate School of Science and Engineering, Saitama University, 225 Shimo-Ohkubo, Sakura-ku, Saitama-city , Japan and 3 Graduate School of Science, Tokyo University of Science, 1-3 Kagurazaka, Shinjuku-ku, Tokyo , Japan (Dated: July 9, 2007) Even if an original time series exhibits nonlinearity, it is not always effective to approximate the time series by a nonlinear model because nonlinear models have higher complexity from the viewpoint of information criterion. Then, we proposed two measures to evaluate both nonlinearity of a time series and validity of nonlinear modeling to it by nonlinear predictability and information criterion. Through numerical simulations, we confirmed that the proposed measures work very well for detecting nonlinearity of an observed time series and evaluating the validity of the nonlinear model. The measures also have a robustness against observational noises. We also analyzed some real time series: the number of chickenpox and measles patients, sunspots numbers, the five Japanese vowels, and chaotic laser. we can confirm that the nonlinear model is effective for the Japanese vowel /a/, the measles patients and the chaotic laser. PACS numbers: r, a, Tp I. INTRODUCTION Analysis methods based on the linear theory, such as frequency-spectrum analysis, are used for prediction and control of complex phenomena[1]. However, discoveries of deterministic chaos indicate that linear modeling is not necessarily suitable to analyze such complex behavior. When we observe complex phenomenon as a time series, we are often asked to determine whether the phenomenon is linear or nonlinear, or possibly chaotic, only from the time series. Evaluating nonlinear predictability is one of the popular methods to identify deterministic chaos from the viewpoint of sensitive dependence on initial conditions[2]; if the time series is chaotic, prediction accuracy worsens exponentially. Although nonlinear prediction methods are indispensable for nonlinear time series analysis, nonlinearity of the time series does not always imply the validity of applying a nonlinear model to the time series. This is because nonlinear models are more complex and require a greater number of parameters than the linear model. This fact indicates that it is very important to consider both the evaluation of nonlinearity of the time series and the validity of application of the nonlinear modeling to the time series. However, conventional studies(ex. Ref.[3]) discussed either the nonlinearity or the validity so that these methods could not recognize the case that the nonlinear modeling is excessive even if the data have nonlinearity. In this paper, we propose two measures. The first measure quantifies the nonlinearity of the time series by comparing nonlinear-prediction errors with an optimum linear-prediction error using a statistical inference of cross-validation (CV) method[4]. Thus, we estimated how the nonlinearity of the time series contributes to the improvement of prediction accuracy[5]. However, nonlinear modeling generally increases the modeling complexity. Thus, nonlinearity does not always imply efficiency of a model. In other words, the modeling efficiency depends on a trade-off between complexity of the model and accuracy of data fitting. To discuss the efficiency, we introduced information criterion, or minimum description length (MDL)[6 9] to propose the second measure. The second measure evaluates the advantage of a nonlinear model to an optimal linear model by MDL. Different from conventional studies[3], we evaluate nonlinearity of the data and validity of nonlinear modeling by comparing nonlinear modeling and linear modeling in terms of the measures. To confirm the validity of the two proposed measures, we adapt the proposed measures to a mathematical model of the Rössler system[18] with several observational noises. As a result, we confirm that the proposed measures are valid not only for testing nonlinearity of the original data but also for quantifying the efficiency of nonlinear modeling to the optimal linear modeling even if the observed time series is contaminated by heavy observational noise. In addition, in terms of application of the proposed measures to real data analysis, we analyze NH 3 - far infrared (FIR) laser[10], annual sunspot number,the number of measles and chickenpox patients[2], and the Japanese vowels[11, 12]. II. THE PROPOSITION OF OUR MEASURES We first draw an outline of the linear and nonlinear modeling we used in this paper. To examine whether the original data have nonlinearity, it is natural to compare

2 2 fitting accuracy by a linear model and that by a nonlinear model. By the Takens embedding theorem[13] and its extension[14], we denote a point in a reconstructed state space as X(t) = {x(t), x(t τ),, x(t (d 1)τ)}. Here, d is an embedding dimension and τ is a delay time. Constructing a model corresponds to estimation of a function F in x(t) = F [X(t τ)]. If we consider X(t τ) as an input set and x(t) as an output, then the linear modeling implies an approximation of the function F with a hyperplane, that is an auto regressive (AR) model[1], and the nonlinear modeling with a hypersurface. In this paper, we use the radial basis function (RBF) network[7 9, 15] as a nonlinear part of the nonlinear model. The RBF(d, m) network is denoted as follows: x(t+τ) = + dx a i x(t (i 1)τ)+a 0 i=1 mx j Φ( X(t) C j )+η(t), (1) j=1 Φ( X(t) C j ) = exp( α j X(t) C j 2 ), η(t) N(0, 2 ), (2) where Φ is an RBF that forms a hypersurface, C j is a center point of Φ. Namely, these terms locally bend the hyperplane to form a hypersurface just like pushing a soft film at C j, and α j = 1 Xd+1 C j C i, where C i is the d + 1 i=1 i th nearest point of C j ; α j corresponds to a pressure to locally bend the hyperplane. Thus, the RBF model is intuitively a simple extension of the AR model. The modeling implies the estimation of the sets: {a i } d i=0, { j} m j=1, {α j } m j=1 and {C j} m j=1. The parameters of the model were estimated by a least-mean-squared error fitting. The fitting error corresponds to 2 in Eq. (2). If m = 0, Eq. (1) is reduced to the AR(d) model. In general, a linear model is much simpler than a nonlinear model. Moreover, let us consider an optimal model. Though we used the RBF terms as the nonlinear part in Eq.(1), the chosen RBF model is just an approximation, and no one can justify this approximation is sufficient, because no one has correct information of a nonlinearity class of the data. In addition, even if the information is given explicitly, finding an optimal model in the class needs a huge amount of computation, possibly it becomes an NP-complete problem. However, we can examine the advantage of nonlinear model if we give a first priority to optimize AR(d) linear terms in Eq.(1) for fitting linear noise and then the RBF terms are optimized to fit nonlinear noise which linear terms could not fit. We propose that the centers of the RBF network C j (j = 1,, m) were determined as the worse fitting points by the optimal AR(d) model. If the model fitting at X(T ) is the worst, a new center point is located at X(T ) and a new RBF is set at X(T ). Then, this process was repeated and the errors were calculated. By estimating the reduction of information criteria, we can examine the advantage of nonlinear modeling. Then, if we do not consider the modeling complexity, that is, the number of modeling parameters, we can use as many RBFs as required to compose a complex hypersurface for fitting the data to a model. If the fitting accuracy is improved by increasing the number of RBFs, it can be concluded that the original data has nonlinearity. To estimate the fitting errors by each model, we used the CV method[4], which is one of the resampling schemes[16]: the original data x(t) are divided into k (k = 1, 2,, K) parts, then, a part is considered as testing data to estimate a modeling accuracy and the remaining parts are considered as learning data for its modeling. For a test, we predicted the testing part by the AR(d) model or by the RBF(d, m) network estimated from the learning data of the other K 1 parts. Then, we can get a prediction accuracy. Next, changing the testing part to each of remaining parts and considering the other parts as each learning part as well, we estimated these prediction accuracies k 2 (k = 1,, K). And then we considered their mean value as a final modeling error 2 = 1 P K K k=1 2 k. By this method, we estimated a general fitting error without overfitting the original data. In our study, we set K = 2 for the sake of simplicity. Using this method, we selected d for the optimum AR model and m (d) for the RBF network. To quantify the nonlinearity of the original data, we proposed the first measure as follows: E(d) = 2 RBF(d,m (d)) AR(d 2, (3) ) where is the fitting error by the RBF network for the case m = m (d), and AR(d 2 ) is the fitting error by the optimum AR model for the case d = d. In Eq. (3), we could use the same embedding dimension d for the AR model and the RBF network as a simple comparison of the linear and the nonlinear models. However, we compared each optimum model based on the complexity of the model. Moreover, when d is unsuitable value to reconstruct an attractor from the observed time series, it is possible that the linear terms and the nonlinear terms in Eq.(1) interfere each other, for example, the nonlinear terms model linearity of the time series. Moreover, the non-uniform embedding is proposed in Ref.[7 9] to reconstruct an attractor more accurately in a state space. It is possible that the non-uniform embedding reduces the problem of interference between linear and nonlinear models. We aim to discuss the possibility as a future work. However, if the time series does not have any nonlinearity, any nonlinear model must not be more accurate than the optimum linear model. That is, it is satisfied that AR(d 2 ). On the other hand, even if the observed time series has nonlinearity and the linear terms model nonlinearity, the linear model cannot become more accurate than the nonlinear model. Then, it is satisfied that AR(d 2 ). Thus,

3 3 by examining whether the measure E(d) is smaller than one, we can evaluate whether the original time series has nonlinearity. In addition, although we cannot eliminate the modeling interference completely, we can minimize it by changing the embedding dimension d and can detect the largest nonlinearity as E(d). Even if an original time series exhibits nonlinearity, employing a nonlinear model is not always a viable option as it increases modeling complexity[17]. Thus, nonlinearity does not always imply validity of nonlinear modeling. To measure the balance between the complexity and the fitting error of a model, we adopted a major criterion, namely, the MDL[6 9]: M(n) = N log 2 + n log N, (4) where N is a data length and n is the number of modeling parameters. In this paper, to estimate n, we removed ineffective terms whose contribution rates are smaller than 1[%]. The contribution rate of each term of Eq.(1) is defined as a ratio of the difference between the residual of the estimated model and each modeling residual estimated by removing a term from the estimated model. Here, if we remove a linear i th term, a new modeling residual is denoted as i. If we remove a nonlinear j th term, a new modeling residual is denoted as j. Then, the contribution rate of the i th term of Eq.(1) is defined as the ratio of i (= i 0) to P d i i. The contribution rate of the nonlinear j th term is defined as the ratio of j to P m j j. If we do not introduce the contribution rate, we cannot avoid a possibility that a higher order AR model where all terms are non-zero, because the MDL counts every term equally regardless of its contribution. Then, the number of parameters of an optimum model was determined by minimizing the criteria. For the AR(d) model, M(n 1 (d)) with n 1 (d) = d+1 φ 1 (d) was minimized to decide the optimum embedding dimension d, where φ 1 (d) is the number of removed linear terms. For the RBF(d,m) network, M(n 2 (d, m)) with n 2 (d, m) = (d + 2)(m φ 2 (d)) + d + 1 φ 1 (d) was minimized to decide the optimum number of RBFs m (d), where φ 2 (d) is the number of removed nonlinear terms. To quantify the efficiency of nonlinear modeling and estimate the optimum embedding dimension, we used a different strategy from Refs.[7 9]: P (d) = M(1) M(n 2(d, m (d))) M(1) M(n 1 (d, (5) )) where M(1) is the most simple model, that is, d = 0 and m = 0. Equation (5) implies an improvement ratio by each optimum model. As the measure P (d) is larger than one, nonlinear modeling will be more suitable for the original time series from the viewpoint of modeling efficiency. The MDL considers all the term of an estimated model in a same weight. Then, even if the contribution rate of a term is small, it is counted equally. On the other hand, the CV method does not have the concept of the number FIG. 1: (Color online) Estimation of (a) the nonlinearity with Eq. (3) and (b) the efficiency of the nonlinear modeling with Eq. (5), for the mathematical model and its FT surrogate. of terms for modeling, and positively adopts the terms which can improve the fitting accuracy of the modeling even if the size of the model becomes very large. Namely, the CV method directly confirm whether a hypersurface (nonlinear model) or a hyperplane (linear model) fits data more accurately with avoiding the overfitting problem. In other words, the MDL estimates the efficiency of model from the viewpoint of Occam s razor, and the CV method reveals hidden nonlinearity in the original data. III. THE VALIDITY OF THE PROPOSED MEASURES To confirm the validity of the proposed measure, we applied the two measures to the first variable of the Rössler equations[18]: ẋ = y z, ẏ = x + ay, ż = b + z(x c), (a = 0.36, b = 0.4, c = 4.5) as a nonlinear time series, where we set the data length N = 8, 000. Then, we normalized the time series x and set τ = 15, which was decided by the auto-correlation function of the observed time-series. We also used the Fourier transformed (FT) surrogates[19] of the Rössler equations for producing a linear time series. The results are shown in Fig. 1. For the linear data (FT surrogate: dashed dotted lines), because E(d) is always larger than one and P (d) is always smaller than one (dotted-dashed lines in Fig. 1), no nonlinearity and no validity of the nonlinear model is confirmed. Solid lines with stars, crosses, pluses and closed circles denote the results of the examination of the robustness of the proposed measure to observational noise. We added Gaussian noise of R[dB] signal-to-noise ratio to the Rössler equations. Here, we defined R[dB] = 10 log σx/σ 2 2, where σx 2 and σ 2 are the variances of x and. In the case of nonlinear data, we found the regions where E(d) < 1 and P (d) > 1: the data have nonlinearity and nonlinear modeling is more effective. Besides, we evaluated an optimum embedding dimension for modeling at which P (d) is maximized. Importantly, in the case of the noisy Rössler data with a large amount of observational noise, the proposed measures can es-

4 4 FIG. 2: (Color online) The same as Fig. 1, but for the real data described in the text. timate the degree of nonlinearity and the validity of nonlinear model of the original data embedded in d- dimensional state space according to the degree of how much E(d) and P (d) leave one. It is natural that these measure are more close to one as the amount of noise is larger because nonlinearity are weakened by linear noise. It has been reported that in the case of modeling the data disturbed by observational noise with the least squares parameter estimation, nonlinear model cannot be estimated accurately, an estimated nonlinear model tends to have some extra terms having much smaller coefficients[22, 23]. One of the reasons why we can obtain reasonable results as shown in Fig. 1 is that contribution rates introduced above might work effectively. As a future work, we need to examine the influence of the model degeneracy problem on the proposed methods in detail and discuss how to clear the problem from different viewpoints. IV. APPLICATION TO REAL DATA ANALYSIS In terms of application to real data, we analyzed NH 3 - FIR laser (N = 1, 000)[10], first difference of the number of chickenpox patients (N = 533)[2], first difference of the number of measles patients (N = 432)[2], and the sunspots annual numbers (N = 294) by τ = 1, which is again decided by the auto correlation of the data. The results are shown in Fig. 2. We confirm that NH 3 - FIR laser and measles patients data exhibit nonlinearity because E(d) < 1, and the nonlinear modeling was more effective because P (d) > 1. Moreover, appropriate embedding dimensions are small with a maximum value of P (d), as shown in Fig. 2(b). As d is larger, E(d) and P (d) are more close to one. That is, the nonlinearity and the validity of nonlinear model weaken. On the other hand, we could not confirm nonlinearity for the chickenpox patients data because E(d) 1 for all d. Besides, the validity of nonlinear modeling is not confirmed because P (d) 1 for all d, especially in small d. Although the above results are consistent with the conventional results, the application to sunspot numbers reveals an interesting result. The results for the sunspots indicate that the time-series has nonlinearity, because FIG. 3: (Color online) Reconstructions of the five Japanese vowels (N = 8, 000): (a) the vowel /a/ (τ = 4), (b) the vowel /i/ (τ = 15), (c) the vowel /u/ (τ = 13), (d) the vowel /e/ (τ = 10), and (e) the vowel /o/ (τ = 8) [12]. E(d) < 1 (2 d 8). However, the validity of its nonlinear model is not confirmed because P (d) is always less than one. Finally, we analyzed five Japanese vowels[12]: /a/, /i/, /u/, /e/, and /o/ shown in Fig. 3. The data length is N = 8, 000. Results are shown in Fig. 4. Conventional studies[11, 12, 20, 21] reported that the Japanese vowels have a nonlinear fluctuation, which is an essential property of their naturalness. These studies indicate that it is produced by a nonlinear, possibly chaotic dynamics. In Fig. 4(a), we have the same results because E(d) < 1, especially in large d. However, we could not confirm the validity of the nonlinear model for the vowels /i/, /u/, /e/, and /o/ because P (d) is always less than one for these data as shown in Fig. 4(b). Only the vowel /a/ shows P (d) larger than one in large d. V. CONCLUSIONS In this paper, we proposed two measures: the first one (Eq. (3)) does not consider complexity but nonlinearity of data, which allows us to use as many modeling parameters as required to fit a model to the data. If the fitting accuracy is improved, the original data have nonlinearity. On the other hand, the second measure (Eq. (5)) considers complexity and efficiency of a model from the viewpoint of information criterion. We confirm the efficiency of such proposed measures by numerical

5 for the proposed methods. Moreover, Ref.[22] indicates the so-called error in variables problem that least square parameter estimation for nonlinear modeling has significant bias. The residual 2 in Eq.(2) may not be estimated accurately. As a result, selected optimal model by information criteria often tends to be over parametrized[23]. As future works, it is important to investigate the influence of such problems on the proposed method in order to develop more effective algorithm. 5 FIG. 4: (Color online) The same as Fig. 1, but for the five Japanese vowels. simulations. In addition, the measures can support the existence of observational noise and are useful for deciding the optimum embedding dimension for a compact modeling. In fact, we have discussed several examples of real data which have a property that nonlinear modeling is not always suitable even if the data have nonlinearity. Finally, as future works, it is important to discuss the availability of non-uniform embedding[7 9] Acknowledgments The authors thank George Sugihara for providing data on measles and chickenpox patients, and thanks the reviewers of Physical Review E for giving us several valuable comments. The research of T.I. was partially supported by a Grant-in-Aids for Scientific Research (C) (nos and ) from the Japan Society for the Promotion of Science. [1] P. J. Brockwell and R. A. Davis, Introduction to time series and forecasting, Springer-Verlag, [2] G. Sugihara and R. M. May, Nature 344, , [3] H. Tong, Non-Linear Time Series: A Dynamical System Approach, Oxford university Press, [4] D. M. Allen, Technometrics 13, , [5] T. Miyano, et al., Physica D 135, , [6] J. Rissanen, Stochastic complexity in statistical inquiry, World Scientific, Singapore, [7] K. Judd and A. Mees, Physica D 82, , [8] M. Small and K. Judd, Physica D 117, , [9] T. Nakamura, K. Judd, and A. Mees, Int. J. of Bifurcation and Chaos 13(5), , [10] Time Series Prediction: Forecasting the Future and Understanding the Past, eds. A. S. Weigend and N. A. Gershenfeld, Addison-Wesley, [11] I. Tokuda, et al., J. Acoust. Soc. Am., 110, , [12] T. Ikeguchi and K. Aihara, Journal of Intelligent and Fuzzy Systems 5(1), 33 52, [13] F. Takens, Detecting strange attractors in turbulence, in Dynamical System and Turbulence, Lecture Notes in Mathematics, 898, eds. D. A. Rand and L. S. Young, , Springer Berling, [14] T. Sauer, J. A. Yorke, and M. Casdagli, Journal of Statistical Physics 65, , [15] A. Mees, Int. J. of Bifurcation and Chaos 3(3), , [16] B. Efron, Ann. Statist., 7, 1 26, [17] M. Small, et al, Physical Review E 66(6):066701, [18] O. E. Rössler, Physics Letters 57A(5), , [19] J. Theiler, Physics Letters A 155(8,9), , [20] T. Ifukube, et al., J. Acoust. Soc. Jpn., 47, , [21] T. Miyano et al., Int. J. Bifurcation and Chaos 10, , [22] P. E. McSharry and L. A. Smith, Physical Review Letters 83(21), , [23] K. Judd and T. Nakamura, Chaos 16:033105, 2006.

Algorithms for generating surrogate data for sparsely quantized time series

Algorithms for generating surrogate data for sparsely quantized time series Physica D 231 (2007) 108 115 www.elsevier.com/locate/physd Algorithms for generating surrogate data for sparsely quantized time series Tomoya Suzuki a,, Tohru Ikeguchi b, Masuo Suzuki c a Department of

More information

Effects of data windows on the methods of surrogate data

Effects of data windows on the methods of surrogate data Effects of data windows on the methods of surrogate data Tomoya Suzuki, 1 Tohru Ikeguchi, and Masuo Suzuki 1 1 Graduate School of Science, Tokyo University of Science, 1-3 Kagurazaka, Shinjuku-ku, Tokyo

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

1 Random walks and data

1 Random walks and data Inference, Models and Simulation for Complex Systems CSCI 7-1 Lecture 7 15 September 11 Prof. Aaron Clauset 1 Random walks and data Supposeyou have some time-series data x 1,x,x 3,...,x T and you want

More information

Ensembles of Nearest Neighbor Forecasts

Ensembles of Nearest Neighbor Forecasts Ensembles of Nearest Neighbor Forecasts Dragomir Yankov 1, Dennis DeCoste 2, and Eamonn Keogh 1 1 University of California, Riverside CA 92507, USA, {dyankov,eamonn}@cs.ucr.edu, 2 Yahoo! Research, 3333

More information

Revista Economica 65:6 (2013)

Revista Economica 65:6 (2013) INDICATIONS OF CHAOTIC BEHAVIOUR IN USD/EUR EXCHANGE RATE CIOBANU Dumitru 1, VASILESCU Maria 2 1 Faculty of Economics and Business Administration, University of Craiova, Craiova, Romania 2 Faculty of Economics

More information

EM-algorithm for Training of State-space Models with Application to Time Series Prediction

EM-algorithm for Training of State-space Models with Application to Time Series Prediction EM-algorithm for Training of State-space Models with Application to Time Series Prediction Elia Liitiäinen, Nima Reyhani and Amaury Lendasse Helsinki University of Technology - Neural Networks Research

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

Chaos, Complexity, and Inference (36-462)

Chaos, Complexity, and Inference (36-462) Chaos, Complexity, and Inference (36-462) Lecture 4 Cosma Shalizi 22 January 2009 Reconstruction Inferring the attractor from a time series; powerful in a weird way Using the reconstructed attractor to

More information

Reconstruction Deconstruction:

Reconstruction Deconstruction: Reconstruction Deconstruction: A Brief History of Building Models of Nonlinear Dynamical Systems Jim Crutchfield Center for Computational Science & Engineering Physics Department University of California,

More information

Detecting chaos in pseudoperiodic time series without embedding

Detecting chaos in pseudoperiodic time series without embedding Detecting chaos in pseudoperiodic time series without embedding J. Zhang,* X. Luo, and M. Small Department of Electronic and Information Engineering, Hong Kong Polytechnic University, Hung Hom, Kowloon,

More information

A New Look at Nonlinear Time Series Prediction with NARX Recurrent Neural Network. José Maria P. Menezes Jr. and Guilherme A.

A New Look at Nonlinear Time Series Prediction with NARX Recurrent Neural Network. José Maria P. Menezes Jr. and Guilherme A. A New Look at Nonlinear Time Series Prediction with NARX Recurrent Neural Network José Maria P. Menezes Jr. and Guilherme A. Barreto Department of Teleinformatics Engineering Federal University of Ceará,

More information

Forecasting Chaotic time series by a Neural Network

Forecasting Chaotic time series by a Neural Network Forecasting Chaotic time series by a Neural Network Dr. ATSALAKIS George Technical University of Crete, Greece atsalak@otenet.gr Dr. SKIADAS Christos Technical University of Crete, Greece atsalak@otenet.gr

More information

Predicting Chaotic Time Series by Reinforcement Learning

Predicting Chaotic Time Series by Reinforcement Learning Predicting Chaotic Time Series by Reinforcement Learning T. Kuremoto 1, M. Obayashi 1, A. Yamamoto 1, and K. Kobayashi 1 1 Dep. of Computer Science and Systems Engineering, Engineering Faculty,Yamaguchi

More information

NONLINEAR TIME SERIES ANALYSIS, WITH APPLICATIONS TO MEDICINE

NONLINEAR TIME SERIES ANALYSIS, WITH APPLICATIONS TO MEDICINE NONLINEAR TIME SERIES ANALYSIS, WITH APPLICATIONS TO MEDICINE José María Amigó Centro de Investigación Operativa, Universidad Miguel Hernández, Elche (Spain) J.M. Amigó (CIO) Nonlinear time series analysis

More information

arxiv: v1 [nlin.ao] 21 Sep 2018

arxiv: v1 [nlin.ao] 21 Sep 2018 Using reservoir computers to distinguish chaotic signals T L Carroll US Naval Research Lab, Washington, DC 20375 (Dated: October 11, 2018) Several recent papers have shown that reservoir computers are

More information

The Big, Big Picture (Bifurcations II)

The Big, Big Picture (Bifurcations II) The Big, Big Picture (Bifurcations II) Reading for this lecture: NDAC, Chapter 8 and Sec. 10.0-10.4. 1 Beyond fixed points: Bifurcation: Qualitative change in behavior as a control parameter is (slowly)

More information

Predicting Phase Synchronization for Homoclinic Chaos in a CO 2 Laser

Predicting Phase Synchronization for Homoclinic Chaos in a CO 2 Laser Predicting Phase Synchronization for Homoclinic Chaos in a CO 2 Laser Isao Tokuda, Jürgen Kurths, Enrico Allaria, Riccardo Meucci, Stefano Boccaletti and F. Tito Arecchi Nonlinear Dynamics, Institute of

More information

Discrimination power of measures for nonlinearity in a time series

Discrimination power of measures for nonlinearity in a time series PHYSICAL REVIEW E VOLUME 55, NUMBER 5 MAY 1997 Discrimination power of measures for nonlinearity in a time series Thomas Schreiber and Andreas Schmitz Physics Department, University of Wuppertal, D-42097

More information

Forecasting Time Series by SOFNN with Reinforcement Learning

Forecasting Time Series by SOFNN with Reinforcement Learning Forecasting Time Series by SOFNN ith einforcement Learning Takashi Kuremoto, Masanao Obayashi, and Kunikazu Kobayashi Abstract A self-organized fuzzy neural netork (SOFNN) ith a reinforcement learning

More information

Constructing Transportable Behavioural Models for Nonlinear Electronic Devices

Constructing Transportable Behavioural Models for Nonlinear Electronic Devices Constructing Transportable Behavioural Models for Nonlinear Electronic Devices David M. Walker*, Reggie Brown, Nicholas Tufillaro Integrated Solutions Laboratory HP Laboratories Palo Alto HPL-1999-3 February,

More information

K. Pyragas* Semiconductor Physics Institute, LT-2600 Vilnius, Lithuania Received 19 March 1998

K. Pyragas* Semiconductor Physics Institute, LT-2600 Vilnius, Lithuania Received 19 March 1998 PHYSICAL REVIEW E VOLUME 58, NUMBER 3 SEPTEMBER 998 Synchronization of coupled time-delay systems: Analytical estimations K. Pyragas* Semiconductor Physics Institute, LT-26 Vilnius, Lithuania Received

More information

Phase Desynchronization as a Mechanism for Transitions to High-Dimensional Chaos

Phase Desynchronization as a Mechanism for Transitions to High-Dimensional Chaos Commun. Theor. Phys. (Beijing, China) 35 (2001) pp. 682 688 c International Academic Publishers Vol. 35, No. 6, June 15, 2001 Phase Desynchronization as a Mechanism for Transitions to High-Dimensional

More information

No. 6 Determining the input dimension of a To model a nonlinear time series with the widely used feed-forward neural network means to fit the a

No. 6 Determining the input dimension of a To model a nonlinear time series with the widely used feed-forward neural network means to fit the a Vol 12 No 6, June 2003 cfl 2003 Chin. Phys. Soc. 1009-1963/2003/12(06)/0594-05 Chinese Physics and IOP Publishing Ltd Determining the input dimension of a neural network for nonlinear time series prediction

More information

CSE 417T: Introduction to Machine Learning. Final Review. Henry Chai 12/4/18

CSE 417T: Introduction to Machine Learning. Final Review. Henry Chai 12/4/18 CSE 417T: Introduction to Machine Learning Final Review Henry Chai 12/4/18 Overfitting Overfitting is fitting the training data more than is warranted Fitting noise rather than signal 2 Estimating! "#$

More information

Potentials of Unbalanced Complex Kinetics Observed in Market Time Series

Potentials of Unbalanced Complex Kinetics Observed in Market Time Series Potentials of Unbalanced Complex Kinetics Observed in Market Time Series Misako Takayasu 1, Takayuki Mizuno 1 and Hideki Takayasu 2 1 Department of Computational Intelligence & Systems Science, Interdisciplinary

More information

Does the transition of the interval in perceptional alternation have a chaotic rhythm?

Does the transition of the interval in perceptional alternation have a chaotic rhythm? Does the transition of the interval in perceptional alternation have a chaotic rhythm? Yasuo Itoh Mayumi Oyama - Higa, Member, IEEE Abstract This study verified that the transition of the interval in perceptional

More information

Ordinal Analysis of Time Series

Ordinal Analysis of Time Series Ordinal Analysis of Time Series K. Keller, M. Sinn Mathematical Institute, Wallstraße 0, 2552 Lübeck Abstract In order to develop fast and robust methods for extracting qualitative information from non-linear

More information

Robust Long Term Forecasting of Seasonal Time Series

Robust Long Term Forecasting of Seasonal Time Series Robust Long Term Forecasting of Seasonal Time Series Jörg Wichard 1 and Christian Merkwirth 2 1 Institute of Molecular Pharmacology, Robert-Rössle-Str. 10, D-13125 Berlin, Germany JoergWichard@web.de,

More information

y(n) Time Series Data

y(n) Time Series Data Recurrent SOM with Local Linear Models in Time Series Prediction Timo Koskela, Markus Varsta, Jukka Heikkonen, and Kimmo Kaski Helsinki University of Technology Laboratory of Computational Engineering

More information

Information Dynamics Foundations and Applications

Information Dynamics Foundations and Applications Gustavo Deco Bernd Schürmann Information Dynamics Foundations and Applications With 89 Illustrations Springer PREFACE vii CHAPTER 1 Introduction 1 CHAPTER 2 Dynamical Systems: An Overview 7 2.1 Deterministic

More information

Time Series. CSE 6242 / CX 4242 Mar 27, Duen Horng (Polo) Chau Georgia Tech. Nonlinear Forecasting; Visualization; Applications

Time Series. CSE 6242 / CX 4242 Mar 27, Duen Horng (Polo) Chau Georgia Tech. Nonlinear Forecasting; Visualization; Applications CSE 6242 / CX 4242 Mar 27, 2014 Time Series Nonlinear Forecasting; Visualization; Applications Duen Horng (Polo) Chau Georgia Tech Some lectures are partly based on materials by Professors Guy Lebanon,

More information

Inferring the Causal Decomposition under the Presence of Deterministic Relations.

Inferring the Causal Decomposition under the Presence of Deterministic Relations. Inferring the Causal Decomposition under the Presence of Deterministic Relations. Jan Lemeire 1,2, Stijn Meganck 1,2, Francesco Cartella 1, Tingting Liu 1 and Alexander Statnikov 3 1-ETRO Department, Vrije

More information

The Research of Railway Coal Dispatched Volume Prediction Based on Chaos Theory

The Research of Railway Coal Dispatched Volume Prediction Based on Chaos Theory The Research of Railway Coal Dispatched Volume Prediction Based on Chaos Theory Hua-Wen Wu Fu-Zhang Wang Institute of Computing Technology, China Academy of Railway Sciences Beijing 00044, China, P.R.

More information

A note on the Gamma test analysis of noisy input/output data and noisy time series

A note on the Gamma test analysis of noisy input/output data and noisy time series Physica D 229 (2007) 1 8 wwwelseviercom/locate/physd A note on the Gamma test analysis of noisy input/output data and noisy time series Antonia J Jones a, D Evans a, SE Kemp b, a School of Computer Science,

More information

Sparse Linear Models (10/7/13)

Sparse Linear Models (10/7/13) STA56: Probabilistic machine learning Sparse Linear Models (0/7/) Lecturer: Barbara Engelhardt Scribes: Jiaji Huang, Xin Jiang, Albert Oh Sparsity Sparsity has been a hot topic in statistics and machine

More information

Nonlinear dynamics, delay times, and embedding windows

Nonlinear dynamics, delay times, and embedding windows Physica D 127 (1999) 48 60 Nonlinear dynamics, delay times, and embedding windows H.S. Kim 1,a, R. Eykholt b,, J.D. Salas c a Department of Civil Engineering, Colorado State University, Fort Collins, CO

More information

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

More information

and Joachim Peinke ForWind Center for Wind Energy Research Institute of Physics, Carl-von-Ossietzky University Oldenburg Oldenburg, Germany

and Joachim Peinke ForWind Center for Wind Energy Research Institute of Physics, Carl-von-Ossietzky University Oldenburg Oldenburg, Germany Stochastic data analysis for in-situ damage analysis Philip Rinn, 1, a) Hendrik Heißelmann, 1 Matthias Wächter, 1 1, b) and Joachim Peinke ForWind Center for Wind Energy Research Institute of Physics,

More information

Linear Models for Regression

Linear Models for Regression Linear Models for Regression CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington 1 The Regression Problem Training data: A set of input-output

More information

PATTERN CLASSIFICATION

PATTERN CLASSIFICATION PATTERN CLASSIFICATION Second Edition Richard O. Duda Peter E. Hart David G. Stork A Wiley-lnterscience Publication JOHN WILEY & SONS, INC. New York Chichester Weinheim Brisbane Singapore Toronto CONTENTS

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

Lecture 3: Introduction to Complexity Regularization

Lecture 3: Introduction to Complexity Regularization ECE90 Spring 2007 Statistical Learning Theory Instructor: R. Nowak Lecture 3: Introduction to Complexity Regularization We ended the previous lecture with a brief discussion of overfitting. Recall that,

More information

A note on the Gamma Test analysis of noisy input/output data and noisy time series

A note on the Gamma Test analysis of noisy input/output data and noisy time series A note on the Gamma Test analysis of noisy input/output data and noisy time series by Antonia J. Jones, D. Evans and S. E. Kemp 2 Cardiff School of Computer Science Cardiff University 5 The Parade, Cardiff

More information

Revisiting linear and non-linear methodologies for time series prediction - application to ESTSP 08 competition data

Revisiting linear and non-linear methodologies for time series prediction - application to ESTSP 08 competition data Revisiting linear and non-linear methodologies for time series - application to ESTSP 08 competition data Madalina Olteanu Universite Paris 1 - SAMOS CES 90 Rue de Tolbiac, 75013 Paris - France Abstract.

More information

Introduction to Statistical modeling: handout for Math 489/583

Introduction to Statistical modeling: handout for Math 489/583 Introduction to Statistical modeling: handout for Math 489/583 Statistical modeling occurs when we are trying to model some data using statistical tools. From the start, we recognize that no model is perfect

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

MODULE -4 BAYEIAN LEARNING

MODULE -4 BAYEIAN LEARNING MODULE -4 BAYEIAN LEARNING CONTENT Introduction Bayes theorem Bayes theorem and concept learning Maximum likelihood and Least Squared Error Hypothesis Maximum likelihood Hypotheses for predicting probabilities

More information

COMPLEX DYNAMICS AND CHAOS CONTROL IN DUFFING-VAN DER POL EQUATION WITH TWO EXTERNAL PERIODIC FORCING TERMS

COMPLEX DYNAMICS AND CHAOS CONTROL IN DUFFING-VAN DER POL EQUATION WITH TWO EXTERNAL PERIODIC FORCING TERMS International J. of Math. Sci. & Engg. Appls. (IJMSEA) ISSN 0973-9424, Vol. 9 No. III (September, 2015), pp. 197-210 COMPLEX DYNAMICS AND CHAOS CONTROL IN DUFFING-VAN DER POL EQUATION WITH TWO EXTERNAL

More information

COMPARISON OF THE INFLUENCES OF INITIAL ERRORS AND MODEL PARAMETER ERRORS ON PREDICTABILITY OF NUMERICAL FORECAST

COMPARISON OF THE INFLUENCES OF INITIAL ERRORS AND MODEL PARAMETER ERRORS ON PREDICTABILITY OF NUMERICAL FORECAST CHINESE JOURNAL OF GEOPHYSICS Vol.51, No.3, 2008, pp: 718 724 COMPARISON OF THE INFLUENCES OF INITIAL ERRORS AND MODEL PARAMETER ERRORS ON PREDICTABILITY OF NUMERICAL FORECAST DING Rui-Qiang, LI Jian-Ping

More information

Determinism, Complexity, and Predictability in Computer Performance

Determinism, Complexity, and Predictability in Computer Performance Determinism, Complexity, and Predictability in Computer Performance arxiv:1305.508v1 [nlin.cd] 23 May 2013 Joshua Garland, Ryan G. James and Elizabeth Bradley Dept. of Computer Science University of Colorado,

More information

Outline Introduction OLS Design of experiments Regression. Metamodeling. ME598/494 Lecture. Max Yi Ren

Outline Introduction OLS Design of experiments Regression. Metamodeling. ME598/494 Lecture. Max Yi Ren 1 / 34 Metamodeling ME598/494 Lecture Max Yi Ren Department of Mechanical Engineering, Arizona State University March 1, 2015 2 / 34 1. preliminaries 1.1 motivation 1.2 ordinary least square 1.3 information

More information

SVAN 2016 Mini Course: Stochastic Convex Optimization Methods in Machine Learning

SVAN 2016 Mini Course: Stochastic Convex Optimization Methods in Machine Learning SVAN 2016 Mini Course: Stochastic Convex Optimization Methods in Machine Learning Mark Schmidt University of British Columbia, May 2016 www.cs.ubc.ca/~schmidtm/svan16 Some images from this lecture are

More information

How much information is contained in a recurrence plot?

How much information is contained in a recurrence plot? Physics Letters A 330 (2004) 343 349 www.elsevier.com/locate/pla How much information is contained in a recurrence plot? Marco Thiel, M. Carmen Romano, Jürgen Kurths University of Potsdam, Nonlinear Dynamics,

More information

A Dynamical Systems Approach to Modeling Input-Output Systems

A Dynamical Systems Approach to Modeling Input-Output Systems A Dynamical Systems Approach to Modeling Input-Output Systems Martin Casdagli Santa Fe Institute, 1120 Canyon Road Santa Fe, New Mexico 87501 Abstract Motivated by practical applications, we generalize

More information

SINGLE-TASK AND MULTITASK SPARSE GAUSSIAN PROCESSES

SINGLE-TASK AND MULTITASK SPARSE GAUSSIAN PROCESSES SINGLE-TASK AND MULTITASK SPARSE GAUSSIAN PROCESSES JIANG ZHU, SHILIANG SUN Department of Computer Science and Technology, East China Normal University 500 Dongchuan Road, Shanghai 20024, P. R. China E-MAIL:

More information

Synchronization of Limit Cycle Oscillators by Telegraph Noise. arxiv: v1 [cond-mat.stat-mech] 5 Aug 2014

Synchronization of Limit Cycle Oscillators by Telegraph Noise. arxiv: v1 [cond-mat.stat-mech] 5 Aug 2014 Synchronization of Limit Cycle Oscillators by Telegraph Noise Denis S. Goldobin arxiv:148.135v1 [cond-mat.stat-mech] 5 Aug 214 Department of Physics, University of Potsdam, Postfach 61553, D-14415 Potsdam,

More information

Learning From Data Lecture 15 Reflecting on Our Path - Epilogue to Part I

Learning From Data Lecture 15 Reflecting on Our Path - Epilogue to Part I Learning From Data Lecture 15 Reflecting on Our Path - Epilogue to Part I What We Did The Machine Learning Zoo Moving Forward M Magdon-Ismail CSCI 4100/6100 recap: Three Learning Principles Scientist 2

More information

Gaussian Processes (10/16/13)

Gaussian Processes (10/16/13) STA561: Probabilistic machine learning Gaussian Processes (10/16/13) Lecturer: Barbara Engelhardt Scribes: Changwei Hu, Di Jin, Mengdi Wang 1 Introduction In supervised learning, we observe some inputs

More information

Detecting temporal and spatial correlations in pseudoperiodic time series

Detecting temporal and spatial correlations in pseudoperiodic time series Detecting temporal and spatial correlations in pseudoperiodic time series Jie Zhang,* Xiaodong Luo, Tomomichi Nakamura, Junfeng Sun, and Michael Small Department of Electronic and Information Engineering,

More information

Chaos suppression of uncertain gyros in a given finite time

Chaos suppression of uncertain gyros in a given finite time Chin. Phys. B Vol. 1, No. 11 1 1155 Chaos suppression of uncertain gyros in a given finite time Mohammad Pourmahmood Aghababa a and Hasan Pourmahmood Aghababa bc a Electrical Engineering Department, Urmia

More information

A new method for short-term load forecasting based on chaotic time series and neural network

A new method for short-term load forecasting based on chaotic time series and neural network A new method for short-term load forecasting based on chaotic time series and neural network Sajjad Kouhi*, Navid Taghizadegan Electrical Engineering Department, Azarbaijan Shahid Madani University, Tabriz,

More information

ECE521 week 3: 23/26 January 2017

ECE521 week 3: 23/26 January 2017 ECE521 week 3: 23/26 January 2017 Outline Probabilistic interpretation of linear regression - Maximum likelihood estimation (MLE) - Maximum a posteriori (MAP) estimation Bias-variance trade-off Linear

More information

Probabilistic numerics for deep learning

Probabilistic numerics for deep learning Presenter: Shijia Wang Department of Engineering Science, University of Oxford rning (RLSS) Summer School, Montreal 2017 Outline 1 Introduction Probabilistic Numerics 2 Components Probabilistic modeling

More information

Vulnerability of economic systems

Vulnerability of economic systems Vulnerability of economic systems Quantitative description of U.S. business cycles using multivariate singular spectrum analysis Andreas Groth* Michael Ghil, Stéphane Hallegatte, Patrice Dumas * Laboratoire

More information

Local Whittle Likelihood Estimators and Tests for non-gaussian Linear Processes

Local Whittle Likelihood Estimators and Tests for non-gaussian Linear Processes Local Whittle Likelihood Estimators and Tests for non-gaussian Linear Processes By Tomohito NAITO, Kohei ASAI and Masanobu TANIGUCHI Department of Mathematical Sciences, School of Science and Engineering,

More information

Is correlation dimension a reliable indicator of low-dimensional chaos in short hydrological time series?

Is correlation dimension a reliable indicator of low-dimensional chaos in short hydrological time series? WATER RESOURCES RESEARCH, VOL. 38, NO. 2, 1011, 10.1029/2001WR000333, 2002 Is correlation dimension a reliable indicator of low-dimensional chaos in short hydrological time series? Bellie Sivakumar Department

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

Support Vector Regression (SVR) Descriptions of SVR in this discussion follow that in Refs. (2, 6, 7, 8, 9). The literature

Support Vector Regression (SVR) Descriptions of SVR in this discussion follow that in Refs. (2, 6, 7, 8, 9). The literature Support Vector Regression (SVR) Descriptions of SVR in this discussion follow that in Refs. (2, 6, 7, 8, 9). The literature suggests the design variables should be normalized to a range of [-1,1] or [0,1].

More information

Input Selection for Long-Term Prediction of Time Series

Input Selection for Long-Term Prediction of Time Series Input Selection for Long-Term Prediction of Time Series Jarkko Tikka, Jaakko Hollmén, and Amaury Lendasse Helsinki University of Technology, Laboratory of Computer and Information Science, P.O. Box 54,

More information

Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites

Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites Nonlinear Characterization of Activity Dynamics in Online Collaboration Websites Tiago Santos 1 Simon Walk 2 Denis Helic 3 1 Know-Center, Graz, Austria 2 Stanford University 3 Graz University of Technology

More information

CONTROLLING CHAOTIC DYNAMICS USING BACKSTEPPING DESIGN WITH APPLICATION TO THE LORENZ SYSTEM AND CHUA S CIRCUIT

CONTROLLING CHAOTIC DYNAMICS USING BACKSTEPPING DESIGN WITH APPLICATION TO THE LORENZ SYSTEM AND CHUA S CIRCUIT Letters International Journal of Bifurcation and Chaos, Vol. 9, No. 7 (1999) 1425 1434 c World Scientific Publishing Company CONTROLLING CHAOTIC DYNAMICS USING BACKSTEPPING DESIGN WITH APPLICATION TO THE

More information

Phase Space Reconstruction from Economic Time Series Data: Improving Models of Complex Real-World Dynamic Systems

Phase Space Reconstruction from Economic Time Series Data: Improving Models of Complex Real-World Dynamic Systems Available online at www.fooddynamics.org Int. J. Food System Dynamics 3 (2010) 184-193 Phase Space Reconstruction from Economic Time Series Data: Improving Models of Complex Real-World Dynamic Systems

More information

Nonparametric regression with martingale increment errors

Nonparametric regression with martingale increment errors S. Gaïffas (LSTA - Paris 6) joint work with S. Delattre (LPMA - Paris 7) work in progress Motivations Some facts: Theoretical study of statistical algorithms requires stationary and ergodicity. Concentration

More information

COMS 4721: Machine Learning for Data Science Lecture 10, 2/21/2017

COMS 4721: Machine Learning for Data Science Lecture 10, 2/21/2017 COMS 4721: Machine Learning for Data Science Lecture 10, 2/21/2017 Prof. John Paisley Department of Electrical Engineering & Data Science Institute Columbia University FEATURE EXPANSIONS FEATURE EXPANSIONS

More information

Takens embedding theorem for infinite-dimensional dynamical systems

Takens embedding theorem for infinite-dimensional dynamical systems Takens embedding theorem for infinite-dimensional dynamical systems James C. Robinson Mathematics Institute, University of Warwick, Coventry, CV4 7AL, U.K. E-mail: jcr@maths.warwick.ac.uk Abstract. Takens

More information

Lecture 3: Pattern Classification

Lecture 3: Pattern Classification EE E6820: Speech & Audio Processing & Recognition Lecture 3: Pattern Classification 1 2 3 4 5 The problem of classification Linear and nonlinear classifiers Probabilistic classification Gaussians, mixtures

More information

If we want to analyze experimental or simulated data we might encounter the following tasks:

If we want to analyze experimental or simulated data we might encounter the following tasks: Chapter 1 Introduction If we want to analyze experimental or simulated data we might encounter the following tasks: Characterization of the source of the signal and diagnosis Studying dependencies Prediction

More information

Generalized projective synchronization between two chaotic gyros with nonlinear damping

Generalized projective synchronization between two chaotic gyros with nonlinear damping Generalized projective synchronization between two chaotic gyros with nonlinear damping Min Fu-Hong( ) Department of Electrical and Automation Engineering, Nanjing Normal University, Nanjing 210042, China

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

Stochastic Model for Adaptation Using Basin Hopping Dynamics

Stochastic Model for Adaptation Using Basin Hopping Dynamics Stochastic Model for Adaptation Using Basin Hopping Dynamics Peter Davis NTT Communication Science Laboratories 2-4 Hikaridai, Keihanna Science City, Kyoto, Japan 619-0237 davis@cslab.kecl.ntt.co.jp Abstract

More information

How fast elements can affect slow dynamics

How fast elements can affect slow dynamics Physica D 180 (2003) 1 16 How fast elements can affect slow dynamics Koichi Fujimoto, Kunihiko Kaneko Department of Pure and Applied Sciences, Graduate school of Arts and Sciences, University of Tokyo,

More information

Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique

Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique EconS 450 Advanced Farm Management Forecasting Lecture 2 Simple Exponential Smoothing Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique Exponential

More information

TECHNICAL RESEARCH REPORT

TECHNICAL RESEARCH REPORT TECHNICAL RESEARCH REPORT Reconstruction of Nonlinear Systems Using Delay Lines and Feedforward Networks by D.L. Elliott T.R. 95-17 ISR INSTITUTE FOR SYSTEMS RESEARCH Sponsored by the National Science

More information

Linear Regression (continued)

Linear Regression (continued) Linear Regression (continued) Professor Ameet Talwalkar Professor Ameet Talwalkar CS260 Machine Learning Algorithms February 6, 2017 1 / 39 Outline 1 Administration 2 Review of last lecture 3 Linear regression

More information

Long-Term Prediction, Chaos and Artificial Neural Networks. Where is the Meeting Point?

Long-Term Prediction, Chaos and Artificial Neural Networks. Where is the Meeting Point? Engineering Letters, 5:, EL_5 Long-Term Prediction, Chaos and Artificial Neural Networks. Where is the Meeting Point? Pilar Gómez-Gil Abstract This paper presents the advances of a research using a combination

More information

Machine Learning, Fall 2009: Midterm

Machine Learning, Fall 2009: Midterm 10-601 Machine Learning, Fall 009: Midterm Monday, November nd hours 1. Personal info: Name: Andrew account: E-mail address:. You are permitted two pages of notes and a calculator. Please turn off all

More information

Characterizing chaotic time series

Characterizing chaotic time series Characterizing chaotic time series Jianbo Gao PMB InTelliGence, LLC, West Lafayette, IN 47906 Mechanical and Materials Engineering, Wright State University jbgao.pmb@gmail.com http://www.gao.ece.ufl.edu/

More information

SUPPORT VECTOR MACHINE

SUPPORT VECTOR MACHINE SUPPORT VECTOR MACHINE Mainly based on https://nlp.stanford.edu/ir-book/pdf/15svm.pdf 1 Overview SVM is a huge topic Integration of MMDS, IIR, and Andrew Moore s slides here Our foci: Geometric intuition

More information

Sjoerd Verduyn Lunel (Utrecht University)

Sjoerd Verduyn Lunel (Utrecht University) Universiteit Utrecht, February 9, 016 Wasserstein distances in the analysis of time series and dynamical systems Sjoerd Verduyn Lunel (Utrecht University) S.M.VerduynLunel@uu.nl Abstract A new approach

More information

COMPUTER-AIDED MODELING AND SIMULATION OF ELECTRICAL CIRCUITS WITH α-stable NOISE

COMPUTER-AIDED MODELING AND SIMULATION OF ELECTRICAL CIRCUITS WITH α-stable NOISE APPLICATIONES MATHEMATICAE 23,1(1995), pp. 83 93 A. WERON(Wroc law) COMPUTER-AIDED MODELING AND SIMULATION OF ELECTRICAL CIRCUITS WITH α-stable NOISE Abstract. The aim of this paper is to demonstrate how

More information

PHONEME CLASSIFICATION OVER THE RECONSTRUCTED PHASE SPACE USING PRINCIPAL COMPONENT ANALYSIS

PHONEME CLASSIFICATION OVER THE RECONSTRUCTED PHASE SPACE USING PRINCIPAL COMPONENT ANALYSIS PHONEME CLASSIFICATION OVER THE RECONSTRUCTED PHASE SPACE USING PRINCIPAL COMPONENT ANALYSIS Jinjin Ye jinjin.ye@mu.edu Michael T. Johnson mike.johnson@mu.edu Richard J. Povinelli richard.povinelli@mu.edu

More information

The Mixed States of Associative Memories Realize Unimodal Distribution of Dominance Durations in Multistable Perception

The Mixed States of Associative Memories Realize Unimodal Distribution of Dominance Durations in Multistable Perception The Mixed States of Associative Memories Realize Unimodal Distribution of Dominance Durations in Multistable Perception Takashi Kanamaru Department of Mechanical Science and ngineering, School of Advanced

More information

MODELING NONLINEAR DYNAMICS WITH NEURAL. Eric A. Wan. Stanford University, Department of Electrical Engineering, Stanford, CA

MODELING NONLINEAR DYNAMICS WITH NEURAL. Eric A. Wan. Stanford University, Department of Electrical Engineering, Stanford, CA MODELING NONLINEAR DYNAMICS WITH NEURAL NETWORKS: EXAMPLES IN TIME SERIES PREDICTION Eric A Wan Stanford University, Department of Electrical Engineering, Stanford, CA 9435-455 Abstract A neural networ

More information

Midterm Review CS 6375: Machine Learning. Vibhav Gogate The University of Texas at Dallas

Midterm Review CS 6375: Machine Learning. Vibhav Gogate The University of Texas at Dallas Midterm Review CS 6375: Machine Learning Vibhav Gogate The University of Texas at Dallas Machine Learning Supervised Learning Unsupervised Learning Reinforcement Learning Parametric Y Continuous Non-parametric

More information

Adaptive recognition and filtering of noise using wavelets

Adaptive recognition and filtering of noise using wavelets PHYSICAL REVIEW E VOLUME 55, NUMBER 5 MAY 1997 Adaptive recognition and filtering of noise using wavelets S. Boccaletti, A. Giaquinta,* and F. T. Arecchi Istituto Nazionale di Ottica, Largo E. Fermi, 6,

More information

Complex Dynamics of Microprocessor Performances During Program Execution

Complex Dynamics of Microprocessor Performances During Program Execution Complex Dynamics of Microprocessor Performances During Program Execution Regularity, Chaos, and Others Hugues BERRY, Daniel GRACIA PÉREZ, Olivier TEMAM Alchemy, INRIA, Orsay, France www-rocq.inria.fr/

More information

Application of Chaos Theory and Genetic Programming in Runoff Time Series

Application of Chaos Theory and Genetic Programming in Runoff Time Series Application of Chaos Theory and Genetic Programming in Runoff Time Series Mohammad Ali Ghorbani 1, Hossein Jabbari Khamnei, Hakimeh Asadi 3*, Peyman Yousefi 4 1 Associate Professor, Department of Water

More information

CONTROL SYSTEMS ANALYSIS VIA BLIND SOURCE DECONVOLUTION. Kenji Sugimoto and Yoshito Kikkawa

CONTROL SYSTEMS ANALYSIS VIA BLIND SOURCE DECONVOLUTION. Kenji Sugimoto and Yoshito Kikkawa CONTROL SYSTEMS ANALYSIS VIA LIND SOURCE DECONVOLUTION Kenji Sugimoto and Yoshito Kikkawa Nara Institute of Science and Technology Graduate School of Information Science 896-5 Takayama-cho, Ikoma-city,

More information

Deterministic Prediction and Chaos in Squid Axon Response

Deterministic Prediction and Chaos in Squid Axon Response Deterministic Prediction and Chaos in Squid Axon Response A. Mees K. Aihara M. Adachi K. Judd T. Ikeguchi SFI WORKING PAPER: 1991-12-049 SFI Working Papers contain accounts of scientific work of the author(s)

More information