paper-with-me

Papers

Disentangling Intent from Role: Adversarial Self-Play for Persona-Invariant Safety Alignment

2026-05-03 · Jiajia Li, Xiaoyu Wen, Zhongtian Ma, Shuyue Hu, Qiaosheng Zhang, Zhen Wang arxiv

The growing capabilities of large language models (LLMs) have driven their widespread deployment across diverse domains, even in potentially high-risk scenarios. Despite advances in safety alignment techniques, current models remain vulnerable to emerging persona-based jailbreak attacks. Existing research on persona-based jailbreak has primarily focused on attack iterations, yet it lacks systemic and mechanistic constraints on the defense side. To address this challenge, we propose Persona-Invariant Alignment (PIA), an adversarial self-play framework that achieves co-evolution through Persona Lineage Evolution (PLE) on the attack side and Persona-Invariant Consistency Learning (PICL) on the defense side. Theoretically, PICL is grounded in the structural separation hypothesis, using a unilateral KL-divergence constraint to enable the structural decoupling of safety decisions from persona context, thereby maintaining safe behavior under persona-based jailbreak attacks. Experimental results demonstrate that PLE efficiently explores high-risk persona spaces by leveraging lineage-based credit propagation. Meanwhile, the PICL defense method significantly reduces the Attack Success Rate (ASR) while preserving the model's general capability, thereby validating the superiority and robustness of this alignment paradigm. Codes are available at https://github.com/JiajiaLi-1130/PIA.

📄 PDF Abstract BibTeX arXiv:2605.01899

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discerning the Chaos: Detecting Adversarial Perturbations while Disentangling Intentional from Unintentional Noises

2024-09-29 · Anubhooti Jain, Susim Roy, Kwanit Gupta, Mayank Vatsa 외

Deep learning models, such as those used for face recognition and attribute prediction, are susceptible to manipulations like adversarial noise and unintentional noise, including Gaussian and impulse noise. This paper in…

AttributeFace RecognitionIntent Detection

Towards Understanding Dual BN In Hybrid Adversarial Training

2024-03-28 · Chenshuang Zhang, Chaoning Zhang, Kang Zhang, Axi Niu 외

There is a growing concern about applying batch normalization (BN) in adversarial training (AT), especially when the model is trained on both adversarial samples and clean samples (termed Hybrid-AT). With the assumption …

Reflect-Guard: Enhancing LLM Safeguards against Adversarial Prompts via Logical Self-Reflection

2026-05-24 · Lixing Lin, Juli You, Yue Li, Luyun Lin 외 arxiv

Large language model (LLM) safety classifiers such as Llama Guard are effective at detecting overtly harmful prompts but remain vulnerable to adversarial jailbreak attacks that disguise malicious intent through role-play…

parameter-efficient fine-tuning

Towards Open Intent Discovery for Conversational Text

2019-04-17 · Nikhita Vedula, Nedim Lipka, Pranav Maneriker, Srinivasan Parthasarathy

Detecting and identifying user intent from text, both written and spoken, plays an important role in modelling and understand dialogs. Existing research for intent discovery model it as a classification task with a prede…

Intent DiscoveryOpen Intent Discovery

The Attacker in the Mirror: Breaking Self-Consistency in Safety via Anchored Bipolicy Self-Play

2026-05-08 · Gabriele La Malfa, Emanuele La Malfa, Saar Cohen, Jie M. Zhang 외 arxiv

Self-play red team is an established approach to improving AI safety in which different instances of the same model play attacker and defender roles in a zero-sum game, i.e., where the attacker tries to jailbreak the def…