paper-with-me

Papers

Time Series Forecasting Using Manifold Learning

2021-10-07 · Panagiotis Papaioannou, Ronen Talmon, Ioannis Kevrekidis, Constantinos Siettos

We address a three-tier numerical framework based on manifold learning for the forecasting of high-dimensional time series. At the first step, we embed the time series into a reduced low-dimensional space using a nonlinear manifold learning algorithm such as Locally Linear Embedding and Diffusion Maps. At the second step, we construct reduced-order regression models on the manifold, in particular Multivariate Autoregressive (MVAR) and Gaussian Process Regression (GPR) models, to forecast the embedded dynamics. At the final step, we lift the embedded time series back to the original high-dimensional space using Radial Basis Functions interpolation and Geometric Harmonics. For our illustrations, we test the forecasting performance of the proposed numerical scheme with four sets of time series: three synthetic stochastic ones resembling EEG signals produced from linear and nonlinear stochastic models with different model orders, and one real-world data set containing daily time series of 10 key foreign exchange rates (FOREX) spanning the time period 03/09/2001-29/10/2020. The forecasting performance of the proposed numerical scheme is assessed using the combinations of manifold learning, modelling and lifting approaches. We also provide a comparison with the Principal Component Analysis algorithm as well as with the naive random walk model and the MVAR and GPR models trained and implemented directly in the high-dimensional space.

📄 PDF Abstract BibTeX arXiv:2110.03625

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)GPRregressionTime SeriesTime Series AnalysisTime Series Forecasting

Methods 이 논문이 사용한 방법론

Test 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Analyzing Deep Transformer Models for Time Series Forecasting via Manifold Learning

2024-10-17 · Ilya Kaufman, Omri Azencot

Transformer models have consistently achieved remarkable results in various domains such as natural language processing and computer vision. However, despite ongoing research efforts to better understand these models, th…

Time SeriesTime Series Forecasting

STEPS: A Temporal Smooth Error Propagation Solver on the Manifolds for Test-Time Adaptation in Time Series Forecasting

2026-05-08 · Jiaqi Liu, Yifan Ouyang, Zhifei Song, Sim Kuan Goh 외 arxiv

Test-Time Adaptation (TTA) aims to improve time series forecasting under distribution shifts by using limited observations revealed during inference. However, forecasting TTA must operate in a source-free online setting,…

Time Series ForecastingTest-time Adaptation

SPDM: Geometry-Modulated State Space Modeling with Manifold Constraints for Time Series Forecasting

2026-06-06 · Xingsheng Chen, Siu-Ming Yiu arxiv

Multivariate time series forecasting requires capturing the continuously evolving correlation structure among interacting variables. Existing state-space models process time series by scanning tokenized temporal or spati…

Multivariate Time Series ForecastingComputational Efficiency

Counterfactual Explanations for Time Series Forecasting

2023-10-12 · Zhendong Wang, Ioanna Miliou, Isak Samsten, Panagiotis Papapetrou

Among recent developments in time series forecasting methods, deep forecasting models have gained popularity as they can utilize hidden feature patterns in time series to improve forecasting performance. Nevertheless, th…

counterfactualTime SeriesTime Series Forecasting

Multivariate Time Series Forecasting with Hybrid Euclidean-SPD Manifold Graph Neural Networks

2025-12-16 · Yong Fang, Na Li, Hangguan Shan, Eryun Liu 외 arxiv

Multivariate Time Series (MTS) forecasting plays a vital role in various real-world applications, such as traffic management and predictive maintenance. Existing approaches typically model MTS data in either Euclidean or…

Multivariate Time Series ForecastingGraph Neural Network