paper-with-me

Papers

Statistical Inference of the Value Function for Reinforcement Learning in Infinite Horizon Settings

2020-01-13 · C. Shi, S. Zhang, W. Lu, R. Song

Reinforcement learning is a general technique that allows an agent to learn an optimal policy and interact with an environment in sequential decision making problems. The goodness of a policy is measured by its value function starting from some initial state. The focus of this paper is to construct confidence intervals (CIs) for a policy's value in infinite horizon settings where the number of decision points diverges to infinity. We propose to model the action-value state function (Q-function) associated with a policy based on series/sieve method to derive its confidence interval. When the target policy depends on the observed data as well, we propose a SequentiAl Value Evaluation (SAVE) method to recursively update the estimated policy and its value estimator. As long as either the number of trajectories or the number of decision points diverges to infinity, we show that the proposed CI achieves nominal coverage even in cases where the optimal policy is not unique. Simulation studies are conducted to back up our theoretical findings. We apply the proposed method to a dataset from mobile health studies and find that reinforcement learning algorithms could help improve patient's health status. A Python implementation of the proposed procedure is available at https://github.com/shengzhang37/SAVE.

📄 PDF Abstract BibTeX arXiv:2001.04515

Code (1)

shengzhang37/SAVE 공식 구현

Tasks

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Bellman Unbiasedness: Toward Provably Efficient Distributional Reinforcement Learning with General Value Function Approximation

2024-07-31 · Taehyun Cho, Seungyub Han, Seokhun Ju, Dohyeong Kim 외

Distributional reinforcement learning improves performance by capturing environmental stochasticity, but a comprehensive theoretical understanding of its effectiveness remains elusive. In addition, the intractable elemen…

Distributional Reinforcement Learningreinforcement-learningReinforcement Learning

A Computationally Efficient Algorithm for Infinite-Horizon Average-Reward Linear MDPs

2025-04-16 · Kihyuk Hong, Ambuj Tewari

We study reinforcement learning in infinite-horizon average-reward settings with linear MDPs. Previous work addresses this problem by approximating the average-reward setting by discounted setting and employing a value i…

Automatic Double Reinforcement Learning in Semiparametric Markov Decision Processes with Applications to Long-Term Causal Inference

2025-01-12 · Lars van der Laan, David Hubbard, Allen Tran, Nathan Kallus 외

Estimating long-term causal effects from short-term data is essential for decision-making in healthcare, economics, and industry, where long-term follow-up is often infeasible. Markov Decision Processes (MDPs) offer a pr…

Causal InferenceDimensionality ReductionDomain AdaptationModel Selection

Dynamic mean field programming

2022-06-10 · George Stamatescu

A dynamic mean field theory is developed for finite state and action Bayesian reinforcement learning in the large state space limit. In an analogy with statistical physics, the Bellman equation is studied as a disordered…

reinforcement-learningReinforcement Learning

Minimax Optimal Kernel Operator Learning via Multilevel Training

2022-09-28 · Jikai Jin, Yiping Lu, Jose Blanchet, Lexing Ying

Learning mappings between infinite-dimensional function spaces has achieved empirical success in many disciplines of machine learning, including generative modeling, functional data analysis, causal inference, and multi-…

Causal InferenceMulti-agent Reinforcement LearningOperator learning