Antidistillation Fingerprinting
Yixuan Even Xu, John Kirchenbauer, Yash Savani, Asher Trockman, Alexander Robey, Tom Goldstein, Fei Fang, J. Zico Kolter

TL;DR
The paper introduces antidistillation fingerprinting (ADFP), a new method that improves detection of model distillation by aligning fingerprinting with the student's learning process, outperforming existing techniques.
Contribution
ADFP is a principled, gradient-based approach that directly maximizes fingerprint detectability, achieving better detection with minimal utility loss across various tasks.
Findings
ADFP outperforms state-of-the-art baselines in detection confidence.
ADFP maintains high utility in mathematical reasoning, dialogue, and code generation.
Effective even when the student model's architecture is unknown.
Abstract
Model distillation enables efficient emulation of frontier large language models (LLMs), creating a need for robust mechanisms to detect when a third-party student model has trained on a teacher model's outputs. However, existing fingerprinting techniques that could be used to detect such distillation rely on heuristic perturbations that impose a steep trade-off between generation quality and fingerprinting strength, often requiring significant degradation of utility to ensure the fingerprint is effectively internalized by the student. We introduce antidistillation fingerprinting (ADFP), a principled approach that aligns the fingerprinting objective with the student's learning dynamics. Building upon the gradient-based framework of antidistillation sampling, ADFP utilizes a proxy model to identify and sample tokens that directly maximize the expected detectability of the fingerprint in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Advanced Graph Neural Networks
