KinGuard: Hierarchical Kinship-Aware Fingerprinting to Defend Against Large Language Model Stealing
Zhenhua Xu, Xiaoning Tian, Wenjun Zeng, Wenpeng Xing, Tianliang Lu, Gaolei Li, Chaochao Chen, Meng Han
TL;DR
KinGuard addresses the IP protection challenge for large language models by resolving the stealth-robustness paradox of backdoor fingerprints through knowledge-based embedding. It constructs a kinship-aware private corpus, injects it via incremental pre-training to internalize structured knowledge, and verifies ownership by probing conceptual understanding with a $ROUGE$-based similarity and $AUC$-based fingerprint metric. Experiments show KinGuard achieves $FSR$ near 1.0 across models while maintaining harmlessness and robustness under fine-tuning, input perturbations, and model merging, outperforming baseline methods. This approach offers a practical, stealthy, black-box ownership verification mechanism with strong real-world implications for copyright protection of foundation models.
Abstract
Protecting the intellectual property of large language models requires robust ownership verification. Conventional backdoor fingerprinting, however, is flawed by a stealth-robustness paradox: to be robust, these methods force models to memorize fixed responses to high-perplexity triggers, but this targeted overfitting creates detectable statistical artifacts. We resolve this paradox with KinGuard, a framework that embeds a private knowledge corpus built on structured kinship narratives. Instead of memorizing superficial triggers, the model internalizes this knowledge via incremental pre-training, and ownership is verified by probing its conceptual understanding. Extensive experiments demonstrate KinGuard's superior effectiveness, stealth, and resilience against a battery of attacks including fine-tuning, input perturbation, and model merging. Our work establishes knowledge-based embedding as a practical and secure paradigm for model fingerprinting.
