Univariate Time Series Forecasting

20 papers with code • 3 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Univariate Time Series Forecasting models and implementations
2 papers
692

Most implemented papers

Robust Multivariate Time-Series Forecasting: Adversarial Attacks and Defense Mechanisms

awslabs/gluonts 19 Jul 2022

This work studies the threats of adversarial attack on multivariate probabilistic forecasting models and viable defense mechanisms.

W-Transformers : A Wavelet-based Transformer Framework for Univariate Time Series Forecasting

capwidow/w-transformer 8 Sep 2022

Deep learning utilizing transformers has recently achieved a lot of success in many vital areas such as natural language processing, computer vision, anomaly detection, and recommendation systems, among many others.

Temporal Saliency Detection Towards Explainable Transformer-based Timeseries Forecasting

duongtrung/time-series-temporal-saliency-patterns 15 Dec 2022

Despite the notable advancements in numerous Transformer-based models, the task of long multi-horizon time series forecasting remains a persistent challenge, especially towards explainability.

LightCTS: A Lightweight Framework for Correlated Time Series Forecasting

ai4cts/lightcts 23 Feb 2023

Many deep learning models have been proposed to improve the accuracy of CTS forecasting.

Sequential Latent Variable Models for Few-Shot High-Dimensional Time-Series Forecasting

john-x-jiang/meta_ssm ICLR 2023

We compared the presented framework with a comprehensive set of baseline models trained 1) globally on the large meta-training set with diverse dynamics, and 2) individually on single dynamics, both with and without fine-tuning to k-shot support series used by the meta-models.

Feature-aligned N-BEATS with Sinkhorn divergence

leejoonhun/fan-beats 24 May 2023

We propose Feature-aligned N-BEATS as a domain-generalized time series forecasting model.

A New Deep Learning Architecture withInductive Bias Balance for Transformer Oil Temperature Forecasting

manjimnav/SRCNet Journal of Big Data 2023

In this work, we develop a new deep learning architecture that obtain an efficacy which compete with the best current architectures in transformer oil temperature forecasting while improve the efficacy.

Multi-horizon short-term load forecasting using hybrid of LSTM and modified split convolution

SyedHasnat/Papers PeerJ Computer Science 2023

The concatenating order of LSTM and SC in the proposed hybrid network provides an excellent capability of extraction of sequence-dependent features and other hierarchical spatial features.

TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods

decisionintelligence/tfb 29 Mar 2024

Next, we employ TFB to perform a thorough evaluation of 21 Univariate Time Series Forecasting (UTSF) methods on 8, 068 univariate time series and 14 Multivariate Time Series Forecasting (MTSF) methods on 25 datasets.