Amortized Causal Discovery: Learning to Infer Causal Graphs from Time-Series DataDownload PDF

Published: 09 Feb 2022, Last Modified: 22 Oct 2023CLeaR 2022 PosterReaders: Everyone
Keywords: Causal Discovery, Granger Causality, Hidden Confounding, Noisy Observations, Amortization, Time-Series, Graph Neural Networks
TL;DR: We propose Amortized Causal Discovery, a framework for predicting causal relations from time series data across samples with different underlying causal graphs.
Abstract: On time-series data, most causal discovery methods fit a new model whenever they encounter samples from a new underlying causal graph. However, these samples often share relevant information which is lost when following this approach. Specifically, different samples may share the dynamics which describe the effects of their causal relations. We propose Amortized Causal Discovery, a novel framework that leverages such shared dynamics to learn to infer causal relations from time-series data. This enables us to train a single, amortized model that infers causal relations across samples with different underlying causal graphs, and thus leverages the shared dynamics information. We demonstrate experimentally that this approach, implemented as a variational model, leads to significant improvements in causal discovery performance, and show how it can be extended to perform well under added noise and hidden confounding.
Supplementary Material: zip
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2006.10833/code)
11 Replies

Loading