← Search

Antti Koskela

10 accepted papers

2023

Improving the Privacy and Practicality of Objective Perturbation for Differentially Private Linear Learners

NeurIPS 2023poster

In the arena of privacy-preserving machine learning, differentially private stochastic gradient descent (DP-SGD) has outstripped the objective perturbation mechanism in popularity and interest. Though unrivaled in versatility, DP-SGD requires a non-trivial privacy overhead (for privately tuning the…

Cited by 10SourcePDFScholar
2023

Individual Privacy Accounting with Gaussian Differential Privacy

ICLR 2023poster

Individual privacy accounting enables bounding differential privacy (DP) loss individually for each participant involved in the analysis. This can be informative as often the individual privacy losses are considerably smaller than those indicated by the DP bounds that are based on considering worst-…

2021

Differentially Private Bayesian Inference for Generalized Linear Models

ICML 2021spotlight

Generalized linear models (GLMs) such as logistic regression are among the most widely used arms in data analyst’s repertoire and often used on sensitive datasets. A large body of prior works that investigate GLMs under differential privacy (DP) constraints provide only private point estimates of th…

Cited by 44SourcePDFScholar
2021

Tight Differential Privacy for Discrete-Valued Mechanisms and for the Subsampled Gaussian Mechanism Using FFT

AISTATS 2021poster

We propose a numerical accountant for evaluating the tight (ε,δ)-privacy loss for algorithms with discrete one dimensional output. The method is based on the privacy loss distribution formalism and it uses the recently introduced fast Fourier transform based accounting technique. We carry out an err…

2020

Computing Tight Differential Privacy Guarantees Using FFT

AISTATS 2020poster

Differentially private (DP) machine learning has recently become popular. The privacy loss of DP algorithms is commonly reported using (e.d)-DP. In this paper, we propose a numerical accountant for evaluating the privacy loss for algorithms with continuous one dimensional output. This accountant can…