paper-with-me

홈 › Papers

Policy Disruption in Reinforcement Learning:Adversarial Attack with Large Language Models and Critical State Identification

2025-07-24 · Junyong Jiang, Buwei Tian, Chenxing Xu, Songze Li, Lu Dong arxiv

Reinforcement learning (RL) has achieved remarkable success in fields like robotics and autonomous driving, but adversarial attacks designed to mislead RL systems remain challenging. Existing approaches often rely on modifying the environment or policy, limiting their practicality. This paper proposes an adversarial attack method in which existing agents in the environment guide the target policy to output suboptimal actions without altering the environment. We propose a reward iteration optimization framework that leverages large language models (LLMs) to generate adversarial rewards explicitly tailored to the vulnerabilities of the target agent, thereby enhancing the effectiveness of inducing the target agent toward suboptimal decision-making. Additionally, a critical state identification algorithm is designed to pinpoint the target agent's most vulnerable states, where suboptimal behavior from the victim leads to significant degradation in overall performance. Experimental results in diverse environments demonstrate the superiority of our method over existing approaches.

📄 PDF Abstract BibTeX arXiv:2507.18113

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAdversarial AttackAutonomous Driving

Similar Papers 제목 키워드 기반

Reinforcement Learning Disrupts Gradient-Based Adversarial Optimization

2026-06-10 · Xinhai Zou, Chang Zhao, Alireza Aghabagherloo, Dave Singelée 외 arxiv

Gradient-based adversarial attacks remain a dominant threat to deep neural networks (DNNs), as they exploit gradient information to efficiently optimize adversarial perturbations. To address this, we investigate whether …

Reinforcement Learning

Sparse Adversarial Attack in Multi-agent Reinforcement Learning

2022-05-19 · Yizheng Hu, Zhihua Zhang

Cooperative multi-agent reinforcement learning (cMARL) has many real applications, but the policy trained by existing cMARL algorithms is not robust enough when deployed. There exist also many methods about adversarial a…

Adversarial AttackMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Interaction-Breaking Adversarial Learning Framework for Robust Multi-Agent Reinforcement Learning

2026-05-18 · Sunwoo Lee, Mingu Kang, Yonghyeon Jo, Seungyul Han arxiv

Cooperation is central to multi-agent reinforcement learning (MARL), yet learned coordination can be fragile when external perturbations disrupt inter-agent interactions. Prior robust MARL methods have primarily consider…

Multi-agent Reinforcement Learning

Attacking and Defending Deep Reinforcement Learning Policies

2022-05-16 · Chao Wang

Recent studies have shown that deep reinforcement learning (DRL) policies are vulnerable to adversarial attacks, which raise concerns about applications of DRL to safety-critical systems. In this work, we adopt a princip…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Robust Android Malware Detection System against Adversarial Attacks using Q-Learning

2021-01-27 · Hemant Rathore, Sanjay K. Sahay, Piyush Nikam, Mohit Sewak

The current state-of-the-art Android malware detection systems are based on machine learning and deep learning models. Despite having superior performance, these models are susceptible to adversarial attacks. Therefore i…

Adversarial DefenseAndroid Malware DetectionBIG-bench Machine LearningMalware Detection+4