paper-with-me

홈 › Papers

VeriDIP: Verifying Ownership of Deep Neural Networks through Privacy Leakage Fingerprints

2023-09-07 · Aoting Hu, Zhigang Lu, Renjie Xie, Minhui Xue

Deploying Machine Learning as a Service gives rise to model plagiarism, leading to copyright infringement. Ownership testing techniques are designed to identify model fingerprints for verifying plagiarism. However, previous works often rely on overfitting or robustness features as fingerprints, lacking theoretical guarantees and exhibiting under-performance on generalized models. In this paper, we propose a novel ownership testing method called VeriDIP, which verifies a DNN model's intellectual property. VeriDIP makes two major contributions. (1) It utilizes membership inference attacks to estimate the lower bound of privacy leakage, which reflects the fingerprint of a given model. The privacy leakage fingerprints highlight the unique patterns through which the models memorize sensitive training datasets. (2) We introduce a novel approach using less private samples to enhance the performance of ownership testing. Extensive experimental results confirm that VeriDIP is effective and efficient in validating the ownership of deep learning models trained on both image and tabular datasets. VeriDIP achieves comparable performance to state-of-the-art methods on image datasets while significantly reducing computation and communication costs. Enhanced VeriDIP demonstrates superior verification performance on generalized deep learning models, particularly on table-trained models. Additionally, VeriDIP exhibits similar effectiveness on utility-preserving differentially private models compared to non-differentially private baselines.

📄 PDF Abstract BibTeX arXiv:2310.10656

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

FedOT: Ownership Verification and Leakage Tracing via Watermarks for Federated LDMs

2026-06-22 · Wenlong Cheng, Yuan Gan, Yunqiu Xu, Jiaxu Miao arxiv

Training Latent Diffusion Models (LDMs) within Federated Learning (FL) has attracted increasing attention due to its ability to combine the powerful generative capacity of LDMs with the privacy-preserving properties of F…

Federated Learning

PoLO: Proof-of-Learning and Proof-of-Ownership at Once with Chained Watermarking

2025-05-18 · Haiyu Deng, Yanna Jiang, Guangsheng Yu, Qin Wang 외

Machine learning models are increasingly shared and outsourced, raising requirements of verifying training effort (Proof-of-Learning, PoL) to ensure claimed performance and establishing ownership (Proof-of-Ownership, PoO…

Privacy Preserving

Generative Models are Self-Watermarked: Declaring Model Authentication through Re-Generation

2024-02-23 · Aditya Desu, Xuanli He, Qiongkai Xu, Wei Lu

As machine- and AI-generated content proliferates, protecting the intellectual property of generative models has become imperative, yet verifying data ownership poses formidable challenges, particularly in cases of unaut…

Misinformation

A2-DIDM: Privacy-preserving Accumulator-enabled Auditing for Distributed Identity of DNN Model

2024-05-07 · Tianxiu Xie, Keke Gai, Jing Yu, Liehuang Zhu 외

Recent booming development of Generative Artificial Intelligence (GenAI) has facilitated an emerging model commercialization for the purpose of reinforcement on model performance, such as licensing or trading Deep Neural…

Privacy Preserving

CREDIT: Certified Ownership Verification of Deep Neural Networks Against Model Extraction Attacks

2026-02-23 · Bolin Shen, Zhan Cheng, Neil Zhenqiang Gong, Fan Yao 외 arxiv

Machine Learning as a Service (MLaaS) has emerged as a widely adopted paradigm for providing access to deep neural network (DNN) models, enabling users to conveniently leverage these models through standardized APIs. How…

Model extraction