paper-with-me

홈 › Papers

Privacy-Preserving Image Classification Using ConvMixer with Adaptive Permutation Matrix

2022-08-04 · Zheng Qi, AprilPyone MaungMaung, Hitoshi Kiya

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.

📄 PDF Abstract BibTeX arXiv:2208.02556

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationPrivacy Preserving

Similar Papers 제목 키워드 기반

A Privacy Preserving Method with a Random Orthogonal Matrix for ConvMixer Models

2023-01-10 · Rei Aso, Tatsuya Chuman, Hitoshi Kiya

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 Preserving

An Encryption Method of ConvMixer Models without Performance Degradation

2022-07-25 · Ryota Iijima, Hitoshi Kiya

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+1

Privacy-Preserving Image Classification Using Isotropic Network

2022-04-16 · AprilPyone MaungMaung, Hitoshi Kiya

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 Preserving

On the Adversarial Transferability of ConvMixer Models

2022-09-19 · Ryota Iijima, Miki Tanaka, Isao Echizen, Hitoshi Kiya

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 Classification

Patches Are All You Need?

2022-01-24 · Asher Trockman, J. Zico Kolter

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