Time Series Analysis

1879 papers with code • 3 benchmarks • 20 datasets

Time Series Analysis is a statistical technique used to analyze and model time-based data. It is used in various fields such as finance, economics, and engineering to analyze patterns and trends in data over time. The goal of time series analysis is to identify the underlying patterns, trends, and seasonality in the data, and to use this information to make informed predictions about future values.

( Image credit: Autoregressive CNNs for Asynchronous Time Series )

Libraries

Use these libraries to find Time Series Analysis models and implementations

Self-Supervised Learning for Time Series: Contrastive or Generative?

dl4mhealth/ssl_comparison 14 Mar 2024

In this paper, we will present a comprehensive comparative study between contrastive and generative methods in time series.

12
14 Mar 2024

Exploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series

mahsunaltin/dr4mtsad 7 Mar 2024

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer models.

1
07 Mar 2024

TOTEM: TOkenized Time Series EMbeddings for General Time Series Analysis

saberatalukder/totem 26 Feb 2024

To this end, we explore the impact of discrete, learnt, time series data representations that enable generalist, cross-domain training.

31
26 Feb 2024

MTSA-SNN: A Multi-modal Time Series Analysis Model Based on Spiking Neural Network

chenngzz/mtsa-snn 8 Feb 2024

To address these challenges, we propose a Multi-modal Time Series Analysis Model Based on Spiking Neural Network (MTSA-SNN).

13
08 Feb 2024

Position Paper: What Can Large Language Models Tell Us about Time Series Analysis

kimmeen/time-llm 5 Feb 2024

Time series analysis is essential for comprehending the complexities inherent in various real-world systems and applications.

716
05 Feb 2024

Timer: Transformers for Time Series Analysis at Scale

thuml/Timer 4 Feb 2024

Continuous progresses have been achieved as the emergence of large language models, exhibiting unprecedented ability in few-shot generalization, scalability, and task generality, which is however absent in time series models.

7
04 Feb 2024

Large Language Models for Time Series: A Survey

xiyuanzh/awesome-llm-time-series 2 Feb 2024

Large Language Models (LLMs) have seen significant use in domains such as natural language processing and computer vision.

105
02 Feb 2024

Distillation Enhanced Time Series Forecasting Network with Momentum Contrastive Learning

gaohaozhi/DE-TSMCL 31 Jan 2024

Meanwhile, we design a supervised task to learn more robust representations and facilitate the contrastive learning process.

2
31 Jan 2024

PatchAD: Patch-based MLP-Mixer for Time Series Anomaly Detection

emorzz1g/patchad 18 Jan 2024

In this study, we introduce PatchAD, a novel multi-scale patch-based MLP-Mixer architecture that leverages contrastive learning for representational extraction and anomaly detection.

9
18 Jan 2024

Invertible Solution of Neural Differential Equations for Analysis of Irregularly-Sampled Time Series

yongkyung-oh/torch-ists 10 Jan 2024

To handle the complexities of irregular and incomplete time series data, we propose an invertible solution of Neural Differential Equations (NDE)-based method.

1
10 Jan 2024