Privacy-Preserving Image Classification Using ConvMixer with Adaptive Permutation Matrix
In this paper, we propose a privacy-preserving image classification method using encrypted images under the use of the ConvMixer structure. Block-wise scrambled images, which are robust enough against various attacks, have been used for privacy-preserving image classification tasks, but the combined use of a classification network and an adaptation network is needed to reduce the influence of image encryption. However, images with a large size cannot be applied to the conventional method with an adaptation network because the adaptation network has so many parameters. Accordingly, we propose a novel method, which allows us not only to apply block-wise scrambled images to ConvMixer for both training and testing without the adaptation network, but also to provide a higher classification accuracy than conventional methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Classificationimage-classificationImage ClassificationPrivacy PreservingSimilar Papers 제목 키워드 기반
A Privacy Preserving Method with a Random Orthogonal Matrix for ConvMixer Models
In this paper, a privacy preserving image classification method is proposed under the use of ConvMixer models. To protect the visual information of test images, a test image is divided into blocks, and then every block i…
Classificationimage-classificationImage ClassificationPrivacy PreservingAn Encryption Method of ConvMixer Models without Performance Degradation
In this paper, we propose an encryption method for ConvMixer models with a secret key. Encryption methods for DNN models have been studied to achieve adversarial defense, model protection and privacy-preserving image cla…
Adversarial DefenseClassificationimage-classificationImage Classification+1Privacy-Preserving Image Classification Using Isotropic Network
In this paper, we propose a privacy-preserving image classification method that uses encrypted images and an isotropic network such as the vision transformer. The proposed method allows us not only to apply images withou…
Classificationimage-classificationImage ClassificationPrivacy PreservingOn the Adversarial Transferability of ConvMixer Models
Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, which means AEs generated for a source model can fool another black-box model …
image-classificationImage ClassificationPatches Are All You Need?
Although convolutional networks have been the dominant architecture for vision tasks for many years, recent experiments have shown that Transformer-based models, most notably the Vision Transformer (ViT), may exceed thei…
AllImage Classification