paper-with-me

Papers

Measuring Interventional Robustness in Reinforcement Learning

2022-09-19 · Katherine Avery, Jack Kenney, Pracheta Amaranath, Erica Cai, David Jensen

Recent work in reinforcement learning has focused on several characteristics of learned policies that go beyond maximizing reward. These properties include fairness, explainability, generalization, and robustness. In this paper, we define interventional robustness (IR), a measure of how much variability is introduced into learned policies by incidental aspects of the training procedure, such as the order of training data or the particular exploratory actions taken by agents. A training procedure has high IR when the agents it produces take very similar actions under intervention, despite variation in these incidental aspects of the training procedure. We develop an intuitive, quantitative measure of IR and calculate it for eight algorithms in three Atari environments across dozens of interventions and states. From these experiments, we find that IR varies with the amount of training and type of algorithm and that high performance does not imply high IR, as one might expect.

📄 PDF Abstract BibTeX arXiv:2209.09058

Code (1)

kdl-umass/xai-interventional-robustness 공식 구현 pytorch

Tasks

Fairnessreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Under Adversarial and Interventional Shifts

2021-03-29 · Harvineet Singh, Shalmali Joshi, Finale Doshi-Velez, Himabindu Lakkaraju

Machine learning models are often trained on data from one distribution and deployed on others. So it becomes important to design models that are robust to distribution shifts. Most of the existing work focuses on optimi…

Incorporating Interventional Independence Improves Robustness against Interventional Distribution Shift

2025-07-07 · Gautam Sreekumar, Vishnu Naresh Boddeti arxiv

We study the problem of learning robust discriminative representations of causally related latent variables given the underlying causal graph and a training set comprising passively collected observational data and inter…

Facial Attribute Classification

Deciphering interventional dynamical causality from non-intervention systems

2024-06-29 · Jifan Shi, Yang Li, Juan Zhao, Siyang Leng 외

Detecting and quantifying causality is a focal topic in the fields of science, engineering, and interdisciplinary studies. However, causal studies on non-intervention systems attract much attention but remain extremely c…

Time Series

Provable Guarantees on the Robustness of Decision Rules to Causal Interventions

2021-05-19 · Benjie Wang, Clare Lyle, Marta Kwiatkowska

Robustness of decision rules to shifts in the data-generating process is crucial to the successful deployment of decision-making systems. Such shifts can be viewed as interventions on a causal graph, which capture (possi…

Decision Making

Towards Locally Explaining Prediction Behavior via Gradual Interventions and Measuring Property Gradients

2025-03-07 · Niklas Penzel, Joachim Denzler

Deep learning models achieve high predictive performance but lack intrinsic interpretability, hindering our understanding of the learned prediction behavior. Existing local explainability methods focus on associations, n…