paper-with-me

Papers

Model-based Reinforcement Learning for Parameterized Action Spaces

2024-04-03 · Renhao Zhang, Haotian Fu, Yilin Miao, George Konidaris

We propose a novel model-based reinforcement learning algorithm -- Dynamics Learning and predictive control with Parameterized Actions (DLPA) -- for Parameterized Action Markov Decision Processes (PAMDPs). The agent learns a parameterized-action-conditioned dynamics model and plans with a modified Model Predictive Path Integral control. We theoretically quantify the difference between the generated trajectory and the optimal trajectory during planning in terms of the value they achieved through the lens of Lipschitz Continuity. Our empirical results on several standard benchmarks show that our algorithm achieves superior sample efficiency and asymptotic performance than state-of-the-art PAMDP methods.

📄 PDF Abstract BibTeX arXiv:2404.03037

Code (2)

valarzz/dlpa 공식 구현 pytorch
valarzz/model-based-reinforcement-learning-for-parameterized-action-spaces 공식 구현 pytorch

Tasks

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning in Parameterized Action Space

2015-11-13 · Matthew Hausknecht, Peter Stone

Recent work has shown that deep neural networks are capable of approximating both value functions and policies in reinforcement learning domains featuring continuous state and action spaces. However, to the best of our k…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Hybrid Actor-Critic Reinforcement Learning in Parameterized Action Space

2019-03-04 · Zhou Fan, Rui Su, Wei-Nan Zhang, Yong Yu

In this paper we propose a hybrid architecture of actor-critic algorithms for reinforcement learning in parameterized action space, which consists of multiple parallel sub-actor networks to decompose the structured actio…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Deep Multi-Agent Reinforcement Learning with Discrete-Continuous Hybrid Action Spaces

2019-03-12 · Haotian Fu, Hongyao Tang, Jianye Hao, Zihan Lei 외

Deep Reinforcement Learning (DRL) has been applied to address a variety of cooperative multi-agent problems with either discrete action spaces or continuous action spaces. However, to the best of our knowledge, no previo…

Deep Reinforcement LearningMulti-agent Reinforcement LearningQ-Learningreinforcement-learning+2

Context-Sensitive Abstractions for Reinforcement Learning with Parameterized Actions

2025-12-23 · Rashmeet Kaur Nayyar, Naman Shah, Siddharth Srivastava arxiv

Real-world sequential decision-making often involves parameterized action spaces that require both, decisions regarding discrete actions and decisions about continuous action parameters governing how an action is execute…

Reinforcement Learning

Policy Gradient For Multidimensional Action Spaces: Action Sampling and Entropy Bonus

2018-01-01 · ICLR 2018 1 · Vuong Ho Quan, Yiming Zhang, Kenny Song, Xiao-Yue Gong 외

In recent years deep reinforcement learning has been shown to be adept at solving sequential decision processes with high-dimensional state spaces such as in the Atari games. Many reinforcement learning problems, however…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1