CLNov 20, 2023

Evil Geniuses: Delving into the Safety of LLM-based Agents

arXiv:2311.11855v2113 citationsh-index: 42Has Code
Originality Incremental advance
AI Analysis

It addresses safety challenges for users and developers of LLM-based agents, highlighting vulnerabilities that could lead to harmful behaviors, though it is incremental as it builds on existing attack strategies.

The paper investigates safety risks in LLM-based agents by proposing Evil Geniuses, an attack method that autonomously generates prompts to test vulnerabilities across agent quantity, role definition, and attack levels, achieving high success rates in evaluations on platforms like CAMEL and GPT models.

Rapid advancements in large language models (LLMs) have revitalized in LLM-based agents, exhibiting impressive human-like behaviors and cooperative capabilities in various scenarios. However, these agents also bring some exclusive risks, stemming from the complexity of interaction environments and the usability of tools. This paper delves into the safety of LLM-based agents from three perspectives: agent quantity, role definition, and attack level. Specifically, we initially propose to employ a template-based attack strategy on LLM-based agents to find the influence of agent quantity. In addition, to address interaction environment and role specificity issues, we introduce Evil Geniuses (EG), an effective attack method that autonomously generates prompts related to the original role to examine the impact across various role definitions and attack levels. EG leverages Red-Blue exercises, significantly improving the generated prompt aggressiveness and similarity to original roles. Our evaluations on CAMEL, Metagpt and ChatDev based on GPT-3.5 and GPT-4, demonstrate high success rates. Extensive evaluation and discussion reveal that these agents are less robust, prone to more harmful behaviors, and capable of generating stealthier content than LLMs, highlighting significant safety challenges and guiding future research. Our code is available at https://github.com/T1aNS1R/Evil-Geniuses.

Code Implementations1 repo
Foundations

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

Your Notes