paper-with-me

홈 › Papers

ReRoGCRL: Representation-based Robustness in Goal-Conditioned Reinforcement Learning

2023-12-12 · Xiangyu Yin, Sihao Wu, Jiaxu Liu, Meng Fang, Xingyu Zhao, Xiaowei Huang, Wenjie Ruan

While Goal-Conditioned Reinforcement Learning (GCRL) has gained attention, its algorithmic robustness against adversarial perturbations remains unexplored. The attacks and robust representation training methods that are designed for traditional RL become less effective when applied to GCRL. To address this challenge, we first propose the Semi-Contrastive Representation attack, a novel approach inspired by the adversarial contrastive attack. Unlike existing attacks in RL, it only necessitates information from the policy function and can be seamlessly implemented during deployment. Then, to mitigate the vulnerability of existing GCRL algorithms, we introduce Adversarial Representation Tactics, which combines Semi-Contrastive Adversarial Augmentation with Sensitivity-Aware Regularizer to improve the adversarial robustness of the underlying RL agent against various types of perturbations. Extensive experiments validate the superior performance of our attack and defence methods across multiple state-of-the-art GCRL algorithms. Our tool ReRoGCRL is available at https://github.com/TrustAI/ReRoGCRL.

📄 PDF Abstract BibTeX arXiv:2312.07392

Code (1)

trustai/rerogcrl 공식 구현 pytorch

Tasks

Adversarial Robustnessreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Bisimulation Makes Analogies in Goal-Conditioned Reinforcement Learning

2022-04-27 · Philippe Hansen-Estruch, Amy Zhang, Ashvin Nair, Patrick Yin 외

Building generalizable goal-conditioned agents from rich observations is a key to reinforcement learning (RL) solving real world problems. Traditionally in goal-conditioned RL, an agent is provided with the exact goal th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient Hierarchical Implicit Flow Q-learning for Offline Goal-conditioned Reinforcement Learning

2026-04-10 · Zhiqiang Dong, Teng Pang, Rongjian Xu, Guoqiang Wu arxiv

Offline goal-conditioned reinforcement learning (GCRL) is a practical reinforcement learning paradigm that aims to learn goal-conditioned policies from reward-free offline data. Despite recent advances in hierarchical ar…

Reinforcement Learning

Discrete Factorial Representations as an Abstraction for Goal Conditioned Reinforcement Learning

2022-11-01 · Riashat Islam, Hongyu Zang, Anirudh Goyal, Alex Lamb 외

Goal-conditioned reinforcement learning (RL) is a promising direction for training agents that are capable of solving multiple tasks and reach a diverse set of objectives. How to \textit{specify} and \textit{ground} thes…

reinforcement-learningReinforcement Learning (RL)

Weakly Supervised Disentangled Representation for Goal-conditioned Reinforcement Learning

2022-02-28 · Zhifeng Qian, Mingyu You, Hongjun Zhou, Bin He

Goal-conditioned reinforcement learning is a crucial yet challenging algorithm which enables agents to achieve multiple user-specified goals when learning a set of skills in a dynamic environment. However, it typically r…

Positionreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Latent Representation Alignment for Offline Goal-Conditioned Reinforcement Learning

2026-05-25 · Hyungkyu Kang, Byeongchan Kim, Min-hwan Oh arxiv

Offline goal-conditioned reinforcement learning (GCRL) provides a practical framework for obtaining goal-reaching policies from fixed datasets. However, learning a reliable goal-conditioned value function in long-horizon…

Reinforcement Learning