← Search

Joonas Jälkö

9 accepted papers

2026

Beyond Membership: Limitations of Add/Remove Adjacency in Differential Privacy

ICLR 2026poster

Training machine learning models with differential privacy (DP) limits an adversary's ability to infer sensitive information about the training data. It can be interpreted as a bound on the adversary's capability to distinguish two adjacent datasets according to the chosen adjacency relation. In pra…

Cited by 0SourceScholar
2025

Impact of Dataset Properties on Membership Inference Vulnerability of Deep Transfer Learning

NeurIPS 2025poster

Membership inference attacks (MIAs) are used to test practical privacy of machine learning models. MIAs complement formal guarantees from differential privacy (DP) under a more realistic adversary model. We analyse MIA vulnerability of fine-tuned neural networks both empirically and theoretically, t…

Cited by 0SourceScholar
2024

Subsampling is not Magic: Why Large Batch Sizes Work for Differentially Private Stochastic Optimisation

ICML 2024poster

We study how the batch size affects the total gradient variance in differentially private stochastic gradient descent (DP-SGD), seeking a theoretical explanation for the usefulness of large batch sizes. As DP-SGD is the basis of modern DP deep learning, its properties have been widely studied, and r…

2023

Noise-Aware Statistical Inference with Differentially Private Synthetic Data

AISTATS 2023poster

While generation of synthetic data under differential privacy (DP) has received a lot of attention in the data privacy community, analysis of synthetic data has received much less. Existing work has shown that simply analysing DP synthetic data as if it were real does not produce valid inferences of…

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…

2019

Differentially Private Markov Chain Monte Carlo

NeurIPS 2019spotlight

Recent developments in differentially private (DP) machine learning and DP Bayesian learning have enabled learning under strong privacy guarantees for the training data subjects. In this paper, we further extend the applicability of DP Bayesian learning by presenting the first general DP Markov chai…