paper-with-me

홈 › Papers

Fingerprinting Deep Neural Networks for Ownership Protection: An Analytical Approach

2026-03-22 · Guang Yang, Ziye Geng, Yihang Chen, Changqing Luo arxiv

Adversarial-example-based fingerprinting approaches, which leverage the decision boundary characteristics of deep neural networks (DNNs) to craft fingerprints, have proven effective for model ownership protection. However, a fundamental challenge remains unresolved: how far a fingerprint should be placed from the decision boundary to simultaneously satisfy two essential properties, i.e., robustness and uniqueness, for effective and reliable ownership protection. Despite the importance of the fingerprint-to-boundary distance, existing works lack a theoretical solution and instead rely on empirical heuristics, which may violate either robustness or uniqueness properties. We propose AnaFP, an analytical fingerprinting scheme that constructs fingerprints under theoretical guidance. Specifically, we formulate fingerprint generation as controlling the fingerprint-to-boundary distance through a tunable stretch factor. To ensure both robustness and uniqueness, we mathematically formalize these properties that determine the lower and upper bounds of the stretch factor. These bounds jointly define an admissible interval within which the stretch factor must lie, thereby establishing a theoretical connection between the two constraints and the fingerprint-to-boundary distance. To enable practical fingerprint generation, we approximate the original (infinite) sets of pirated and independently trained models using two finite surrogate model pools and employ a quantile-based relaxation strategy to relax the derived bounds. Due to the circular dependency between the lower bound and the stretch factor, we apply grid search over the admissible interval to determine the most feasible stretch factor. Extensive experimental results show that AnaFP consistently outperforms prior methods, achieving effective ownership verification across diverse model architectures and model modification attacks.

📄 PDF Abstract BibTeX arXiv:2603.21411

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fingerprinting Image-to-Image Generative Adversarial Networks

2021-06-19 · Guanlin Li, Guowen Xu, Han Qiu, Shangwei Guo 외

Generative Adversarial Networks (GANs) have been widely used in various application scenarios. Since the production of a commercial GAN requires substantial computational and human resources, the copyright protection of …

Image-to-Image Translation

MEraser: An Effective Fingerprint Erasure Approach for Large Language Models

2025-06-14 · JingXuan Zhang, Zhenhua Xu, Rui Hu, Wenpeng Xing 외

Large Language Models (LLMs) have become increasingly prevalent across various sectors, raising critical concerns about model ownership and intellectual property protection. Although backdoor-based fingerprinting has eme…

DNF: Dual-Layer Nested Fingerprinting for Large Language Model Intellectual Property Protection

2026-01-13 · Zhenhua Xu, Yiran Zhao, Mengting Zhong, Dezhang Kong 외 arxiv

The rapid growth of large language models raises pressing concerns about intellectual property protection under black-box deployment. Existing backdoor-based fingerprints either rely on rare tokens -- leading to high-per…

Fingerprinting Denoising Diffusion Probabilistic Models

2025-01-01 · CVPR 2025 1 · Huan Teng, Yuhui Quan, Chengyu Wang, Jun Huang 외

Diffusion models, especially denoising diffusion probabilistic models (DDPMs), are prevalent tools in generative AI, making their intellectual property (IP) protection increasingly important. Most existing IP protect…

Denoising

CTCC: A Robust and Stealthy Fingerprinting Framework for Large Language Models via Cross-Turn Contextual Correlation Backdoor

2025-09-05 · Zhenhua Xu, Xixiang Zhao, Xubin Yue, Shengwei Tian 외 arxiv

The widespread deployment of large language models (LLMs) has intensified concerns around intellectual property (IP) protection, as model theft and unauthorized redistribution become increasingly feasible. To address thi…