paper-with-me

홈 › Papers

Privacy-Preserving Autoencoder for Collaborative Object Detection

2024-02-29 · Bardia Azizian, Ivan V. Bajic

Privacy is a crucial concern in collaborative machine vision where a part of a Deep Neural network (DNN) model runs on the edge, and the rest is executed on the cloud. In such applications, the machine vision model does not need the exact visual content to perform its task. Taking advantage of this potential, private information could be removed from the data insofar as it does not significantly impair the accuracy of the machine vision system. In this paper, we present an autoencoder-style network integrated within an object detection pipeline, which generates a latent representation of the input image that preserves task-relevant information while removing private information. Our approach employs an adversarial training strategy that not only removes private information from the bottleneck of the autoencoder but also promotes improved compression efficiency for feature channels coded by conventional codecs like VVC-Intra. We assess the proposed system using a realistic evaluation framework for privacy, directly measuring face and license plate recognition accuracy. Experimental results show that our proposed method is able to reduce the bitrate significantly at the same object detection accuracy compared to coding the input images directly, while keeping the face and license plate recognition accuracy on the images recovered from the bottleneck features low, implying strong privacy protection. Our code is available at https://github.com/bardia-az/ppa-code.

📄 PDF Abstract BibTeX arXiv:2402.18864

Code (1)

bardia-az/ppa-code 공식 구현 pytorch

Tasks

License Plate RecognitionObjectobject-detectionObject DetectionPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-Preserving Machine Learning for Collaborative Data Sharing via Auto-encoder Latent Space Embeddings

2022-11-10 · Ana María Quintero-Ossa, Jesús Solano, Hernán Jarcía, David Zarruk 외

Privacy-preserving machine learning in data-sharing processes is an ever-critical task that enables collaborative training of Machine Learning (ML) models without the need to share the original data sources. It is especi…

Privacy PreservingRepresentation Learning

MedFedPure: A Medical Federated Framework with MAE-based Detection and Diffusion Purification for Inference-Time Attacks

2025-11-07 · Mohammad Karami, Mohammad Reza Nemati, Aidin Kazemi, Ali Mikaeili Barzili 외 arxiv

Artificial intelligence (AI) has shown great potential in medical imaging, particularly for brain tumor detection using Magnetic Resonance Imaging (MRI). However, the models remain vulnerable at inference time when they …

Personalized Federated LearningAdversarial Robustness

Striking the Perfect Balance: Preserving Privacy While Boosting Utility in Collaborative Medical Prediction Platforms

2025-07-15 · Shao-Bo Lin, Xiaotong Liu, Yao Wang arxiv

Online collaborative medical prediction platforms offer convenience and real-time feedback by leveraging massive electronic health records. However, growing concerns about privacy and low prediction quality can deter pat…

Model extraction

Personalized Federated Collaborative Filtering: A Variational AutoEncoder Approach

2024-08-16 · Zhiwei Li, Guodong Long, Tianyi Zhou, Jing Jiang 외

Federated Collaborative Filtering (FedCF) is an emerging field focused on developing a new recommendation framework with preserving privacy in a federated setting. Existing FedCF methods typically combine distributed Col…

Collaborative FilteringDecoderPrivacy PreservingValue prediction

In-network Attack Detection with Federated Deep Learning in IoT Networks: Real Implementation and Analysis

2026-03-23 · Devashish Chaudhary, Sutharshan Rajasegarar, Shiva Raj Pokhrel, Lei Pan 외 arxiv

The rapid expansion of the Internet of Things (IoT) and its integration with backbone networks have heightened the risk of security breaches. Traditional centralized approaches to anomaly detection, which require transfe…

Federated LearningAnomaly Detection