paper-with-me

홈 › Papers

Finding the Near Optimal Policy via Adaptive Reduced Regularization in MDPs

2020-10-31 · Wenhao Yang, Xiang Li, Guangzeng Xie, Zhihua Zhang

Regularized MDPs serve as a smooth version of original MDPs. However, biased optimal policy always exists for regularized MDPs. Instead of making the coefficient{\lambda}of regularized term sufficiently small, we propose an adaptive reduction scheme for {\lambda} to approximate optimal policy of the original MDP. It is shown that the iteration complexity for obtaining an{\epsilon}-optimal policy could be reduced in comparison with setting sufficiently small{\lambda}. In addition, there exists strong duality connection between the reduction method and solving the original MDP directly, from which we can derive more adaptive reduction method for certain algorithms.

📄 PDF Abstract BibTeX arXiv:2011.00213

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Relaxed Actor-Critic with Convergence Guarantees for Continuous-Time Optimal Control of Nonlinear Systems

2019-09-11 · Jingliang Duan, Jie Li, Qiang Ge, Shengbo Eben Li 외

This paper presents the Relaxed Continuous-Time Actor-critic (RCTAC) algorithm, a method for finding the nearly optimal policy for nonlinear continuous-time (CT) systems with known dynamics and infinite horizon, such as …

Survival of the Fittest: Evolutionary Adaptation of Policies for Environmental Shifts

2024-10-22 · Sheryl Paul, Jyotirmoy V. Deshmukh

Reinforcement learning (RL) has been successfully applied to solve the problem of finding obstacle-free paths for autonomous agents operating in stochastic and uncertain environments. However, when the underlying stochas…

Reinforcement Learning (RL)

Reinforcement Learning for Adaptive Optimal Stationary Control of Linear Stochastic Systems

2021-07-16 · Bo Pang, Zhong-Ping Jiang

This paper studies the adaptive optimal stationary control of continuous-time linear stochastic systems with both additive and multiplicative noises, using reinforcement learning techniques. Based on policy iteration, a …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Oracle Complexity Reduction for Model-free LQR: A Stochastic Variance-Reduced Policy Gradient Approach

2023-09-19 · Leonardo F. Toso, Han Wang, James Anderson

We investigate the problem of learning an $\epsilon$-approximate solution for the discrete-time Linear Quadratic Regulator (LQR) problem via a Stochastic Variance-Reduced Policy Gradient (SVRPG) approach. Whilst policy g…

Policy Gradient Methods

Adaptive Horizon Actor-Critic for Policy Learning in Contact-Rich Differentiable Simulation

2024-05-28 · Ignat Georgiev, Krishnan Srinivasan, Jie Xu, Eric Heiden 외

Model-Free Reinforcement Learning (MFRL), leveraging the policy gradient theorem, has demonstrated considerable success in continuous control tasks. However, these approaches are plagued by high gradient variance due to …

continuous-controlContinuous ControlModel-based Reinforcement Learningreinforcement-learning+1