paper-with-me

Papers

Reinforcement Learning with Function Approximation for Non-Markov Processes

2026-01-01 · Ali Devran Kara arxiv

We study reinforcement learning methods with linear function approximation under non-Markov state and cost processes. We first consider the policy evaluation method and show that the algorithm converges under suitable ergodicity conditions on the underlying non-Markov processes. Furthermore, we show that the limit corresponds to the fixed point of a joint operator composed of an orthogonal projection and the Bellman operator of an auxiliary \emph{Markov} decision process. For Q-learning with linear function approximation, as in the Markov setting, convergence is not guaranteed in general. We show, however, that for the special case where the basis functions are chosen based on quantization maps, the convergence can be shown under similar ergodicity conditions. Finally, we apply our results to partially observed Markov decision processes, where finite-memory variables are used as state representations, and we derive explicit error bounds for the limits of the resulting learning algorithms.

📄 PDF Abstract BibTeX arXiv:2601.00151

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Approximating Euclidean by Imprecise Markov Decision Processes

2020-06-26 · Manfred Jaeger, Giorgio Bacci, Giovanni Bacci, Kim Guldstrand Larsen 외

Euclidean Markov decision processes are a powerful tool for modeling control problems under uncertainty over continuous domains. Finite state imprecise, Markov decision processes can be used to approximate the behavior o…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

On the connection between Bregman divergence and value in regularized Markov decision processes

2022-10-21 · Brendan O'Donoghue

In this short note we derive a relationship between the Bregman divergence from the current policy to the optimal policy and the suboptimality of the current value function in a regularized Markov decision process. This …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Tutorial Introduction to Reinforcement Learning

2023-04-03 · Mathukumalli Vidyasagar

In this paper, we present a brief survey of Reinforcement Learning (RL), with particular emphasis on Stochastic Approximation (SA) as a unifying theme. The scope of the paper includes Markov Reward Processes, Markov Deci…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Continuous-time reinforcement learning: ellipticity enables model-free value function approximation

2026-02-06 · Wenlong Mou arxiv

We study off-policy reinforcement learning for controlling continuous-time Markov diffusion processes with discrete-time observations and actions. We consider model-free algorithms with function approximation that learn …

Reinforcement Learning

Nearly Minimax Optimal Offline Reinforcement Learning with Linear Function Approximation: Single-Agent MDP and Markov Game

2022-05-31 · Wei Xiong, Han Zhong, Chengshuai Shi, Cong Shen 외

Offline reinforcement learning (RL) aims at learning an optimal strategy using a pre-collected dataset without further interactions with the environment. While various algorithms have been proposed for offline RL in the …

Offline RLReinforcement Learning (RL)