paper-with-me

Papers

Clustered Policy Decision Ranking

2023-11-21 · Mark Levin, Hana Chockler

Policies trained via reinforcement learning (RL) are often very complex even for simple tasks. In an episode with n time steps, a policy will make n decisions on actions to take, many of which may appear non-intuitive to the observer. Moreover, it is not clear which of these decisions directly contribute towards achieving the reward and how significant their contribution is. Given a trained policy, we propose a black-box method based on statistical covariance estimation that clusters the states of the environment and ranks each cluster according to the importance of decisions made in its states. We compare our measure against a previous statistical fault localization based ranking procedure.

📄 PDF Abstract BibTeX arXiv:2311.12970

Code (0)

등록된 구현이 없습니다.

Tasks

Fault localizationReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Reinforcement Learning with Heterogeneous Data: Estimation and Inference

2022-01-31 · Elynn Y. Chen, Rui Song, Michael I. Jordan

Reinforcement Learning (RL) has the promise of providing data-driven support for decision-making in a wide range of problems in healthcare, education, business, and other domains. Classical RL methods focus on the mean o…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Ranking Policy Decisions

2020-08-31 · NeurIPS 2021 12 · Hadrien Pouget, Hana Chockler, Youcheng Sun, Daniel Kroening

Policies trained via Reinforcement Learning (RL) are often needlessly complex, making them difficult to analyse and interpret. In a run with $n$ time steps, a policy will make $n$ decisions on actions to take; we conject…

Atari GamesReinforcement Learning (RL)

Causal policy ranking

2021-11-16 · Daniel McNamee, Hana Chockler

Policies trained via reinforcement learning (RL) are often very complex even for simple tasks. In an episode with $n$ time steps, a policy will make $n$ decisions on actions to take, many of which may appear non-intuitiv…

counterfactualCounterfactual ReasoningReinforcement Learning (RL)

Reinforcement Learning to Rank in E-Commerce Search Engine: Formalization, Analysis, and Application

2018-03-02 · Yujing Hu, Qing Da, An-Xiang Zeng, Yang Yu 외

In e-commerce platforms such as Amazon and TaoBao, ranking items in a search session is a typical multi-step decision-making problem. Learning to rank (LTR) methods have been widely applied to ranking problems. However, …

Decision MakingLearning-To-RankReinforcement LearningReinforcement Learning (RL)

$\text{DT}^2$: Decision-Targeted Digital Twins

2026-06-24 · Harry Amad, Mihaela van der Schaar arxiv

A digital twin (DT) is a virtual model of a real-world system that can assist decision-making by simulating scenarios induced by different policies. However, typical machine learning-based DTs do not optimise for this us…