paper-with-me

Papers

Delay-Aware Model-Based Reinforcement Learning for Continuous Control

2020-05-11 · Baiming Chen, Mengdi Xu, Liang Li, Ding Zhao

Action delays degrade the performance of reinforcement learning in many real-world systems. This paper proposes a formal definition of delay-aware Markov Decision Process and proves it can be transformed into standard MDP with augmented states using the Markov reward process. We develop a delay-aware model-based reinforcement learning framework that can incorporate the multi-step delay into the learned system models without learning effort. Experiments with the Gym and MuJoCo platforms show that the proposed delay-aware model-based algorithm is more efficient in training and transferable between systems with various durations of delay compared with off-policy model-free reinforcement learning methods. Codes available at: https://github.com/baimingc/dambrl.

📄 PDF Abstract BibTeX arXiv:2005.05440

Code (1)

baimingc/dambrl 공식 구현 tf

Tasks

continuous-controlContinuous ControlModel-based Reinforcement LearningMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Reinforcement Learning from Delayed Observations via World Models

2024-03-18 · Armin Karamzade, KyungMin Kim, Montek Kalsi, Roy Fox

In standard reinforcement learning settings, agents typically assume immediate feedback about the effects of their actions after taking them. However, in practice, this assumption may not hold true due to physical constr…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning

Diffusion-Guided Uncertainty-Aware Delayed Policy Optimization

2026-07-06 · Junqi Tu, Zejiao Liu, Fangfei Li, Yang Tang arxiv

Reinforcement learning in real world environments often suffers from severe performance degradation due to delayed feedback. Existing approaches typically mitigate performance degradation caused by observation delays by …

Reinforcement Learning

Reinforcement Learning with Random Delays

2020-10-06 · ICLR 2021 1 · Simon Ramstedt, Yann Bouteiller, Giovanni Beltrame, Christopher Pal 외

Action and observation delays commonly occur in many Reinforcement Learning applications, such as remote control scenarios. We study the anatomy of randomly delayed environments, and show that partially resampling trajec…

Anatomycontinuous-controlContinuous ControlMuJoCo+3

Neural Laplace Control for Continuous-time Delayed Systems

2023-02-24 · Samuel Holt, Alihan Hüyük, Zhaozhi Qian, Hao Sun 외

Many real-world offline reinforcement learning (RL) problems involve continuous-time environments with delays. Such environments are characterized by two distinctive features: firstly, the state x(t) is observed at irreg…

Model Predictive ControlOffline RLReinforcement Learning (RL)

Delay-Aware Multi-Agent Reinforcement Learning for Cooperative and Competitive Environments

2020-05-11 · Baiming Chen, Mengdi Xu, Zuxin Liu, Liang Li 외

Action and observation delays exist prevalently in the real-world cyber-physical systems which may pose challenges in reinforcement learning design. It is particularly an arduous task when handling multi-agent systems wh…

Autonomous VehiclesDeep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learning+2