paper-with-me

홈 › Papers

A Comparative Study of Image Disguising Methods for Confidential Outsourced Learning

2022-12-31 · Sagar Sharma, Yuechun Gu, Keke Chen

Large training data and expensive model tweaking are standard features of deep learning for images. As a result, data owners often utilize cloud resources to develop large-scale complex models, which raises privacy concerns. Existing solutions are either too expensive to be practical or do not sufficiently protect the confidentiality of data and models. In this paper, we study and compare novel \emph{image disguising} mechanisms, DisguisedNets and InstaHide, aiming to achieve a better trade-off among the level of protection for outsourced DNN model training, the expenses, and the utility of data. DisguisedNets are novel combinations of image blocktization, block-level random permutation, and two block-level secure transformations: random multidimensional projection (RMT) and AES pixel-level encryption (AES). InstaHide is an image mixup and random pixel flipping technique \cite{huang20}. We have analyzed and evaluated them under a multi-level threat model. RMT provides a better security guarantee than InstaHide, under the Level-1 adversarial knowledge with well-preserved model quality. In contrast, AES provides a security guarantee under the Level-2 adversarial knowledge, but it may affect model quality more. The unique features of image disguising also help us to protect models from model-targeted attacks. We have done an extensive experimental evaluation to understand how these methods work in different settings for different datasets.

📄 PDF Abstract BibTeX arXiv:2301.00252

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Secure-by-Disguise: A Systematic Evaluation of Image Disguising for Confidential Medical Image Modeling

2026-07-09 · Jason Rojas, Jiajie He, Yash Patel, Yuechun Gu 외 arxiv

Cloud-based deep learning enables large-scale medical image analysis but raises significant privacy concerns when sensitive patient images are outsourced for model development. Image disguising has recently emerged as a …

Medical Image ClassificationSemantic Segmentation

Disguised-Nets: Image Disguising for Privacy-preserving Outsourced Deep Learning

2019-02-05 · Sagar Sharma, Keke Chen

Deep learning model developers often use cloud GPU resources to experiment with large data and models that need expensive setups. However, this practice raises privacy concerns. Adversaries may be interested in: 1) perso…

Deep LearningGPUimage-classificationImage Classification+2

Generative Adversarial Networks for Synthetic Data Generation: A Comparative Study

2021-12-03 · Claire Little, Mark Elliot, Richard Allmendinger, Sahel Shariati Samani

Generative Adversarial Networks (GANs) are gaining increasing attention as a means for synthesising data. So far much of this work has been applied to use cases outside of the data confidentiality domain with a common ap…

Synthetic Data Generation

Jailbreaking the Non-Transferable Barrier via Test-Time Data Disguising

2025-03-21 · CVPR 2025 1 · Yongli Xiang, Ziming Hong, Lina Yao, Dadong Wang 외

Non-transferable learning (NTL) has been proposed to protect model intellectual property (IP) by creating a "non-transferable barrier" to restrict generalization from authorized to unauthorized domains. Recently, well-de…

Disguising Personal Identity Information in EEG Signals

2020-10-18 · Shiya Liu, Yue Yao, Chaoyue Xing, Tom Gedeon

There is a need to protect the personal identity information in public EEG datasets. However, it is challenging to remove such information that has infinite classes (open set). We propose an approach to disguise the iden…

EEGElectroencephalogram (EEG)