paper-with-me

Papers

Algorithms for Causal Reasoning in Probability Trees

2020-10-23 · Tim Genewein, Tom McGrath, Grégoire Déletang, Vladimir Mikulik, Miljan Martic, Shane Legg, Pedro A. Ortega

Probability trees are one of the simplest models of causal generative processes. They possess clean semantics and -- unlike causal Bayesian networks -- they can represent context-specific causal dependencies, which are necessary for e.g. causal induction. Yet, they have received little attention from the AI and ML community. Here we present concrete algorithms for causal reasoning in discrete probability trees that cover the entire causal hierarchy (association, intervention, and counterfactuals), and operate on arbitrary propositional and causal events. Our work expands the domain of causal reasoning to a very general class of discrete stochastic processes.

📄 PDF Abstract BibTeX arXiv:2010.12237

Code (2)

deepmind/deepmind-research 공식 구현 tf
COVID-19-Causal-Reasoning/probability_trees

Similar Papers 제목 키워드 기반

Active learning of causal probability trees

2022-05-17 · Tue Herlau

The past two decades have seen a growing interest in combining causal information, commonly represented using causal graphs, with machine learning models. Probability trees provide a simple yet powerful alternative repre…

Active Learning

Probability trees and the value of a single intervention

2022-05-18 · Tue Herlau

The most fundamental problem in statistical causality is determining causal relationships from limited data. Probability trees, which combine prior causal structures with Bayesian updates, have been suggested as a possib…

Active Learning

Integrating Probabilistic Trees and Causal Networks for Clinical and Epidemiological Data

2025-01-27 · Sheresh Zahoor, Pietro Liò, Gaël Dias, Mohammed Hasanuzzaman

Healthcare decision-making requires not only accurate predictions but also insights into how factors influence patient outcomes. While traditional Machine Learning (ML) models excel at predicting outcomes, such as identi…

Decision MakingSensitivity

Causal Interaction Trees: Tree-Based Subgroup Identification for Observational Data

2020-03-06 · Jiabei Yang, Issa J. Dahabreh, Jon A. Steingrimsson

We propose Causal Interaction Trees for identifying subgroups of participants that have enhanced treatment effects using observational data. We extend the Classification and Regression Tree algorithm by using splitting c…

Decision Makingregression

The Recovery of Causal Poly-Trees from Statistical Data

2013-03-27 · George Rebane, Judea Pearl

Poly-trees are singly connected causal networks in which variables may arise from multiple causes. This paper develops a method of recovering ply-trees from empirically measured probability distributions of pairs of vari…