paper-with-me

홈 › Papers

DeepiSign: Invisible Fragile Watermark to Protect the Integrityand Authenticity of CNN

2021-01-12 · Alsharif Abuadbba, Hyoungshick Kim, Surya Nepal

Convolutional Neural Networks (CNNs) deployed in real-life applications such as autonomous vehicles have shown to be vulnerable to manipulation attacks, such as poisoning attacks and fine-tuning. Hence, it is essential to ensure the integrity and authenticity of CNNs because compromised models can produce incorrect outputs and behave maliciously. In this paper, we propose a self-contained tamper-proofing method, called DeepiSign, to ensure the integrity and authenticity of CNN models against such manipulation attacks. DeepiSign applies the idea of fragile invisible watermarking to securely embed a secret and its hash value into a CNN model. To verify the integrity and authenticity of the model, we retrieve the secret from the model, compute the hash value of the secret, and compare it with the embedded hash value. To minimize the effects of the embedded secret on the CNN model, we use a wavelet-based technique to transform weights into the frequency domain and embed the secret into less significant coefficients. Our theoretical analysis shows that DeepiSign can hide up to 1KB secret in each layer with minimal loss of the model's accuracy. To evaluate the security and performance of DeepiSign, we performed experiments on four pre-trained models (ResNet18, VGG16, AlexNet, and MobileNet) using three datasets (MNIST, CIFAR-10, and Imagenet) against three types of manipulation attacks (targeted input poisoning, output poisoning, and fine-tuning). The results demonstrate that DeepiSign is verifiable without degrading the classification accuracy, and robust against representative CNN manipulation attacks.

📄 PDF Abstract BibTeX arXiv:2101.04319

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Social Media Authentication and Combating Deepfakes using Semi-fragile Invisible Image Watermarking

2024-10-02 · Aakash Varma Nadimpalli, Ajita Rattani

With the significant advances in deep generative models for image and video synthesis, Deepfakes and manipulated media have raised severe societal concerns. Conventional machine learning classifiers for deepfake detectio…

DeepFake DetectionFace Swapping

A Watermarking Technique Using Discrete Curvelet Transform for Security of Multiple Biometric Features

2017-01-16 · Rohit M. Thanki, Ved Vyas Dwivedi, Komal R. Borisagar

The robustness and security of the biometric watermarking approach can be improved by using a multiple watermarking. This multiple watermarking proposed for improving security of biometric features and data. When the imp…

Edge Detection

A fragile zero-watermarking method based on dual quaternion matrix decomposition

2025-10-31 · Mingcui Zhang, Zhigang Jia arxiv

Medical images play a crucial role in assisting diagnosis, remote consultation, and academic research. However, during the transmission and sharing process, they face serious risks of copyright ownership and content tamp…

Invisible Watermarking for Audio Generation Diffusion Models

2023-09-22 · Xirong Cao, Xiang Li, Divyesh Jadav, Yanzhao Wu 외

Diffusion models have gained prominence in the image domain for their capabilities in data generation and transformation, achieving state-of-the-art performance in various tasks in both image and audio domains. In the ra…

Audio Generation

Supervised GAN Watermarking for Intellectual Property Protection

2022-09-07 · Jianwei Fei, Zhihua Xia, Benedetta Tondi, Mauro Barni

We propose a watermarking method for protecting the Intellectual Property (IP) of Generative Adversarial Networks (GANs). The aim is to watermark the GAN model so that any image generated by the GAN contains an invisible…