paper-with-me

홈 › Papers

An Analysis of Model-Based Reinforcement Learning From Abstracted Observations

2022-08-30 · NeurIPS 2021 12 · Rolf A. N. Starre, Marco Loog, Elena Congeduti, Frans A. Oliehoek

Many methods for Model-based Reinforcement learning (MBRL) in Markov decision processes (MDPs) provide guarantees for both the accuracy of the model they can deliver and the learning efficiency. At the same time, state abstraction techniques allow for a reduction of the size of an MDP while maintaining a bounded loss with respect to the original problem. Therefore, it may come as a surprise that no such guarantees are available when combining both techniques, i.e., where MBRL merely observes abstract states. Our theoretical analysis shows that abstraction can introduce a dependence between samples collected online (e.g., in the real world). That means that, without taking this dependence into account, results for MBRL do not directly extend to this setting. Our result shows that we can use concentration inequalities for martingales to overcome this problem. This result makes it possible to extend the guarantees of existing MBRL algorithms to the setting with abstraction. We illustrate this by combining R-MAX, a prototypical MBRL algorithm, with abstraction, thus producing the first performance guarantees for model-based 'RL from Abstracted Observations': model-based reinforcement learning with an abstract model.

📄 PDF Abstract BibTeX arXiv:2208.14407

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi Type Mean Field Reinforcement Learning

2020-02-06 · Sriram Ganapathi Subramanian, Pascal Poupart, Matthew E. Taylor, Nidhi Hegde

Mean field theory provides an effective way of scaling multiagent reinforcement learning algorithms to environments with many agents that can be abstracted by a virtual mean agent. In this paper, we extend mean field mul…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Type Prediction

Abstracted Trajectory Visualization for Explainability in Reinforcement Learning

2024-02-05 · Yoshiki Takagi, Roderick Tabalba, Nurit Kirshenbaum, Jason Leigh

Explainable AI (XAI) has demonstrated the potential to help reinforcement learning (RL) practitioners to understand how RL models work. However, XAI for users who do not have RL expertise (non-RL experts), has not been s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Generation of Policy-Level Explanations for Reinforcement Learning

2019-05-28 · Nicholay Topin, Manuela Veloso

Though reinforcement learning has greatly benefited from the incorporation of neural networks, the inability to verify the correctness of such systems limits their use. Current work in explainable deep learning focuses o…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Analyzing Cyber-Physical Systems from the Perspective of Artificial Intelligence

2019-08-21 · Eric M. S. P. Veith, Lars Fischer, Martin Tröschel, Astrid Nieße

Principles of modern cyber-physical system (CPS) analysis are based on analytical methods that depend on whether safety or liveness requirements are considered. Complexity is abstracted through different techniques, rang…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Real-time Network Intrusion Detection via Decision Transformers

2023-12-12 · Jingdi Chen, Hanhan Zhou, Yongsheng Mei, Gina Adam 외

Many cybersecurity problems that require real-time decision-making based on temporal observations can be abstracted as a sequence modeling problem, e.g., network intrusion detection from a sequence of arriving packets. E…

Decision MakingIntrusion DetectionNetwork Intrusion Detectionreinforcement-learning+1