paper-with-me

홈 › Papers

Privacy-Preserving Image Classification in the Local Setting

2020-02-09 · Sen Wang, J. Morris Chang

Image data has been greatly produced by individuals and commercial vendors in the daily life, and it has been used across various domains, like advertising, medical and traffic analysis. Recently, image data also appears to be greatly important in social utility, like emergency response. However, the privacy concern becomes the biggest obstacle that prevents further exploration of image data, due to that the image could reveal sensitive information, like the personal identity and locations. The recent developed Local Differential Privacy (LDP) brings us a promising solution, which allows the data owners to randomly perturb their input to provide the plausible deniability of the data before releasing. In this paper, we consider a two-party image classification problem, in which data owners hold the image and the untrustworthy data user would like to fit a machine learning model with these images as input. To protect the image privacy, we propose to locally perturb the image representation before revealing to the data user. Subsequently, we analyze how the perturbation satisfies {\epsilon}-LDP and affect the data utility regarding count-based and distance-based machine learning algorithm, and propose a supervised image feature extractor, DCAConv, which produces an image representation with scalable domain size. Our experiments show that DCAConv could maintain a high data utility while preserving the privacy regarding multiple image benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2002.03261

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral Classificationimage-classificationImage ClassificationPrivacy Preserving

Similar Papers 제목 키워드 기반

EcoFair: Trustworthy and Energy-Aware Routing for Privacy-Preserving Vertically Partitioned Medical Inference

2026-03-27 · Mostafa Anoosha, Dhavalkumar Thakker, Kuniko Paxton, Koorosh Aslansefat 외 arxiv

Privacy-preserving medical inference must balance data locality, diagnostic reliability, and deployment efficiency. This paper presents EcoFair, a simulated vertically partitioned inference framework for dermatological d…

Preserving Privacy in Federated Learning with Ensemble Cross-Domain Knowledge Distillation

2022-09-10 · Xuan Gong, Abhishek Sharma, Srikrishna Karanam, Ziyan Wu 외

Federated Learning (FL) is a machine learning paradigm where local nodes collaboratively train a central model while the training data remains decentralized. Existing FL methods typically share model parameters or employ…

Federated Learningimage-classificationImage ClassificationKnowledge Distillation+3

Vision Through the Veil: Differential Privacy in Federated Learning for Medical Image Classification

2023-06-30 · Kishore Babu Nampalle, Pradeep Singh, Uppala Vivek Narayan, Balasubramanian Raman

The proliferation of deep learning applications in healthcare calls for data aggregation across various institutions, a practice often associated with significant privacy concerns. This concern intensifies in medical ima…

Federated Learningimage-classificationImage ClassificationMedical Image Analysis+2

Federated Learning with Gramian Angular Fields for Privacy-Preserving ECG Classification on Heterogeneous IoT Devices

2025-11-04 · Youssef Elmir, Yassine Himeur, Abbes Amira arxiv

This study presents a federated learning (FL) framework for privacy-preserving electrocardiogram (ECG) classification in Internet of Things (IoT) healthcare environments. By transforming 1D ECG signals into 2D Gramian An…

Federated LearningECG Classification

Privacy-Preserving Structureless Visual Localization via Image Obfuscation

2026-04-13 · Vojtech Panek, Patrik Beliansky, Zuzana Kukelova, Torsten Sattler arxiv

Visual localization is the task of estimating the camera pose of an image relative to a scene representation. In practice, visual localization systems are often cloud-based. Naturally, this raises privacy concerns in ter…

Visual Localization