paper-with-me

Papers

POMDP inference and robust solution via deep reinforcement learning: An application to railway optimal maintenance

2023-07-16 · Giacomo Arcieri, Cyprien Hoelzl, Oliver Schwery, Daniel Straub, Konstantinos G. Papakonstantinou, Eleni Chatzi

Partially Observable Markov Decision Processes (POMDPs) can model complex sequential decision-making problems under stochastic and uncertain environments. A main reason hindering their broad adoption in real-world applications is the lack of availability of a suitable POMDP model or a simulator thereof. Available solution algorithms, such as Reinforcement Learning (RL), require the knowledge of the transition dynamics and the observation generating process, which are often unknown and non-trivial to infer. In this work, we propose a combined framework for inference and robust solution of POMDPs via deep RL. First, all transition and observation model parameters are jointly inferred via Markov Chain Monte Carlo sampling of a hidden Markov model, which is conditioned on actions, in order to recover full posterior distributions from the available data. The POMDP with uncertain parameters is then solved via deep RL techniques with the parameter distributions incorporated into the solution via domain randomization, in order to develop solutions that are robust to model uncertainty. As a further contribution, we compare the use of transformers and long short-term memory networks, which constitute model-free RL solutions, with a model-based/model-free hybrid approach. We apply these methods to the real-world problem of optimal maintenance planning for railway assets.

📄 PDF Abstract BibTeX arXiv:2307.08082

Code (1)

giarcieri/robust-optimal-maintenance-planning-through-reinforcement-learning-and-rllib 공식 구현

Tasks

Decision MakingDeep Reinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Bridging POMDPs and Bayesian decision making for robust maintenance planning under model uncertainty: An application to railway systems

2022-12-15 · Giacomo Arcieri, Cyprien Hoelzl, Oliver Schwery, Daniel Straub 외

Structural Health Monitoring (SHM) describes a process for inferring quantifiable metrics of structural condition, which can serve as input to support decisions on the operation and maintenance of infrastructure assets. …

Decision MakingSequential Decision MakingStructural Health Monitoring

SVQN: Sequential Variational Soft Q-Learning Networks

2020-01-01 · ICLR 2020 1 · Shiyu Huang, Hang Su, Jun Zhu, Ting Chen

Partially Observable Markov Decision Processes (POMDPs) are popular and flexible models for real-world decision-making applications that demand the information from past observations to make optimal decisions. Standard r…

Decision MakingQ-Learningreinforcement-learningReinforcement Learning+1

Proximal Reinforcement Learning: Efficient Off-Policy Evaluation in Partially Observed Markov Decision Processes

2021-10-28 · Andrew Bennett, Nathan Kallus

In applications of offline reinforcement learning to observational data, such as in healthcare or education, a general concern is that observed actions might be affected by unobserved factors, inducing confounding and bi…

Causal InferenceManagementOff-policy evaluationreinforcement-learning+2

Multi-agent reinforcement learning algorithm to solve a partially-observable multi-agent problem in disaster response

2020-09-18 · European Journal of Operational Research 2020 9 · Hyun-Rok Lee, Taesik Lee

Disaster response operations typically involve multiple decision-makers, and each decision-maker needs to make its decisions given only incomplete information on the current situation. To account for these characteristic…

Decision MakingDisaster ResponseMulti-agent Reinforcement Learning

5G for Railways: the Next Generation Railway Dedicated Communications

2022-07-07 · Ruisi He, Bo Ai, Zhangdui Zhong, Mi Yang 외

To overcome increasing traffic, provide various new services, further ensure safety and security, significantly improve travel comfort, a new communication system for railways is required. Since 2019, public networks hav…