paper-with-me

홈 › Papers

Transfer Learning-Based Model Protection With Secret Key

2021-03-05 · MaungMaung AprilPyone, Hitoshi Kiya

We propose a novel method for protecting trained models with a secret key so that unauthorized users without the correct key cannot get the correct inference. By taking advantage of transfer learning, the proposed method enables us to train a large protected model like a model trained with ImageNet by using a small subset of a training dataset. It utilizes a learnable encryption step with a secret key to generate learnable transformed images. Models with pre-trained weights are fine-tuned by using such transformed images. In experiments with the ImageNet dataset, it is shown that the performance of a protected model was close to that of a non-protected model when the correct key was given, while the accuracy tremendously dropped when an incorrect key was used. The protected model was also demonstrated to be robust against key estimation attacks.

📄 PDF Abstract BibTeX arXiv:2103.03525

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Distributed Secret Securing in Discrete-Event Systems

2024-02-14 · Shoma Matsui, Kai Cai, Karen Rudie

In this paper, we study a security problem of protecting secrets in distributed systems. Specifically, we employ discrete-event systems to describe the structure and behaviour of distributed systems, in which global secr…

A Protection Method of Trained CNN Model Using Feature Maps Transformed With Secret Key From Unauthorized Access

2021-09-01 · MaungMaung AprilPyone, Hitoshi Kiya

In this paper, we propose a model protection method for convolutional neural networks (CNNs) with a secret key so that authorized users get a high classification accuracy, and unauthorized users get a low classification …

Classification

Chu-ko-nu: A Reliable, Efficient, and Anonymously Authentication-Enabled Realization for Multi-Round Secure Aggregation in Federated Learning

2024-02-23 · Kaiping Cui, Xia Feng, Liangmin Wang, Haiqin Wu 외

Secure aggregation enables federated learning (FL) to perform collaborative training of clients from local gradient updates without exposing raw data. However, existing secure aggregation schemes inevitably perform an ex…

Federated Learning

Usability Aware Secret Protection with Minimum Cost

2021-02-16 · Shoma Matsui, Kai Cai

In this paper we study a cybersecurity problem of protecting system's secrets with multiple protections and a required security level, while minimizing the associated cost due to implementation/maintenance of these prote…

Training DNN Model with Secret Key for Model Protection

2020-08-06 · MaungMaung AprilPyone, Hitoshi Kiya

In this paper, we propose a model protection method by using block-wise pixel shuffling with a secret key as a preprocessing technique to input images for the first time. The protected model is built by training with suc…

model