QuLTSF: Long-Term Time Series Forecasting with Quantum Machine Learning
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.
Code (1)
Tasks
Quantum Machine LearningTime SeriesTime Series ForecastingWeather ForecastingSimilar Papers 제목 키워드 기반
MPPN: Multi-Resolution Periodic Pattern Network For Long-Term Time Series Forecasting
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 ForecastingLong-term Forecasting with TiDE: Time-series Dense Encoder
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 ForecastingNot All Frequencies Are Created Equal:Towards a Dynamic Fusion of Frequencies in Time-Series Forecasting
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 ForecastingTimeBridge: Non-Stationarity Matters for Long-term Time Series Forecasting
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 ForecastingMulti-Scale Dilated Convolution Network for Long-Term Time Series Forecasting
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