paper-with-me

Papers

Optimal Locally Private Nonparametric Classification with Public Data

2023-11-19 · Yuheng Ma, Hanfang Yang

In this work, we investigate the problem of public data assisted non-interactive Local Differentially Private (LDP) learning with a focus on non-parametric classification. Under the posterior drift assumption, we for the first time derive the mini-max optimal convergence rate with LDP constraint. Then, we present a novel approach, the locally differentially private classification tree, which attains the mini-max optimal convergence rate. Furthermore, we design a data-driven pruning procedure that avoids parameter tuning and provides a fast converging estimator. Comprehensive experiments conducted on synthetic and real data sets show the superior performance of our proposed methods. Both our theoretical and experimental findings demonstrate the effectiveness of public data compared to private data, which leads to practical suggestions for prioritizing non-private data collection.

📄 PDF Abstract BibTeX arXiv:2311.11369

Code (1)

karlmyh/lpct 공식 구현

Tasks

Classification

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Locally Private Sampling with Public Data

2024-11-13 · Behnoosh Zamanlooy, Mario Diaz, Shahab Asoodeh

Local differential privacy (LDP) is increasingly employed in privacy-preserving machine learning to protect user data before sharing it with an untrusted aggregator. Most LDP methods assume that users possess only a sing…

Privacy Preserving

Decision Tree for Locally Private Estimation with Public Data

2023-09-21 · NeurIPS 2023 11

We propose conducting locally differentially private (LDP) estimation with the aid of a small amount of public data to enhance the performance of private estimation. Specifically, we introduce an efficient algorithm call…

Locally Private Nonparametric Contextual Multi-armed Bandits

2025-03-11 · Yuheng Ma, Feiyu Jiang, Zifeng Zhao, Hanfang Yang 외

Motivated by privacy concerns in sequential decision-making on sensitive data, we address the challenge of nonparametric contextual multi-armed bandits (MAB) under local differential privacy (LDP). We develop a uniform-c…

Decision MakingMulti-Armed BanditsSequential Decision Making

Communication Complexity in Locally Private Distribution Estimation and Heavy Hitters

2019-05-28 · Jayadev Acharya, Ziteng Sun

We consider the problems of distribution estimation and heavy hitter (frequency) estimation under privacy and communication constraints. While these constraints have been studied separately, optimal schemes for one are s…

Locally Private Estimation with Public Features

2024-05-22 · Yuheng Ma, Ke Jia, Hanfang Yang

We initiate the study of locally differentially private (LDP) learning with public features. We define semi-feature LDP, where some features are publicly available while the remaining ones, along with the label, require …