paper-with-me

홈 › Papers

Arrow: A Foundation Model for Causal Discovery

2026-05-08 · Ryan Thompson, He Zhao, Daniel M. Steinberg, Edwin V. Bonilla arxiv

We introduce Arrow, a foundation model for zero-shot causal discovery on observational tabular data. Arrow factorizes a directed acyclic graph into an undirected skeleton and a topological order, guaranteeing acyclicity by construction. Given a new dataset, it uses a transformer-based architecture to contextualize variables within and across observations, then predicts skeleton edge probabilities and node order scores that together define a graph. Arrow is trained in a supervised fashion on synthetic datasets with ground-truth graphs, using an end-to-end differentiable directed edge composite likelihood induced by the skeleton-order factorization. The training distribution spans diverse graph families, functional forms, noise models, and dataset shapes. Across in- and out-of-distribution synthetic, semi-synthetic, and real datasets, Arrow matches or outperforms existing causal discovery methods at substantially lower inference cost than competitive alternatives. Our results demonstrate that large-scale pretraining on diverse synthetic data can yield zero-shot causal discovery models that are fast, accurate, and reusable on new datasets.

📄 PDF Abstract BibTeX arXiv:2605.07204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DCD-PFN: A Decoupling-Aware Foundation Model for Causal Discovery

2026-06-19 · Zhengkang Guan, Yikang Chen, Yi He, Yunze Tong 외 arxiv

Causal discovery is critical for understanding complex data-generating mechanisms, yet traditional algorithms often struggle with highly non-linear and noisy systems, or suffer from severe computational bottlenecks. Rece…

Zero-shot Generalization

Causal discovery of linear non-Gaussian acyclic models in the presence of latent confounders

2020-01-13 · Takashi Nicholas Maeda, Shohei Shimizu

Causal discovery from data affected by latent confounders is an important and difficult challenge. Causal functional model-based approaches have not been used to present variables whose relationships are affected by late…

Causal Discovery

Does TabPFN Understand Causal Structures?

2025-11-10 · Omar Swelam, Lennart Purucker, Jake Robertson, Hanne Raum 외 arxiv

Causal discovery is fundamental for multiple scientific domains, yet extracting causal information from real world data remains a significant challenge. Given the recent success on real data, we investigate whether TabPF…

Embracing the black box: Heading towards foundation models for causal discovery from time series data

2024-02-14 · Gideon Stein, Maha Shadaydeh, Joachim Denzler

Causal discovery from time series data encompasses many existing solutions, including those based on deep learning techniques. However, these methods typically do not endorse one of the most prevalent paradigms in deep l…

Causal DiscoveryTime Series

DAG-FM: A Foundation Model for Causal Discovery under Heterogeneous Causal Mechanisms

2026-07-13 · Yikang Chen, Zhengkang Guan, Haoyuan Qian, Xingxuan Zhang 외 arxiv

Causal discovery from observational tabular data remains fundamentally challenging, primarily due to the heterogeneity of underlying causal mechanisms and the high-dimensional combinatorial search space of Directed Acycl…