LGAINISYMar 26, 2025

State-Aware Perturbation Optimization for Robust Deep Reinforcement Learning

arXiv:2503.20613v19 citationsh-index: 12IEEE Trans Mob Comput
Originality Incremental advance
AI Analysis

This addresses the robustness issue for deploying DRL in real-world robotic control, but it is incremental as it builds on existing whitebox adversarial attack methods.

The paper tackles the problem of deep reinforcement learning's sensitivity to environmental perturbations by proposing a selective state-aware adversarial attack method, STAR, which optimizes perturbation stealthiness and state visitation dispersion, and it outperforms state-of-the-art benchmarks in experiments.

Recently, deep reinforcement learning (DRL) has emerged as a promising approach for robotic control. However, the deployment of DRL in real-world robots is hindered by its sensitivity to environmental perturbations. While existing whitebox adversarial attacks rely on local gradient information and apply uniform perturbations across all states to evaluate DRL robustness, they fail to account for temporal dynamics and state-specific vulnerabilities. To combat the above challenge, we first conduct a theoretical analysis of white-box attacks in DRL by establishing the adversarial victim-dynamics Markov decision process (AVD-MDP), to derive the necessary and sufficient conditions for a successful attack. Based on this, we propose a selective state-aware reinforcement adversarial attack method, named STAR, to optimize perturbation stealthiness and state visitation dispersion. STAR first employs a soft mask-based state-targeting mechanism to minimize redundant perturbations, enhancing stealthiness and attack effectiveness. Then, it incorporates an information-theoretic optimization objective to maximize mutual information between perturbations, environmental states, and victim actions, ensuring a dispersed state-visitation distribution that steers the victim agent into vulnerable states for maximum return reduction. Extensive experiments demonstrate that STAR outperforms state-of-the-art benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes