2024

Instructional Fingerprinting of Large Language Models

Xu, Jiashu, Wang, Fei, Ma, Mingyu Derek et al.

Understand

The exorbitant cost of training Large language models (LLMs) from scratch makes it essential to fingerprint the models to protect intellectual property via ownership authentication and to ensure downstream users and developers comply with their license terms (e.g.

  • restricting commercial use).
  • In this study, we present a pilot study on LLM fingerprinting as a form of very lightweight instruction tuning.
  • Model publisher specifies a confidential private key and implants it as an instruction backdoor that causes the LLM to generate specific text when the key is present.

Reading the bibliography…