paper-with-me

Papers

A polynomial-time algorithm for learning nonparametric causal graphs

2020-06-22 · NeurIPS 2020 12 · Ming Gao, Yi Ding, Bryon Aragam

We establish finite-sample guarantees for a polynomial-time algorithm for learning a nonlinear, nonparametric directed acyclic graphical (DAG) model from data. The analysis is model-free and does not assume linearity, additivity, independent noise, or faithfulness. Instead, we impose a condition on the residual variances that is closely related to previous work on linear models with equal variances. Compared to an optimal algorithm with oracle knowledge of the variable ordering, the additional cost of the algorithm is linear in the dimension $d$ and the number of samples $n$. Finally, we compare the proposed algorithm to existing approaches in a simulation study.

📄 PDF Abstract BibTeX arXiv:2006.11970

Code (1)

MingGao97/NPVAR 공식 구현

Similar Papers 제목 키워드 기반

Local Discovery by Partitioning: Polynomial-Time Causal Discovery Around Exposure-Outcome Pairs

2023-10-25 · Jacqueline Maasch, Weishen Pan, Shantanu Gupta, Volodymyr Kuleshov 외

Causal discovery is crucial for causal inference in observational studies, as it can enable the identification of valid adjustment sets (VAS) for unbiased effect estimation. However, global causal discovery is notoriousl…

Causal DiscoveryCausal Inferencevalid

Fast Nonparametric Conditional Independence Testing via Two-Stage Regression

2026-06-16 · Eric V. Strobl arxiv

Constraint-based causal discovery relies on repeated conditional independence tests, but fast nonparametric tests often sacrifice calibration, especially when variables depend on the conditioning set through nonlinear re…

Testing Causal Models with Hidden Variables in Polynomial Delay via Conditional Independencies

2024-09-22 · Hyunchai Jeong, Adiba Ejaz, Jin Tian, Elias Bareinboim

Testing a hypothesized causal model against observational data is a key prerequisite for many causal inference tasks. A natural approach is to test whether the conditional independence relations (CIs) assumed in the mode…

Causal Inference

Cost-Optimal Learning of Causal Graphs

2017-03-08 · ICML 2017 8 · Murat Kocaoglu, Alexandros G. Dimakis, Sriram Vishwanath

We consider the problem of learning a causal graph over a set of variables with interventions. We study the cost-optimal causal graph learning problem: For a given skeleton (undirected version of the causal graph), desig…

Graph Learning

Polynomial-Time Algorithms for Counting and Sampling Markov Equivalent DAGs with Applications

2022-05-05 · Marcel Wienöbst, Max Bannach, Maciej Liśkiewicz

Counting and sampling directed acyclic graphs from a Markov equivalence class are fundamental tasks in graphical causal analysis. In this paper we show that these tasks can be performed in polynomial time, solving a long…

Active Learning