This repository is a comprehensive collection of recent research papers and resources in the field of time series analysis, spanning a wide range of topics including forecasting, anomaly detection, early classification, irregular time series learning, representation learning, and more. Feel free to suggest notable works in the issues or submit a pull request!
🚩 2025/5/12: Add KDD 2025 Papers
🚩 2025/4/6: Add Some Significant Papers are marked with a 💛(indicating high citations)
🚩 2025/4/3: Add Some of the recommended papers are marked with a ⭐(just my personal reference)
🚩 2025/2/28: Add WWW 2025 Papers
🚩 2025/2/19: Add Causal Discovery Part
🚩 2025/2/12: Add ICLR 2025 Papers
🚩 2025/1/23: Add AAAI 2025 Papers
🚩 2024/12/23: Add ICDM 2025 Papers
🚩 2024/12/8: Add VLDB 2024 Papers
🚩 2024/10/30: Add NeurIPS 2024 Papers
🚩 2024/10/11: Add ICML 2024 Papers
🚩 2024/9/4: Add KDD 2024 Papers
Time Series Forecasting (Some Significant Papers)
Time Series Anomaly Detection(Some Significant Papers)
Time Series Early Classification (Some Significant Papers)
Irregular Time Series Learning
Method Name | Code | Source |
---|---|---|
Second-order Confidence Network for Early Classification of Time Series💛 | None | TIST 2023 |
CALIMERA: : A new early time series classification method | Code | IPM 2023 |
TEASER: Early and Accurate Time Series Classification💛 | Code | DMKD 2020 |
An Effective Confidence-Based Early Classification of Time Series | Code | Access 2019 |
Method Name | Code | Source |
---|---|---|
DyCAST: Learning Dynamic Causal Structure from Time Series | None | ICLR 2025 |
CausalRivers - Scaling up benchmarking of causal discovery for real-world time-series | Code | ICLR 2025 |
Method Name | Code | Source |
---|---|---|
Revisiting Backdoor Attacks on Time Series Classification in the Frequency Domain | None | WWW 2025 |
Shedding Light on Time Series Classification using Interpretability Gated Networks | None | ICLR 2025 |
PPT: Patch Order Do Matters In Time Series Pretext Task | None | ICLR 2025 |
Advancing Time Series Classification with Multimodal Language Modeling | Code | WSDM 2024 |
Course Name | Link | Source |
---|---|---|
Time Series Analysis, MIT | MIT OCW | MIT |
Time Series Forecasting, Udacity | Udacity | Udacity |
Practical Time Series Analysis, Coursera | Coursera | Coursera |
Time Series Forecasting using Python | Analytics Vidhya | Analytics Vidhya |
Policy Analysis Using Interrupted Time Series, edX | edX | edX |
Repository Name | Link | Description |
---|---|---|
PyPOTS: A Python Toolbox for Data Mining on Partially-Observed Time Series | GitHub | Python toolbox for time series |
FOST from Microsoft | GitHub | Forecasting toolbox |
PyTorch Forecasting | GitHub | Time series forecasting with PyTorch |
A collection of time series prediction methods | GitHub | Collection of methods |
Flow Forecast: A deep learning framework for time series forecasting | GitHub | Deep learning framework |