paper-with-me

홈 › Papers

QuLTSF: Long-Term Time Series Forecasting with Quantum Machine Learning

2024-12-18 · Hari Hara Suthan Chittoor, Paul Robert Griffin, Ariel Neufeld, Jayne Thompson, Mile Gu

Long-term time series forecasting (LTSF) involves predicting a large number of future values of a time series based on the past values. This is an essential task in a wide range of domains including weather forecasting, stock market analysis and disease outbreak prediction. Over the decades LTSF algorithms have transitioned from statistical models to deep learning models like transformer models. Despite the complex architecture of transformer based LTSF models `Are Transformers Effective for Time Series Forecasting? (Zeng et al., 2023)' showed that simple linear models can outperform the state-of-the-art transformer based LTSF models. Recently, quantum machine learning (QML) is evolving as a domain to enhance the capabilities of classical machine learning models. In this paper we initiate the application of QML to LTSF problems by proposing QuLTSF, a simple hybrid QML model for multivariate LTSF. Through extensive experiments on a widely used weather dataset we show the advantages of QuLTSF over the state-of-the-art classical linear models, in terms of reduced mean squared error and mean absolute error.

📄 PDF Abstract BibTeX arXiv:2412.13769

Code (1)

chariharasuthan/qultsf 공식 구현 pytorch

Tasks

Quantum Machine LearningTime SeriesTime Series ForecastingWeather Forecasting

Similar Papers 제목 키워드 기반

MPPN: Multi-Resolution Periodic Pattern Network For Long-Term Time Series Forecasting

2023-06-12 · Xing Wang, Zhendong Wang, Kexin Yang, Junlan Feng 외

Long-term time series forecasting plays an important role in various real-world scenarios. Recent deep learning methods for long-term series forecasting tend to capture the intricate patterns of time series by decomposit…

Time SeriesTime Series Forecasting

Long-term Forecasting with TiDE: Time-series Dense Encoder

2023-04-17 · Abhimanyu Das, Weihao Kong, Andrew Leach, Shaan Mathur 외

Recent work has shown that simple linear models can outperform several Transformer based approaches in long term time-series forecasting. Motivated by this, we propose a Multi-layer Perceptron (MLP) based encoder-decoder…

Anomaly DetectionDecoderTime SeriesTime Series Forecasting

Not All Frequencies Are Created Equal:Towards a Dynamic Fusion of Frequencies in Time-Series Forecasting

2024-07-17 · Xingyu Zhang, Siyu Zhao, Zeen Song, Huijie Guo 외

Long-term time series forecasting is a long-standing challenge in various applications. A central issue in time series forecasting is that methods should expressively capture long-term dependency. Furthermore, time serie…

AllTime SeriesTime Series Forecasting

TimeBridge: Non-Stationarity Matters for Long-term Time Series Forecasting

2024-10-06 · Peiyuan Liu, Beiliang Wu, Yifan Hu, Naiqi Li 외

Non-stationarity poses significant challenges for multivariate time series forecasting due to the inherent short-term fluctuations and long-term trends that can lead to spurious regressions or obscure essential long-term…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Multi-Scale Dilated Convolution Network for Long-Term Time Series Forecasting

2024-05-09 · Feifei Li, Suhan Guo, Feng Han, Jian Zhao 외

Accurate forecasting of long-term time series has important applications for decision making and planning. However, it remains challenging to capture the long-term dependencies in time series data. To better extract long…

Decision MakingTime SeriesTime Series Forecasting