paper-with-me

홈 › Papers

Query-based Targeted Action-Space Adversarial Policies on Deep Reinforcement Learning Agents

2020-11-13 · Xian Yeow Lee, Yasaman Esfandiari, Kai Liang Tan, Soumik Sarkar

Advances in computing resources have resulted in the increasing complexity of cyber-physical systems (CPS). As the complexity of CPS evolved, the focus has shifted from traditional control methods to deep reinforcement learning-based (DRL) methods for control of these systems. This is due to the difficulty of obtaining accurate models of complex CPS for traditional control. However, to securely deploy DRL in production, it is essential to examine the weaknesses of DRL-based controllers (policies) towards malicious attacks from all angles. In this work, we investigate targeted attacks in the action-space domain, also commonly known as actuation attacks in CPS literature, which perturbs the outputs of a controller. We show that a query-based black-box attack model that generates optimal perturbations with respect to an adversarial goal can be formulated as another reinforcement learning problem. Thus, such an adversarial policy can be trained using conventional DRL methods. Experimental results showed that adversarial policies that only observe the nominal policy's output generate stronger attacks than adversarial policies that observe the nominal policy's input and output. Further analysis reveals that nominal policies whose outputs are frequently at the boundaries of the action space are naturally more robust towards adversarial policies. Lastly, we propose the use of adversarial training with transfer learning to induce robust behaviors into the nominal policy, which decreases the rate of successful targeted attacks by 50%.

📄 PDF Abstract BibTeX arXiv:2011.07114

Code (1)

xylee95/targeted_adversarial_policies 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Transfer Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Can Targeted Adversarial Examples Transfer When the Source and Target Models Have No Label Space Overlap?

2021-03-17 · Nathan Inkawhich, Kevin J Liang, Jingyang Zhang, Huanrui Yang 외

We design blackbox transfer-based targeted adversarial attacks for an environment where the attacker's source model and the target blackbox model may have disjoint label spaces and training datasets. This scenario signif…

A Pilot Study of Query-Free Adversarial Attack against Stable Diffusion

2023-03-29 · Haomin Zhuang, Yihua Zhang, Sijia Liu

Despite the record-breaking performance in Text-to-Image (T2I) generation by Stable Diffusion, less research attention is paid to its adversarial robustness. In this work, we study the problem of adversarial attack gener…

Adversarial AttackAdversarial RobustnessAdversarial Text

UniTexture: Cross-Task Universal Adversarial Textures for Vision-Language-Action Models

2026-08-13 · Yukun Dai, Mingzhe Dai, Tianshi Wang, Fengling Li 외 arxiv

Vision-Language-Action (VLA) models have emerged as generalist robotic policies capable of following diverse language instructions and performing a wide range of manipulation tasks. However, their direct control over emb…

Sparse-RS: a versatile framework for query-efficient sparse black-box adversarial attacks

2020-06-23 · Francesco Croce, Maksym Andriushchenko, Naman D. Singh, Nicolas Flammarion 외

We propose a versatile framework based on random search, Sparse-RS, for score-based sparse targeted and untargeted attacks in the black-box setting. Sparse-RS does not rely on substitute models and achieves state-of-the-…

Malware Detection

Targeted Mismatch Adversarial Attack: Query with a Flower to Retrieve the Tower

2019-08-24 · ICCV 2019 10 · Giorgos Tolias, Filip Radenovic, Ondřej Chum

Access to online visual search engines implies sharing of private user content - the query images. We introduce the concept of targeted mismatch attack for deep learning based retrieval systems to generate an adversarial…

Adversarial AttackRetrieval