Search Results for author: Mark Bun

Found 22 papers, 2 papers with code

Private PAC Learning May be Harder than Online Learning

no code implementations16 Feb 2024 Mark Bun, Aloni Cohen, Rathin Desai

We continue the study of the computational complexity of differentially private PAC learning and how it is situated within the foundations of machine learning.

Computational Efficiency PAC learning

Oracle-Efficient Differentially Private Learning with Public Data

no code implementations13 Feb 2024 Adam Block, Mark Bun, Rathin Desai, Abhishek Shetty, Steven Wu

Due to statistical lower bounds on the learnability of many function classes under privacy constraints, there has been recent interest in leveraging public data to improve the performance of private learning algorithms.

Binary Classification Computational Efficiency

Not All Learnable Distribution Classes are Privately Learnable

no code implementations1 Feb 2024 Mark Bun, Gautam Kamath, Argyris Mouzakis, Vikrant Singhal

We give an example of a class of distributions that is learnable in total variation distance with a finite number of samples, but not learnable under $(\varepsilon, \delta)$-differential privacy.

Stability is Stable: Connections between Replicability, Privacy, and Adaptive Generalization

no code implementations22 Mar 2023 Mark Bun, Marco Gaboardi, Max Hopkins, Russell Impagliazzo, Rex Lei, Toniann Pitassi, Satchit Sivakumar, Jessica Sorrell

In particular, we give sample-efficient algorithmic reductions between perfect generalization, approximate differential privacy, and replicability for a broad class of statistical problems.

PAC learning

Strong Memory Lower Bounds for Learning Natural Models

no code implementations9 Jun 2022 Gavin Brown, Mark Bun, Adam Smith

We give lower bounds on the amount of memory required by one-pass streaming algorithms for solving several natural learning problems.

Multiclass versus Binary Differentially Private PAC Learning

no code implementations NeurIPS 2021 Mark Bun, Marco Gaboardi, Satchit Sivakumar

We show a generic reduction from multiclass differentially private PAC learning to binary private PAC learning.

PAC learning

Differentially Private Correlation Clustering

no code implementations17 Feb 2021 Mark Bun, Marek Eliáš, Janardhan Kulkarni

Correlation clustering is a widely used technique in unsupervised machine learning.

BIG-bench Machine Learning Clustering

When is Memorization of Irrelevant Training Data Necessary for High-Accuracy Learning?

1 code implementation11 Dec 2020 Gavin Brown, Mark Bun, Vitaly Feldman, Adam Smith, Kunal Talwar

Our problems are simple and fairly natural variants of the next-symbol prediction and the cluster labeling tasks.

Memorization

A Computational Separation between Private Learning and Online Learning

no code implementations NeurIPS 2020 Mark Bun

A recent line of work has shown a qualitative equivalence between differentially private PAC learning and online learning: A concept class is privately learnable if and only if it is online learnable with a finite mistake bound.

Computational Efficiency PAC learning

New Oracle-Efficient Algorithms for Private Synthetic Data Release

1 code implementation ICML 2020 Giuseppe Vietri, Grace Tian, Mark Bun, Thomas Steinke, Zhiwei Steven Wu

We present three new algorithms for constructing differentially private synthetic data---a sanitized version of a sensitive dataset that approximately preserves the answers to a large collection of statistical queries.

An Equivalence Between Private Classification and Online Prediction

no code implementations1 Mar 2020 Mark Bun, Roi Livni, Shay Moran

We prove that every concept class with finite Littlestone dimension can be learned by an (approximate) differentially-private algorithm.

Classification General Classification +1

Efficient, Noise-Tolerant, and Private Learning via Boosting

no code implementations4 Feb 2020 Mark Bun, Marco Leandro Carmosino, Jessica Sorrell

To demonstrate our framework, we use it to construct noise-tolerant and private PAC learners for large-margin halfspaces whose sample complexity does not depend on the dimension.

Average-Case Averages: Private Algorithms for Smooth Sensitivity and Mean Estimation

no code implementations NeurIPS 2019 Mark Bun, Thomas Steinke

The simplest and most widely applied method for guaranteeing differential privacy is to add instance-independent noise to a statistic of interest that is scaled to its global sensitivity.

Statistics Theory Cryptography and Security Data Structures and Algorithms Statistics Theory

Private Hypothesis Selection

no code implementations NeurIPS 2019 Mark Bun, Gautam Kamath, Thomas Steinke, Zhiwei Steven Wu

The sample complexity of our basic algorithm is $O\left(\frac{\log m}{\alpha^2} + \frac{\log m}{\alpha \varepsilon}\right)$, representing a minimal cost for privacy when compared to the non-private algorithm.

PAC learning

Concentrated Differential Privacy: Simplifications, Extensions, and Lower Bounds

no code implementations6 May 2016 Mark Bun, Thomas Steinke

"Concentrated differential privacy" was recently introduced by Dwork and Rothblum as a relaxation of differential privacy, which permits sharper analyses of many privacy-preserving computations.

Privacy Preserving

Make Up Your Mind: The Price of Online Queries in Differential Privacy

no code implementations15 Apr 2016 Mark Bun, Thomas Steinke, Jonathan Ullman

The queries may be chosen adversarially from a larger set Q of allowable queries in one of three ways, which we list in order from easiest to hardest to answer: Offline: The queries are chosen all at once and the differentially private mechanism answers the queries in a single batch.

Simultaneous Private Learning of Multiple Concepts

no code implementations27 Nov 2015 Mark Bun, Kobbi Nissim, Uri Stemmer

We investigate the direct-sum problem in the context of differentially private PAC learning: What is the sample complexity of solving $k$ learning tasks simultaneously under differential privacy, and how does this cost compare to that of solving $k$ learning tasks without privacy?

PAC learning

Order-Revealing Encryption and the Hardness of Private Learning

no code implementations3 May 2015 Mark Bun, Mark Zhandry

An order-revealing encryption scheme gives a public procedure by which two ciphertexts can be compared to reveal the ordering of their underlying plaintexts.

PAC learning valid

Differentially Private Release and Learning of Threshold Functions

no code implementations28 Apr 2015 Mark Bun, Kobbi Nissim, Uri Stemmer, Salil Vadhan

Our sample complexity upper and lower bounds also apply to the tasks of learning distributions with respect to Kolmogorov distance and of properly PAC learning thresholds with differential privacy.

PAC learning

Weighted Polynomial Approximations: Limits for Learning and Pseudorandomness

no code implementations8 Dec 2014 Mark Bun, Thomas Steinke

The power of this algorithm relies on the fact that under log-concave distributions, halfspaces can be approximated arbitrarily well by low-degree polynomials.

Math

Cannot find the paper you are looking for? You can Submit a new open access paper.