HOG feature extraction from encrypted images for privacy-preserving machine learning
In this paper, we propose an extraction method of HOG (histograms-of-oriented-gradients) features from encryption-then-compression (EtC) images for privacy-preserving machine learning, where EtC images are images encrypted by a block-based encryption method proposed for EtC systems with JPEG compression, and HOG is a feature descriptor used in computer vision for the purpose of object detection and image classification. Recently, cloud computing and machine learning have been spreading in many fields. However, the cloud computing has serious privacy issues for end users, due to unreliability of providers and some accidents. Accordingly, we propose a novel block-based extraction method of HOG features, and the proposed method enables us to carry out any machine learning algorithms without any influence, under some conditions. In an experiment, the proposed method is applied to a face image recognition problem under the use of two kinds of classifiers: linear support vector machine (SVM), gaussian SVM, to demonstrate the effectiveness.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningCloud Computingimage-classificationImage Classificationobject-detectionObject DetectionPrivacy PreservingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Privacy-Preserving Vision Transformer Using Images Encrypted with Restricted Random Permutation Matrices
We propose a novel method for privacy-preserving fine-tuning vision transformers (ViTs) with encrypted images. Conventional methods using encrypted images degrade model performance compared with that of using plain image…
Privacy PreservingEViT: Privacy-Preserving Image Retrieval via Encrypted Vision Transformer in Cloud Computing
Image retrieval systems help users to browse and search among extensive images in real-time. With the rise of cloud computing, retrieval tasks are usually outsourced to cloud servers. However, the cloud scenario brings a…
Cloud ComputingContrastive LearningData AugmentationImage Retrieval+2Securing the Classification of COVID-19 in Chest X-ray Images: A Privacy-Preserving Deep Learning Approach
Deep learning (DL) is being increasingly utilized in healthcare-related fields due to its outstanding efficiency. However, we have to keep the individual health data used by DL models private and secure. Protecting data …
Privacy PreservingPrivacy Preserving Deep LearningEfficient Fine-Tuning with Domain Adaptation for Privacy-Preserving Vision Transformer
We propose a novel method for privacy-preserving deep neural networks (DNNs) with the Vision Transformer (ViT). The method allows us not only to train models and test with visually protected images but to also avoid the …
Domain Adaptationimage-classificationImage ClassificationPrivacy PreservingPrivacy-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 Preserving