paper-with-me

홈 › Papers

Classification of chaotic time series with deep learning

2019-07-26 · Nicolas Boullé, Vassilios Dallas, Yuji Nakatsukasa, D. Samaddar

We use standard deep neural networks to classify univariate time series generated by discrete and continuous dynamical systems based on their chaotic or non-chaotic behaviour. Our approach to circumvent the lack of precise models for some of the most challenging real-life applications is to train different neural networks on a data set from a dynamical system with a basic or low-dimensional phase space and then use these networks to classify univariate time series of a dynamical system with more intricate or high-dimensional phase space. We illustrate this generalisation approach using the logistic map, the sine-circle map, the Lorenz system, and the Kuramoto--Sivashinsky equation. We observe that a convolutional neural network without batch normalization layers outperforms state-of-the-art neural networks for time series classification and is able to generalise and classify time series as chaotic or not with high accuracy.

📄 PDF Abstract BibTeX arXiv:1908.06848

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Neural Network Entropy (NNetEn): Entropy-Based EEG Signal and Chaotic Time Series Classification, Python Package for NNetEn Calculation

2023-03-31 · Andrei Velichko, Maksim Belyaev, Yuriy Izotov, Murugappan Murugappan 외

Entropy measures are effective features for time series classification problems. Traditional entropy measures, such as Shannon entropy, use probability distribution function. However, for the effective separation of time…

ClassificationEEGTime SeriesTime Series Classification

Triad State Space Construction for Chaotic Signal Classification with Deep Learning

2020-03-26 · Yadong Zhang, Xin Chen

Inspired by the well-known permutation entropy (PE), an effective image encoding scheme for chaotic time series, Triad State Space Construction (TSSC), is proposed. The TSSC image can recognize higher-order temporal patt…

ClassificationGeneral Classificationimage-classificationImage Classification+2

A Complex Systems Approach To Feature Extraction for Chaotic Behavior Recognition

2021-02-15 · 2020 6th Iranian Conference on Signal Processing and Intelligent Systems (ICSPIS) 2021 2 · Alireza Pourafzal, Alireza Fereidunian

Chaotic behavior may be observed in many natural and human-made time series, thus one of the first things to acquire is the knowledge on their chaotic behavior. Several approaches including model-based and data-driven c…

Time SeriesTime Series Analysis

Scaling Law for Large-Scale Pre-Training Using Chaotic Time Series and Predictability in Financial Time Series

2025-09-05 · Yuki Takemoto arxiv

Time series forecasting plays a critical role in decision-making processes across diverse fields including meteorology, traffic, electricity, economics, finance, and so on. Especially, predicting returns on financial ins…

Time Series Forecasting

Evaluating generation of chaotic time series by convolutional generative adversarial networks

2023-05-26 · Yuki Tanaka, Yutaka Yamaguti

To understand the ability and limitations of convolutional neural networks to generate time series that mimic complex temporal signals, we trained a generative adversarial network consisting of deep convolutional network…

Generative Adversarial NetworkTime SeriesTime Series Analysis