Archive of 20 time series datasets for forecasting evaluation.
problem Lack of comprehensive time series forecasting datasets.
method Compilation and characterisation of 20 datasets from various domains.
result Characterisation and performance evaluation of datasets.
EasyTime simplifies time series forecasting for researchers and practitioners.
problem Ease of use and accuracy in time series forecasting.
method One-click evaluation, automated ensemble, natural language Q&A.
result Superior forecasting accuracy compared to individual methods.
Few-shot learning improves time-series forecasting with limited data.
problem Limited data in target tasks degrade forecasting performance.
method A few-shot learning method using recurrent neural networks with attention.
result The model forecasts future values effectively with minimal data.
Proposes a neural network for accurate and reconciled hierarchical time series forecasting.
problem Forecasting and reconciling hierarchical time series data.
method Uses a deep neural network to directly produce accurate and reconciled forecasts, minimizing a customized loss function at training time.
result Our approach outperforms state-of-the-art competitors in hierarchical forecasting on real-world datasets.
This paper improves forecasts for diverse time series by averaging similar ones.
problem Forecasting challenges in heterogeneous time series.
method Dynamic Time Warping to find similar time series, k-Nearest Neighbor averaging.
result Averaging improves forecasts of simple models.
Study compares forecasting methods for logistics time series.
problem Improving forecasting accuracy in logistics.
method Compared statistical and machine learning methods on simulated time series.
result Statistical methods outperformed machine learning in one-step forecasts.
New method forecasts values and timing in irregular time series.
problem Forecasting values and timing in sparse, irregularly sampled multivariate time series.
method Proposes a novel approach for forecasting values and timing in irregular time series.
result Successfully forecasts values and timing in irregular time series.
Improved prediction of hierarchical time series using structured regularization.
problem Making coherent forecasts for hierarchical time series.
method Structured regularization method for bottom-level time series predictions.
result Superior prediction accuracy and computational efficiency compared to previous methods.
Improved forecasting in daily time series competition using a correlator method.
problem Forecasting daily time series with data leakage issues.
method Ensemble of five statistical forecasting methods and a correlator method.
result The correlator method was responsible for most of the gains over naive forecasting.
In this paper, we present a new approach to time series forecasting. Time series data are prevalent in many scientific and engineering disciplines. Time series forecasting is a crucial task in modeling time series data, and is an important area of machine learning. In this work we developed a novel method that employs …
A method to improve time series forecasting by dynamically adjusting weights of forecasters.
problem Challenges in time series forecasting due to evolving data distributions.
method Dynamic re-weighting of forecasters based on evolving data distributions.
result Competitive performance compared to state-of-the-art methods for combining forecasters.
Meta-GLAR combines global deep representations with local adaptation for improved forecasting accuracy.
problem Joint learning from related time series boosts accuracy but fails for out-of-sample forecasting.
method Meta-GLAR uses a meta-learning approach to adapt RNN representations for each time series.
result Meta-GLAR outperforms state-of-the-art methods in out-of-sample forecasting accuracy.
Feature-based time series representations have attracted substantial attention in a wide range of time series analysis methods. Recently, the use of time series features for forecast model averaging has been an emerging research focus in the forecasting community. Nonetheless, most of the existing approaches depend on …
New deep probabilistic model handles missing data in time series forecasting.
problem Handling missing data in time series forecasting.
method Combination of deep learning and probabilistic methods.
result Advantage in forecasting and novelty detection with missing data.
Optimal model selection for forecasting large collections of short time series using latent space.
problem Challenges in choosing among multiple forecasting methods for large, high-dimensional time series with limited data.
method Combining low-rank temporal matrix factorization with optimal model selection using cross-validation.
result Forecasting latent factors leads to significant performance gains compared to direct uni-variate model application.
Boosted embeddings improve time series forecasting models.
problem Improving time series forecasting accuracy.
method Gradient boosting with DNN weak learners and incremental weight updates.
result DeepGB model outperforms state-of-the-art models.
New method uses shared attention for multi-task time series forecasting.
problem Insufficient training instances in single-task forecasting.
method Self-attention based sharing schemes across multiple tasks.
result Outperforms state-of-the-art single-task forecasting baselines and RNN-based multi-task forecasting method.
FinTSBridge evaluates financial time series models for asset pricing.
problem Lack of effective evaluation methods for financial time series models.
method Developed FinTSBridge suite with new metrics and tasks.
result Showcased new metrics for financial time series models.
CATS enhances MTSF by generating ATS from OTS to improve forecasting accuracy.
problem Recent deep learning models often outperform multivariate ones in MTSF.
method CATS constructs ATS from OTS using a 2D temporal-contextual attention mechanism.
result CATS achieves state-of-the-art performance with reduced complexity.
Study improves GFM accuracy with time series augmentation.
problem Limited time series data hinders GFM performance.
method Data augmentation techniques (GRATIS, MBB, DBA) and transfer learning.
result Significant improvement in GFM accuracy over baseline.
Deep learning improves time series forecasting, outperforming other methods.
problem Improving time series forecasting accuracy.
method Deep learning models for time series prediction.
result Deep learning models consistently outperform other methods in forecasting competitions.
Unified framework for integrating linear constraints in time series forecasting.
problem Challenges in traditional time series forecasting algorithms.
method Unified framework combining linear constraints in time series forecasting.
result Exact minimizer of the constrained empirical risk can be computed efficiently using linear algebra.
Meta-learning predicts optimal ensemble size and methods for time series forecasting.
problem Finding the best ensemble of time series forecasting methods.
method Two-step approach using meta-learning to predict ensemble size and methods.
result Meta-learning outperformed benchmarks in forecasting errors for all data types and horizons.
Time series modeling and forecasting has fundamental importance to various practical domains. Thus a lot of active research works is going on in this subject during several years. Many important models have been proposed in literature for improving the accuracy and effectiveness of time series forecasting. The aim of t…
TiDE uses MLP for fast, simple long-term time-series forecasting.
problem Long-term time-series forecasting challenges.
method Time-series Dense Encoder (TiDE) based on MLP.
result TiDE matches or outperforms Transformer models while being 5-10x faster.
Deep state space model forecasts time series with uncertainty.
problem Probabilistic forecasting for risk management.
method Parameterized deep networks for non-linear models, recurrent neural nets for dependency, ARD network for exogenous variables.
result Accurate and sharp probabilistic forecasts with realistic uncertainty growth.
MPPN network improves long-term time series forecasting accuracy.
problem Inaccurate long-term time series forecasting due to noise and lack of interpretability.
method MPPN network constructs context-aware multi-resolution semantic units and employs multi-periodic pattern mining and channel adaptive module.
result MPPN significantly outperforms state-of-the-art methods on nine real-world benchmarks.
An ensemble of randomized NNs improves time series forecasting accuracy.
problem Forecasting time series with multiple seasonality and nonstationarity.
method Randomized neural networks with pattern-based time series representation and diversity control strategies.
result Outperforms statistical and machine learning models in forecasting accuracy.
Self-guiding diffusion models improve time series forecasting, refinement, and generation.
problem Improving time series forecasting, refinement, and generation.
method Unconditionally-trained diffusion model with self-guidance mechanism.
result TSDiff outperforms task-specific conditional forecasting methods and maintains generative performance.
Global models outperform local models in forecasting intermittent time series.
problem Forecasting intermittent time series with zeros in supply chains.
method Comparison of state-of-the-art probabilistic local and global models on five datasets.
result TiDE, a simple neural network architecture, achieves the best accuracy among global models.
Symbolic LSTM improves time series forecasting by reducing hyperparameter sensitivity.
problem High sensitivity to hyperparameters and random initialization in numerical time series forecasting.
method Combining LSTM with a dimension-reducing symbolic representation.
result Symbolic representation alleviates forecasting problems and speeds up training.
The paper introduces a fast algorithm for learning and forecasting nonlinear dynamics from noisy time series data.
problem Challenges in capturing nonlinear dynamics from noisy time series data.
method A projected nonlinear state-space model with kernel functions applied to projected lines.
result The model effectively learns and forecasts complex nonlinear dynamics with computational efficiency.
Survey of deep learning methods for time series forecasting.
problem Improving accuracy in time series predictions across various domains.
method Analysis of common encoder and decoder designs, hybrid models, and decision support.
result Advancements in deep learning for time series forecasting.
Paper proposes a new method for selecting the best hierarchical forecasting approach.
problem Selecting the best method for reconciling base forecasts in hierarchical time series.
method Conditional hierarchical forecasting using machine learning and time series features.
result Conditional hierarchical forecasting leads to significantly more accurate forecasts, especially at lower levels.
Graph Neural Networks improve financial time series forecasting accuracy.
problem Forecasting univariate financial time series with statistical significance.
method Introducing the Time-Geometric model combining geometric and temporal patterns.
result Statistically significant improvements in forecasting accuracy through geometric patterns.
Proposes a new algorithm for efficient probabilistic reconciliation of forecasts.
problem Ensuring coherence in forecasts for hierarchical time series.
method Bottom-Up Importance Sampling algorithm for any type of forecast distribution.
result Significant improvement over base probabilistic forecasts in experiments.
CVAE improves stock volume forecasting with advanced input variables.
problem Improving accuracy of daily stock volume forecasts.
method Conditional Variational Auto-Encoder (CVAE) with advanced input variables.
result CVAE generates non-linear forecasts with better accuracy and correlation to actual data.
The study uses Gaussian Processes with Tweedie likelihood for forecasting intermittent time series.
problem Forecasting intermittent time series with high accuracy and flexibility.
method The approach combines Gaussian Processes with two forecast distributions: negative binomial and Tweedie.
result TweedieGP provides better probabilistic forecasts, especially for high quantiles.
Cisco introduces a new time series model for better forecasting.
problem Improving time series forecasting accuracy.
method Developed a new multiresolution decoder-only model trained on large datasets.
result The new model achieves superior performance on observability datasets.
FinZero improves financial time series forecasting accuracy with multimodal modeling.
problem Lack of interpretability, uncertainty, and scalability in financial time series forecasting.
method Developed a multimodal pre-trained model FinZero using UARPO method for reasoning, prediction, and uncertainty analysis.
result FinZero achieves an approximate 13.48% improvement in prediction accuracy over GPT-4o in high-confidence group.
This work proposes a method to learn graph structure for multivariate time series forecasting.
problem Improving multivariate time series forecasting by leveraging pairwise information.
method Learning a probabilistic graph model through optimizing mean performance over graph distribution parameterized by a neural network.
result Our method outperforms existing approaches in simplicity, efficiency, and performance.
With the advent of Big Data, nowadays in many applications databases containing large quantities of similar time series are available. Forecasting time series in these domains with traditional univariate forecasting procedures leaves great potentials for producing accurate forecasts untapped. Recurrent neural networks …
Classical time series models forecast Bitcoin prices and volatility accurately.
problem Forecasting Bitcoin prices and volatility using classical models.
method ARIMA, SARIMA, GARCH, and EGARCH models were trained and tested on Bitcoin price data.
result ARIMA models performed best for short-term price dynamics, while EGARCH models were best for volatility.
Time series forecasting is difficult. It is difficult even for recurrent neural networks with their inherent ability to learn sequentiality. This article presents a recurrent neural network based time series forecasting framework covering feature engineering, feature importances, point and interval predictions, and for…
Synapse arbitrates TSFMs to improve time series forecasting performance.
problem TSFMs vary in performance across different forecasting tasks, domains, and horizons.
method Synapse dynamically assigns and adjusts predictive weights based on TSFM performance.
result Synapse consistently outperforms other ensembling techniques and individual TSFMs.
Dynamic functional time-series methods improve forecast accuracy for foreign exchange implied volatility surfaces.
problem Forecasting implied volatility surfaces in foreign exchange markets.
method Dynamic functional principal component analysis and multivariate functional time-series methods.
result Dynamic univariate functional time-series method shows the greatest improvement in forecast accuracy.
New RNN model forecasts unseen time series with little training data.
problem Lack of data for RNNs to generalize well in time series forecasting.
method Proposes a novel RNN-based model that learns shared feature embeddings over quantised time series.
result Accurately forecasts unseen time series with minimal training data.
This paper rates robustness of multi-modal time-series forecasting models.
problem Robustness of AI systems in time-series forecasting is crucial for stakeholders.
method Causal analysis to assess robustness of MM-TSFM models.
result Multi-modal forecasting models are more robust than numeric models.