paper-with-me

Papers

Autoregressive flow-based causal discovery and inference

2020-07-18 · Ricardo Pio Monti, Ilyes Khemakhem, Aapo Hyvarinen

We posit that autoregressive flow models are well-suited to performing a range of causal inference tasks - ranging from causal discovery to making interventional and counterfactual predictions. In particular, we exploit the fact that autoregressive architectures define an ordering over variables, analogous to a causal ordering, in order to propose a single flow architecture to perform all three aforementioned tasks. We first leverage the fact that flow models estimate normalized log-densities of data to derive a bivariate measure of causal direction based on likelihood ratios. Whilst traditional measures of causal direction often require restrictive assumptions on the nature of causal relationships (e.g., linearity),the flexibility of flow models allows for arbitrary causal dependencies. Our approach compares favourably against alternative methods on synthetic data as well as on the Cause-Effect Pairs bench-mark dataset. Subsequently, we demonstrate that the invertible nature of flows naturally allows for direct evaluation of both interventional and counterfactual predictions, which require marginalization and conditioning over latent variables respectively. We present examples over synthetic data where autoregressive flows, when trained under the correct causal ordering, are able to make accurate interventional and counterfactual predictions

📄 PDF Abstract BibTeX arXiv:2007.09390

Code (2)

piomonti/AffineFlowCausalInf 공식 구현 pytorch
piomonti/carefl pytorch

Tasks

Causal DiscoveryCausal Inferencecounterfactual

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Causal Autoregressive Flows

2020-11-04 · Ilyes Khemakhem, Ricardo Pio Monti, Robert Leech, Aapo Hyvärinen

Two apparently unrelated fields -- normalizing flows and causality -- have recently received considerable attention in the machine learning community. In this work, we highlight an intrinsic correspondence between a simp…

Causal DiscoveryCausal Inferencecounterfactual

Neural Autoregressive Flows for Markov Boundary Learning

2026-03-21 · Khoa Nguyen, Bao Duong, Viet Huynh, Thin Nguyen arxiv

Recovering Markov boundary -- the minimal set of variables that maximizes predictive performance for a response variable -- is crucial in many applications. While recent advances improve upon traditional constraint-based…

Deep End-to-end Causal Inference

2022-02-04 · Tomas Geffner, Javier Antoran, Adam Foster, Wenbo Gong 외

Causal inference is essential for data-driven decision making across domains such as business engagement, medical treatment and policy making. However, research on causal discovery has evolved separately from inference m…

Causal DiscoveryCausal InferenceDecision MakingMissing Values

From Causal Discovery to Dynamic Causal Inference in Neural Time Series

2026-03-21 · Dmitry Zaytsev, Valentina Kuskova, Michael Coppedge arxiv

Time-varying causal models provide a powerful framework for studying dynamic scientific systems, yet most existing approaches assume that the underlying causal network is known a priori - an assumption rarely satisfied i…

Causal Inference

Efficient Causal Discovery for Autoregressive Time Series

2025-07-10 · Mohammad Fesanghary, Achintya Gopal arxiv

In this study, we present a novel constraint-based algorithm for causal structure learning specifically designed for nonlinear autoregressive time series. Our algorithm significantly reduces computational complexity comp…

Causal Inference