paper-with-me

Papers

Learning to Cope with Adversarial Attacks

2019-06-28 · Xian Yeow Lee, Aaron Havens, Girish Chowdhary, Soumik Sarkar

The security of Deep Reinforcement Learning (Deep RL) algorithms deployed in real life applications are of a primary concern. In particular, the robustness of RL agents in cyber-physical systems against adversarial attacks are especially vital since the cost of a malevolent intrusions can be extremely high. Studies have shown Deep Neural Networks (DNN), which forms the core decision-making unit in most modern RL algorithms, are easily subjected to adversarial attacks. Hence, it is imperative that RL agents deployed in real-life applications have the capability to detect and mitigate adversarial attacks in an online fashion. An example of such a framework is the Meta-Learned Advantage Hierarchy (MLAH) agent that utilizes a meta-learning framework to learn policies robustly online. Since the mechanism of this framework are still not fully explored, we conducted multiple experiments to better understand the framework's capabilities and limitations. Our results shows that the MLAH agent exhibits interesting coping behaviors when subjected to different adversarial attacks to maintain a nominal reward. Additionally, the framework exhibits a hierarchical coping capability, based on the adaptability of the Master policy and sub-policies themselves. From empirical results, we also observed that as the interval of adversarial attacks increase, the MLAH agent can maintain a higher distribution of rewards, though at the cost of higher instabilities.

📄 PDF Abstract BibTeX arXiv:1906.12061

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement LearningMeta-LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Robustness of Rotation-Equivariant Networks to Adversarial Perturbations

2018-02-19 · Beranger Dumont, Simona Maggio, Pablo Montalvo

Deep neural networks have been shown to be vulnerable to adversarial examples: very small perturbations of the input having a dramatic impact on the predictions. A wealth of adversarial attacks and distance metrics to qu…

Adversarial Examples Detection beyond Image Space

2021-02-23 · Kejiang Chen, Yuefeng Chen, Hang Zhou, Chuan Qin 외

Deep neural networks have been proved that they are vulnerable to adversarial examples, which are generated by adding human-imperceptible perturbations to images. To defend these adversarial examples, various detection b…

QAVA: Query-Agnostic Visual Attack to Large Vision-Language Models

2025-04-15 · Yudong Zhang, Ruobing Xie, Jiansheng Chen, Xingwu Sun 외

In typical multimodal tasks, such as Visual Question Answering (VQA), adversarial attacks targeting a specific image and question can lead large vision-language models (LVLMs) to provide incorrect answers. However, it is…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

PII-Scope: A Benchmark for Training Data PII Leakage Assessment in LLMs

2024-10-09 · Krishna Kanth Nakka, Ahmed Frikha, Ricardo Mendes, Xue Jiang 외

In this work, we introduce PII-Scope, a comprehensive benchmark designed to evaluate state-of-the-art methodologies for PII extraction attacks targeting LLMs across diverse threat settings. Our study provides a deeper un…

Expanding Scope: Adapting English Adversarial Attacks to Chinese

2023-06-08 · Hanyu Liu, Chengyuan Cai, Yanjun Qi

Recent studies have revealed that NLP predictive models are vulnerable to adversarial attacks. Most existing studies focused on designing attacks to evaluate the robustness of NLP models in the English language alone. Li…

Adversarial AttackAdversarial RobustnessText Segmentation