paper-with-me

Papers

Decomposition Attacks Across Unlinkable Identities: Limits of Stateful Defenses for LLM Services

2026-08-18 · Bowen Sun, Zhengyue Zhao, Xiaogeng Liu, Yinzhi Cao, Chaowei Xiao arxiv

Most large language model services use stateless defenses, which judge only the current request, to refuse harmful tasks. Decomposition attacks exploit this limitation by splitting a harmful task into individually permissible requests and combining their answers. Defending against them therefore requires a stateful monitor that considers requests together. If it can group all requests for one attacker task, it can stop the attack. However, attackers can use unlinkable identities and combine answers elsewhere, leaving no reliable grouping signal. We ask whether decomposition attacks can still be stopped under this setting. For a fixed attack strategy without retries, we prove that the achievable security and utility tradeoff depends entirely on how benign requests for the same capabilities are grouped. Persistent, recognizable groups permit a useful defense; fresh, indistinguishable groups do not. When attackers can retry and learn from Allow/Block decisions, this useful operating point disappears: the feedback reveals what passes but not whether a block was correct. Experiments on 91 executable tasks and 11,393 capability-matched benign requests support these results. Under a 1% denial cap for these requests and a 0.5% cap for unrelated background traffic, all ten tested policies, including one privileged policy with an exact request-to-operation map, either fail to stop attacks or exceed the budget. On defense-unseen task families, attack success is at least 99% after one attempt and 100% after two. Effective defenses therefore require additional evidence or mechanisms tied to grouping, such as reliable identity linkage, costs for fresh identities, or control over answer use.

📄 PDF Abstract BibTeX arXiv:2608.17445

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Cryptanalysis of Two Cancelable Biometric Schemes based on Index-of-Max Hashing

2019-10-03 · Kevin Atighehchi, Loubna Ghammam, Koray Karabina, Patrick Lacharme

Cancelable biometric schemes generate secure biometric templates by combining user specific tokens and biometric data. The main objective is to create irreversible, unlinkable, and revocable templates, with high accuracy…

Cryptanalysis

No Noun Phrase Left Behind: Detecting and Typing Unlinkable Entities

2012-07-01 · EMNLP 2012 7 · Thomas Lin, {Mausam}, Oren Etzioni
Entity LinkingNamed Entity Recognition (NER)Question AnsweringReading Comprehension

Leveraging Diffusion For Strong and High Quality Face Morphing Attacks

2023-01-10 · Zander W. Blasingame, Chen Liu

Face morphing attacks seek to deceive a Face Recognition (FR) system by presenting a morphed image consisting of the biometric qualities from two different identities with the aim of triggering a false acceptance with on…

Face RecognitionVocal Bursts Intensity Prediction

GFT-GCN: Privacy-Preserving 3D Face Mesh Recognition with Spectral Diffusion

2025-11-25 · Hichem Felouat, Hanrui Wang, Isao Echizen arxiv

3D face recognition offers a robust biometric solution by capturing facial geometry, providing resilience to variations in illumination, pose changes, and presentation attacks. Its strong spoof resistance makes it suitab…

Face RecognitionGraph Learning

Defending Against Authorship Identification Attacks

2023-10-02 · Haining Wang

Authorship identification has proven unsettlingly effective in inferring the identity of the author of an unsigned document, even when sensitive personal information has been carefully omitted. In the digital era, indivi…