Diffusion-Guided Uncertainty-Aware Delayed Policy Optimization
About
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 constructing augmented states or predicting the true states. However, these methods often overlook the inherent discrepancy between delayed state and true states induced by stochastic MDP. We theoretically prove the existence of such a discrepancy and show that it leads to the degradation of the optimal policy. To address this challenge, we propose Diffusion Guided Uncertainty Aware Delayed Policy Optimization (DUPO). Our method explicitly models the relationship between delayed state message and the current state using a diffusion model, and leverages the resulting discrepancy estimates to weight delayed policies. Extensive experiments on continuous robotic control tasks with multiple stochastic delays demonstrate that DUPO consistently outperforms existing methods and remains effective even under long and random delay scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Continuous Control | MuJoCo Walker2d v4 | Normalized Performance2.59 | 51 | |
| Continuous Control | MuJoCo HalfCheetah v4 | Normalized Performance15.96 | 30 | |
| Continuous robotic locomotion control | MuJoCo Ant v4 (train) | Normalized Final Return2.43 | 12 | |
| Continuous robotic locomotion control | MuJoCo Hopper final return after training for 1M global environment steps v4 | Normalized Final Return30.46 | 12 | |
| Continuous robotic locomotion control | MuJoCo Swimmer v4 | Normalized Final Return2.98 | 12 |