paper-with-me

Papers

HOG feature extraction from encrypted images for privacy-preserving machine learning

2019-04-29 · Masaki Kitayama, Hitoshi Kiya

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.

📄 PDF Abstract BibTeX arXiv:1904.12434

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCloud Computingimage-classificationImage Classificationobject-detectionObject DetectionPrivacy Preserving

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Privacy-Preserving Vision Transformer Using Images Encrypted with Restricted Random Permutation Matrices

2024-08-16 · Kouki Horio, Kiyoshi Nishikawa, Hitoshi Kiya

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 Preserving

EViT: Privacy-Preserving Image Retrieval via Encrypted Vision Transformer in Cloud Computing

2022-08-31 · Qihua Feng, Peiya Li, Zhixun Lu, Chaozhuo Li 외

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

Securing the Classification of COVID-19 in Chest X-ray Images: A Privacy-Preserving Deep Learning Approach

2022-03-15 · Wadii Boulila, Adel Ammar, Bilel Benjdira, Anis Koubaa

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 Learning

Efficient Fine-Tuning with Domain Adaptation for Privacy-Preserving Vision Transformer

2024-01-10 · Teru Nagamori, Sayaka Shiota, Hitoshi Kiya

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 Preserving

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