Graph Neural Alchemist: An innovative fully modular architecture for time series-to-graph classification
Paulo Coelho, Raul Araju, Lu\'is Ramos, Samir Saliba and, Renato Vimieiro

TL;DR
This paper presents a fully modular Graph Neural Network architecture that uses visibility graph representations to efficiently classify time series data, capturing complex dependencies and outperforming traditional methods.
Contribution
It introduces a novel GNN architecture based on visibility graphs with directed features, enhancing time series classification with improved efficiency and dependency modeling.
Findings
Robustness across diverse classification tasks
Enhanced capture of long-range dependencies
Outperforms traditional models in accuracy and efficiency
Abstract
This paper introduces a novel Graph Neural Network (GNN) architecture for time series classification, based on visibility graph representations. Traditional time series classification methods often struggle with high computational complexity and inadequate capture of spatio-temporal dynamics. By representing time series as visibility graphs, it is possible to encode both spatial and temporal dependencies inherent to time series data, while being computationally efficient. Our architecture is fully modular, enabling flexible experimentation with different models and representations. We employ directed visibility graphs encoded with in-degree and PageRank features to improve the representation of time series, ensuring efficient computation while enhancing the model's ability to capture long-range dependencies in the data. We show the robustness and generalization capability of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Graph Theory and Algorithms
MethodsGraph Neural Network · Sparse Evolutionary Training
