paper-with-me

홈 › Papers

Non-Transferable Learning: A New Approach for Model Ownership Verification and Applicability Authorization

2021-06-13 · ICLR 2022 4 · Lixu Wang, Shichao Xu, Ruiqi Xu, Xiao Wang, Qi Zhu

As Artificial Intelligence as a Service gains popularity, protecting well-trained models as intellectual property is becoming increasingly important. There are two common types of protection methods: ownership verification and usage authorization. In this paper, we propose Non-Transferable Learning (NTL), a novel approach that captures the exclusive data representation in the learned model and restricts the model generalization ability to certain domains. This approach provides effective solutions to both model verification and authorization. Specifically: 1) For ownership verification, watermarking techniques are commonly used but are often vulnerable to sophisticated watermark removal methods. By comparison, our NTL-based ownership verification provides robust resistance to state-of-the-art watermark removal methods, as shown in extensive experiments with 6 removal approaches over the digits, CIFAR10 & STL10, and VisDA datasets. 2) For usage authorization, prior solutions focus on authorizing specific users to access the model, but authorized users can still apply the model to any data without restriction. Our NTL-based authorization approach instead provides data-centric protection, which we call applicability authorization, by significantly degrading the performance of the model on unauthorized data. Its effectiveness is also shown through experiments on the aforementioned datasets.

📄 PDF Abstract BibTeX arXiv:2106.06916

Code (1)

conditionWang/NTL 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Non-transferable Pruning

2024-10-10 · Ruyi Ding, Lili Su, Aidong Adam Ding, Yunsi Fei

Pretrained Deep Neural Networks (DNNs), developed from extensive datasets to integrate multifaceted knowledge, are increasingly recognized as valuable intellectual property (IP). To safeguard these models against IP infr…

Self-Supervised LearningTransfer Learning

Say No to Freeloader: Protecting Intellectual Property of Your Deep Model

2024-08-23 · Lianyu Wang, Meng Wang, Huazhu Fu, Daoqiang Zhang

Model intellectual property (IP) protection has attracted growing attention as science and technology advancements stem from human intellectual labor and computational expenses. Ensuring IP safety for trainers and owners…

ActiveGuard: An Active DNN IP Protection Technique via Adversarial Examples

2021-03-02 · Mingfu Xue, Shichang Sun, Can He, Yushu Zhang 외

The training of Deep Neural Networks (DNN) is costly, thus DNN can be considered as the intellectual properties (IP) of model owners. To date, most of the existing protection works focus on verifying the ownership after …

Management

PCDiff: Proactive Control for Ownership Protection in Diffusion Models with Watermark Compatibility

2025-04-16 · Keke Gai, Ziyue Shen, Jing Yu, Liehuang Zhu 외

With the growing demand for protecting the intellectual property (IP) of text-to-image diffusion models, we propose PCDiff -- a proactive access control framework that redefines model authorization by regulating generati…

Decodervalid

CHIP: Chameleon Hash-based Irreversible Passport for Robust Deep Model Ownership Verification and Active Usage Control

2025-05-30 · Chaohui Xu, Qi Cui, Chip-Hong Chang

The pervasion of large-scale Deep Neural Networks (DNNs) and their enormous training costs make their intellectual property (IP) protection of paramount importance. Recently introduced passport-based methods attempt to s…