CS-GBA: A Critical Sample-based Gradient-guided Backdoor Attack for Offline Reinforcement Learning
Yuanjie Zhao, Junnan Qiu, Yue Ding, Jie Li

TL;DR
This paper introduces CS-GBA, a novel, stealthy backdoor attack method for offline reinforcement learning that effectively targets safety-constrained algorithms with minimal data poisoning, leveraging critical sample selection and gradient-guided triggers.
Contribution
The paper presents a new backdoor attack framework that improves stealthiness and effectiveness by focusing on influential samples and exploiting feature correlations to evade detection.
Findings
Achieves high attack success rates with only 5% poisoning budget.
Outperforms existing attack methods on D4RL benchmarks.
Maintains agent performance in clean environments.
Abstract
Offline Reinforcement Learning (RL) enables policy optimization from static datasets but is inherently vulnerable to backdoor attacks. Existing attack strategies typically struggle against safety-constrained algorithms (e.g., CQL) due to inefficient random poisoning and the use of easily detectable Out-of-Distribution (OOD) triggers. In this paper, we propose CS-GBA (Critical Sample-based Gradient-guided Backdoor Attack), a novel framework designed to achieve high stealthiness and destructiveness under a strict budget. Leveraging the theoretical insight that samples with high Temporal Difference (TD) errors are pivotal for value function convergence, we introduce an adaptive Critical Sample Selection strategy that concentrates the attack budget on the most influential transitions. To evade OOD detection, we propose a Correlation-Breaking Trigger mechanism that exploits the physical…
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.
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 · Advanced Malware Detection Techniques
