← Search

Borja Balle

24 accepted papers

2025

DiSK: Differentially Private Optimizer with Simplified Kalman Filter for Noise Reduction

ICLR 2025poster

Differential privacy (DP) offers a robust framework for safeguarding individual data privacy. To utilize DP in training modern machine learning models, differentially private optimizers have been widely used in recent years. A popular approach to privatize an optimizer is to clip the individual gra…

Cited by 1SourcePDFScholar
2025

Scaling Laws for Differentially Private Language Models

ICML 2025poster

Scaling laws have emerged as important components of large language model (LLM) training as they can predict performance gains through scale, and provide guidance on important hyper-parameter choices that would otherwise be expensive. LLMs also rely on large, high-quality training datasets, like tho…

Cited by 2SourcePDFScholar
2025

The Last Iterate Advantage: Empirical Auditing and Principled Heuristic Analysis of Differentially Private SGD

ICLR 2025poster

We propose a simple heuristic privacy analysis of noisy clipped stochastic gradient descent (DP-SGD) in the setting where only the last iterate is released and the intermediate iterates remain hidden. Namely, our heuristic assumes a linear structure for the model. We show experimentally that our he…

Cited by 3SourcePDFScholar
2025

Unifying Re-Identification, Attribute Inference, and Data Reconstruction Risks in Differential Privacy

NeurIPS 2025poster

Differentially private (DP) mechanisms are difficult to interpret and calibrate because existing methods for mapping standard privacy parameters to concrete privacy risks---re-identification, attribute inference, and data reconstruction---are both overly pessimistic and inconsistent. In this work, w…

Cited by 0SourceScholar
2024

Beyond the Calibration Point: Mechanism Comparison in Differential Privacy

ICML 2024poster

In differentially private (DP) machine learning, the privacy guarantees of DP mechanisms are often reported and compared on the basis of a single $(\varepsilon, \delta)$-pair. This practice overlooks that DP guarantees can vary substantially even between mechanisms sharing a given $(\varepsilon, \de…

Cited by 3SourcePDFScholar
2024

On the Privacy of Selection Mechanisms with Gaussian Noise

AISTATS 2024poster

Report Noisy Max and Above Threshold are two classical differentially private (DP) selection mechanisms. Their output is obtained by adding noise to a sequence of low-sensitivity queries and reporting the identity of the query whose (noisy) answer satisfies a certain condition. Pure DP guarantees fo…

2023

Mnemonist: Locating Model Parameters that Memorize Training Examples

UAI 2023poster

Recent work has shown that an adversary can reconstruct training examples given access to the parameters of a deep learning image classification model. We show that the quality of reconstruction depends heavily on the type of activation functions used. In particular, we show that ReLU activations le…

Cited by 2SourcePDFScholar
2020

A FRAMEWORK FOR ROBUSTNESS CERTIFICATION OF SMOOTHED CLASSIFIERS USING F-DIVERGENCES

ICLR 2020poster

Formal verification techniques that compute provable guarantees on properties of machine learning models, like robustness to norm-bounded adversarial perturbations, have yielded impressive results. Although most techniques developed so far require knowledge of the architecture of the machine learnin…

Cited by 64SourceScholar
2020

Hypothesis Testing Interpretations and Renyi Differential Privacy

AISTATS 2020poster

Differential privacy is a de facto standard in data privacy, with applicationsin the public and private sectors. One way of explaining differential privacy,which is particularly appealing to statistician and social scientists, is bymeans of its statistical hypothesis testing interpretation. Informal…

Cited by 131SourcePDFScholar
2020

Model-Agnostic Counterfactual Explanations for Consequential Decisions

AISTATS 2020poster

Predictive models are being increasingly used to support consequential decision making at the individual level in contexts such as pretrial bail and loan approval. As a result, there is increasing social and legal pressure to provide explanations that help the affected individuals not only to unders…

2020

Privacy Amplification via Random Check-Ins

NeurIPS 2020poster

Differentially Private Stochastic Gradient Descent (DP-SGD) forms a fundamental building block in many applications for learning over sensitive data. Two standard approaches, privacy amplification by subsampling, and privacy amplification by shuffling, permit adding lower noise in DP-SGD than via na…

Cited by 98SourcePDFScholar
2020

Private Reinforcement Learning with PAC and Regret Guarantees

ICML 2020poster

Motivated by high-stakes decision-making domains like personalized medicine where user information is inherently sensitive, we design privacy preserving exploration policies for episodic reinforcement learning (RL). We first provide a meaningful privacy formulation using the notion of joint differen…

Cited by 74SourcePDFScholar
2019

Privacy Amplification by Mixing and Diffusion Mechanisms

NeurIPS 2019poster

A fundamental result in differential privacy states that the privacy guarantees of a mechanism are preserved by any post-processing of its output. In this paper we investigate under what conditions stochastic post-processing can amplify the privacy of a mechanism. By interpreting post-processing as…

Cited by 49SourcePDFScholar
2019

Subsampled Renyi Differential Privacy and Analytical Moments Accountant

AISTATS 2019poster

We study the problem of subsampling in differential privacy (DP), a question that is the centerpiece behind many successful differentially private machine learning algorithms. Specifically, we provide a tight upper bound on the Renyi Differential Privacy (RDP) [Mironov 2017] parameters for algorith…

Cited by 463SourcePDFScholar
2018

Improving the Gaussian Mechanism for Differential Privacy: Analytical Calibration and Optimal Denoising

ICML 2018oral

The Gaussian mechanism is an essential building block used in multitude of differentially private data analysis algorithms. In this paper we revisit the Gaussian mechanism and show that the original analysis has several important limitations. Our analysis reveals that the variance formula for the or…

2018

Privacy Amplification by Subsampling: Tight Analyses via Couplings and Divergences

NeurIPS 2018poster

Differential privacy comes equipped with multiple analytical tools for the design of private data analyses. One important tool is the so-called "privacy amplification by subsampling" principle, which ensures that a differentially private mechanism run on a random subsample of a population provides h…

Cited by 475SourcePDFScholar