Exploring the Training Robustness of Distributional Reinforcement Learning against Noisy State Observations
Ke Sun, Yingnan Zhao, Shangling Jui, Linglong Kong

TL;DR
This paper investigates the robustness of distributional reinforcement learning to noisy state observations, demonstrating its superior stability and lower vulnerability compared to expectation-based methods through theoretical analysis and extensive experiments.
Contribution
It provides a theoretical analysis of distributional RL's robustness to noisy observations and empirically shows its advantages over expectation-based RL.
Findings
Distributional RL maintains stable gradients under noisy conditions.
Distributional RL is less vulnerable to random and adversarial state noise.
Theoretical characterization of bounded gradient norms explains robustness.
Abstract
In real scenarios, state observations that an agent observes may contain measurement errors or adversarial noises, misleading the agent to take suboptimal actions or even collapse while training. In this paper, we study the training robustness of distributional Reinforcement Learning (RL), a class of state-of-the-art methods that estimate the whole distribution, as opposed to only the expectation, of the total return. Firstly, we validate the contraction of distributional Bellman operators in the State-Noisy Markov Decision Process (SN-MDP), a typical tabular case that incorporates both random and adversarial state observation noises. In the noisy setting with function approximation, we then analyze the vulnerability of least squared loss in expectation-based RL with either linear or nonlinear function approximation. By contrast, we theoretically characterize the bounded gradient norm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
