← Search

Ossi Räisä

6 accepted papers

2025

Position: All Current Generative Fidelity and Diversity Metrics are Flawed

ICML 2025poster

Any method's development and practical application is limited by our ability to measure its reliability. The popularity of generative modeling emphasizes the importance of good synthetic data metrics. Unfortunately, previous works have found many failure cases in current metrics, for example lack of…

Cited by 0SourcePDFScholar
2024

Noise-Aware Differentially Private Regression via Meta-Learning

NeurIPS 2024poster

Many high-stakes applications require machine learning models that protect user privacy and provide well-calibrated, accurate predictions. While Differential Privacy (DP) is the gold standard for protecting user privacy, standard DP mechanisms typically significantly impair performance. One approach…

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…