CVNov 19, 2019

A novel method for identifying the deep neural network model with the Serial Number

arXiv:1911.08053v18 citations
Originality Incremental advance
AI Analysis

This addresses the need for model creators to safeguard their intellectual property against competitors in the business of DNN services, representing an incremental improvement over existing watermarking methods.

The paper tackles the problem of protecting deep neural network models from illegal reproduction and distribution by proposing a new trigger-set watermarking framework that embeds a unique Serial Number, which is robust to model pruning and tampering attacks while causing only slight accuracy degradation.

Deep neural network (DNN) with the state of art performance has emerged as a viable and lucrative business service. However, those impressive performances require a large number of computational resources, which comes at a high cost for the model creators. The necessity for protecting DNN models from illegal reproducing and distribution appears salient now. Recently, trigger-set watermarking, breaking the white-box restriction, relying on adversarial training pre-defined (incorrect) labels for crafted inputs, and subsequently using them to verify the model authenticity, has been the main topic of DNN ownership verification. While these methods have successfully demonstrated robustness against removal attacks, few are effective against the tampering attacks from competitors forging the fake watermarks and dogging in the manager. In this paper, we put forth a new framework of the trigger-set watermark by embedding a unique Serial Number (relatedness less original labels) to the deep neural network for model ownership identification, which is both robust to model pruning and resist to tampering attacks. Experiment results demonstrate that the DNN Serial Number only incurs slight accuracy degradation of the original performance and is valid for ownership verification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes