paper-with-me

Papers

Linear-time online visibility graph transformation algorithm: for both natural and horizontal visibility criteria

2023-11-21 · Yusheng Huang, Yong Deng

Visibility graph (VG) transformation is a technique used to convert a time series into a graph based on specific visibility criteria. It has attracted increasing interest in the fields of time series analysis, forecasting, and classification. Optimizing the VG transformation algorithm to accelerate the process is a critical aspect of VG-related research, as it enhances the applicability of VG transformation in latency-sensitive areas and conserves computational resources. In the real world, many time series are presented in the form of data streams. Despite the proposal of the concept of VG's online functionality, previous studies have not thoroughly explored the acceleration of VG transformation by leveraging the characteristics of data streams. In this paper, we propose that an efficient online VG algorithm should adhere to two criteria and develop a linear-time method, termed the LOT framework, for both natural and horizontal visibility graph transformations in data stream scenarios. Experiments are conducted on two datasets, comparing our approach with five existing methods as baselines. The results demonstrate the validity and promising computational efficiency of our framework.

📄 PDF Abstract BibTeX arXiv:2311.12389

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Signature features with the visibility transformation

2020-04-08 · Yue Wu, Hao Ni, Terence J. Lyons, Robin L. Hudson

In this paper we put the visibility transformation on a clear theoretical footing and show that this transform is able to embed the effect of the absolute position of the data stream into signature features in a unified …

Position

CLPVG: Circular limited penetrable visibility graph as a new network model for time series

2021-03-01 · Qi Xuan, Jinchao Zhou, Kunfeng Qiu, Dongwei Xu 외

Visibility Graph (VG) transforms time series into graphs, facilitating signal processing by advanced graph data mining algorithms. In this paper, based on the classic Limited Penetrable Visibility Graph (LPVG) method, we…

ClusteringEEGElectroencephalogram (EEG)General Classification+3

Dynamics-Informed Reservoir Computing with Visibility Graphs

2025-07-25 · Charlotte Geier, Rasha Shanaz, Merten Stender arxiv

Accurate prediction of complex and nonlinear time series remains a challenging problem across engineering and scientific disciplines. Reservoir computing (RC) offers a computationally efficient alternative to traditional…

Sequential visibility-graph motifs

2015-12-01 · Jacopo Iacovacci, Lucas Lacasa

Visibility algorithms transform time series into graphs and encode dynamical information in their topology, paving the way for graph-theoretical time series analysis as well as building a bridge between nonlinear dynamic…

Time SeriesTime Series Analysis

Empirical Mode Decomposition and Graph Transformation of the MSCI World Index: A Multiscale Topological Analysis for Graph Neural Network Modeling

2025-12-14 · Agustín M. de los Riscos, Julio E. Sandubete, Diego Carmona-Fernández, León Beleña arxiv

This study applies Empirical Mode Decomposition (EMD) to the MSCI World index and converts the resulting intrinsic mode functions (IMFs) into graph representations to enable modeling with graph neural networks (GNNs). Us…

Graph Neural Network