LGMLDec 5, 2016

Deep Symbolic Representation Learning for Heterogeneous Time-series Classification

arXiv:1612.01254v11 citations
Originality Incremental advance
AI Analysis

This addresses event classification for applications with sparse, heterogeneous time-series data, but is incremental as it builds on existing representation learning methods.

The paper tackles event classification with heterogeneous time-series data by proposing three representation learning algorithms over symbolized sequences, enabling classification using a deep architecture, and demonstrates effectiveness on three real-world datasets.

In this paper, we consider the problem of event classification with multi-variate time series data consisting of heterogeneous (continuous and categorical) variables. The complex temporal dependencies between the variables combined with sparsity of the data makes the event classification problem particularly challenging. Most state-of-art approaches address this either by designing hand-engineered features or breaking up the problem over homogeneous variates. In this work, we propose and compare three representation learning algorithms over symbolized sequences which enables classification of heterogeneous time-series data using a deep architecture. The proposed representations are trained jointly along with the rest of the network architecture in an end-to-end fashion that makes the learned features discriminative for the given task. Experiments on three real-world datasets demonstrate the effectiveness of the proposed approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes