List of papers, code and experiments using deep learning for time series forecasting

Overview

Deep Learning Time Series Forecasting

PRsWelcome

List of state of the art papers focus on deep learning and resources, code and experiments using deep learning for time series forecasting. Classic methods vs Deep Learning methods, Competitions...

Table of Contents

Papers

2021

2020

2019

2018

2017

2016

Comparative: Classical methods vs Deep Learning methods

Conferences

Competitions

Code

Theory-Resource

Code-Resource

Datasets

Comments
  • add Autoformer (paper&code)

    add Autoformer (paper&code)

    Hi, @Alro10

    Recently I've discovered new time-series forecasting paper, titled 'Autoformer', that was accepted by NIPS 2021

    Please review and approve this PR if it is useful.

    Thanks.

    opened by 9bow 1
  • Request to add new code resource

    Request to add new code resource

    opened by 9bow 1
  • add request: MTNet and Informer

    add request: MTNet and Informer

    Hi, @Alro10

    I'm asking for MTNet and Informer's paper and code additions.

    Both are models from different fields (Memory Networks and Transformer in NLP) applied to multivariate time-series forecasting.

    I think the two models will helpful for other people.

    Thank you.

    opened by 9bow 0
  • Add review paper

    Add review paper

    Add "An Experimental Review on Deep Learning Architectures for Time Series Forecasting" paper accepted in International Journal of Neural System (INJS) and will be published in the following weeks https://doi.org/10.1142/S0129065721300011. The PDF preprint version can be found in researchgate and the source code is publicly available.

    By training more than 38000 models on these data, this study provides one of the most extensive deep learning study for time series forecasting. The work faces two main challenges:

    • a comprehensive review of the latest works using deep learning for time series forecasting
    • and an experimental study comparing the performance of the most popular architectures.

    The comparison involves a thorough analysis of seven types of deep learning: multilayer perceptron (MLP), Elman recurrent neural network ERNN, long-short term memory (LSTM), gated recurrent unit (GRU), echo state network (ESN), convolutional neural network (CNN) and temporal convolutional network (TCN). It is evaluated the performance of these models, in terms of accuracy and efficiency, over 12 different forecasting datasets with more than 50000 time series in total. An exhaustive search of architecture configuration and training hyperparameters is carried out, resulting in more than 38000 different models. Moreover, a thorough statistical analysis is performed over several metrics to assess the differences in the performance of the models.

    I thought it was an interesting paper for this repository.

    Thanks for creating and maintaining this repo, @Alro10.

    opened by pedrolarben 0
  • Adding PyTorch Forecasting

    Adding PyTorch Forecasting

    PyTorch Forecasting is a new library that is designed for time series forecasting practitioners and researchers alike.

    Have a look at the documentation for more information.

    opened by jdb78 0
  • clairvoyance code ready

    clairvoyance code ready

    Daniel Jarrett, Jinsung Yoon, Ioana Bica, Zhaozhi Qian, Ari Ercole, and Mihaela van der Schaar (2021). Clairvoyance: A Pipeline Toolkit for Medical Time Series. In International Conference on Learning Representations. Available at: https://openreview.net/forum?id=xnC8YwKUE3k.

    https://github.com/vanderschaarlab/clairvoyance

    opened by EvgeniyPlatonov 0
Owner
Alexander Robles
PhD student at University of Campinas | Data Scientist / Application Developer at IBM. Interests: Deep Learning, Machine Learning, Time Series, Computer Vision.
Alexander Robles
This repository contains the implementations related to the experiments of a set of publicly available datasets that are used in the time series forecasting research space.

TSForecasting This repository contains the implementations related to the experiments of a set of publicly available datasets that are used in the tim

Rakshitha Godahewa 80 Dec 30, 2022
tsai is an open-source deep learning package built on top of Pytorch & fastai focused on state-of-the-art techniques for time series classification, regression and forecasting.

Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai

timeseriesAI 2.8k Jan 8, 2023
The source code and data of the paper "Instance-wise Graph-based Framework for Multivariate Time Series Forecasting".

IGMTF The source code and data of the paper "Instance-wise Graph-based Framework for Multivariate Time Series Forecasting". Requirements The framework

Wentao Xu 24 Dec 5, 2022
Code for the CIKM 2019 paper "DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting".

Dual Self-Attention Network for Multivariate Time Series Forecasting 20.10.26 Update: Due to the difficulty of installation and code maintenance cause

Kyon Huang 223 Dec 16, 2022
Forecasting for knowable future events using Bayesian informative priors (forecasting with judgmental-adjustment).

What is judgyprophet? judgyprophet is a Bayesian forecasting algorithm based on Prophet, that enables forecasting while using information known by the

AstraZeneca 56 Oct 26, 2022
A selection of State Of The Art research papers (and code) on human locomotion (pose + trajectory) prediction (forecasting)

A selection of State Of The Art research papers (and code) on human trajectory prediction (forecasting). Papers marked with [W] are workshop papers.

Karttikeya Manglam 40 Nov 18, 2022
The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“.

SCINet This is the original PyTorch implementation of the following work: Time Series is a Special Sequence: Forecasting with Sample Convolution and I

null 386 Jan 1, 2023
Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting

Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting This is the origin Pytorch implementation of Informer in the followin

Haoyi 3.1k Dec 29, 2022
Implementation of the paper NAST: Non-Autoregressive Spatial-Temporal Transformer for Time Series Forecasting.

Non-AR Spatial-Temporal Transformer Introduction Implementation of the paper NAST: Non-Autoregressive Spatial-Temporal Transformer for Time Series For

Chen Kai 66 Nov 28, 2022
Spectral Temporal Graph Neural Network (StemGNN in short) for Multivariate Time-series Forecasting

Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting This repository is the official implementation of Spectral Temporal Gr

Microsoft 306 Dec 29, 2022
Time Series Forecasting with Temporal Fusion Transformer in Pytorch

Forecasting with the Temporal Fusion Transformer Multi-horizon forecasting often contains a complex mix of inputs – including static (i.e. time-invari

Nicolás Fornasari 6 Jan 24, 2022
A list of papers regarding generalization in (deep) reinforcement learning

A list of papers regarding generalization in (deep) reinforcement learning

Kaixin WANG 13 Apr 26, 2021
Event-forecasting - Event Forecasting Algorithms With Python

event-forecasting Event Forecasting Algorithms Theory Correlating events in comp

Intellia ICT 4 Feb 15, 2022
arxiv-sanity, but very lite, simply providing the core value proposition of the ability to tag arxiv papers of interest and have the program recommend similar papers.

arxiv-sanity, but very lite, simply providing the core value proposition of the ability to tag arxiv papers of interest and have the program recommend similar papers.

Andrej 671 Dec 31, 2022
The tl;dr on a few notable transformer/language model papers + other papers (alignment, memorization, etc).

The tl;dr on a few notable transformer/language model papers + other papers (alignment, memorization, etc).

Will Thompson 166 Jan 4, 2023
A list of multi-task learning papers and projects.

This page contains a list of papers on multi-task learning for computer vision. Please create a pull request if you wish to add anything. If you are interested, consider reading our recent survey paper.

svandenh 297 Dec 17, 2022
A list of multi-task learning papers and projects.

A list of multi-task learning papers and projects.

svandenh 84 Apr 27, 2021
LONG-TERM SERIES FORECASTING WITH QUERYSELECTOR – EFFICIENT MODEL OF SPARSEATTENTION

Query Selector Here you can find code and data loaders for the paper https://arxiv.org/pdf/2107.08687v1.pdf . Query Selector is a novel approach to sp

MORAI 62 Dec 17, 2022
Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting

Autoformer (NeurIPS 2021) Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting Time series forecasting is a c

THUML @ Tsinghua University 847 Jan 8, 2023