paper-with-me

Papers

Adversarial Counterfactual Environment Model Learning

2023-09-21 · NeurIPS 2023 11

An accurate environment dynamics model is crucial for various downstream tasks, such as counterfactual prediction, off-policy evaluation, and offline reinforcement learning. Currently, these models were learned through empirical risk minimization (ERM) by step-wise fitting of historical transition data. However, we first show that, particularly in the sequential decision-making setting, this approach may catastrophically fail to predict counterfactual action effects due to the selection bias of behavior policies during data collection. To tackle this problem, we introduce a novel model-learning objective called adversarial weighted empirical risk minimization (AWRM). AWRM incorporates an adversarial policy that exploits the model to generate a data distribution that weakens the model's prediction accuracy, and subsequently, the model is learned under this adversarial data distribution. We implement a practical algorithm, GALILEO, for AWRM and evaluate it on two synthetic tasks, three continuous-control tasks, and \textit{a real-world application}. The experiments demonstrate that GALILEO can accurately predict counterfactual actions and improve various downstream tasks, including offline policy evaluation and improvement, as well as online decision-making.Submission Number: 2886

📄 PDF Abstract BibTeX

Code (1)

xionghuichen/galileo 공식 구현 tf

Similar Papers 제목 키워드 기반

Counterfactual Vision-and-Language Navigation via Adversarial Path Sampler

2020-08-01 · ECCV 2020 8 · Tsu-Jui Fu, Xin Eric Wang, Matthew F. Peterson,Scott T. Grafton, Miguel P. Eckstein 외

Vision-and-Language Navigation (VLN) is a task where agents must decide how to move through a 3D environment to reach a goal by grounding natural language instructions to the visual surroundings. One of the problems of t…

counterfactualCounterfactual ReasoningData AugmentationVision and Language Navigation

Counterfactual Vision-and-Language Navigation via Adversarial Path Sampling

2019-11-17 · Tsu-Jui Fu, Xin Eric Wang, Matthew Peterson, Scott Grafton 외

Vision-and-Language Navigation (VLN) is a task where agents must decide how to move through a 3D environment to reach a goal by grounding natural language instructions to the visual surroundings. One of the problems of t…

counterfactualCounterfactual ReasoningData AugmentationVision and Language Navigation

Exploring Counterfactual Explanations Through the Lens of Adversarial Examples: A Theoretical and Empirical Analysis

2021-06-18 · Martin Pawelczyk, Chirag Agarwal, Shalmali Joshi, Sohini Upadhyay 외

As machine learning (ML) models become more widely deployed in high-stakes applications, counterfactual explanations have emerged as key tools for providing actionable model explanations in practice. Despite the growing …

counterfactualCounterfactual Explanation

Demystifying Causal Features on Adversarial Examples and Causal Inoculation for Robust Network by Adversarial Instrumental Variable Regression

2023-03-02 · CVPR 2023 1 · Junho Kim, Byung-Kwan Lee, Yong Man Ro

The origin of adversarial examples is still inexplicable in research fields, and it arouses arguments from various viewpoints, albeit comprehensive investigations. In this paper, we propose a way of delving into the unex…

Adversarial RobustnessPrediction

Towards Non-Adversarial Algorithmic Recourse

2024-03-15 · Tobias Leemann, Martin Pawelczyk, Bardh Prenkaj, Gjergji Kasneci

The streams of research on adversarial examples and counterfactual explanations have largely been growing independently. This has led to several recent works trying to elucidate their similarities and differences. Most p…

counterfactualCounterfactual Explanation