paper-with-me

홈 › Papers

Counterfactual Influence in Markov Decision Processes

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

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'$ describing what-if versions of $\tau$ obtained under different action sequences than those observed in $\tau$. However, as the counterfactual states and actions deviate from the observed ones over time, the observation $\tau$ may no longer influence the counterfactual world, meaning that the analysis is no longer tailored to the individual observation, resulting in interventional outcomes rather than counterfactual ones. Even though this issue specifically affects the popular Gumbel-max structural causal model used for MDP counterfactuals, it has remained overlooked until now. In this work, we introduce a formal characterisation of influence based on comparing counterfactual and interventional distributions. We devise an algorithm to construct counterfactual models that automatically satisfy influence constraints. Leveraging such models, we derive counterfactual policies that are not just optimal for a given reward structure but also remain tailored to the observed path. Even though there is an unavoidable trade-off between policy optimality and strength of influence constraints, our experiments demonstrate that it is possible to derive (near-)optimal policies while remaining under the influence of the observation.

📄 PDF Abstract BibTeX arXiv:2402.08514

Code (1)

ddv-lab/counterfactual-influence-in-mdps 공식 구현

Tasks

counterfactualCounterfactual Inference

Similar Papers 제목 키워드 기반

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

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, th…

counterfactualCounterfactual Inference

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

Counterfactual Effect Decomposition in Multi-Agent Sequential Decision Making

2024-10-16 · Stelios Triantafyllou, Aleksa Sukovic, Yasaman Zolfimoselo, Goran Radanovic

We address the challenge of explaining counterfactual outcomes in multi-agent Markov decision processes. In particular, we aim to explain the total counterfactual effect of an agent's action on the outcome of a realized …

AttributecounterfactualDecision MakingSequential Decision Making