paper-with-me

홈 › Papers

Robust Counterfactual Inference in Markov Decision Processes

2025-02-19 · Jessica Lally, Milad Kazemi, Nicola Paoletti

This paper addresses a key limitation in existing counterfactual inference methods for Markov Decision Processes (MDPs). Current approaches assume a specific causal model to make counterfactuals identifiable. However, there are usually many causal models that align with the observational and interventional distributions of an MDP, each yielding different counterfactual distributions, so fixing a particular causal model limits the validity (and usefulness) of counterfactual inference. We propose a novel non-parametric approach that computes tight bounds on counterfactual transition probabilities across all compatible causal models. Unlike previous methods that require solving prohibitively large optimisation problems (with variables that grow exponentially in the size of the MDP), our approach provides closed-form expressions for these bounds, making computation highly efficient and scalable for non-trivial MDPs. Once such an interval counterfactual MDP is constructed, our method identifies robust counterfactual policies that optimise the worst-case reward w.r.t. the uncertain interval MDP probabilities. We evaluate our method on various case studies, demonstrating improved robustness over existing methods.

📄 PDF Abstract BibTeX arXiv:2502.13731

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual Inference

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Counterfactual Influence in Markov Decision Processes

2024-02-13 · Milad Kazemi, Jessica Lally, Ekaterina Tishchenko, Hana Chockler 외

Our work addresses a fundamental problem in the context of counterfactual inference for Markov Decision Processes (MDPs). Given an MDP path $\tau$, this kind of inference allows us to derive counterfactual paths $\tau'$ …

counterfactualCounterfactual Inference

Integrating Markov processes with structural causal modeling enables counterfactual inference in complex systems

2019-11-06 · NeurIPS 2019 12 · Robert Osazuwa Ness, Kaushal Paneri, Olga Vitek

This manuscript contributes a general and practical framework for casting a Markov process model of a system at equilibrium as a structural causal model, and carrying out counterfactual inference. Markov processes mathem…

counterfactualCounterfactual Inference

Counterfactual Strategies for Markov Decision Processes

2025-05-14 · Paul Kobialka, Lina Gerlach, Francesco Leofante, Erika Ábrahám 외

Counterfactuals are widely used in AI to explain how minimal changes to a model's input can lead to a different output. However, established methods for computing counterfactuals typically focus on one-step decision-maki…

counterfactualDecision MakingSequential Decision Making

Counterfactual Explanations in Sequential Decision Making Under Uncertainty

2021-07-06 · NeurIPS 2021 12 · Stratis Tsirtsis, Abir De, Manuel Gomez-Rodriguez

Methods to find counterfactual explanations have predominantly focused on one step decision making processes. In this work, we initiate the development of methods to find counterfactual explanations for decision making p…

counterfactualCounterfactual ExplanationDecision MakingDecision Making Under Uncertainty+1

Causal Temporal Reasoning for Markov Decision Processes

2022-12-16 · Milad Kazemi, Nicola Paoletti

We introduce $\textit{PCFTL (Probabilistic CounterFactual Temporal Logic)}$, a new probabilistic temporal logic for the verification of Markov Decision Processes (MDP). PCFTL is the first to include operators for causal …

counterfactualCounterfactual ReasoningSafe Reinforcement Learning