paper-with-me

Papers

Model-Coupled Autoencoder for Time Series Visualisation

2016-01-21 · Nikolaos Gianniotis, Sven D. Kügler, Peter Tiňo, Kai L. Polsterer

We present an approach for the visualisation of a set of time series that combines an echo state network with an autoencoder. For each time series in the dataset we train an echo state network, using a common and fixed reservoir of hidden neurons, and use the optimised readout weights as the new representation. Dimensionality reduction is then performed via an autoencoder on the readout weight representations. The crux of the work is to equip the autoencoder with a loss function that correctly interprets the reconstructed readout weights by associating them with a reconstruction error measured in the data space of sequences. This essentially amounts to measuring the predictive performance that the reconstructed readout weights exhibit on their corresponding sequences when plugged back into the echo state network with the same fixed reservoir. We demonstrate that the proposed visualisation framework can deal both with real valued sequences as well as binary sequences. We derive magnification factors in order to analyse distance preservations and distortions in the visualisation space. The versatility and advantages of the proposed method are demonstrated on datasets of time series that originate from diverse domains.

📄 PDF Abstract BibTeX arXiv:1601.05654

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionmodelTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Autoencoding Time Series for Visualisation

2015-05-05 · Nikolaos Gianniotis, Dennis Kügler, Peter Tino, Kai Polsterer 외

We present an algorithm for the visualisation of time series. To that end we employ echo state networks to convert time series into a suitable vector representation which is capable of capturing the latent dynamics of th…

Time SeriesTime Series Analysis

HOTVis: Higher-Order Time-Aware Visualisation of Dynamic Graphs

2019-08-16 · Vincenzo Perri, Ingo Scholtes

Network visualisation techniques are important tools for the exploratory analysis of complex systems. While these methods are regularly applied to visualise data on complex networks, we increasingly have access to time s…

Time SeriesTime Series Analysis

Comparison of LSTM autoencoder based deep learning enabled Bayesian inference using two time series reconstruction approaches

2022-03-03 · Saumik Dana

In this work, we use a combination of Bayesian inference, Markov chain Monte Carlo and deep learning in the form of LSTM autoencoders to build and test a framework to provide robust estimates of injection rate from groun…

Bayesian InferenceTime SeriesTime Series Analysis

TimeMAE: Self-Supervised Representations of Time Series with Decoupled Masked Autoencoders

2023-03-01 · Mingyue Cheng, Qi Liu, Zhiding Liu, Hao Zhang 외

Enhancing the expressive capacity of deep learning-based time series models with self-supervised pre-training has become ever-increasingly prevalent in time series classification. Even though numerous efforts have been d…

Time SeriesTime Series AnalysisTime Series Classification

Graph Neural Networks and Time Series as Directed Graphs for Quality Recognition

2023-10-04 · Angelica Simonetti, Ferdinando Zanchetta

Graph Neural Networks (GNNs) are becoming central in the study of time series, coupled with existing algorithms as Temporal Convolutional Networks and Recurrent Neural Networks. In this paper, we see time series themselv…

Time Series