https://github.com/DaoSword/Time-Series-Forecasting-and-Deep-Learning
Resources about time series forecasting and deep learning.
https://github.com/DaoSword/Time-Series-Forecasting-and-Deep-Learning
data-science deep-learning forecasting machine-learning series-data series-forecasting time-series time-series-forecasting
Last synced: about 1 year ago
JSON representation
Resources about time series forecasting and deep learning.
- Host: GitHub
- URL: https://github.com/DaoSword/Time-Series-Forecasting-and-Deep-Learning
- Owner: DaoSword
- Created: 2022-07-25T05:32:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:35:20.000Z (over 1 year ago)
- Last Synced: 2024-10-29T18:57:25.654Z (over 1 year ago)
- Topics: data-science, deep-learning, forecasting, machine-learning, series-data, series-forecasting, time-series, time-series-forecasting
- Homepage:
- Size: 755 KB
- Stars: 561
- Watchers: 26
- Forks: 54
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time Series Forecasting and Deep Learning





List of research papers focus on time series forecasting and deep learning, as well as other resources like competitions, datasets, courses, blogs, code, etc.
## Table of Contents
- [Applications](#Applications)
- [Benchmarks](#Benchmarks)
- [Papers](#Papers)
- [2025](#2025)
- [2024](#2024)
- [2023](#2023)
- [2022](#2022)
- [2021](#2021)
- [2020](#2020)
- [2019](#2019)
- [2018](#2018)
- [2017](#2017)
- [Blogs](#Blogs)
- [Competitions](#Competitions)
- [Courses](#Courses)
- [Libraries](#Libraries)
- [Datasets](#Datasets)
- [Books](#Books)
- [Repositories](#Repositories)
- [Tutorials](#Tutorials)
## Applications
- [TimeGPT](https://docs.nixtla.io/)
- Nixtla’s `TimeGPT` is a generative pre-trained forecasting model for time series data.
## Benchmarks
- [FinTSB: A Comprehensive and Practical Benchmark for Financial Time Series Forecasting](https://github.com/TongjiFinLab/FinTSB)
- `FinTSB` is a comprehensive and practical financial time series benchmark.
- [GIFT-Eval Time Series Forecasting Leaderboard](https://huggingface.co/spaces/Salesforce/GIFT-Eval)
- `GIFT-Eval` is a pioneering benchmark aimed at promoting evaluation across diverse datasets.
## Papers
### 2025
- [TimeKAN: KAN-based Frequency Decomposition Learning Architecture for Long-term Time Series Forecasting](https://arxiv.org/abs/2502.06910)
- 26 Feb 2025, Songtao Huang, et al.
- [[Official Code - TimeKAN](https://github.com/huangst21/TimeKAN)]
- [TimeDART: A Diffusion Autoregressive Transformer for Self-Supervised Time Series Representation](https://arxiv.org/abs/2410.05711)
- 21 Feb 2025, Daoyu Wang, et al.
- [[Official Code - TimeDART](https://github.com/Melmaphother/TimeDART)]
- [Harnessing Vision Models for Time Series Analysis: A Survey](https://arxiv.org/abs/2502.08869)
- 13 Feb 2025, Jingchao Ni, et al.
- [[Official Code - awesome-vision-time-series](https://github.com/D2I-Group/awesome-vision-time-series)]
- [TVNet: A Novel Time Series Analysis Method Based on Dynamic Convolution and 3D-Variation](https://openreview.net/forum?id=MZDdTzN6Cy)
- 23 Jan 2025, Chenghan Li, et al.
- [TimeFilter: Patch-Specific Spatial-Temporal Graph Filtration for Time Series Forecasting](https://arxiv.org/abs/2501.13041)
- 22 Jan 2025, Yifan Hu, et al.
- [[Official Code - TimeFilter](https://github.com/troubadour000/timefilter)]
- [Battling the Non-stationarity in Time Series Forecasting via Test-time Adaptation](https://arxiv.org/abs/2501.04970)
- 09 Jan 2025, HyunGi Kim, et al.
- [[Official Code - TAFAS](https://github.com/kimanki/TAFAS)]
- [The Tabular Foundation Model TabPFN Outperforms Specialized Time Series Forecasting Models Based on Simple Features](https://arxiv.org/abs/2501.02945)
- 09 Jan 2025, Shi Bin Hoo, et al.
- [[Official Code - tabpfn-time-series](https://github.com/liam-sbhoo/tabpfn-time-series)]
- [Context-Alignment: Activating and Enhancing LLM Capabilities in Time Series](https://arxiv.org/abs/2501.03747)
- 07 Jan 2025, Yuxiao Hu, et al.
- [LMS-AutoTSF: Learnable Multi-Scale Decomposition and Integrated Autocorrelation for Time Series Forecasting](https://arxiv.org/abs/2412.06866)
- 07 Jan 2025, Ibrahim Delibasoglu, et al.
- [[Official Code - LMS-TSF](https://github.com/mribrahim/LMS-TSF)]
### 2024
- [AverageLinear: Enhance Long-Term Time series forcasting with simple averaging](https://arxiv.org/abs/2412.20727)
- 30 Dec 2024, Gaoxiang Zhao, et al.
- [[Official Code - AverageLinear](https://github.com/UniqueoneZ/AverageLinear)]
- [TimeRAF: Retrieval-Augmented Foundation model for Zero-shot Time Series Forecasting](https://arxiv.org/abs/2412.20810)
- 30 Dec 2024, Huanyu Zhang, et al.
- [Unlocking the Power of Patch: Patch-Based MLP for Long-Term Time Series Forecasting](https://arxiv.org/abs/2405.13575)
- 25 Dec 2024, Peiwang Tang, et al.
- [Hierarchical Classification Auxiliary Network for Time Series Forecasting](https://arxiv.org/abs/2405.18975)
- 24 Dec 2024, Yanru Sun, et al.
- [[Official Code - HCAN](https://github.com/syrgithub/hcan)]
- [DUET: Dual Clustering Enhanced Multivariate Time Series Forecasting](https://arxiv.org/abs/2412.10859)
- 23 Dec 2024, Xiangfei Qiu, et al.
- [[Official Code - DUET](https://github.com/decisionintelligence/duet)]
- [WPMixer: Efficient Multi-Resolution Mixing for Long-Term Time Series Forecasting](https://arxiv.org/abs/2412.17176)
- 22 Dec 2024, Md Mahmuddun Nabi Murad, et al.
- [[Official Code - WPMixer](https://github.com/Secure-and-Intelligent-Systems-Lab/WPMixer)]
- [TimeRAG: BOOSTING LLM Time Series Forecasting via Retrieval-Augmented Generation](https://arxiv.org/abs/2412.16643)
- 21 Dec 2024, Silin Yang, et al.
- [Cherry-Picking in Time Series Forecasting: How to Select Datasets to Make Your Model Shine](https://arxiv.org/abs/2412.14435)
- 19 Dec 2024, Luis Roque, et al.
- [[Official Code - bench](https://github.com/luisroque/bench)]
- [LiNo: Advancing Recursive Residual Decomposition of Linear and Nonlinear Patterns for Robust Time Series Forecasting](https://arxiv.org/abs/2410.17159)
- 17 Dec 2024, Guoqi Yu, et al.
- [[Official Code - LiNo](https://github.com/levi-ackman/lino)]
- [ChatTime: A Unified Multimodal Time Series Foundation Model Bridging Numerical and Textual Data](https://arxiv.org/abs/2412.11376)
- 16 Dec 2024, Chengsen Wang, et al.
- [[Official Code - ChatTime](https://github.com/forestsking/chattime)]
- [ConvTimeNet: A Deep Hierarchical Fully Convolutional Model for Multivariate Time Series Analysis](https://arxiv.org/abs/2403.01493)
- 14 Dec 2024, Mingyue Cheng, et al.
- [[Official Code - ConvTimeNet](https://github.com/Mingyue-Cheng/ConvTimeNet)]
- [Auto-Regressive Moving Diffusion Models for Time Series Forecasting](https://arxiv.org/abs/2412.09328)
- 12 Dec 2024, Jiaxin Gao, et al.
- [[Official Code - ARMD](https://github.com/daxin007/ARMD)]
- [Rethinking Time Series Forecasting with LLMs via Nearest Neighbor Contrastive Learning](https://arxiv.org/abs/2412.04806)
- 06 Dec 2024, Jayanie Bogahawatte, et al.
- [Disentangled Interpretable Representation for Efficient Long-term Time Series Forecasting](https://arxiv.org/abs/2411.17257)
- 26 Nov 2024, Yuang Zhao, et al.
- [[Official Code - DiPE-Linear](https://github.com/wintertee/dipe-linear)]
- [Rethinking the Power of Timestamps for Robust Time Series Forecasting: A Global-Local Fusion Perspective](https://arxiv.org/abs/2409.18696)
- 13 Nov 2024, Chengsen Wang, et al.
- [[Official Code - GLAFF](https://github.com/ForestsKing/GLAFF)]
- [Scaling Law for Time Series Forecasting](https://arxiv.org/abs/2405.15124)
- 09 Nov 2024, Jingzhe Shi, et al.
- [[Official Code - ScalingLawForTimeSeriesForecasting](https://github.com/jingzheshi/scalinglawfortimeseriesforecasting)]
- [EffiCANet: Efficient Time Series Forecasting with Convolutional Attention](https://arxiv.org/abs/2411.04669)
- 07 Nov 2024, Xinxing Zhou, et al.
- [Peri-midFormer: Periodic Pyramid Transformer for Time Series Analysis](https://arxiv.org/abs/2411.04554)
- 07 Nov 2024, Qiang Wu, et al.
- [[Official Code - Peri-midFormer](https://github.com/WuQiangXDU/Peri-midFormer)]
- [From Similarity to Superiority: Channel Clustering for Time Series Forecasting](https://arxiv.org/abs/2404.01340)
- 06 Nov 2024, Jialin Chen, et al.
- [[Official Code - TimeSeriesCCM](https://github.com/graph-and-geometric-learning/timeseriesccm)]
- [A Mamba Foundation Model for Time Series Forecasting](https://arxiv.org/abs/2411.02941)
- 05 Nov 2024, Haoyu Ma, et al.
- [Cross-Domain Pre-training with Language Models for Transferable Time Series Representations](https://arxiv.org/abs/2403.12372)
- 05 Nov 2024, Mingyue Cheng, et al.
- [[Official Code - CrossTimeNet](https://github.com/mingyue-cheng/crosstimenet)]
- [Not All Frequencies Are Created Equal:Towards a Dynamic Fusion of Frequencies in Time-Series Forecasting](https://arxiv.org/abs/2407.12415)
- 05 Nov 2024, Xingyu Zhang, et al.
- [[Offcial Code - FreDF](https://github.com/Zh-XY22/FreDF)]
- [ElasTST: Towards Robust Varied-Horizon Forecasting with Elastic Time-Series Transformer](https://arxiv.org/abs/2411.01842)
- 04 Nov 2024, Jiawen Zhang, et al.
- [[Official Code - ElasTST](https://github.com/microsoft/ProbTS/tree/elastst)]
- [FilterNet: Harnessing Frequency Filters for Time Series Forecasting](https://arxiv.org/abs/2411.01623)
- 03 Nov 2024, Kun Yi, et al.
- [[Official Code - FilterNet](https://github.com/aikunyi/filternet)]
- [Ada-MSHyper: Adaptive Multi-Scale Hypergraph Transformer for Time Series Forecasting](https://arxiv.org/abs/2410.23992)
- 31 Oct 2024, Zongjiang Shang, et al.
- [[Official Code - Ada-MSHyper](https://github.com/shangzongjiang/Ada-MSHyper)]
- [FlexTSF: A Universal Forecasting Model for Time Series with Variable Regularities](https://arxiv.org/abs/2410.23160)
- 30 Oct 2024, Jingge Xiao, et al.
- [[Official Code - FlexTSF](https://github.com/jingge326/flextsf)]
- [From News to Forecast: Integrating Event Analysis in LLM-Based Time Series Forecasting with Reflection](https://arxiv.org/abs/2409.17515)
- 30 Oct 2024, Xinlei Wang, et al.
- [[Official Code - From_News_to_Forecast](https://github.com/ameliawong1996/From_News_to_Forecast)]
- [LTBoost: Boosted Hybrids of Ensemble Linear and Gradient Algorithms for the Long-term Time Series Forecasting](https://dl.acm.org/doi/10.1145/3627673.3679527)
- 21 Oct 2024, Hubert Truchan, et al.
- [[Official Code - LTBoost](https://github.com/hubtru/LTBoost)]
- [TimeMixer++: A General Time Series Pattern Machine for Universal Predictive Analysis](https://arxiv.org/abs/2410.16032)
- 21 Oct 2024, Shiyu Wang, et al.
- [[Official Code - TimeMixer](https://github.com/kwuking/TimeMixer)]
- [HiPPO-KAN: Efficient KAN Model for Time Series Analysis](https://arxiv.org/abs/2410.14939)
- 19 Oct 2024, SangJong Lee, et al.
- [Parsimony or Capability? Decomposition Delivers Both in Long-term Time Series Forecasting](https://arxiv.org/abs/2401.11929)
- 16 Oct 2024, Jinliang Deng, et al.
- [Towards Neural Scaling Laws for Time Series Foundation Models](https://arxiv.org/abs/2410.12360)
- 16 Oct 2024, Qingren Yao, et al.
- [FoundTS: Comprehensive and Unified Benchmarking of Foundation Models for Time Series Forecasting](https://arxiv.org/abs/2410.11802)
- 15 Oct 2024, Zhe Li, et al.
- [LLM-Mixer: Multiscale Mixing in LLMs for Time Series Forecasting](https://arxiv.org/abs/2410.11674)
- 15 Oct 2024, Md Kowsher, et al.
- [[Official Code - LLMMixer](https://github.com/Kowsher/LLMMixer)]
- [Moirai-MoE: Empowering Time Series Foundation Models with Sparse Mixture of Experts](https://arxiv.org/abs/2410.10469)
- 14 Oct 2024, Xu Liu, et al.
- [[Official Code - moirai-moe-1](https://github.com/SalesforceAIResearch/uni2ts/tree/main/project/moirai-moe-1)]
- [Learning Pattern-Specific Experts for Time Series Forecasting Under Patch-level Distribution Shift](https://arxiv.org/abs/2410.09836)
- 13 Oct 2024, Yanru Sun, et al.
- [[Official Code - TFPS](https://github.com/syrGitHub/TFPS)]
- [Are Self-Attentions Effective for Time Series Forecasting?](https://arxiv.org/abs/2405.16877)
- 12 Oct 2024, Dongbin Kim, et al.
- [[Official Code - CATS](https://github.com/dongbeank/cats)]
- [Mamba4Cast: Efficient Zero-Shot Time Series Forecasting with State Space Models](https://arxiv.org/abs/2410.09385)
- 12 Oct 2024, Sathya Kamesh Bhethanabhotla, et al.
- [[Official Code - Mamba4Cast](https://github.com/automl/mamba4cast)]
- [TimeBridge: Non-Stationarity Matters for Long-term Time Series Forecasting](https://arxiv.org/abs/2410.04442)
- 12 Oct 2024, Peiyuan Liu, et al.
- [[Official Code - TimeBridge](https://github.com/hank0626/timebridge)]
- [Time-FFM: Towards LM-Empowered Federated Foundation Model for Time Series Forecasting](https://arxiv.org/abs/2405.14252)
- 08 Oct 2024, Qingxiang Liu, et al.
- [Timer-XL: Long-Context Transformers for Unified Time Series Forecasting](https://arxiv.org/abs/2410.04803)
- 07 Oct 2024, Yong Liu, et al.
- [Autoregressive Moving-average Attention Mechanism for Time Series Forecasting](https://arxiv.org/abs/2410.03159)
- 04 Oct 2024, Jiecheng Lu, et al.
- [[Official Code - ARMA-Attention](https://github.com/ljc-fvnr/arma-attention)]
- [MMFNet: Multi-Scale Frequency Masking Neural Network for Multivariate Time Series Forecasting](https://arxiv.org/abs/2410.02070)
- 02 Oct 2024, Aitian Ma, et al.
- [NuwaTS: a Foundation Model Mending Every Incomplete Time Series](https://arxiv.org/abs/2405.15317)
- 02 Oct 2024, Jinguo Cheng, et al.
- [[Official Code - NuwaTS](https://github.com/chengyui/nuwats)]
- [Frequency Adaptive Normalization For Non-stationary Time Series Forecasting](https://arxiv.org/abs/2409.20371)
- 30 Sep 2024, Weiwei Ye, et al.
- [[Official Code - FAN](https://github.com/wayne155/FAN)]
- [Evolving Multi-Scale Normalization for Time Series Forecasting under Distribution Shifts](https://arxiv.org/abs/2409.19718)
- 29 Sep 2024, Dalin Qin, et al.
- [[Official Code - EvoMSN](https://github.com/qindalin/evomsn)]
- [CycleNet: Enhancing Time Series Forecasting through Modeling Periodic Patterns](https://arxiv.org/abs/2409.18479)
- 27 Sep 2024, Shengsheng Lin, et al.
- [[Official Code - CycleNet](https://github.com/ACAT-SCUT/CycleNet)]
- [CMamba: Channel Correlation Enhanced State Space Models for Multivariate Time Series Forecasting](https://arxiv.org/abs/2406.05316)
- 26 Sep 2024, Chaolv Zeng, et al.
- [[Official Code - CMamba](https://github.com/zclzcl0223/CMamba)]
- [PGN: The RNN's New Successor is Effective for Long-Range Time Series Forecasting](https://arxiv.org/abs/2409.17703)
- 26 Sep 2024, Yuxin Jia, et al.
- [[Official Code - TPGN](https://github.com/Water2sea/TPGN)]
- [Double-Path Adaptive-correlation Spatial-Temporal Inverted Transformer for Stock Time Series Forecasting](https://arxiv.org/abs/2409.15662)
- 24 Sep 2024, Wenbo Yan, et al.
- [Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts](https://arxiv.org/abs/2409.16040)
- 24 Sep 2024, Xiaoming Shi, et al.
- [[Official Code - Time-MoE](https://github.com/time-moe/time-moe)]
- [TimeDiT: General-purpose Diffusion Transformers for Time Series Foundation Model](https://arxiv.org/abs/2409.02322)
- 03 Sep 2024, Defu Cao, et al.
- [VisionTS: Visual Masked Autoencoders Are Free-Lunch Zero-Shot Time Series Forecasters](https://arxiv.org/abs/2408.17253)
- 30 Aug 2024, Mouxiang Chen, et al.
- [[Official Code - VisionTS](https://github.com/keytoyze/visionts)]
- [Mamba or Transformer for Time Series Forecasting? Mixture of Universals (MoU) Is All You Need](https://www.arxiv.org/abs/2408.15997)
- 28 Aug 2024, Sijia Peng, et al.
- [[Official Code - mou](https://github.com/lunaaa95/mou)]
- [PRformer: Pyramidal Recurrent Transformer for Multivariate Time Series Forecasting](https://arxiv.org/abs/2408.10483)
- 20 Aug 2024, Yongbo Yu, et al.
- [[Official Code - PRformer](https://github.com/usualheart/prformer)]
- [Unlocking the Power of LSTM for Long Term Time Series Forecasting](https://arxiv.org/abs/2408.10006)
- 19 Aug 2024, Yaxuan Kong, et al.
- [Rethinking Channel Dependence for Multivariate Time Series Forecasting: Learning from Leading Indicators](https://arxiv.org/abs/2401.17548)
- 13 Aug 2024, Lifan Zhao, et al.
- [[Official Code - LIFT](https://github.com/sjtu-dmtai/lift)]
- [Bidirectional Generative Pre-training for Improving Time Series Representation Learning](https://arxiv.org/abs/2402.09558)
- 11 Aug 2024, Ziyang Song, et al.
- [[Official Code - BiTimelyGPT](https://github.com/li-lab-mcgill/bitimelygpt)]
- [Scalable Transformer for High Dimensional Multivariate Time Series Forecasting](https://arxiv.org/abs/2408.04245)
- 08 Aug 2024, Xin Zhou, et al.
- [[Official Code - ScalableTransformer4HighDimensionMTSF](https://github.com/xinzzzhou/scalabletransformer4highdimensionmtsf)]
- [RHiOTS: A Framework for Evaluating Hierarchical Time Series Forecasting Algorithms](https://www.arxiv.org/abs/2408.03399)
- 06 Aug 2024, Luis Roque, et al.
- [[Official Code - robustness_hierarchical_time_series_forecasting_algorithms](https://github.com/luisroque/robustness_hierarchical_time_series_forecasting_algorithms)]
- [Fine-grained Attention in Hierarchical Transformers for Tabular Time-series](https://arxiv.org/abs/2406.15327)
- 02 Aug 2024, Raphael Azorin, et al.
- [[Official Code - fieldy](https://github.com/raphaaal/fieldy)]
- [DAM: Towards A Foundation Model for Time Series Forecasting](https://arxiv.org/abs/2407.17880)
- 25 Jul 2024, Luke Darlow, et al.
- [A Survey of Explainable Artificial Intelligence (XAI) in Financial Time Series Forecasting](https://arxiv.org/abs/2407.15909)
- 22 Jul 2024, Pierre-Daniel Arsenault, et al.
- [Deep Functional Factor Models: Forecasting High-Dimensional Functional Time Series via Bayesian Nonparametric Factorization](https://arxiv.org/abs/2305.14543)
- 18 Jul 2024, Yirui Liu, et al.
- [[Official Code - df2m](https://github.com/yiruiliu110/df2m)]
- [Deep Time Series Models: A Comprehensive Survey and Benchmark](https://arxiv.org/abs/2407.13278)
- 18 Jul 2024, Yuxuan Wang, et al.
- [[Official Code - Time-Series-Library](https://github.com/thuml/Time-Series-Library)]
- [Long Input Sequence Network for Long Time Series Forecasting](https://arxiv.org/abs/2407.15869)
- 18 Jul 2024, Chao Ma, et al.
- [Large Pre-trained time series models for cross-domain Time series analysis tasks](https://arxiv.org/abs/2311.11413)
- 11 Jul 2024, Harshavardhan Kamarthi, et al.
- [Loss Shaping Constraints for Long-Term Time Series Forecasting](https://arxiv.org/abs/2402.09373)
- 11 Jul 2024, Ignacio Hounie, et al.
- [ViTime: A Visual Intelligence-Based Foundation Model for Time Series Forecasting](https://arxiv.org/abs/2407.07311)
- 10 Jul 2024, Luoxiao Yang, et al.
- [[Official Code - ViTime](https://github.com/IkeYang/ViTime)]
- [S2IP-LLM: Semantic Space Informed Prompt Learning with LLM for Time Series Forecasting](https://arxiv.org/abs/2403.05798)
- 07 Jul 2024, Zijie Pan, et al.
- [[Official Code - S2IP-LLM](https://github.com/panzijie825/s2ip-llm)]
- [Fredformer: Frequency Debiased Transformer for Time Series Forecasting](https://arxiv.org/abs/2406.09009)
- 03 Jul 2024, Xihao Piao, et al.
- [[Official Code - Fredformer](https://github.com/chenzrg/fredformer)]
- [Revitalizing Multivariate Time Series Forecasting: Learnable Decomposition with Inter-Series Dependencies and Intra-Series Variations Modeling](https://arxiv.org/abs/2402.12694)
- 01 Jul 2024, Guoqi Yu, et al.
- [[Official Code - Leddam](https://github.com/Levi-Ackman/Leddam)]
- [Addressing Prediction Delays in Time Series Forecasting: A Continuous GRU Approach with Derivative Regularization](https://arxiv.org/abs/2407.01622)
- 29 Jun 2024, SheoYon Jhin, et al.
- [[Official Code - CONTIME](https://github.com/sheoyon-jhin/contime)]
- [Deep Frequency Derivative Learning for Non-stationary Time Series Forecasting](https://arxiv.org/abs/2407.00502)
- 29 Jun 2024, Wei Fan, et al.
- [SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series](https://arxiv.org/abs/2406.17890)
- 25 Jun 2024, Hugo Inzirillo, et al.
- [[Official Code - SigKAN](https://github.com/remigenet/SigKAN)]
- [Are Language Models Actually Useful for Time Series Forecasting?](https://arxiv.org/abs/2406.16964)
- 22 Jun 2024, Mingtian Tan, et al.
- [[Official Code - TS_Models](https://github.com/bennytmt/ts_models)]
- [DeciMamba: Exploring the Length Extrapolation Potential of Mamba](https://arxiv.org/abs/2406.14528)
- 20 Jun 2024, Assaf Ben-Kish, et al.
- [[Official Code - DeciMamba](https://github.com/assafbk/decimamba)]
- [Understanding Different Design Choices in Training Large Time Series Models](https://arxiv.org/abs/2406.14045)
- 20 Jun 2024, Yu-Neng Chuang, et al.
- [[Official Code - ltsm](https://github.com/daochenzha/ltsm/)]
- [Omni-Dimensional Frequency Learner for General Time Series Analysis](https://arxiv.org/abs/2407.10419)
- 19 Jul 2024, Xianing Chen, et al.
- [Foundation Models for Time Series Analysis: A Tutorial and Survey](https://arxiv.org/abs/2403.14735)
- 18 Jun 2024, Yuxuan Liang, et al.
- [Generative Pretrained Hierarchical Transformer for Time Series Forecasting](https://arxiv.org/abs/2402.16516)
- 18 Jun 2024, Zhiding Liu, et al.
- [[Official Code - GPHT](https://github.com/icantnamemyself/gpht)]
- [ProbTS: Benchmarking Point and Distributional Forecasting across Diverse Prediction Horizons](https://arxiv.org/abs/2310.07446)
- 17 Jun 2024, Jiawen Zhang, et al.
- [[Official Code - ProbTS](https://github.com/microsoft/probts)]
- [LLMFactor: Extracting Profitable Factors through Prompts for Explainable Stock Movement Prediction](https://arxiv.org/abs/2406.10811)
- 16 Jun 2024, Meiyun Wang, et al.
- [RPMixer: Shaking Up Time Series Forecasting with Random Projections for Large Spatial-Temporal Data](https://arxiv.org/abs/2402.10487)
- 12 Jun 2024, Chin-Chia Michael Yeh, et al.
- [SOFTS: Efficient Multivariate Time Series Forecasting with Series-Core Fusion](https://arxiv.org/abs/2404.14197)
- 12 Jun 2024, Lu Han, et al.
- [[Official Code - SOFTS](https://github.com/secilia-cxy/softs)]
- [Time-MMD: A New Multi-Domain Multimodal Dataset for Time Series Analysis](https://arxiv.org/abs/2406.08627)
- 12 Jun 2024, Haoxin Liu, et al.
- [[Official Code - Time-MMD](https://github.com/adityalab/time-mmd)]
- [A Survey on Diffusion Models for Time Series and Spatio-Temporal Data](https://arxiv.org/abs/2404.18886)
- 11 Jun 2024, Yiyuan Yang, et al.
- [[Official Code - Awesome-TimeSeries-SpatioTemporal-Diffusion-Model](https://github.com/yyysjz1997/awesome-timeseries-spatiotemporal-diffusion-model)]
- [Calibration of Time-Series Forecasting: Detecting and Adapting Context-Driven Distribution Shift](https://arxiv.org/abs/2310.14838)
- 11 Jun 2024, Mouxiang Chen, et al.
- [[Official Code - Calibration-CDS](https://github.com/half111/calibration_cds)]
- [When and How: Learning Identifiable Latent States for Nonstationary Time Series Forecasting](https://arxiv.org/abs/2402.12767)
- 07 Jun 2024, Zijian Li, et al.
- [Adaptive Multi-Scale Decomposition Framework for Time Series Forecasting](https://arxiv.org/abs/2406.03751)
- 06 Jun 2024, Yifan Hu, et al.
- [[Official Code - AMD](https://github.com/troubadour000/amd)]
- [Kolmogorov-Arnold Networks for Time Series: Bridging Predictive Power and Interpretability](https://arxiv.org/abs/2406.02496)
- 04 Jun 2024, Kunpeng Xu, et al.
- [Timer: Generative Pre-trained Transformers Are Large Time Series Models](https://arxiv.org/abs/2402.02368)
- 04 Jun 2024, Yong Liu, et al.
- [[Official Code - Large-Time-Series-Model](https://github.com/thuml/Large-Time-Series-Model)]
- [SAMformer: Unlocking the Potential of Transformers in Time Series Forecasting with Sharpness-Aware Minimization and Channel-Wise Attention](https://arxiv.org/abs/2402.10198)
- 03 Jun 2024, Romain Ilbert, et al.
- [[Official Code - samformer](https://github.com/romilbert/samformer)]
- [SparseTSF: Modeling Long-term Time Series Forecasting with 1k Parameters](https://arxiv.org/abs/2405.00946)
- 03 Jun 2024, Shengsheng Lin, et al.
- [[Official Code - SparseTSF](https://github.com/lss-1138/SparseTSF)]
- [BayOTIDE: Bayesian Online Multivariate Time series Imputation with functional decomposition](https://arxiv.org/abs/2308.14906)
- 30 May 2024, Shikai Fang, et al.
- [[Official Code - BayOTIDE](https://github.com/xuangu-fang/bayotide)]
- [Efficient and Effective Time-Series Forecasting with Spiking Neural Networks](https://arxiv.org/abs/2402.01533)
- 29 May 2024, Changze Lv, et al.
- [[Official Code - SeqSNN](https://github.com/microsoft/seqsnn)]
- [UNITS: A Unified Multi-Task Time Series Model](https://arxiv.org/abs/2403.00131)
- 29 May 2024, Shanghua Gao, et al.
- [[Official Code - UniTS](https://github.com/mims-harvard/UniTS)]
- [ForecastGrapher: Redefining Multivariate Time Series Forecasting with Graph Neural Networks](https://arxiv.org/abs/2405.18036)
- 28 May 2024, Wanlin Cai, et al.
- [MambaTS: Improved Selective State Space Models for Long-term Time Series Forecasting](https://arxiv.org/abs/2405.16440)
- 26 May 2024, Xiuding Cai, et al.
- [[Official Code - MambaTS-pytorch](https://github.com/XiudingCai/MambaTS-pytorch)]
- [CALF: Aligning LLMs for Time Series Forecasting via Cross-modal Fine-Tuning](https://arxiv.org/abs/2403.07300)
- 23 May 2024, Peiyuan Liu, et al.
- [[Official Code - CALF](https://github.com/Hank0626/CALF)]
- [TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting](https://arxiv.org/abs/2405.14616)
- 23 May 2024, Shiyu Wang, et al.
- [[Official Code - TimeMixer](https://github.com/kwuking/TimeMixer)]
- [GinAR: An End-To-End Multivariate Time Series Forecasting Model Suitable for Variable Missing](https://arxiv.org/abs/2405.11333)
- 18 May 2024, Chengqing Yu, et al.
- [[Official Code - GinAR](https://github.com/chengqingyu/ginar)]
- [Bi-Mamba+: Bidirectional Mamba for Time Series Forecasting](https://arxiv.org/abs/2404.15772)
- 17 May 2024, Aobo Liang, et al.
- [DGCformer: Deep Graph Clustering Transformer for Multivariate Time Series Forecasting](https://arxiv.org/abs/2405.08440)
- 14 May 2024, Qinshuo Liu, et al.
- [Multi-Scale Dilated Convolution Network for Long-Term Time Series Forecasting](https://arxiv.org/abs/2405.05499)
- 14 May 2024, Feifei Li, et al
- [Kolmogorov-Arnold Networks (KANs) for Time Series Analysis](https://arxiv.org/abs/2405.08790)
- 14 May 2024, Cristian J. Vaca-Rubio, et al.
- [TKAN: Temporal Kolmogorov-Arnold Networks](https://arxiv.org/abs/2405.07344)
- 12 May 2024, Remi Genet, et al.
- [[Official Code - TKAN](https://github.com/remigenet/tkan)]
- [DTMamba : Dual Twin Mamba for Time Series Forecasting](https://arxiv.org/abs/2405.07022)
- 11 May 2024, Zexue Wu, et al.
- [Time Evidence Fusion Network: Multi-source View in Long-Term Time Series Forecasting](https://arxiv.org/abs/2405.06419)
- 10 May 2024, Tianxiang Zhan, et al.
- [[Official Code - TEFN](https://github.com/ztxtech/Time-Evidence-Fusion-Network)]
- [T-Rep: Representation Learning for Time Series using Time-Embeddings](https://arxiv.org/abs/2310.04486)
- 09 May 2024, Archibald Fraikin, et al.
- [[Official Code - T-Rep](https://github.com/let-it-care/t-rep)]
- [A Survey of Time Series Foundation Models: Generalizing Time Series Representation with Large Language Model](https://arxiv.org/abs/2405.02358)
- 07 May 2024, Jiexia Ye, et al.
- [[Official Code - Awesome-TimeSeries-LLM-FM](https://github.com/start2020/awesome-timeseries-llm-fm)]
- [TSLANet: Rethinking Transformers for Time Series Representation Learning](https://arxiv.org/abs/2404.08472)
- 06 May 2024, Emadeldeen Eldele, et al.
- [[Official Code - TSLANet](https://github.com/emadeldeen24/tslanet)]
- [Irregular Multivariate Time Series Forecasting: A Transformable Patching Graph Neural Networks Approach](https://openreview.net/forum?id=UZlMXUGI6e)
- 02 May 2024, Weijia Zhang, et al.
- [Integrating Mamba and Transformer for Long-Short Range Time Series Forecasting](https://arxiv.org/abs/2404.14757)
- 23 Apr 2024, Xiongxiao Xu, et al.
- [[Official Code - Mambaformer-in-Time-Series](https://github.com/XiongxiaoXu/Mambaformer-in-Time-Series)]
- [Biased Temporal Convolution Graph Network for Time Series Forecasting with Missing Values](https://openreview.net/forum?id=O9nZCwdGcG)
- 21 Apr 2024, Xiaodan Chen, et al.
- [[Official Code - BiTGraph](https://github.com/chenxiaodanhit/BiTGraph)]
- [A decoder-only foundation model for time-series forecasting](https://arxiv.org/abs/2310.10688)
- 17 Apr 2024, Abhimanyu Das, et al.
- [[Official Code - timesfm](https://github.com/google-research/timesfm)]
- [Towards Transparent Time Series Forecasting](https://openreview.net/forum?id=TYXtXLYHpR)
- 15 Apr 2024, Krzysztof Kacprzyk, et al.
- [Tiny Time Mixers (TTMs): Fast Pre-trained Models for Enhanced Zero/Few-Shot Forecasting of Multivariate Time Series](https://arxiv.org/abs/2401.03955)
- 09 Apr 2024, Vijay Ekambaram, et al.
- [[Official Code - granite-tsfm](https://github.com/ibm-granite/granite-tsfm)]
- [ATFNet: Adaptive Time-Frequency Ensembled Network for Long-term Time Series Forecasting](https://arxiv.org/abs/2404.05192)
- 08 Apr 2024, Hengyu Ye, et al.
- [[Official Code - ATFNet](https://github.com/yhyhyhyhyhy/atfnet)]
- [OneShotSTL: One-Shot Seasonal-Trend Decomposition For Online Time Series Anomaly Detection And Forecasting](https://arxiv.org/abs/2304.01506)
- 04 Apr 2023, Xiao He, et al.
- [[Official Code - OneShotSTL](https://github.com/xiao-he/oneshotstl)]
- [Is Mamba Effective for Time Series Forecasting?](https://arxiv.org/abs/2403.11144)
- 02 Apr 2024, Zihan Wang, et al.
- [[Official Code - S-D-Mamba](https://github.com/wzhwzhwzh0921/S-D-Mamba)]
- [TEMPO: Prompt-based Generative Pre-trained Transformer for Time Series Forecasting](https://arxiv.org/abs/2310.04948)
- 02 Apr 2024, Defu Cao, et al.
- [[Official Code - TEMPO](https://github.com/dc-research/tempo)]
- [MambaMixer: Efficient Selective State Space Models with Dual Token and Channel Selection](https://arxiv.org/abs/2403.19888)
- 29 Mar 2024, Ali Behrouz, et al.
- [TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods](https://arxiv.org/abs/2403.20150)
- 29 Mar 2024, Xiangfei Qiu, et al.
- [[Official Code - TFB](https://github.com/decisionintelligence/TFB)]
- [An Analysis of Linear Time Series Forecasting Models](https://arxiv.org/abs/2403.14587)
- 25 Mar 2024, William Toner, et al.
- [[Official Code - linear-forecasting](https://github.com/sir-lab/linear-forecasting)]
- [An End-to-End Structure with Novel Position Mechanism and Improved EMD for Stock Forecasting](https://arxiv.org/abs/2404.07969)
- 25 Mar 2024, Chufeng Li, et al.
- [[Official Code - ACEFormer](https://github.com/durandallee/aceformer)]
- [HDMixer: Hierarchical Dependency with Extendable Patch for Multivariate Time Series Forecasting](https://ojs.aaai.org/index.php/AAAI/article/view/29155)
- 24 Mar 2024, Qihe Huang, et al.
- [Latent Diffusion Transformer for Probabilistic Time Series Forecasting](https://ojs.aaai.org/index.php/AAAI/article/view/29085)
- 24 Mar 2024, Shibo Feng, et al.
- [StockMixer: A Simple Yet Strong MLP-Based Architecture for Stock Price Forecasting](https://ojs.aaai.org/index.php/AAAI/article/view/28681)
- 24 Mar 2024, Jinyong Fan, et al.
- [[Official Code - StockMixer](https://github.com/SJTU-Quant/StockMixer)]
- [ModernTCN: A Modern Pure Convolution Structure for General Time Series Analysis](https://openreview.net/forum?id=vpJMJerXHU)
- 22 Mar 2024, Donghao Luo, et al.
- [[Official Code - ModernTCN](https://github.com/luodhhh/ModernTCN)]
- [SiMBA: Simplified Mamba-Based Architecture for Vision and Multivariate Time series](https://arxiv.org/abs/2403.15360)
- 22 Mar 2024, Badri N. Patro, et al.
- [[Official Code - simba](https://github.com/badripatro/simba)]
- [iTransformer: Inverted Transformers Are Effective for Time Series Forecasting](https://arxiv.org/abs/2310.06625)
- 14 Mar 2024, Yong Liu, et al.
- [[Official Code - iTransformer](https://github.com/thuml/iTransformer)]
- [Self-Supervised Learning for Time Series: Contrastive or Generative?](https://arxiv.org/abs/2403.09809)
- 14 Mar 2024, Ziyu Liu, et al.
- [[Official Code - SSL_Comparison](https://github.com/dl4mhealth/ssl_comparison)]
- [TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting](https://arxiv.org/abs/2403.09898)
- 14 Mar 2024, Md Atik Ahamed, et al.
- [[Official Code - TimeMachine](https://github.com/atik-ahamed/timemachine)]
- [TimeDRL: Disentangled Representation Learning for Multivariate Time-Series](https://arxiv.org/abs/2312.04142)
- 13 Mar 2024, Ching Chang, et al.
- [[Official Code - TimeDRL](https://github.com/blacksnail789521/timedrl)]
- [Chronos: Learning the Language of Time Series](https://arxiv.org/abs/2403.07815)
- 12 Mar 2024, Abdul Fatir Ansari, et al.
- [[Official Code - chronos-forecasting](https://github.com/amazon-science/chronos-forecasting)]
- [Multi-Patch Prediction: Adapting LLMs for Time Series Representation Learning](https://arxiv.org/abs/2402.04852)
- 10 Mar 2024, Yuxuan Bian, et al.
- [[Official Code - aLLM4TS](https://github.com/yxbian23/aLLM4TS)]
- [MG-TSD: Multi-Granularity Time Series Diffusion Models with Guided Learning Process](https://arxiv.org/abs/2403.05751)
- 09 Mar 2024, Xinyao Fan, et al.
- [[Official Code - MG-TSD](https://github.com/hundredl/mg-tsd)]
- [Considering Nonstationary within Multivariate Time Series with Variational Hierarchical Transformer for Forecasting](https://arxiv.org/abs/2403.05406)
- 08 Mar 2024, Muyao Wang, et al.
- [[Official Code - HTV_Trans](https://github.com/flare200020/HTV_Trans)]
- [Pathformer: Multi-scale Transformers with Adaptive Pathways for Time Series Forecasting](https://arxiv.org/abs/2402.05956)
- 07 Mar 2024, Peng Chen, et al.
- [[Official Code - pathformer](https://github.com/decisionintelligence/pathformer)]
- [Periodicity Decoupling Framework for Long-term Series Forecasting](https://openreview.net/forum?id=dp27P5HBBt)
- 06 Mar 2024, Tao Dai, et al.
- [[Official Code - PDF](https://github.com/Hank0626/PDF)]
- [InjectTST: A Transformer Method of Injecting Global Information into Independent Channels for Long Time Series Forecasting](https://arxiv.org/abs/2403.02814)
- 05 Mar 2024, Ce Chi, et al.
- [CATS: Enhancing Multivariate Time Series Forecasting by Constructing Auxiliary Time Series as Exogenous Variables](https://arxiv.org/abs/2403.01673)
- 04 Mar 2024, Jiecheng Lu, et al.
- [[Official Code - CATS](https://github.com/LJC-FVNR/CATS)]
- [Diffusion-TS: Interpretable Diffusion for General Time Series Generation](https://arxiv.org/abs/2403.01742)
- 04 Mar 2024, Xinyu Yuan, et al.
- [[Official Code - Diffusion-TS](https://github.com/y-debug-sys/diffusion-ts)]
- [Learning to Generate Explainable Stock Predictions using Self-Reflective Large Language Models](https://arxiv.org/abs/2402.03659)
- 29 Feb 2024, Kelvin Koa, et al.
- [[Official Code - SEP](https://github.com/koa-fin/sep)]
- [TimeXer: Empowering Transformers for Time Series Forecasting with Exogenous Variables](https://arxiv.org/abs/2402.19072)
- 29 Feb 2024, Yuxuan Wang, et al.
- [[Official Code - TimeXer](https://github.com/thuml/timexer)]
- [UniTS: Building a Unified Time Series Model](https://arxiv.org/abs/2403.00131)
- 29 Feb 2024, Shanghua Gao, et al.
- [[Official Code - UniTS](https://github.com/mims-harvard/UniTS)]
- [TOTEM: TOkenized Time Series EMbeddings for General Time Series Analysis](https://arxiv.org/abs/2402.16412)
- 26 Feb 2024, Sabera Talukder, et al.
- [[Official Code - TOTEM](https://github.com/saberatalukder/totem)]
- [LSTPrompt: Large Language Models as Zero-Shot Time Series Forecasters by Long-Short-Term Prompting](https://arxiv.org/abs/2402.16132)
- 25 Feb 2024, Haoxin Liu, et al.
- [[Official Code - lstprompt](https://github.com/AdityaLab/lstprompt)]
- [TEST: Text Prototype Aligned Embedding to Activate LLM's Ability for Time Series](https://arxiv.org/abs/2308.08241)
- 22 Feb 2024, Chenxi Sun, et al.
- [[Official Code - TEST](https://github.com/scxsunchenxi/test)]
- [CARD: Channel Aligned Robust Blend Transformer for Time Series Forecasting](https://arxiv.org/abs/2305.12095)
- 16 Feb 2024, Wang Xue, et al.
- [[Official Code - CARD](https://github.com/wxie9/card)]
- [ContiFormer: Continuous-Time Transformer for Irregular Time Series Modeling](https://arxiv.org/abs/2402.10635)
- 16 Feb 2024, Yuqi Chen, et al.
- [[Official Code - ContiFormer](https://github.com/microsoft/SeqML/tree/main/ContiFormer)]
- [Large Language Models for Forecasting and Anomaly Detection: A Systematic Literature Review](https://arxiv.org/abs/2402.10350)
- 15 Feb 2024, Jing Su, et al.
- [Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting](https://arxiv.org/abs/2310.08278)
- 08 Feb 2024, Kashif Rasul, et al.
- [[Official Code - lag-llama](https://github.com/time-series-foundation-models/lag-llama)]
- [MultiResFormer: Transformer with Adaptive Multi-Resolution Modeling for General Time Series Forecasting](https://arxiv.org/abs/2311.18780)
- 08 Feb 2024, Linfeng Du, et al.
- [MOMENT: A Family of Open Time-series Foundation Models](https://arxiv.org/abs/2402.03885)
- 06 Feb 2024, Mononito Goswami, et al.
- [[Official Code - MOMENT](https://anonymous.4open.science/r/BETT-773F/README.md)]
- [DiffsFormer: A Diffusion Transformer on Stock Factor Augmentation](https://arxiv.org/abs/2402.06656)
- 05 Feb 2024, Yuan Gao, et al.
- [Position Paper: What Can Large Language Models Tell Us about Time Series Analysis](https://arxiv.org/abs/2402.02713)
- 05 Feb 2024, Ming Jin, et al.
- [AutoTimes: Autoregressive Time Series Forecasters via Large Language Models](https://arxiv.org/abs/2402.02370)
- 04 Feb 2024, Yong Liu, et al.
- [[Official Code - AutoTimes](https://github.com/thuml/AutoTimes)]
- [FreDF: Learning to Forecast in Frequency Domain](https://arxiv.org/abs/2402.02399)
- 04 Feb 2024, Hao Wang, et al.
- [[Official Code - FreDF](https://github.com/master-plc/fredf)]
- [Unified Training of Universal Time Series Forecasting Transformers](https://arxiv.org/abs/2402.02592)
- 04 Feb 2024, Gerald Woo, et al.
- [[Official Code - uni2ts](https://github.com/SalesforceAIResearch/uni2ts)]
- [RobustTSF: Towards Theory and Design of Robust Time Series Forecasting with Anomalies](https://arxiv.org/abs/2402.02032)
- 03 Feb 2024, Hao Cheng, et al.
- [[Official Code - RobustTSF](https://github.com/haochenglouis/robusttsf)]
- [Large Language Models for Time Series: A Survey](https://arxiv.org/abs/2402.01801)
- 02 Feb 2024, Xiyuan Zhang, et al.
- [[Official Code - awesome-llm-time-series](https://github.com/xiyuanzh/awesome-llm-time-series)]
- [A Survey of Deep Learning and Foundation Models for Time Series Forecasting](https://arxiv.org/abs/2401.13912)
- 25 Jan 2024, John A. Miller, et al.
- [LLM4TS: Aligning Pre-Trained LLMs as Data-Efficient Time-Series Forecasters](https://arxiv.org/abs/2308.08469)
- 18 Jan 2024, Ching Chang, et al.
- [MSHyper: Multi-Scale Hypergraph Transformer for Long-Range Time Series Forecasting](https://arxiv.org/abs/2401.09261)
- 17 Jan 2024, Zongjiang Shang, et al.
- [RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks](https://arxiv.org/abs/2401.09093)
- 17 Jan 2024, Haowen Hou, et al.
- [[Official Code - RWKV-TS](https://github.com/howard-hou/RWKV-TS)]
- [CNN Kernels Can Be the Best Shapelets](https://openreview.net/forum?id=O8ouVV8PjF)
- 16 Jan 2024, Eric Qu, et al.
- [GAFormer: Enhancing Timeseries Transformers Through Group-Aware Embeddings](https://openreview.net/forum?id=c56TWtYp0W)
- 16 Jan 2024, Jingyun Xiao, et al.
- [[Official Code - GAFormer](https://github.com/nerdslab/GAFormer)]
- [Generative Learning for Financial Time Series with Irregular and Scale-Invariant Patterns](https://openreview.net/forum?id=CdjnzWsQax)
- 16 Jan 2024, Hongbin Huang, et al.
- [Interpretable Sparse System Identification: Beyond Recent Deep Learning Techniques on Time-Series Prediction](https://openreview.net/forum?id=aFWUY3E7ws)
- 16 Jan 2024, Xiaoyi Liu, et al.
- [Leveraging Generative Models for Unsupervised Alignment of Neural Time Series Data](https://openreview.net/forum?id=9zhHVyLY4K)
- 16 Jan 2024, Ayesha Vermani, et al.
- [Self-Supervised Contrastive Learning for Long-term Forecasting](https://openreview.net/forum?id=nBCuRzjqK7)
- 16 Jan 2024, Junwoo Park, et al.
- [[Official Code - Self-Supervised-Contrastive-Forecsating](https://github.com/junwoopark92/Self-Supervised-Contrastive-Forecsating)]
- [SocioDojo: Building Lifelong Analytical Agents with Real-world Text and Time Series](https://openreview.net/forum?id=s9z0HzWJJp)
- 16 Jan 2024, Junyan Cheng, et al.
- [Transformer-Modulated Diffusion Models for Probabilistic Multivariate Time Series Forecasting](https://openreview.net/forum?id=qae04YACHs)
- 16 Jan 2024, Yuxin Li, et al.
- [HiMTM: Hierarchical Multi-Scale Masked Time Series Modeling for Long-Term Forecasting](https://arxiv.org/abs/2401.05012)
- 10 Jan 2024, Shubao Zhao, et al.
- [Universal Time-Series Representation Learning: A Survey](https://arxiv.org/abs/2401.03717)
- 08 Jan 2024, Patara Trirat, et al.
- [[Official Code - awesome-deep-time-series-representations](https://github.com/itouchz/awesome-deep-time-series-representations)]
- [UnetTSF: A Better Performance Linear Complexity Time Series Prediction Model](https://arxiv.org/abs/2401.03001)
- 05 Jan 2024, Chu Li, et al.
- [[Official Code - UnetTSF](https://github.com/lichuustc/UnetTSF)]
- [U-Mixer: An Unet-Mixer Architecture with Stationarity Correction for Time Series Forecasting](https://arxiv.org/abs/2401.02236)
- 04 Jan 2024, Xiang Ma, et al.
- [[Official Code - U-Mixer](https://github.com/XiangMa-Shaun/U-Mixer)]
### 2023
- [MSGNet: Learning Multi-Scale Inter-Series Correlations for Multivariate Time Series Forecasting](https://arxiv.org/abs/2401.00423)
- 31 Dec 2023, Wanlin Cai, et al.
- [[Official Code - MSGNet](https://github.com/yozhibo/msgnet)]
- [Learning the Dynamic Correlations and Mitigating Noise by Hierarchical Convolution for Long-term Sequence Forecasting](https://arxiv.org/abs/2312.16790)
- 28 Dec 2023, Zhihao Yu, et al.
- [[Official Code - HMNet](https://github.com/yzhhoward/hmnet)]
- [TSPP: A Unified Benchmarking Tool for Time-series Forecasting](https://arxiv.org/abs/2312.17100)
- 28 Dec 2023, Jan Bączek, et al.
- [[Official Code - TimeSeriesPredictionPlatform](https://github.com/NVIDIA/DeepLearningExamples/tree/master/Tools/PyTorch/TimeSeriesPredictionPlatform)]
- [Continuous-time Autoencoders for Regular and Irregular Time Series Imputation](https://arxiv.org/abs/2312.16581)
- 27 Dec 2023, Hyowon Wi, et al.
- [Learning to Embed Time Series Patches Independently](https://arxiv.org/abs/2312.16427)
- 27 Dec 2023, Seunghan Lee, et al.
- [[Official Code - pits](https://github.com/seunghan96/pits)]
- [TimesURL: Self-supervised Contrastive Learning for Universal Time Series Representation Learning](https://arxiv.org/abs/2312.15709)
- 25 Dec 2023, Jiexi Liu, et al.
- [AutoXPCR: Automated Multi-Objective Model Selection for Time Series Forecasting](https://arxiv.org/abs/2312.13038)
- 20 Dec 2023, Raphael Fischer, et al.
- [[Official Code - xpcr](https://github.com/raphischer/xpcr)]
- [CGS-Mask: Making Time Series Predictions Intuitive for All](https://arxiv.org/abs/2312.09513)
- 15 Dec 2023, Feng Lu, et al.
- [Learning from Polar Representation: An Extreme-Adaptive Model for Long-Term Time Series Forecasting](https://arxiv.org/abs/2312.08763)
- 14 Dec 2023, Yanhong Li, et al.
- [[Official Code - DAN](https://github.com/davidanastasiu/dan)]
- [SimPSI: A Simple Strategy to Preserve Spectral Information in Time Series Data Augmentation](https://arxiv.org/abs/2312.05790)
- 10 Dec 2023, Hyun Ryu, et al.
- [[Official Code - simpsi](https://github.com/hyun-ryu/simpsi)]
- [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://arxiv.org/abs/2312.00752)
- 01 Dec 2023, Albert Gu, et al.
- [[Official Code - mamba](https://github.com/state-spaces/mamba)]
- [Non-stationary Transformers: Exploring the Stationarity in Time Series Forecasting](https://arxiv.org/abs/2205.14415)
- 24 Nov 2023, Yong Liu, et al.
- [[Official Code - Nonstationary_Transformers](https://github.com/thuml/Nonstationary_Transformers)]
- [FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective](https://arxiv.org/abs/2311.06190)
- 10 Nov 2023, Kun Yi, et al.
- [[Official Code - FourierGNN](https://github.com/aikunyi/fouriergnn)]
- [Frequency-domain MLPs are More Effective Learners in Time Series Forecasting](https://arxiv.org/abs/2311.06184)
- 10 Nov 2023, Kun Yi, et al.
- [[Official Code - FreTS](https://github.com/aikunyi/frets)]
- [Multi-resolution Time-Series Transformer for Long-term Forecasting](https://arxiv.org/abs/2311.04147)
- 07 Nov 2023, Yitian Zhang, et al.
- [[Official Code - MTST](https://github.com/networkslab/MTST)]
- [PT-Tuning: Bridging the Gap between Time Series Masked Reconstruction and Forecasting via Prompt Token Tuning](https://arxiv.org/abs/2311.03768)
- 07 Nov 2023, Hao Liu, et al.
- [BasisFormer: Attention-based Time Series Forecasting with Learnable and Interpretable Basis](https://arxiv.org/abs/2310.20496)
- 31 Oct 2023, Zelin Ni, et al.
- [[Official Code - Basisformer](https://github.com/nzl5116190/basisformer)]
- [ProNet: Progressive Neural Network for Multi-Horizon Time Series Forecasting](https://arxiv.org/abs/2310.19322)
- 30 Oct 2023, Yang Lin
- [Hierarchical Ensemble-Based Feature Selection for Time Series Forecasting](https://arxiv.org/abs/2310.17544)
- 26 Oct 2023, Ayşın Tümay, et al.
- [Attention-Based Ensemble Pooling for Time Series Forecasting](https://arxiv.org/abs/2310.16231)
- 24 Oct 2023, Dhruvit Patel, et al.
- [[Official Code - denpool](https://github.com/awikner/denpool)]
- [Blending gradient boosted trees and neural networks for point and probabilistic forecasting of hierarchical time series](https://arxiv.org/abs/2310.13029)
- 19 Oct 2023, Ioannis Nasios, et al.
- [[Official Code - M5_Uncertainty_3rd_place](https://github.com/IoannisNasios/M5_Uncertainty_3rd_place)]
- [A Multi-Scale Decomposition MLP-Mixer for Time Series Analysis](https://arxiv.org/abs/2310.11959)
- 18 Oct 2023, Shuhan Zhong, et al.
- [[Official Code - MSD-Mixer](https://github.com/zshhans/msd-mixer)]
- [Large Models for Time Series and Spatio-Temporal Data: A Survey and Outlook](https://arxiv.org/abs/2310.10196)
- 16 Oct 2023, Ming Jin, et al.
- [[Official Code - awesome-timeseries-spatiotemporal-lm-llm](https://github.com/qingsongedu/awesome-timeseries-spatiotemporal-lm-llm)]
- [UniTime: A Language-Empowered Unified Model for Cross-Domain Time Series Forecasting](https://arxiv.org/abs/2310.09751)
- 15 Oct 2023, Xu Liu, et al.
- [[Official Code - UniTime](https://github.com/liuxu77/unitime)]
- [Counterfactual Explanations for Time Series Forecasting](https://arxiv.org/abs/2310.08137)
- 12 Oct 2023, Zhendong Wang, et al.
- [[Official Code - counterfactual-explanations-for-forecasting](https://github.com/zhendong3wang/counterfactual-explanations-for-forecasting)]
- [Lag-Llama: Towards Foundation Models for Time Series Forecasting](https://arxiv.org/abs/2310.08278)
- 12 Oct 2023, Kashif Rasul, et al.
- [[Official Code - lag-llama](https://github.com/kashif/pytorch-transformer-ts/tree/main/lag-llama)]
- [Large Language Models Are Zero-Shot Time Series Forecasters](https://arxiv.org/abs/2310.07820)
- 11 Oct 2023, Nate Gruver, et al.
- [[Official Code - llmtime](https://github.com/ngruver/llmtime)]
- [Pushing the Limits of Pre-training for Time Series Forecasting in the CloudOps Domain](https://arxiv.org/abs/2310.05063)
- 08 Oct 2023, Gerald Woo, et al.
- [[Official Code - pretrain-time-series-cloudops](https://github.com/salesforceairesearch/pretrain-time-series-cloudops)]
- [Generative Modeling of Regular and Irregular Time Series Data via Koopman VAEs](https://arxiv.org/abs/2310.02619)
- 04 Oct 2023, Ilan Naiman, et al.
- [Time-LLM: Time Series Forecasting by Reprogramming Large Language Models](https://arxiv.org/abs/2310.01728)
- 03 Oct 2023, Ming Jin, et al.
- [[Official Code - Time-LLM](https://github.com/kimmeen/time-llm)]
- [Modality-aware Transformer for Time series Forecasting](https://arxiv.org/abs/2310.01232)
- 02 Oct 2023, Hajar Emami, et al.
- [PatchMixer: A Patch-Mixing Architecture for Long-Term Time Series Forecasting](https://arxiv.org/abs/2310.00655)
- 01 Oct 2023, Zeying Gong, et al.
- [[Official Code - PatchMixer](https://github.com/Zeying-Gong/PatchMixer)]
- [Adaptive Normalization for Non-stationary Time Series Forecasting: A Temporal Slice Perspective](https://openreview.net/forum?id=5BqDSw8r5j)
- 22 Sep 2023, Zhiding Liu, et al.
- [OneNet: Enhancing Time Series Forecasting Models under Concept Drift by Online Ensembling](https://arxiv.org/abs/2309.12659)
- 22 Sep 2023, Yi-Fan Zhang, et al.
- [[Official Code - OneNet](https://github.com/yfzhang114/onenet)]
- [WFTNet: Exploiting Global and Local Periodicity in Long-term Time Series Forecasting](https://arxiv.org/abs/2309.11319)
- 20 Sep 2023, Peiyuan Liu, et al.
- [[Official Code - WFTNet](https://github.com/Hank0626/WFTNet)]
- [Fully-Connected Spatial-Temporal Graph for Multivariate Time-Series Data](https://arxiv.org/abs/2309.05305)
- 11 Sep 2023, Yucheng Wang, et al.
- [[Official Code - FCSTGNN](https://github.com/Frank-Wang-oss/FCSTGNN)]
- [PAITS: Pretraining and Augmentation for Irregularly-Sampled Time Series](https://arxiv.org/abs/2308.13703)
- 25 Aug 2023, Nicasia Beebe-Wang, et al.
- [[Official Code - irregular timeseries pretraining](https://github.com/google-research/google-research/tree/master/irregular_timeseries_pretraining)]
- [TFDNet: Time-Frequency Enhanced Decomposed Network for Long-term Time Series Forecasting](https://arxiv.org/abs/2308.13386)
- 25 Aug 2023, Yuxiao Luo, et al.
- [[Official Code - TFDNet](https://github.com/YuxiaoLuo0013/TFDNet)]
- [Easy attention: A simple self-attention mechanism for transformer-based time-series reconstruction and prediction](https://arxiv.org/abs/2308.12874)
- 24 Aug 2023, Marcial Sanchis-Agudo, et al.
- [Multi-scale Transformer Pyramid Networks for Multivariate Time Series Forecasting](https://arxiv.org/abs/2308.11946)
- 23 Aug 2023, Yifan Zhang, et al.
- [SegRNN: Segment Recurrent Neural Network for Long-Term Time Series Forecasting](https://arxiv.org/abs/2308.11200)
- 22 Aug 2023, Shengsheng Lin, et al.
- [[Official Code - SegRNN](https://github.com/lss-1138/SegRNN)]
- [LLM4TS: Two-Stage Fine-Tuning for Time-Series Forecasting with Pre-Trained LLMs](https://arxiv.org/abs/2308.08469)
- 16 Aug 2023, Ching Chang, et al.
- [PETformer: Long-term Time Series Forecasting via Placeholder-enhanced Transformer](https://arxiv.org/abs/2308.04791)
- 09 Aug 2023, Shengsheng Lin, et al.
- [DSformer: A Double Sampling Transformer for Multivariate Time Series Long-term Prediction](https://arxiv.org/abs/2308.03274)
- 07 Aug 2023, Chengqing Yu, et al.
- [Hierarchical Proxy Modeling for Improved HPO in Time Series Forecasting](https://dl.acm.org/doi/abs/10.1145/3580305.3599378)
- 04 Aug 2023, Arindam Jati, et al.
- [Unsupervised Representation Learning for Time Series: A Review](https://arxiv.org/abs/2308.01578)
- 03 Aug 2023, Qianwen Meng, et al.
- [[Official Code - ULTS](https://github.com/mqwfrog/ULTS)]
- [Automatic Feature Engineering for Time Series Classification: Evaluation and Discussion](https://arxiv.org/abs/2308.01071)
- 02 Aug 2023, Aurélien Renault, et al.
- [[Official Code - Automatic-Feature-Engineering-for-TSC](https://github.com/aurelien-renault/Automatic-Feature-Engineering-for-TSC)]
- [Enhancing Representation Learning for Periodic Time Series with Floss: A Frequency Domain Regularization Approach](https://arxiv.org/abs/2308.01011)
- 02 Aug 2023, Chunwei Yang, et al.
- [[Official Code - Floss](https://github.com/agustdd/floss)]
- [SimpleTS: An Efficient and Universal Model Selection Framework for Time Series Forecasting](https://dl.acm.org/doi/10.14778/3611540.3611561)
- 01 Aug 2023, Yuanyuan Yao, et al.
- [DeepTSF: Codeless machine learning operations for time series forecasting](https://arxiv.org/abs/2308.00709)
- 28 Jul 2023, Sotiris Pelekis, et al.
- [[Official Code - DeepTSF](https://github.com/I-NERGY/DeepTSF)]
- [TimeGNN: Temporal Dynamic Graph Learning for Time Series Forecasting](https://arxiv.org/abs/2307.14680)
- 27 Jul 2023, Nancy Xu, et al.
- [[Official Code - Time-GNN](https://github.com/xun468/Time-GNN)]
- [TransFusion: Generating Long, High Fidelity Time Series using Diffusion Models with Transformers](https://arxiv.org/abs/2307.12667)
- 24 Jul 2023, Md Fahim Sikder, et al.
- [[Official Code - TransFusion](https://github.com/fahim-sikder/TransFusion)]
- [Predict, Refine, Synthesize: Self-Guiding Diffusion Models for Probabilistic Time Series Forecasting](https://arxiv.org/abs/2307.11494)
- 21 Jul 2023, Marcel Kollovieh, et al.
- [[Official Code - unconditional-time-series-diffusion](https://github.com/amazon-science/unconditional-time-series-diffusion)]
- [TimeTuner: Diagnosing Time Representations for Time-Series Forecasting with Counterfactual Explanations](https://arxiv.org/abs/2307.09916)
- 19 Jul 2023, Jianing Hao, et al.
- [[Official Code - TimeTuner](https://github.com/catherinehao/timetuner)]
- [Look Ahead: Improving the Accuracy of Time-Series Forecasting by Previewing Future Time Features](https://dl.acm.org/doi/abs/10.1145/3539618.3592013)
- 18 July 2023, Seonmin Kim, et al.
- [[Official Code - Look Ahead](https://github.com/sunsunmin/Look_Ahead)]
- [GBT: Two-stage transformer framework for non-stationary time series forecasting](https://arxiv.org/abs/2307.08302)
- 17 Jul 2023, Li Shen, et al.
- [[Official Code - GBT-Neural_Networks_2023](https://github.com/OrigamiSL/GBT-Neural_Networks_2023)]
- [Sequential Monte Carlo Learning for Time Series Structure Discovery](https://arxiv.org/abs/2307.09607)
- 13 Jul 2023, Feras A. Saad, et al.
- [[Official Code - AutoGP.jl](https://github.com/probsys/AutoGP.jl)]
- [A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection](https://arxiv.org/abs/2307.03759)
- 07 Jul 2023, Ming Jin, et al.
- [[Official Code - Awesome-GNN4TS](https://github.com/kimmeen/awesome-gnn4ts)]
- [GEANN: Scalable Graph Augmentations for Multi-Horizon Time Series Forecasting](https://arxiv.org/abs/2307.03595)
- 07 Jul 2023, Sitan Yang, et al.
- [FITS: Modeling Time Series with 10k Parameters](https://arxiv.org/abs/2307.03756)
- 06 Jul 2023, Zhijian Xu, et al.
- [[Official Code - FITS](https://github.com/vewoxic/fits)]
- [SAITS: Self-Attention-based Imputation for Time Series](https://arxiv.org/abs/2202.08516)
- 05 Jul 2023, Wenjie Du, et al.
- [[Official Code - SAITS](https://github.com/WenjieDu/SAITS)]
- [SageFormer: Series-Aware Graph-Enhanced Transformers for Multivariate Time Series Forecasting](https://arxiv.org/abs/2307.01616)
- 04 Jul 2023, Zhenwei Zhang, et al.
- [ImDiffusion: Imputed Diffusion Models for Multivariate Time Series Anomaly Detection](https://arxiv.org/abs/2307.00754)
- 03 Jul 2023, Yuhang Chen, et al.
- [[Official Code - IMDiffusion](https://github.com/17000cyh/imdiffusion)]
- [Precursor-of-Anomaly Detection for Irregular Time Series](https://arxiv.org/abs/2306.15489)
- 27 Jun 2023, SheoYon Jhin, et al.
- [[Official Code - PAD](https://github.com/sheoyon-jhin/PAD)]
- [Anomaly Detection with Score Distribution Discrimination](https://arxiv.org/abs/2306.14403)
- 26 Jun 2023, Minqi Jiang, et al.
- [[Official Code - Overlap](https://github.com/Minqi824/Overlap)]
- [InParformer: Evolutionary Decomposition Transformers with Interactive Parallel Attention for Long-Term Time Series Forecasting](https://ojs.aaai.org/index.php/AAAI/article/view/25845)
- 26 Jun 2023, Haizhou Cao, et al.
- [Temporal Data Meets LLM -- Explainable Financial Time Series Forecasting](https://arxiv.org/abs/2306.11025)
- 19 Jun 2023, Xinli Yu, et al.
- [DCdetector: Dual Attention Contrastive Representation Learning for Time Series Anomaly Detection](https://arxiv.org/abs/2306.10347)
- 17 Jun 2023, Yiyuan Yang, et al.
- [[Official Code - KDD2023-DCdetector](https://github.com/DAMO-DI-ML/KDD2023-DCdetector)]
- [MultiWave: Multiresolution Deep Architectures through Wavelet Decomposition for Multivariate Time Series Prediction](https://arxiv.org/abs/2306.10164)
- 16 Jun 2023, Iman Deznabi, et al.
- [[Official Code - MultiWave](https://github.com/information-fusion-lab-umass/multiwave)]
- [Self-Supervised Learning for Time Series Analysis: Taxonomy, Progress, and Prospects](https://arxiv.org/abs/2306.10125)
- 16 Jun 2023, Kexin Zhang, et al.
- [[Official Code - Awesome-SSL4TS](https://github.com/qingsongedu/Awesome-SSL4TS)]
- [GCformer: An Efficient Framework for Accurate and Scalable Long-Term Multivariate Time Series Forecasting](https://arxiv.org/abs/2306.08325)
- 14 Jun 2023, YanJun Zhao, et al.
- [[Official Code - GCformer](https://github.com/Yanjun-Zhao/GCformer)]
- [TSMixer: Lightweight MLP-Mixer Model for Multivariate Time Series Forecasting](https://arxiv.org/abs/2306.09364)
- 14 Jun 2023, Vijay Ekambaram, et al.
- [[Official Code - tsfm](https://github.com/ibm/tsfm)]
- [Correlated Time Series Self-Supervised Representation Learning via Spatiotemporal Bootstrapping](https://arxiv.org/abs/2306.06994)
- 12 Jun 2023, Luxuan Wang, et al.
- [Feature Programming for Multivariate Time Series Prediction](https://arxiv.org/abs/2306.06252)
- 09 Jun 2023, Alex Reneau, et al.
- [[Official Code - FeatureProgramming](https://github.com/SirAlex900/FeatureProgramming)]
- [Self-Interpretable Time Series Prediction with Counterfactual Explanations](https://arxiv.org/abs/2306.06024)
- 09 Jun 2023, Jingquan Yan, et al.
- [Time Series Continuous Modeling for Imputation and Forecasting with Implicit Neural Representations](https://arxiv.org/abs/2306.05880)
- 09 Jun 2023, Etienne Le Naour, et al.
- [Encoding Time-Series Explanations through Self-Supervised Model Behavior Consistency](https://arxiv.org/abs/2306.02109)
- 03 Jun 2023, Owen Queen, et al.
- [An End-to-End Time Series Model for Simultaneous Imputation and Forecast](https://arxiv.org/abs/2306.00778)
- 01 Jun 2023, Trang H. Tran, et al.
- [Improving day-ahead Solar Irradiance Time Series Forecasting by Leveraging Spatio-Temporal Context](https://arxiv.org/abs/2306.01112)
- 01 Jun 2023, Oussama Boussif, et al.
- [[Official Code - CrossViVit](https://github.com/gitbooo/CrossViVit)]
- [Client: Cross-variable Linear Integrated Enhanced Transformer for Multivariate Long-Term Time Series Forecasting](https://arxiv.org/abs/2305.18838)
- 30 May 2023, Jiaxin Gao, et al.
- [[Official Code - Client](https://github.com/daxin007/client)]
- [Koopa: Learning Non-stationary Time Series Dynamics with Koopman Predictors](https://arxiv.org/abs/2305.18803)
- 30 May 2023, Yong Liu, et al.
- [[Official Code - Koopa](https://github.com/thuml/Koopa)]
- [Learning Perturbations to Explain Time Series Predictions](https://arxiv.org/abs/2305.18840)
- 30 May 2023, Joseph Enguehard.
- [[Official Code - time_interpret](https://github.com/josephenguehard/time_interpret)]
- [TLNets: Transformation Learning Networks for long-range time-series prediction](https://arxiv.org/abs/2305.15770)
- 25 May 2023, Wei Wang, et al.
- [[Official Code - TLNets](https://github.com/anonymity111222/tlnets)]
- [A Joint Time-frequency Domain Transformer for Multivariate Time Series Forecasting](https://arxiv.org/abs/2305.14649)
- 24 May 2023, Yushu Chen, et al.
- [[Official Code - JTFT](https://github.com/rationalspark/jtft)]
- [Forecasting Irregularly Sampled Time Series using Graphs](https://arxiv.org/abs/2305.12932)
- 22 May 2023, Vijaya Krishna Yalavarthi, et al.
- [[Official Code - GraFITi](https://github.com/yalavarthivk/GraFITi)]
- [Learning Structured Components: Towards Modular and Interpretable Multivariate Time Series Forecasting](https://arxiv.org/abs/2305.13036)
- 22 May 2023, Jinliang Deng, et al.
- [[Official Code - SCNN](https://github.com/KDDtest/SCNN)]
- [Make Transformer Great Again for Time Series Forecasting: Channel Aligned Robust Dual Transformer](https://arxiv.org/abs/2305.12095)
- 20 May 2023, Wang Xue, et al.
- [Revisiting Long-term Time Series Forecasting: An Investigation on Linear Mapping](https://arxiv.org/abs/2305.10721)
- 18 May 2023, Zhe Li, et al.
- [[Official Code - RTSF](https://github.com/plumprc/rtsf)]
- [How Expressive are Spectral-Temporal Graph Neural Networks for Time Series Forecasting?](https://arxiv.org/abs/2305.06587)
- 11 May 2023, Ming Jin, et al.
- [IVP-VAE: Modeling EHR Time Series with Initial Value Problem Solvers](https://arxiv.org/abs/2305.06741)
- 11 May 2023, Jingge Xiao, et al.
- [[Official Code - ivpvae](https://github.com/jingge326/ivpvae)]
- [CUTS+: High-dimensional Causal Discovery from Irregular Time-series](https://arxiv.org/abs/2305.05890)
- 10 May 2023, Yuxiao Cheng, et al.
- [[Official Code - UNN](https://github.com/jarrycyx/unn)]
- [Causal Discovery from Subsampled Time Series with Proxy Variables](https://arxiv.org/abs/2305.05276)
- 09 May 2023, Mingzhou Liu, et al.
- [[Official Code - proxy_causal_discovery](https://github.com/lmz123321/proxy_causal_discovery)]
- [Temporal and Heterogeneous Graph Neural Network for Financial Time Series Prediction](https://arxiv.org/abs/2305.08740)
- 09 May 2023, Sheng Xiang, et al.
- [[Official Code - THGNN](https://github.com/TongjiFinLab/THGNN)]
- [Mlinear: Rethink the Linear Model for Time-series Forecasting](https://arxiv.org/abs/2305.04800)
- 08 May 2023, Wei Li, et al.
- [Diffusion Models for Time Series Applications: A Survey](https://arxiv.org/abs/2305.00624)
- 01 May 2023, Lequan Lin, et al.
- [Context Consistency Regularization for Label Sparsity in Time Series](https://openreview.net/forum?id=EvGOdASdHi)
- 25 Apr 2023, Yooju Shin, et al.
- [[Official Code - CrossMatch](https://github.com/kaist-dmlab/CrossMatch)]
- [Prototype-oriented unsupervised anomaly detection for multivariate time series](https://openreview.net/forum?id=3vO4lS6PuF)
- 25 Apr 2023, Yuxin Li, et al.
- [[Official Code - PUAD](https://github.com/BoChenGroup/PUAD)]
- [Sequential Multi-Dimensional Self-Supervised Learning for Clinical Time Series](https://openreview.net/forum?id=WhRLdsDTBD)
- 25 Apr 2023, Aniruddh Raghu, et al.
- [[Official Code - SMD-SSL](https://github.com/aniruddhraghu/smd-ssl)]
- [Deep learning models for price forecasting of financial time series: A review of recent advancements: 2020-2022](https://arxiv.org/abs/2305.04811)
- 21 Apr 2023, Cheng Zhang, et al.
- [Long-term Forecasting with TiDE: Time-series Dense Encoder](https://arxiv.org/abs/2304.08424)
- 17 Apr 2023, Abhimanyu Das, et al.
- [[Official Code - google-research - tide](https://github.com/google-research/google-research/tree/master/tide)] [[Unofficial Implementation - TiDE](https://github.com/lich99/TiDE)]
- [Financial Time Series Forecasting using CNN and Transformer](https://arxiv.org/abs/2304.04912)
- 11 Apr 2023, Zhen Zeng, et al.
- [The Capacity and Robustness Trade-off: Revisiting the Channel Independent Strategy for Multivariate Time Series Forecasting](https://arxiv.org/abs/2304.05206)
- 11 Apr 2023, Lu Han, et al.
- [[Official Code](https://github.com/hanlu-nju/channel_independent_mtsf)]
- [Handling Concept Drift in Global Time Series Forecasting](https://arxiv.org/abs/2304.01512)
- 04 Apr 2023, Ziyi Liu, et al.
- [[Official Code](https://github.com/Neal-Liu-Ziyi/Concept_Drift_Handling)]
- [SimTS: Rethinking Contrastive Representation Learning for Time Series Forecasting](https://arxiv.org/abs/2303.18205)
- 31 Mar 2023, Xiaochen Zheng, et al.
- [[Official Code - SimTS_Representation_Learning](https://github.com/xingyu617/SimTS_Representation_Learning)]
- [Towards Diverse and Coherent Augmentation for Time-Series Forecasting](https://arxiv.org/abs/2303.14254)
- 24 Mar 2023, Xiyuan Zhang, et al.
- [UniTS: A Universal Time Series Analysis Framework with Self-supervised Representation Learning](https://arxiv.org/abs/2303.13804)
- 24 Mar 2023, Zhiyu Liang, et al.
- [[Official Code](https://github.com/LceOmlet/UniTS)]
- [Conformal Prediction for Time Series with Modern Hopfield Networks](https://arxiv.org/abs/2303.12783)
- 22 Mar 2023, Andreas Auer, et al.
- [[Official Code - HopCPT](https://github.com/ml-jku/hopcpt)]
- [Style Miner: Find Significant and Stable Explanatory Factors in Time Series with Constrained Reinforcement Learning](https://arxiv.org/abs/2303.11716)
- 21 Mar 2023, Dapeng Li, et al.
- [Late Meta-learning Fusion Using Representation Learning for Time Series Forecasting](https://arxiv.org/abs/2303.11000)
- 20 Mar 2023, Terence L van Zyl.
- [[Official Code](https://github.com/Pieter-Cawood/FFORMA-ESRNN)]
- [Discovering Predictable Latent Factors for Time Series Forecasting](https://arxiv.org/abs/2303.10426)
- 18 Mar 2023, Jingyi Hou, et al.
- [[Official Code - discover_PLF](https://github.com/houjingyi-ustb/discover_plf)]
- [TSMixer: An All-MLP Architecture for Time Series Forecasting](https://arxiv.org/abs/2303.06053)
- 10 Mar 2023, Si-An Chen, et al.
- [[Official Code - tsmixer](https://github.com/google-research/google-research/tree/master/tsmixer)]
- [PHILNet: A novel efficient approach for time series forecasting using deep learning](https://www.sciencedirect.com/science/article/pii/S0020025523003183)
- 08 Mar 2023, M.J. Jiménez-Navarro, et al.
- [[Official Code - PHILNet](https://github.com/manjimnav/PHILNet)]
- [Time Series Forecasting with Transformer Models and Application to Asset Management](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4375798)
- 07 Mar 2023, Edmond Lezmi and Jiali Xu.
- [Temporal Dependencies in Feature Importance for Time Series Predictions](https://arxiv.org/abs/2107.14317)
- 06 Mar 2023, Kin Kwan Leung, et al.
- [[Official Code - WinIT](https://github.com/layer6ai-labs/WinIT)]
- [Your time series is worth a binary image: machine vision assisted deep framework for time series forecasting](https://arxiv.org/abs/2302.14390)
- 28 Feb 2023, Luoxiao Yang, et al.
- [[Official Code - machine-vision-assisted-deep-time-series-analysis-MV-DTSA-](https://github.com/ikeyang/machine-vision-assisted-deep-time-series-analysis-mv-dtsa-)]
- [LightCTS: A Lightweight Framework for Correlated Time Series Forecasting](https://arxiv.org/abs/2302.11974)
- 23 Feb 2023, Zhichen Lai, et al.
- [[Official Code - lightcts](https://github.com/ai4cts/lightcts)]
- [One Fits All:Power General Time Series Analysis by Pretrained LM](https://arxiv.org/abs/2302.11939)
- 23 Feb 2023, Tian Zhou, et al.
- [[Official Code - NeurIPS2023-One-Fits-All](https://github.com/DAMO-DI-ML/NeurIPS2023-One-Fits-All)]
- [Dish-TS: A General Paradigm for Alleviating Distribution Shift in Time Series Forecasting](https://arxiv.org/abs/2302.14829)
- 22 Feb 2023, Wei Fan, et al.
- [[Official Code](https://github.com/weifantt/dish-ts)]
- [FormerTime: Hierarchical Multi-Scale Representations for Multivariate Time Series Classification](https://arxiv.org/abs/2302.09818)
- 20 Feb 2023, Mingyue Cheng, et al.
- [[Official Code](https://github.com/Mingyue-Cheng/FormerTime)]
- [FrAug: Frequency Domain Augmentation for Time Series Forecasting](https://arxiv.org/abs/2302.09292)
- 18 Feb 2023, Muxi Chen, et al.
- [Improved Online Conformal Prediction via Strongly Adaptive Online Learning](https://arxiv.org/abs/2302.07869)
- 15 Feb 2023, Aadyot Bhatnagar, et al.
- [[Official Code](https://github.com/salesforce/online_conformal)]
- [SLOTH: Structured Learning and Task-based Optimization for Time Series Forecasting on Hierarchies](https://arxiv.org/abs/2302.05650)
- 11 Feb 2023, Fan Zhou, et al.
- [MTS-Mixers: Multivariate Time Series Forecasting via Factorized Temporal and Channel Mixing](https://arxiv.org/abs/2302.04501)
- 09 Feb 2023, Zhe Li, et al.
- [[Official Code - MTS-Mixers](https://github.com/plumprc/MTS-Mixers)]
- [Domain Adaptation for Time Series Under Feature and Label Shifts](https://arxiv.org/abs/2302.03133)
- 06 Feb 2023, Huan He, et al.
- [[Official Code - Raincoat](https://github.com/mims-harvard/raincoat)]
- [Crossformer: Transformer Utilizing Cross-Dimension Dependency for Multivariate Time Series Forecasting](https://openreview.net/forum?id=vSVLM2j9eie)
- 02 Feb 2023, Yunhao Zhang, Junchi Yan
- [[Official Code - Crossformer](https://github.com/Thinklab-SJTU/Crossformer)]
- [MICN: Multi-scale Local and Global Context Modeling for Long-term Series Forecasting](https://openreview.net/forum?id=zt53IDUR1U)
- 02 Feb 2023, Huiqiang Wang, et al.
- [[Official Code - MICN](https://github.com/wanghq21/MICN)]
- [SimMTM: A Simple Pre-Training Framework for Masked Time-Series Modeling](https://arxiv.org/abs/2302.00861)
- 02 Feb 2023, Jiaxiang Dong, et al.
- [[Official Code - SimMTM](https://github.com/thuml/simmtm)]
- PrimeNet : Pre-Training for Irregular Multivariate Time Series
- [AAAI 2023](https://aaai.org/Conferences/AAAI-23/), Ranak Roy Chowdhury, et al.
- [[Official Code](https://github.com/ranakroychowdhury/PrimeNet)]
- [Learning Informative Representation for Fairness-aware Multivariate Time-series Forecasting: A Group-based Perspective](https://arxiv.org/abs/2301.11535)
- 27 Jan 2023, Hui He, et al.
- [Improving Text-based Early Prediction by Distillation from Privileged Time-Series Text](https://arxiv.org/abs/2301.10887)
- 26 Jan 2023, Jinghui Liu, et al.
- [Neural Continuous-Discrete State Space Models for Irregularly-Sampled Time Series](https://arxiv.org/abs/2301.11308)
- 26 Jan 2023, Abdul Fatir Ansari, et al.
- [[Official Code - NCDSSM](https://github.com/clear-nus/NCDSSM)]
- [Multi-view Kernel PCA for Time series Forecasting](https://arxiv.org/abs/2301.09811)
- 24 Jan 2023, Arun Pandey, et al.
- [Generative Time Series Forecasting with Diffusion, Denoise, and Disentanglement](https://arxiv.org/abs/2301.03028)
- 08 Jan 2023, Yan Li, et al.
- [[Official Code](https://github.com/PaddlePaddle/PaddleSpatial/tree/main/research/D3VAE)]
- [Towards Long-Term Time-Series Forecasting: Feature, Pattern, and Distribution](https://arxiv.org/abs/2301.02068)
- 05 Jan 2023, Yan Li, et al.
- [[Official Code](https://github.com/PaddlePaddle/PaddleSpatial/tree/main/research/Conformer)]
- [Infomaxformer: Maximum Entropy Transformer for Long Time-Series Forecasting Problem](https://arxiv.org/abs/2301.01772)
- 04 Jan 2023, Peiwang Tang, et al.
- [Neural SDEs for Conditional Time Series Generation and the Signature-Wasserstein-1 metric](https://arxiv.org/abs/2301.01315)
- 03 Jan 2023, Pere Díaz Lozano, et al.
- [[Official Code](https://github.com/pere98diaz/neural-sdes-for-conditional-time-series-generation-and-the-signature-wasserstein-1-metric)]
### 2022
- [End-to-End Modeling Hierarchical Time Series Using Autoregressive Transformer and Conditional Normalizing Flow based Reconciliation](https://arxiv.org/abs/2212.13706)
- 28 Dec 2022, Shiyu Wang, et al.
- [[Official Code](https://github.com/philipperemy/n-beats)]
- [Dynamic Sparse Network for Time Series Classification: Learning What to "see"](https://arxiv.org/abs/2212.09840)
- 19 Dec 2022, Qiao Xiao, et al.
- [[Official Code](https://github.com/qiaoxiao7282/dsn)]
- [Contextually Enhanced ES-dRNN with Dynamic Attention for Short-Term Load Forecasting](https://arxiv.org/abs/2212.09030)
- 18 Dec 2022, Slawek Smyl, et al.
- [[Official Code](https://github.com/slaweks17/es-adrnn-with-context)]
- [Uniform Sequence Better: Time Interval Aware Data Augmentation for Sequential Recommendation](https://arxiv.org/abs/2212.08262)
- 16 Dec 2022, Yizhou Dang, et al.
- [[Official Code](https://github.com/kinggugu/ticoserec)]
- [First De-Trend then Attend: Rethinking Attention for Time-Series Forecasting](https://arxiv.org/abs/2212.08151)
- 15 Dec 2022, Xiyuan Zhang, et al.
- [[Code](https://github.com/xiyuanzh/gluonts/tree/tdformer/src/gluonts/nursery/TDformer)]
- [Put Attention to Temporal Saliency Patterns of Multi-Horizon Time Series](https://arxiv.org/abs/2212.07771)
- 15 Dec 2022, Nghia Duong-Trung, et al.
- [[Official Code](https://github.com/duongtrung/time-series-temporal-saliency-patterns)]
- Area2Area Forecasting: Looser Constraints, Better Predictions (Manuscript submitted to journal Information Sciences)
- [[Official Code](https://github.com/OrigamiSL/A2A)]
- [Sequential Predictive Conformal Inference for Time Series](https://arxiv.org/abs/2212.03463)
- 07 Dec 2022, Chen Xu, et al.
- [[Official Code - SPCI-code](https://github.com/hamrel-cxu/SPCI-code)]
- [A K-variate Time Series Is Worth K Words: Evolution of the Vanilla Transformer Architecture for Long-term Multivariate Time Series Forecasting](https://arxiv.org/abs/2212.02789)
- 06 Dec 2022, Zanwei Zhou, et al.
- [[Official Code](https://github.com/Zanue/MTSF_TVT)]
- [DSTAGNN: Dynamic Spatial-Temporal Aware Graph Neural Network for Traffic Flow Forecasting](https://proceedings.mlr.press/v162/lan22a.html)
- 06 Dec 2022, Shiyong Lan, et al.
- [[Official Code](https://github.com/SYLan2019/DSTAGNN)]
- [Learning of Cluster-based Feature Importance for Electronic Health Record Time-series](https://proceedings.mlr.press/v162/aguiar22a.html)
- 06 Dec 2022, Henrique Aguiar, et al.
- [[Official Code](https://github.com/hrna-ox/camelot-icml)]
- [CoTMix: Contrastive Domain Adaptation for Time-Series via Temporal Mixup](https://arxiv.org/abs/2212.01555)
- 03 Dec 2022, Emadeldeen Eldele, et al.
- [[Official Code - CoTMix](https://github.com/emadeldeen24/cotmix)]
- [FECAM: Frequency Enhanced Channel Attention Mechanism for Time Series Forecasting](https://arxiv.org/abs/2212.01209)
- 02 Dec 2022, Maowei Jiang, et al.
- [[Official Code](https://github.com/zero-coder/fecam)]
- [MHCCL: Masked Hierarchical Cluster-wise Contrastive Learning for Multivariate Time Series](https://arxiv.org/abs/2212.01209)
- 02 Dec 2022, Qianwen Meng, et al.
- [[Official Code](https://github.com/mqwfrog/mhccl)]
- [CRU: A Novel Neural Architecture for Improving the Predictive Performance of Time-Series Data](https://arxiv.org/abs/2211.16653)
- 30 Nov 2022, Sunghyun Sim, et al.
* [AirFormer: Predicting Nationwide Air Quality in China with Transformers](https://arxiv.org/abs/2211.15979)
* 29 Nov 2022, Yuxuan Liang, et al.
* [[Official Code](https://github.com/yoshall/airformer)]
* [Learning Latent Seasonal-Trend Representations for Time Series Forecasting](https://nips.cc/Conferences/2022/Schedule?showEvent=55179)
* 29 Nov 2022, Zhiyuan Wang, et al.
* [[Official Code](https://github.com/zhycs/LaST)]
* [A Time Series is Worth 64 Words: Long-term Forecasting with Transformers](https://arxiv.org/abs/2211.14730)
* 27 Nov 2022, Yuqi Nie, et al.
* [[Official Code](https://github.com/yuqinie98/PatchTST)]
* [A Comprehensive Survey of Regression Based Loss Functions for Time Series Forecasting](https://arxiv.org/abs/2211.02989)
* 05 Nov 2022, Aryan Jadon, et al.
* [[Official Code](https://github.com/aryan-jadon/regression-loss-functions-in-time-series-forecasting-tensorflow)]
* [Modeling Temporal Data as Continuous Functions with Stochastic Process Diffusion](https://arxiv.org/abs/2211.02590)
* 04 Nov 2022, Marin Biloš, et al.
* [Multivariate Time-Series Forecasting with Temporal Polynomial Graph Neural Networks](https://openreview.net/forum?id=pMumil2EJh)
* 01 Nov 2022, Yijing Liu, et al.
* [Time-Conditioned Dances with Simplicial Complexes: Zigzag Filtration Curve based Supra-Hodge Convolution Networks for Time-series Forecasting](https://openreview.net/forum?id=2Ln-TWxVtf)
* 01 Nov 2022, Yuzhou Chen, et al.
* [TILDE-Q: A Transformation Invariant Loss Function for Time-Series Forecasting](https://arxiv.org/abs/2210.15050)
* 26 Oct 2022, Hyunwook Lee, et al.
- [WaveBound: Dynamic Error Bounds for Stable Time Series Forecasting](https://arxiv.org/abs/2210.14303)
- 25 Oct 2022, Youngin Cho, et al.
- [[Official Code](https://github.com/choyi0521/WaveBound)]
- [SCINet: Time Series Modeling and Forecasting with Sample Convolution and Interaction](https://arxiv.org/abs/2106.09305)
- 13 Oct 2022, Minhao Liu, et al
- [[Official Code - SCINet](https://github.com/cure-lab/SCINet)]
- [Koopman Neural Forecaster for Time Series with Temporal Distribution Shifts](https://arxiv.org/abs/2210.03675)
- 07 Oct 2022, Rui Wang, et al.
- [[Official Code](https://github.com/google-research/google-research/tree/master/KNF)]
- [TimesNet: Temporal 2D-Variation Modeling for General Time Series Analysis](https://arxiv.org/abs/2210.02186)
- 05 Oct 2022, Haixu Wu, et al.
- [[Official Code](https://github.com/thuml/timesnet)]
* [Retrieval Based Time Series Forecasting](https://arxiv.org/abs/2209.13525)
* 27 Sep 2022, Baoyu Jing, et al.
* [FDNet: Focal Decomposed Network for Efficient, Robust and Practical Time Series Forecasting](https://openreview.net/forum?id=WXjBX7uz7lO)
* 22 Sep 2022, Li Shen, et al.
* [[Official Code](https://github.com/OrigamiSL/FDNet)]
* [PromptCast: A New Prompt-based Learning Paradigm for Time Series Forecasting](https://arxiv.org/abs/2210.08964)
* 20 Sep 2022, Hao Xue, et al.
* [[Official Code - PISA](https://github.com/haounsw/pisa)]
* [Out-of-Distribution Representation Learning for Time Series Classification](https://arxiv.org/abs/2209.07027)
* 15 Sep 2022, Wang Lu, et al.
* [[Official Code](https://github.com/microsoft/robustlearn/tree/main/diversify)]
* [Statistical, machine learning and deep learning forecasting methods: Comparisons and ways forward](https://www.tandfonline.com/doi/full/10.1080/01605682.2022.2118629)
* 05 Sep 2022, Spyros Makridakis, et al.
* [Expressing Multivariate Time Series as Graphs with Time Series Attention Transformer](https://arxiv.org/abs/2208.09300)
* 19 Aug 2022, William T. Ng, et al.
* [[Official Code](https://github.com/radiantresearch/tsat)]
* [Pre-training Enhanced Spatial-temporal Graph Neural Network for Multivariate Time Series Forecasting](https://dl.acm.org/doi/10.1145/3534678.3539396)
* 14 Aug 2022, Zezhi Shao, et al.
* [[Official Code]](https://github.com/zezhishao/STEP)
* [Spatial-Temporal Identity: A Simple yet Effective Baseline for Multivariate Time Series Forecasting](https://arxiv.org/abs/2208.05233)
* 10 Aug 2022, Zezhi Shao, et al.
* [[Official Code](https://github.com/zezhishao/stid)]
* [Respecting Time Series Properties Makes Deep Time Series Forecasting Perfect](https://arxiv.org/abs/2207.10941)
* 22 Jul 2022, Li Shen, et al.
* [[Official Code](https://github.com/OrigamiSL/RTNet2022)]
* [Formal Algorithms for Transformers](https://arxiv.org/abs/2207.09238)
* 19 Jul 2022, Mary Phuong, Marcus Hutter
* [Robust Multivariate Time-Series Forecasting: Adversarial Attacks and Defense Mechanisms](https://arxiv.org/abs/2207.09572)
* 19 Jul 2022, Linbo Liu, et al.
* [[Official Code - gluonts](https://github.com/awslabs/gluonts)]
* [Generalizable Memory-driven Transformer for Multivariate Long Sequence Time-series Forecasting](https://arxiv.org/abs/2207.07827)
* 16 Jul 2022, Xiaoyun Zhao, et al.
* [[Official Code - CLMFormer](https://github.com/mlii0117/CLMFormer)]
* [Learning Deep Time-index Models for Time Series Forecasting](https://arxiv.org/abs/2207.06046)
* 13 Jul 2022, Gerald Woo, et al.
* [[Official Code - DeepTime](https://github.com/salesforce/deeptime)]
* [Volatility Based Kernels and Moving Average Means for Accurate Forecasting with Gaussian Processes](https://arxiv.org/abs/2207.06544)
- 13 Jul 2022, Gregory Benton, et al.
- [[Official Code](https://github.com/g-benton/Volt)]
- [Less Is More: Fast Multivariate Time Series Forecasting with Light Sampling-oriented MLP Structures](https://arxiv.org/abs/2207.01186)
- 04 Jul 2022, Tianping Zhang, et al.
- [CATN: Cross Attentive Tree-Aware Network for Multivariate Time Series Forecasting](https://ojs.aaai.org/index.php/AAAI/article/view/20320)
- 28 Jun 2022, Hui He, et al.
- [Learning the Evolutionary and Multi-scale Graph Structure for Multivariate Time Series Forecasting](https://arxiv.org/abs/2206.13816)
- 28 Jun 2022, Junchen Ye, et al
- [[Official Code - ESG](https://github.com/liuzh-19/esg)]
- [Utilizing Expert Features for Contrastive Learning of Time-Series Representations](https://arxiv.org/abs/2206.11517)
- 23 Jun 2022, Manuel Nonnenmacher, et al.
- [[Official Code](https://github.com/boschresearch/expclr)]
- [Self-Supervised Contrastive Pre-Training For Time Series via Time-Frequency Consistency](https://arxiv.org/abs/2206.08496)
- 17 Jun 2022, Xiang Zhang, et al.
- [[Official Code](https://github.com/mims-harvard/tfc-pretraining)]
- [Closed-Form Diffeomorphic Transformations for Time Series Alignment](https://arxiv.org/abs/2206.08107)
- 16 Jun 2022, Iñigo Martinez, et al.
- [[Official Code](https://github.com/imartinezl/difw)]
- [Contrastive Learning for Unsupervised Domain Adaptation of Time Series](https://arxiv.org/abs/2206.06243)
- 13 Jun 2022, Yilmazcan Ozyurt, et al.
- [[Official Code](https://github.com/oezyurty/cluda)]
- [Scaleformer: Iterative Multi-scale Refining Transformers for Time Series Forecasting](https://arxiv.org/abs/2206.04038)
- 08 Jun 2022, Amin Shabani, et al.
- [[Official Code](https://github.com/Scaleformer/Scaleformer)]
- [SOM-CPC: Unsupervised Contrastive Learning with Self-Organizing Maps for Structured Representations of High-Rate Time Series](https://arxiv.org/abs/2205.15875)
- 31 May 2022, Iris A.M. Huijben, et al.
- [[Official Code - SOM-CPC](https://github.com/iamhuijben/som-cpc)]
- [Are Transformers Effective for Time Series Forecasting?](https://arxiv.org/abs/2205.13504)
- 26 May 2022, Ailing Zeng, et al.
- [[Official Code - LTSF-Linear](https://github.com/cure-lab/LTSF-Linear)]
- [FiLM: Frequency improved Legendre Memory Model for Long-term Time Series Forecasting](https://arxiv.org/abs/2205.08897)
- 18 May 2022, Tian Zhou, et al.
- [[Official Code](https://github.com/tianzhou2011/FiLM/)]
- [Efficient Automated Deep Learning for Time Series Forecasting](https://arxiv.org/abs/2205.05511)
- 11 May 2022, Difan Deng, et al.
- [[Official Code](https://github.com/automl/Auto-PyTorch)]
- [Triformer: Triangular, Variable-Specific Attentions for Long Sequence Multivariate Time Series Forecasting--Full Version](https://arxiv.org/abs/2204.13767) [[An introduction](https://ccloud0525.github.io/en/Triformer/)]
- 28 Apr 2022, Razvan-Gabriel Cirstea, et al.
- [EXIT: Extrapolation and Interpolation-based Neural Controlled Differential Equations for Time-series Classification and Forecasting](https://dl.acm.org/doi/abs/10.1145/3485447.3512030)
- 25 Apr 2022, Sheo Yon Jhin, et al.
- [[Official Code](https://github.com/sheoyon-jhin/EXIT)]
- [Multi-Granularity Residual Learning with Confidence Estimation for Time Series Prediction](https://dl.acm.org/doi/abs/10.1145/3485447.3512056)
- 25 Apr 2022, Min Hou, et al.
- [RETE: Retrieval-Enhanced Temporal Event Forecasting on Unified Query Product Evolutionary Graph](https://dl.acm.org/doi/abs/10.1145/3485447.3511974)
- 25 Apr 2022, Ruijie Wang, et al.
- [[Official Code](https://github.com/DiMarzioBian/RETE_TheWebConf)]
- [A data filling methodology for time series based on CNN and (Bi)LSTM neural networks](https://arxiv.org/abs/2204.09994)
- 21 Apr 2022, Kostas Tzoumpas, et al.
- [ADATIME: A Benchmarking Suite for Domain Adaptation on Time Series Data](https://arxiv.org/abs/2203.08321)
- 15 Mar 2022, Mohamed Ragab, et al.
- [[Official Code](https://github.com/emadeldeen24/AdaTime)]
- [DEPTS: Deep Expansion Learning for Periodic Time Series Forecasting](https://arxiv.org/abs/2203.07681)
- 15 Mar 2022, Wei Fan, et al.
- [[Official Code](https://github.com/weifantt/depts)]
- [Preformer: Predictive Transformer with Multi-Scale Segment-wise Correlations for Long-Term Time Series Forecasting](https://arxiv.org/abs/2202.11356)
- 23 Feb 2022, Dazhao Du, et al.
- [[Code](https://github.com/ddz16/Preformer)]
- [Adaptive Conformal Predictions for Time Series](https://arxiv.org/abs/2202.07282)
- 15 Feb 2022, Margaux Zaffran, et al.
- [[Official Code](https://github.com/mzaffran/adaptiveconformalpredictionstimeseries)]
- [ST-GSP: Spatial-Temporal Global Semantic Representation Learning for Urban Flow Prediction](https://dl.acm.org/doi/10.1145/3488560.3498444)
- 15 Feb 2022, Liang Zhao, et al.
- [[Official Code](https://github.com/k51/STGSP)]
- [Transformers in Time Series: A Survey](https://arxiv.org/abs/2202.07125)
- 15 Feb 2022, Qingsong Wen, et al.
- [[Official Code](https://github.com/qingsongedu/time-series-transformers-review)]
- [TACTiS: Transformer-Attentional Copulas for Time Series](https://arxiv.org/abs/2202.03528)
- 7 Feb 2022, Alexandre Drouin, et al.
- [[Official Code - TACTiS](https://github.com/ServiceNow/tactis)]
- [CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting](https://arxiv.org/abs/2202.01575)
- 03 Feb 2022, Gerald Woo, et al.
- [[Official Code - CoST](https://github.com/salesforce/CoST)]
- [ETSformer: Exponential Smoothing Transformers for Time-series Forecasting](https://arxiv.org/abs/2202.01381)
- 03 Feb 2022, Gerald Woo, et al.
- [[Official Code - ETSformer](https://github.com/salesforce/ETSformer)]
- [FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting](https://arxiv.org/abs/2201.12740)
- 30 Jan 2022, Tian Zhou, et al.
- [[Official Code - FEDformer](https://github.com/MAZiqing/FEDformer)]
- [N-HiTS: Neural Hierarchical Interpolation for Time Series Forecasting](https://arxiv.org/abs/2201.12886)
- 30 Jan 2022, Cristian Challu, et al.
- [[Official Code - n-hits](https://github.com/cchallu/n-hits)]
- [Reversible Instance Normalization for Accurate Time-Series Forecasting against Distribution Shift](https://openreview.net/forum?id=cGDAkQo1C0p)
- 29 Jan 2022, Taesung Kim, et al.
- [[Official Code - RevIN](https://github.com/ts-kim/RevIN)]
- [Multi-Scale Adaptive Graph Neural Network for Multivariate Time Series Forecasting](https://arxiv.org/abs/2201.04828)
- 13 Jan 2022, Ling Chen, et al.
- [[Official Code - MAGNN](https://github.com/shangzongjiang/magnn)]
### 2021
- [AutoCTS: Automated Correlated Time Series Forecasting -- Extended Version](https://arxiv.org/abs/2112.11174)
- 21 Dec 2021, Xinle Wu, et al.
- [[Official Code - AutoCTS](https://github.com/decisionintelligence/AutoCTS)]
- [A Comparative Study of Detecting Anomalies in Time Series Data Using LSTM and TCN Models](https://arxiv.org/abs/2112.09293)
- 17 Dec 2021, Saroj Gopali, et al.
- [TLogic: Temporal Logical Rules for Explainable Link Forecasting on Temporal Knowledge Graphs](https://arxiv.org/abs/2112.08025)
- 15 Dec 2021, Yushan Liu, et al.
- [[Official Code - TLogic](https://github.com/liu-yushan/tlogic)]
- [Parameter Efficient Deep Probabilistic Forecasting](https://arxiv.org/abs/2112.02905)
- 14 Dec 2021, Olivier Sprangers, et al.
- [[Official Code - PEDPF](https://github.com/elephaint/pedpf)]
- [NeuralProphet: Explainable Forecasting at Scale](https://arxiv.org/abs/2111.15397)
- 29 Nov 2021, Oskar Triebe, et al.
- [[Official Code - NeuralProphet](https://github.com/ourownstory/neural_prophet)]
- [Modeling Irregular Time Series with Continuous Recurrent Units](https://arxiv.org/abs/2111.11344)
- 22 Nov 2021, Mona Schirmer, et al.
- [[Official Code - Continuous-Recurrent-Units](https://github.com/boschresearch/continuous-recurrent-units)]
- [Transferable Time-Series Forecasting under Causal Conditional Shift](https://arxiv.org/abs/2111.03422)
- 05 Nov 2021, Zijian Li, et al.
- [[Official Code - GCA](https://github.com/dmirlab-group/gca)]
- [Reconstructing Nonlinear Dynamical Systems from Multi-Modal Time Series](https://arxiv.org/abs/2111.02922)
- 04 Nov 2021, Daniel Kramer, et al.
- [[Official Code - mmPLRNN](https://github.com/durstewitzlab/mmplrnn)]
- [ClaSP - Time Series Segmentation](https://dl.acm.org/doi/abs/10.1145/3459637.3482240)
- 30 Oct 2021, Patrick Schäfer, et al.
- [[Official Code](https://github.com/ermshaua/time-series-segmentation-benchmark)]
- [HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information](https://arxiv.org/abs/2110.13716)
- 26 Oct 2021, Wentao Xu, et al.
- [[Official Code](https://github.com/wentao-xu/hist)]
- [Yformer: U-Net Inspired Transformer Architecture for Far Horizon Time Series Forecasting](https://arxiv.org/abs/2110.08255)
- 13 Oct 2021, Kiran Madhusudhanan, et al.
- [[Official Code](https://github.com/18kiran12/Yformer-Time-Series-Forecasting)]
- [Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy](https://arxiv.org/abs/2110.02642)
- 06 Oct 2021, Jiehui Xu, et al.
- [[Official Code - Anomaly-Transformer](https://github.com/thuml/Anomaly-Transformer)]
- [CALDA: Improving Multi-Source Time Series Domain Adaptation with Contrastive Adversarial Learning](https://arxiv.org/abs/2109.14778)
- 30 Sep 2021, Garrett Wilson, et al.
- [[Official Code](https://github.com/floft/calda)]
- [Pyraformer: Low-Complexity Pyramidal Attention for Long-Range Time Series Modeling and Forecasting](https://openreview.net/forum?id=0EXmFzUn5I)
- 29 Sep 2021, Shizhan Liu, et al.
- [[Code](https://github.com/alipay/Pyraformer)]
- [Long-Range Transformers for Dynamic Spatiotemporal Forecasting](https://arxiv.org/abs/2109.12218)
- 24 Sep 2021, Jake Grigsby, et al
- [[Official Code - spacetimeformer](https://github.com/qdata/spacetimeformer)]
- [DeepAID: Interpreting and Improving Deep Learning-based Anomaly Detection in Security Applications](https://arxiv.org/abs/2109.11495)
- 23 Sep 2021, Dongqi Han, et al.
- [[Official Code](https://github.com/dongtsi/deepaid)]
- [CAMul: Calibrated and Accurate Multi-view Time-Series Forecasting](https://arxiv.org/abs/2109.07438)
- 15 Sep 2021, Harshavardhan Kamarthi, et al.
- [[Official Code](https://github.com/adityalab/camul)]
- [Spatio-Temporal Recurrent Networks for Event-Based Optical Flow Estimation](https://arxiv.org/abs/2109.04871)
- 10 Sep 2021, Ziluo Ding, et al.
- [[Official Code](https://github.com/ruizhao26/ste-flownet)]
- [TCCT: Tightly-Coupled Convolutional Transformer on Time Series Forecasting](https://arxiv.org/abs/2108.12784)
- 29 Aug 2021, Li Shen, Yangzhu Wang
- [[Official Code](https://github.com/OrigamiSL/TCCT2021-Neurocomputing-)]
- [Machine learning in the Chinese stock market](https://www.sciencedirect.com/science/article/pii/S0304405X21003743?via%3Dihu)
- 27 Aug 2021, Markus Leippold, et al.
- [Practical Approach to Asynchronous Multivariate Time Series Anomaly Detection and Localization](https://dl.acm.org/doi/10.1145/3447548.3467174)
- 14 Aug 2021, Ahmed Abdulaal, et al.
- [[Official Code](https://github.com/eBay/RANSynCoders)]
- [AdaRNN: Adaptive Learning and Forecasting of Time Series](https://arxiv.org/abs/2108.04443)
- 10 Aug 2021, Yuntao Du, et al.
- [[Official Code](https://github.com/jindongwang/transferlearning)]
- [CSDI: Conditional Score-based Diffusion Models for Probabilistic Time Series Imputation](https://arxiv.org/abs/2107.03502)
- 07 Jul 2021, Yusuke Tashiro, et al.
- [[Official Code - CSDI](https://github.com/ermongroup/csdi)]
- [Spatiotemporal information conversion machine for time-series prediction](https://arxiv.org/abs/2107.01353)
- 03 Jul 2021, Hao Peng, et al.
- [[Official Code - STICM](https://github.com/mahp-scut/sticm)]
- [Time-Series Representation Learning via Temporal and Contextual Contrasting](https://arxiv.org/abs/2106.14112)
- 26 Jun 2021, Emadeldeen Eldele, et al.
- [[Official Code](https://github.com/emadeldeen24/TS-TCC)]
- [Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting](https://arxiv.org/abs/2106.13008)
- 24 Jun 2021, Haixu Wu, et al.
- [[Code](https://github.com/thuml/Autoformer)]
- [TS2Vec: Towards Universal Representation of Time Series](https://arxiv.org/abs/2106.10466)
- 19 Jun 2021, Zhihan Yue, et al.
- [[Code](https://github.com/yuezhihan/ts2vec)]
- [ScoreGrad: Multivariate Probabilistic Time Series Forecasting with Continuous Energy-based Generative Models](https://arxiv.org/abs/2106.10121)
- 18 Jun 2021, Tijin Yan, et al.
- [[Official Code](https://github.com/yantijin/ScoreGradPred)]
- [Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction](https://arxiv.org/abs/2106.09305)
- 17 Jun 2021, Minhao Liu, et al.
- [[Code](https://github.com/cure-lab/SCINet)]
- [Voice2Series: Reprogramming Acoustic Models for Time Series Classification](https://arxiv.org/abs/2106.09296)
- 17 Jun 2021, Chao-Han Huck Yang, et al.
- [[Official Code](https://github.com/huckiyang/Voice2Series-Reprogramming)]
- [Unsupervised Representation Learning for Time Series with Temporal Neighborhood Coding](https://arxiv.org/abs/2106.00750)
- 01 Jun 2021, Sana Tonekaboni, et al.
- [[Official Code](https://github.com/sanatonek/TNC_representation_learning)]
- [Z-GCNETs: Time Zigzags at Graph Convolutional Networks for Time Series Forecasting](https://arxiv.org/abs/2105.04100)
- 10 May 2021, Yuzhou Chen, et al.
- [[Official Code](https://github.com/Z-GCNETs/Z-GCNETs)]
- [Neural basis expansion analysis with exogenous variables: Forecasting electricity prices with NBEATSx](https://arxiv.org/abs/2104.05522)
- 12 Apr 2021, Kin G. Olivares, et al.
- [[Code](https://github.com/cchallu/nbeatsx)]
- [An Experimental Review on Deep Learning Architectures for Time Series Forecasting](https://arxiv.org/abs/2103.12057)
- 22 Mar 2021, Pedro Lara-Benítez, et al.
- [[Official Code - TimeSeriesForecasting-DeepLearning](https://github.com/pedrolarben/TimeSeriesForecasting-DeepLearning)]
- [Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting](https://arxiv.org/abs/2103.07719)
- 13 Mar 2021, Defu Cao, et al.
- [[Official Code](https://github.com/microsoft/StemGNN)]
- [FluxEV: A Fast and Effective Unsupervised Framework for Time-Series Anomaly Detection](https://dl.acm.org/doi/10.1145/3437963.3441823)
- 08 Mar 2021, Jia Li, et al.
- [[Official Code](https://github.com/jlidw/FluxEV)]
- [Perceiver: General Perception with Iterative Attention](https://arxiv.org/abs/2103.03206)
- 04 Mar 2021, Andrew Jaegle, et al.
- [[Official Code](https://github.com/deepmind/deepmind-research/tree/master/perceiver)] [[Community Code](https://github.com/lucidrains/perceiver-pytorch)]
- [Dynamic Gaussian Mixture based Deep Generative Model For Robust Forecasting on Sparse Multivariate Time Series](https://arxiv.org/abs/2103.02164)
- 03 Mar 2021, Yinjun Wu, et al.
- [[Official Code](https://github.com/thuwuyinjun/DGM2)]
- [Domain Adaptation for Time Series Forecasting via Attention Sharing](https://arxiv.org/abs/2102.06828)
- 13 Feb 2021, Xiaoyong Jin, et al.
- [[Official Code](https://github.com/DMIRLAB-Group/SASA)]
- [Synergetic Learning of Heterogeneous Temporal Sequences for Multi-Horizon Probabilistic Forecasting](https://arxiv.org/abs/2102.00431)
- 31 Jan 2021, Longyuan Li, et al.
- [[Official Code](https://github.com/longyuanli/VSMHN)]
- [Adjusting for Autocorrelated Errors in Neural Networks for Time Series](https://arxiv.org/abs/2101.12578)
- 28 Jan 2021, Fan-Keng Sun, et al.
- [[Official Code](https://github.com/Daikon-Sun/AdjustAutocorrelation)]
- [Autoregressive Denoising Diffusion Models for Multivariate Probabilistic Time Series Forecasting](https://arxiv.org/abs/2101.12072)
- 28 Jan 2021, Kashif Rasul, et al.
- [[Official Code - pytorch-ts](https://github.com/zalandoresearch/pytorch-ts)]
- [Long Horizon Forecasting With Temporal Point Processes](https://arxiv.org/abs/2101.02815)
- 08 Jan 2021, Prathamesh Deshpande, et al.
- [[Official Code](https://github.com/pratham16cse/DualTPP)]
- [Do We Really Need Deep Learning Models for Time Series Forecasting?](https://arxiv.org/abs/2101.02118)
- 06 Jan 2021, Shereen Elsayed, et al.
- [[Code](https://github.com/Daniela-Shereen/GBRT-for-TSF)]
- [Conditional Local Convolution for Spatio-temporal Meteorological Forecasting](https://arxiv.org/abs/2101.01000)
- 04 Jan 2021, Haitao Lin, et al.
- [[Official Code](https://github.com/BIRD-TAO/CLCRN)]
### 2020
* [Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting](https://arxiv.org/abs/2012.07436)
* 14 Dec 2020, Haoyi Zhou, et al.
* [[Code](https://github.com/zhouhaoyi/Informer2020)]
* [TimeSHAP: Explaining Recurrent Models through Sequence Perturbations](https://arxiv.org/abs/2012.00073)
* 30 Nov 2020, João Bento, et al.
* [[Official Code](https://github.com/feedzai/timeshap)]
* [Conformal prediction for time series](https://arxiv.org/abs/2010.09107)
* 18 Oct 2020, Chen Xu, et al.
* [[Official Code - EnbPI](https://github.com/hamrel-cxu/EnbPI)]
* [A Transformer-based Framework for Multivariate Time Series Representation Learning](https://arxiv.org/abs/2010.02803)
* 06 Oct 2020, George Zerveas, et al.
* [[Code](https://github.com/gzerveas/mvts_transformer)]
* [Deep Sw