paper-with-me

Papers

From Checking to Inference: Actual Causality Computations as Optimization Problems

2020-06-05 · Amjad Ibrahim, Alexander Pretschner

Actual causality is increasingly well understood. Recent formal approaches, proposed by Halpern and Pearl, have made this concept mature enough to be amenable to automated reasoning. Actual causality is especially vital for building accountable, explainable systems. Among other reasons, causality reasoning is computationally hard due to the requirements of counterfactuality and the minimality of causes. Previous approaches presented either inefficient or restricted, and domain-specific, solutions to the problem of automating causality reasoning. In this paper, we present a novel approach to formulate different notions of causal reasoning, over binary acyclic models, as optimization problems, based on quantifiable notions within counterfactual computations. We contribute and compare two compact, non-trivial, and sound integer linear programming (ILP) and Maximum Satisfiability (MaxSAT) encodings to check causality. Given a candidate cause, both approaches identify what a minimal cause is. Also, we present an ILP encoding to infer causality without requiring a candidate cause. We show that both notions are efficiently automated. Using models with more than $8000$ variables, checking is computed in a matter of seconds, with MaxSAT outperforming ILP in many cases. In contrast, inference is computed in a matter of minutes.

📄 PDF Abstract BibTeX arXiv:2006.03363

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Efficiently Checking Actual Causality with SAT Solving

2019-04-30 · Amjad Ibrahim, Simon Rehwald, Alexander Pretschner

Recent formal approaches towards causality have made the concept ready for incorporation into the technical world. However, causality reasoning is computationally hard; and no general algorithmic approach exists that eff…

What Is a Counterfactual Cause in Action Theories?

2025-01-12 · Daxin Liu, Vaishak Belle

Since the proposal by Halpern and Pearl, reasoning about actual causality has gained increasing attention in artificial intelligence, ranging from domains such as model-checking and verification to reasoning about action…

counterfactual

Automated Discovery of Functional Actual Causes in Complex Environments

2024-04-16 · Caleb Chuck, Sankaran Vaidyanathan, Stephen Giguere, Amy Zhang 외

Reinforcement learning (RL) algorithms often struggle to learn policies that generalize to novel situations due to issues such as causal confusion, overfitting to irrelevant factors, and failure to isolate control of sta…

AttributeReinforcement Learning (RL)

Counterfactuals Modulo Temporal Logics

2023-06-15 · Bernd Finkbeiner, Julian Siber

Lewis' theory of counterfactuals is the foundation of many contemporary notions of causality. In this paper, we extend this theory in the temporal direction to enable symbolic counterfactual reasoning on infinite sequenc…

counterfactualCounterfactual Reasoning

PC-Fairness: A Unified Framework for Measuring Causality-based Fairness

2019-10-20 · NeurIPS 2019 12 · Yongkai Wu, Lu Zhang, Xintao Wu, Hanghang Tong

A recent trend of fair machine learning is to define fairness as causality-based notions which concern the causal connection between protected attributes and decisions. However, one common challenge of all causality-base…

counterfactualFairness