paper-with-me

홈 › Papers

Recurrent Natural Policy Gradient for POMDPs

2024-05-28 · Semih Cayci, Atilla Eryilmaz

In this paper, we study a natural policy gradient method based on recurrent neural networks (RNNs) for partially-observable Markov decision processes, whereby RNNs are used for policy parameterization and policy evaluation to address curse of dimensionality in non-Markovian reinforcement learning. We present finite-time and finite-width analyses for both the critic (recurrent temporal difference learning), and correspondingly-operated recurrent natural policy gradient method in the near-initialization regime. Our analysis demonstrates the efficiency of RNNs for problems with short-term memory with explicit bounds on the required network widths and sample complexity, and points out the challenges in the case of long-term dependencies.

📄 PDF Abstract BibTeX arXiv:2405.18221

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Sequential Medical Treatments with Auto-Encoding Heuristic Search in POMDPs

2019-05-17 · Luchen Li, Matthieu Komorowski, Aldo A. Faisal

Health-related data is noisy and stochastic in implying the true physiological states of patients, limiting information contained in single-moment observations for sequential clinical decision making. We model patient-cl…

Decision MakingHeuristic Search

A Policy Gradient Method for Confounded POMDPs

2023-05-26 · Mao Hong, Zhengling Qi, Yanxun Xu

In this paper, we propose a policy gradient method for confounded partially observable Markov decision processes (POMDPs) with continuous state and observation spaces in the offline setting. We first establish a novel id…

Finite-State Controllers for (Hidden-Model) POMDPs using Deep Reinforcement Learning

2026-02-09 · David Hudák, Maris F. L. Galesloot, Martin Tappler, Martin Kurečka 외 arxiv

Solving partially observable Markov decision processes (POMDPs) requires computing policies under imperfect state information. Despite recent advances, the scalability of existing POMDP solvers remains limited. Moreover,…

Reinforcement Learning

\textsc{rfPG}: Robust Finite-Memory Policy Gradients for Hidden-Model POMDPs

2025-05-14 · Maris F. L. Galesloot, Roman Andriushchenko, Milan Češka, Sebastian Junges 외

Partially observable Markov decision processes (POMDPs) model specific environments in sequential decision-making under uncertainty. Critically, optimal policies for POMDPs may not be robust against perturbations in the …

Decision Making Under UncertaintySequential Decision Making

Memoryless Policy Iteration for Episodic POMDPs

2025-12-11 · Roy van Zuijlen, Duarte Antunes arxiv

Memoryless and finite-memory policies offer a practical alternative for solving partially observable Markov decision processes (POMDPs), as they operate directly in the output space rather than in the high-dimensional be…