Time Series Forecasting

399 papers with code • 66 benchmarks • 28 datasets

Time Series Forecasting is the task of fitting a model to historical, time-stamped data in order to predict future values. Traditional approaches include moving average, exponential smoothing, and ARIMA, though models as various as RNNs, Transformers, or XGBoost can also be applied. The most popular benchmark is the ETTh1 dataset. Models are typically evaluated using the Mean Square Error (MSE) or Root Mean Square Error (RMSE).

( Image credit: ThaiBinh Nguyen )

Libraries

Use these libraries to find Time Series Forecasting models and implementations

Latest papers with no code

Improved Genetic Algorithm Based on Greedy and Simulated Annealing Ideas for Vascular Robot Ordering Strategy

no code yet • 28 Mar 2024

To address these challenges, this research introduces a novel strategy, combining mathematical modeling, a hybrid genetic algorithm, and ARIMA time series forecasting.

IIP-Mixer:Intra-Inter Patch Mixing Architecture for Battery Remaining Useful Life Prediction

no code yet • 27 Mar 2024

Notably, to address the varying importance of features in RUL prediction, we introduce a weighted loss function in the MLP-Mixer-based architecture, marking the first time such an approach has been employed.

Grey-informed neural network for time-series forecasting

no code yet • 22 Mar 2024

To tackle these challenges, this study suggests the implementation of a grey-informed neural network (GINN).

DiffSTOCK: Probabilistic relational Stock Market Predictions using Diffusion Models

no code yet • 21 Mar 2024

In this work, we propose an approach to generalize denoising diffusion probabilistic models for stock market predictions and portfolio management.

HySim: An Efficient Hybrid Similarity Measure for Patch Matching in Image Inpainting

no code yet • 21 Mar 2024

In this sense, there is still a need for model-driven approaches in case of application constrained with data availability and quality, especially for those related for time series forecasting using image inpainting techniques.

An Analysis of Linear Time Series Forecasting Models

no code yet • 21 Mar 2024

Despite their simplicity, linear models perform well at time series forecasting, even when pitted against deeper and more expensive models.

From Pixels to Predictions: Spectrogram and Vision Transformer for Better Time Series Forecasting

no code yet • 17 Mar 2024

Time series forecasting plays a crucial role in decision-making across various domains, but it presents significant challenges.

Chain-structured neural architecture search for financial time series forecasting

no code yet • 15 Mar 2024

We compare three popular neural architecture search strategies on chain-structured search spaces: Bayesian optimization, the hyperband method, and reinforcement learning in the context of financial time series forecasting.

MCformer: Multivariate Time Series Forecasting with Mixed-Channels Transformer

no code yet • 14 Mar 2024

Based on this strategy, we introduce MCformer, a multivariate time-series forecasting model with mixed channel features.

Leveraging Non-Decimated Wavelet Packet Features and Transformer Models for Time Series Forecasting

no code yet • 13 Mar 2024

Thirdly, we evaluate the use of these wavelet features on a significantly wider set of forecasting methods than previous studies, including both temporal and non-temporal models, and both statistical and deep learning-based methods.