Generalised Structural CNNs (SCNNs) for time series data with arbitrary graph-toplogies

03/14/2018
by   Thomas Teh, et al.
0

Deep Learning methods, specifically convolutional neural networks (CNNs), have seen a lot of success in the domain of image-based data, where the data offers a clearly structured topology in the regular lattice of pixels. This 4-neighbourhood topological simplicity makes the application of convolutional masks straightforward for time series data, such as video applications, but many high-dimensional time series data are not organised in regular lattices, and instead values may have adjacency relationships with non-trivial topologies, such as small-world networks or trees. In our application case, human kinematics, it is currently unclear how to generalise convolutional kernels in a principled manner. Therefore we define and implement here a framework for general graph-structured CNNs for time series analysis. Our algorithm automatically builds convolutional layers using the specified adjacency matrix of the data dimensions and convolutional masks that scale with the hop distance. In the limit of a lattice-topology our method produces the well-known image convolutional masks. We test our method first on synthetic data of arbitrarily-connected graphs and human hand motion capture data, where the hand is represented by a tree capturing the mechanical dependencies of the joints. We are able to demonstrate, amongst other things, that inclusion of the graph structure of the data dimensions improves model prediction significantly, when compared against a benchmark CNN model with only time convolution layers.

READ FULL TEXT

page 3

page 4

page 5

research
07/07/2020

Non-image Data Classification with Convolutional Neural Networks

Convolutional Neural Networks (CNNs) is one of the most popular algorith...
research
06/05/2018

EigenNetworks

In many applications, the interdependencies among a set of N time series...
research
12/23/2020

Lattice gauge equivariant convolutional neural networks

We propose Lattice gauge equivariant Convolutional Neural Networks (L-CN...
research
09/09/2023

TCGAN: Convolutional Generative Adversarial Network for Time Series Classification and Clustering

Recent works have demonstrated the superiority of supervised Convolution...
research
06/30/2020

Graph Neural Networks for Leveraging Industrial Equipment Structure: An application to Remaining Useful Life Estimation

Automated equipment health monitoring from streaming multisensor time-se...
research
10/26/2020

Peak Detection On Data Independent Acquisition Mass Spectrometry Data With Semisupervised Convolutional Transformers

Liquid Chromatography coupled to Mass Spectrometry (LC-MS) based methods...

Please sign up or login with your details

Forgot password? Click here to reset