English

TRAP: Targeted Random Adversarial Prompt Honeypot for Black-Box Identification

Machine Learning 2024-06-07 v2 Artificial Intelligence Computation and Language Cryptography and Security

Abstract

Large Language Model (LLM) services and models often come with legal rules on who can use them and how they must use them. Assessing the compliance of the released LLMs is crucial, as these rules protect the interests of the LLM contributor and prevent misuse. In this context, we describe the novel fingerprinting problem of Black-box Identity Verification (BBIV). The goal is to determine whether a third-party application uses a certain LLM through its chat function. We propose a method called Targeted Random Adversarial Prompt (TRAP) that identifies the specific LLM in use. We repurpose adversarial suffixes, originally proposed for jailbreaking, to get a pre-defined answer from the target LLM, while other models give random answers. TRAP detects the target LLMs with over 95% true positive rate at under 0.2% false positive rate even after a single interaction. TRAP remains effective even if the LLM has minor changes that do not significantly alter the original function.

Keywords

Cite

@article{arxiv.2402.12991,
  title  = {TRAP: Targeted Random Adversarial Prompt Honeypot for Black-Box Identification},
  author = {Martin Gubri and Dennis Ulmer and Hwaran Lee and Sangdoo Yun and Seong Joon Oh},
  journal= {arXiv preprint arXiv:2402.12991},
  year   = {2024}
}

Comments

Accepted at ACL 2024 (findings)