paper-with-me

Papers

Doppelganger Method: Breaking Role Consistency in LLM Agent via Prompt-based Transferable Adversarial Attack

2025-06-17 · Daewon Kang, YeongHwan Shin, Doyeon Kim, Kyu-Hwan Jung, Meong Hi Son

Since the advent of large language models, prompt engineering now enables the rapid, low-effort creation of diverse autonomous agents that are already in widespread use. Yet this convenience raises urgent concerns about the safety, robustness, and behavioral consistency of the underlying prompts, along with the pressing challenge of preventing those prompts from being exposed to user's attempts. In this paper, we propose the ''Doppelganger method'' to demonstrate the risk of an agent being hijacked, thereby exposing system instructions and internal information. Next, we define the ''Prompt Alignment Collapse under Adversarial Transfer (PACAT)'' level to evaluate the vulnerability to this adversarial transfer attack. We also propose a ''Caution for Adversarial Transfer (CAT)'' prompt to counter the Doppelganger method. The experimental results demonstrate that the Doppelganger method can compromise the agent's consistency and expose its internal information. In contrast, CAT prompts enable effective defense against this adversarial attack.

📄 PDF Abstract BibTeX arXiv:2506.14539

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackPrompt Engineering

Similar Papers 제목 키워드 기반

StoryState: Agent-Based State Control for Consistent and Editable Storybooks

2026-02-01 · Ayushman Sarkar, Zhenyu Yu, Wei Tang, Chu Chen 외 arxiv

Large multimodal models have enabled one-click storybook generation, where users provide a short description and receive a multi-page illustrated story. However, the underlying story state, such as characters, world sett…

Text-to-Image Generation

Doppelgangers++: Improved Visual Disambiguation with Geometric 3D Features

2024-12-08 · CVPR 2025 1 · Yuanbo Xiangli, Ruojin Cai, HanYu Chen, Jeffrey Byrne 외

Accurate 3D reconstruction is frequently hindered by visual aliasing, where visually similar but distinct surfaces (aka, doppelgangers), are incorrectly matched. These spurious matches distort the structure-from-motion (…

3D Reconstruction

Improved Large Language Model Jailbreak Detection via Pretrained Embeddings

2024-12-02 · Erick Galinkin, Martin Sablotny

The adoption of large language models (LLMs) in many applications, from customer service chat bots and software development assistants to more capable agentic systems necessitates research into how to secure these system…

Language ModelingLanguage ModellingLarge Language Model

AegisLLM: Scaling Agentic Systems for Self-Reflective Defense in LLM Security

2025-04-29 · Zikui Cai, Shayan Shabihi, Bang An, Zora Che 외

We introduce AegisLLM, a cooperative multi-agent defense against adversarial attacks and information leakage. In AegisLLM, a structured workflow of autonomous agents - orchestrator, deflector, responder, and evaluator - …

Roles with Rails: Contract-Preserving Role Evolution in Multi-Agent Structured Reasoning

2026-05-27 · Ling-Yue Ge, Lan-Zhe Guo arxiv

Role-based LLM multi-agent systems need adaptive role pools, yet adapting such systems is not merely a matter of prompt optimization: roles often carry structural obligations, including capability coverage, message compa…