菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-11
📄 Abstract - Interventional Time Series Priors for Causal Foundation Models

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 interventional targets. Existing time series benchmarks generate observational data with ground-truth causal graphs but lack the interventional data required for training causal foundation models. To address this, we propose \textbf{CausalTimePrior}, a principled framework for generating synthetic temporal structural causal models (TSCMs) with paired observational and interventional time series. Our prior supports configurable causal graph structures, nonlinear autoregressive mechanisms, regime-switching dynamics, and multiple intervention types (hard, soft, time-varying). We demonstrate that PFNs trained on CausalTimePrior can perform in-context causal effect estimation on held-out TSCMs, establishing a pathway toward foundation models for time series causal inference.

顶级标签: model training data machine learning
详细标签: causal inference time series foundation models synthetic data interventional data 或 搜索:

用于因果基础模型的干预性时间序列先验 / Interventional Time Series Priors for Causal Foundation Models


1️⃣ 一句话总结

这篇论文提出了一个名为CausalTimePrior的新框架,它能生成包含观测数据和干预数据的合成时间序列,从而解决了现有方法无法训练因果基础模型的关键难题,为开发能实时推断因果效应的强大AI模型铺平了道路。

源自 arXiv: 2603.11090