paper-with-me

Papers

CausalTime: Realistically Generated Time-series for Benchmarking of Causal Discovery

2023-10-03 · Yuxiao Cheng, Ziqian Wang, Tingxiong Xiao, Qin Zhong, Jinli Suo, Kunlun He

Time-series causal discovery (TSCD) is a fundamental problem of machine learning. However, existing synthetic datasets cannot properly evaluate or predict the algorithms' performance on real data. This study introduces the CausalTime pipeline to generate time-series that highly resemble the real data and with ground truth causal graphs for quantitative performance evaluation. The pipeline starts from real observations in a specific scenario and produces a matching benchmark dataset. Firstly, we harness deep neural networks along with normalizing flow to accurately capture realistic dynamics. Secondly, we extract hypothesized causal graphs by performing importance analysis on the neural network or leveraging prior knowledge. Thirdly, we derive the ground truth causal graphs by splitting the causal model into causal term, residual term, and noise term. Lastly, using the fitted network and the derived causal graph, we generate corresponding versatile time-series proper for algorithm assessment. In the experiments, we validate the fidelity of the generated data through qualitative and quantitative experiments, followed by a benchmarking of existing TSCD algorithms using these generated datasets. CausalTime offers a feasible solution to evaluating TSCD algorithms in real applications and can be generalized to a wide range of fields. For easy use of the proposed approach, we also provide a user-friendly website, hosted on www.causaltime.cc.

📄 PDF Abstract BibTeX arXiv:2310.01753

Code (1)

jarrycyx/unn 공식 구현 pytorch

Tasks

BenchmarkingCausal DiscoveryTime Series

Similar Papers 제목 키워드 기반

Interventional Time Series Priors for Causal Foundation Models

2026-03-11 · Dennis Thumm, Ying Chen arxiv

Prior-data fitted networks (PFNs) have emerged as powerful foundation models for tabular causal inference, yet their extension to time series remains limited by the absence of synthetic data generators that provide inter…

Causal Inference

A Gradient-based Causal Discovery Framework with Applications to Complex Industrial Processes

2025-07-15 · Meiliang Liu, Huiwen Dong, Xiaoxiao Yang, Yunfang Xu 외 arxiv

With the advancement of deep learning technologies, various neural network-based Granger causality models have been proposed. Although these models have demonstrated notable improvements, several limitations remain. Most…

Time Series ForecastingTime Series Prediction

Using generative adversarial networks to synthesize artificial financial datasets

2020-02-06 · Dmitry Efimov, Di Xu, Luyang Kong, Alexey Nefedov 외

Generative Adversarial Networks (GANs) became very popular for generation of realistically looking images. In this paper, we propose to use GANs to synthesize artificial financial data for research and benchmarking purpo…

Benchmarking

Causal-Audit: A Framework for Risk Assessment of Assumption Violations in Time-Series Causal Discovery

2026-04-02 · Marco Ruiz, Miguel Arana-Catania, David R. Ardila, Rodrigo Ventura arxiv

Time-series causal discovery methods rely on assumptions such as stationarity, regular sampling, and bounded temporal dependence. When these assumptions are violated, structure learning can produce confident but misleadi…

GRATIS: GeneRAting TIme Series with diverse and controllable characteristics

2019-03-07 · Yanfei Kang, Rob J. Hyndman, Feng Li

The explosion of time series data in recent years has brought a flourish of new time series analysis methods, for forecasting, clustering, classification and other tasks. The evaluation of these new methods requires eith…

BenchmarkingClusteringDiversityGeneral Classification+4