paper-with-me

홈 › Papers

Recurrent Auto-Encoder Model for Multidimensional Time Series Representation

2018-01-01 · ICLR 2018 1 · Timothy Wong, Zhiyuan Luo

Recurrent auto-encoder model can summarise sequential data through an encoder structure into a fixed-length vector and then reconstruct into its original sequential form through the decoder structure. The summarised information can be used to represent time series features. In this paper, we propose relaxing the dimensionality of the decoder output so that it performs partial reconstruction. The fixed-length vector can therefore represent features only in the selected dimensions. In addition, we propose using rolling fixed window approach to generate samples. The change of time series features over time can be summarised as a smooth trajectory path. The fixed-length vectors are further analysed through additional visualisation and unsupervised clustering techniques. This proposed method can be applied in large-scale industrial processes for sensors signal analysis purpose where clusters of the vector representations can be used to reflect the operating states of selected aspects of the industrial system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDecoderTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

A method for recovery of multidimensional time series based on the detection of behavioral patterns and the use of autoencoders

2023-12-11 · Alexey Yurtin

This article presents a method for recovering missing values in multidimensional time series. The method combines neural network technologies and an algorithm for searching snippets (behavioral patterns of a time series)…

Missing ValuesTime Series

Time Series Compression Based on Adaptive Piecewise Recurrent Autoencoder

2017-07-23 · Daniel Hsu

Time series account for a large proportion of the data stored in financial, medical and scientific databases. The efficient storage of time series is important in practical applications. In this paper, we propose a novel…

DecoderTime SeriesTime Series Analysis

Automatic Construction of a Recurrent Neural Network based Classifier for Vehicle Passage Detection

2016-09-26 · Evgeny Burnaev, Ivan Koptelov, German Novikov, Timur Khanipov

Recurrent Neural Networks (RNNs) are extensively used for time-series modeling and prediction. We propose an approach for automatic construction of a binary classifier based on Long Short-Term Memory RNNs (LSTM-RNNs) for…

Time SeriesTime Series Analysis

Prediction of Hilbertian autoregressive processes : a Recurrent Neural Network approach

2020-08-25 · Cl\'{e]ment Carré, André Mas

The autoregressive Hilbertian model (ARH) was introduced in the early 90's by Denis Bosq. It was the subject of a vast literature and gave birth to numerous extensions. The model generalizes the classical multidimensiona…

Time SeriesTime Series Analysis

Variational Recurrent Auto-Encoders

2014-12-20 · Otto Fabius, Joost R. van Amersfoort

In this paper we propose a model that combines the strengths of RNNs and SGVB: the Variational Recurrent Auto-Encoder (VRAE). Such a model can be used for efficient, large scale unsupervised learning on time series data,…

Time SeriesTime Series Analysis