paper-with-me

홈 › Papers

On PAC Learning Halfspaces in Non-interactive Local Privacy Model with Public Unlabeled Data

2022-09-17 · Jinyan Su, Jinhui Xu, Di Wang

In this paper, we study the problem of PAC learning halfspaces in the non-interactive local differential privacy model (NLDP). To breach the barrier of exponential sample complexity, previous results studied a relaxed setting where the server has access to some additional public but unlabeled data. We continue in this direction. Specifically, we consider the problem under the standard setting instead of the large margin setting studied before. Under different mild assumptions on the underlying data distribution, we propose two approaches that are based on the Massart noise model and self-supervised learning and show that it is possible to achieve sample complexities that are only linear in the dimension and polynomial in other terms for both private and public data, which significantly improve the previous results. Our methods could also be used for other private PAC learning problems.

📄 PDF Abstract BibTeX arXiv:2209.08319

Code (0)

등록된 구현이 없습니다.

Tasks

PAC learningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Estimating Smooth GLM in Non-interactive Local Differential Privacy Model with Public Unlabeled Data

2019-10-01 · Di Wang, Lijie Hu, Huanyu Zhang, Marco Gaboardi 외

In this paper, we study the problem of estimating smooth Generalized Linear Models (GLMs) in the Non-interactive Local Differential Privacy (NLDP) model. Different from its classical setting, our model allows the server …

LEMMA

Improved Analysis of Sparse Linear Regression in Local Differential Privacy Model

2023-10-11 · Liyang Zhu, Meng Ding, Vaneet Aggarwal, Jinhui Xu 외

In this paper, we revisit the problem of sparse linear regression in the local differential privacy (LDP) model. Existing research in the non-interactive and sequentially local models has focused on obtaining the lower b…

regression

Self-Training of Halfspaces with Generalization Guarantees under Massart Mislabeling Noise Model

2021-11-29 · Lies Hadjadj, Massih-Reza Amini, Sana Louhichi, Alexis Deschamps

We investigate the generalization properties of a self-training algorithm with halfspaces. The approach learns a list of halfspaces iteratively from labeled and unlabeled training data, in which each iteration consists o…

Robust and Private Learning of Halfspaces

2020-11-30 · Badih Ghazi, Ravi Kumar, Pasin Manurangsi, Thao Nguyen

In this work, we study the trade-off between differential privacy and adversarial robustness under L2-perturbations in the context of learning halfspaces. We prove nearly tight bounds on the sample complexity of robust p…

Adversarial Robustness

Pan-Private Uniformity Testing

2019-11-04 · Kareem Amin, Matthew Joseph, Jieming Mao

A centrally differentially private algorithm maps raw data to differentially private outputs. In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and…