paper-with-me

Papers

Probabilistic Reasoning across the Causal Hierarchy

2020-01-09 · Duligur Ibeling, Thomas Icard

We propose a formalization of the three-tier causal hierarchy of association, intervention, and counterfactuals as a series of probabilistic logical languages. Our languages are of strictly increasing expressivity, the first capable of expressing quantitative probabilistic reasoning -- including conditional independence and Bayesian inference -- the second encoding do-calculus reasoning for causal effects, and the third capturing a fully expressive do-calculus for arbitrary counterfactual queries. We give a corresponding series of finitary axiomatizations complete over both structural causal models and probabilistic programs, and show that satisfiability and validity for each language are decidable in polynomial space.

📄 PDF Abstract BibTeX arXiv:2001.02889

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inferencecounterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

From Probability to Counterfactuals: the Increasing Complexity of Satisfiability in Pearl's Causal Hierarchy

2024-05-12 · Julian Dörfler, Benito van der Zander, Markus Bläser, Maciej Liskiewicz

The framework of Pearl's Causal Hierarchy (PCH) formalizes three types of reasoning: probabilistic (i.e. purely observational), interventional, and counterfactual, that reflect the progressive sophistication of human tho…

Causal InferencecounterfactualCounterfactual Reasoning

Gateways to Tractability for Satisfiability in Pearl's Causal Hierarchy

2025-11-11 · Robert Ganian, Marlene Gründel, Simon Wietheger arxiv

Pearl's Causal Hierarchy (PCH) is a central framework for reasoning about probabilistic, interventional, and counterfactual statements, yet the satisfiability problem for PCH formulas is computationally intractable in al…

Probabilistic and Causal Satisfiability: Constraining the Model

2025-04-28 · Markus Bläser, Julian Dörfler, Maciej Liśkiewicz, Benito van der Zander

We study the complexity of satisfiability problems in probabilistic and causal reasoning. Given random variables $X_1, X_2,\ldots$ over finite domains, the basic terms are probabilities of propositional formulas over ato…

counterfactualCounterfactual Reasoningmodel

METER: Evaluating Multi-Level Contextual Causal Reasoning in Large Language Models

2026-04-13 · Pengfeng Li, Chen Huang, Chaoqun Hao, Hongyao Chen 외 arxiv

Contextual causal reasoning is a critical yet challenging capability for Large Language Models (LLMs). Existing benchmarks, however, often evaluate this skill in fragmented settings, failing to ensure context consistency…

MultiVerse: Causal Reasoning using Importance Sampling in Probabilistic Programming

2019-10-17 · pproximateinference AABI Symposium 2019 12 · Yura Perov, Logan Graham, Kostis Gourgoulias, Jonathan G. Richens 외

We elaborate on using importance sampling for causal reasoning, in particular for counterfactual inference. We show how this can be implemented natively in probabilistic programming. By considering the structure of the c…

counterfactualCounterfactual InferenceProbabilistic Programming