paper-with-me

Papers

Quantum Privacy Aggregation of Teacher Ensembles (QPATE) for Privacy-preserving Quantum Machine Learning

2024-01-15 · William Watkins, Heehwan Wang, Sangyoon Bae, Huan-Hsin Tseng, Jiook Cha, Samuel Yen-Chi Chen, Shinjae Yoo

The utility of machine learning has rapidly expanded in the last two decades and presents an ethical challenge. Papernot et. al. developed a technique, known as Private Aggregation of Teacher Ensembles (PATE) to enable federated learning in which multiple teacher models are trained on disjoint datasets. This study is the first to apply PATE to an ensemble of quantum neural networks (QNN) to pave a new way of ensuring privacy in quantum machine learning (QML) models.

📄 PDF Abstract BibTeX arXiv:2401.07464

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingQuantum Machine Learning

Similar Papers 제목 키워드 기반

SeqPATE: Differentially Private Text Generation via Knowledge Distillation

2021-09-29 · Zhiliang Tian, Yingxiu Zhao, Ziyue Huang, Yu-Xiang Wang 외

Protecting the privacy of user data is crucial when training neural text generation models, which may leak sensitive user information during generation. Differentially private (DP) learning algorithms provide guarantees …

Knowledge DistillationSentenceSentence CompletionText Generation

Scalable Differentially Private Data Generation via Private Aggregation of Teacher Ensembles

2019-09-25 · Yunhui Long, Suxin Lin, Zhuolin Yang, Carl A. Gunter 외

We present a novel approach named G-PATE for training differentially private data generator. The generator can be used to produce synthetic datasets with strong privacy guarantee while preserving high data utility. Our a…

A Fairness Analysis on Private Aggregation of Teacher Ensembles

2021-09-17 · Cuong Tran, My H. Dinh, Kyle Beiter, Ferdinando Fioretto

The Private Aggregation of Teacher Ensembles (PATE) is an important private machine learning framework. It combines multiple learning models used as teachers for a student model that learns to predict an output chosen by…

FairnessPrivacy Preserving

PATE-AAE: Incorporating Adversarial Autoencoder into Private Aggregation of Teacher Ensembles for Spoken Command Classification

2021-04-02 · Chao-Han Huck Yang, Sabato Marco Siniscalchi, Chin-Hui Lee

We propose using an adversarial autoencoder (AAE) to replace generative adversarial network (GAN) in the private aggregation of teacher ensembles (PATE), a solution for ensuring differential privacy in speech application…

Generative Adversarial NetworkKeyword SpottingPrivacy Preserving

Hot PATE: Private Aggregation of Distributions for Diverse Task

2023-12-04 · Edith Cohen, Benjamin Cohen-Wang, Xin Lyu, Jelani Nelson 외

The Private Aggregation of Teacher Ensembles (PATE) framework enables privacy-preserving machine learning by aggregating responses from disjoint subsets of sensitive data. Adaptations of PATE to tasks with inherent outpu…

DiversityIn-Context LearningPrivacy PreservingText Generation+2