paper-with-me

홈 › Papers

Exploring the Robustness of Distributional Reinforcement Learning against Noisy State Observations

2021-09-29 · Ke Sun, Yi Liu, Yingnan Zhao, Hengshuai Yao, Shangling Jui, Linglong Kong

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 propose State-Noisy Markov Decision Process~(SN-MDP) in the tabular case to incorporate both random and adversarial state observation noises, in which the contraction of both expectation-based and distributional Bellman operators is derived. Beyond SN-MDP with the function approximation, we theoretically characterize the bounded gradient norm of histogram-based distributional loss, accounting for the better training robustness of distribution RL. We also provide stricter convergence conditions of the Temporal-Difference~(TD) learning under more flexible state noises, as well as the sensitivity analysis by the leverage of influence function. Finally, extensive experiments on the suite of games show that distributional RL enjoys better training robustness compared with its expectation-based counterpart across various state observation noises.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Distributional Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Exploring the Training Robustness of Distributional Reinforcement Learning against Noisy State Observations

2021-09-17 · Ke Sun, Yingnan Zhao, Shangling Jui, Linglong Kong

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 …

Density EstimationDistributional Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Exploring the Robustness of In-Context Learning with Noisy Labels

2024-04-28 · Chen Cheng, Xinzhi Yu, Haodong Wen, Jingsong Sun 외

Recently, the mysterious In-Context Learning (ICL) ability exhibited by Transformer architectures, especially in large language models (LLMs), has sparked significant research interest. However, the resilience of Transfo…

Data AugmentationIn-Context LearningLearning with noisy labels

Improving Robustness via Risk Averse Distributional Reinforcement Learning

2020-05-01 · L4DC 2020 6 · Rahul Singh, Qinsheng Zhang, Yongxin Chen

One major obstacle that precludes the success of reinforcement learning in real-world applications is the lack of robustness, either to model uncertainties or external disturbances, of the trained policies. Robustness is…

Distributional Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Certified Distributional Robustness on Smoothed Classifiers

2020-10-21 · Jungang Yang, Liyao Xiang, Ruidong Chen, Yukun Wang 외

The robustness of deep neural networks (DNNs) against adversarial example attacks has raised wide attention. For smoothed classifiers, we propose the worst-case adversarial loss over input distributions as a robustness c…

DFPO: Scaling Value Modeling via Distributional Flow towards Robust and Generalizable LLM Post-Training

2026-02-05 · Dingwei Zhu, Zhiheng Xi, Shihan Dou, Jiahan Li 외 arxiv

Training reinforcement learning (RL) systems in real-world environments remains challenging due to noisy supervision and poor out-of-domain (OOD) generalization, especially in LLM post-training. Recent distributional RL …

Reinforcement Learning