← Search

Vitaly Feldman

30 accepted papers

2025

Enabling Differentially Private Federated Learning for Speech Recognition: Benchmarks, Adaptive Optimizers, and Gradient Clipping

NeurIPS 2025poster

While federated learning (FL) and differential privacy (DP) have been extensively studied, their application to automatic speech recognition (ASR) remains largely unexplored due to the challenges in training large transformer models. Specifically, large models further exacerbate issues in FL as they…

Cited by 0SourcecodeScholar
2025

PREAMBLE: Private and Efficient Aggregation via Block Sparse Vectors

NeurIPS 2025poster

We revisit the problem of secure aggregation of high-dimensional vectors in a two-server system such as Prio. These systems are typically used to aggregate vectors such as gradients in private federated learning, where the aggregate itself is protected via noise addition to ensure differential priva…

Cited by 0SourceScholar
2024

Instance-Optimal Private Density Estimation in the Wasserstein Distance

NeurIPS 2024poster

Estimating the density of a distribution from samples is a fundamental problem in statistics. In many practical settings, the Wasserstein distance is an appropriate error metric for density estimation. For example, when estimating population densities in a geographic region, a small Wasserstein dist…

Cited by 1SourcePDFScholar
2024

Private Vector Mean Estimation in the Shuffle Model: Optimal Rates Require Many Messages

ICML 2024poster

We study the problem of private vector mean estimation in the shuffle model of privacy where $n$ users each have a unit vector $v^{(i)} \in \mathbb{R}^d$. We propose a new multi-message protocol that achieves the optimal error using $O(\min(n\varepsilon^2,d))$ messages per user. Moreover, we show th…

Cited by 3SourcePDFScholar
2024

Private and Personalized Frequency Estimation in a Federated Setting

NeurIPS 2024poster

Motivated by the problem of next word prediction on user devices we introduce and study the problem of personalized frequency histogram estimation in a federated setting. In this problem, over some domain, each user observes a number of samples from a distribution which is specific to that user. The…

Cited by 0SourcePDFScholar
2023

Fast Optimal Locally Private Mean Estimation via Random Projections

NeurIPS 2023poster

We study the problem of locally private mean estimation of high-dimensional vectors in the Euclidean ball. Existing algorithms for this problem either incur sub-optimal error or have high communication and/or run-time complexity. We propose a new algorithmic framework, namely ProjUnit, for private m…

2023

Near-Optimal Algorithms for Private Online Optimization in the Realizable Regime

ICML 2023poster

We consider online learning problems in the realizable setting, where there is a zero-loss solution, and propose new Differentially Private (DP) algorithms that obtain near-optimal regret bounds. For the problem of online prediction from experts, we design new algorithms that obtain near-optimal reg…

Cited by 12SourcePDFScholar
2022

Mean Estimation with User-level Privacy under Data Heterogeneity

NeurIPS 2022accept

A key challenge in many modern data analysis tasks is that user data is heterogeneous. Different users may possess vastly different numbers of data points. More importantly, it cannot be assumed that all users sample from the same underlying distribution. This is true, for example in language data,…

Cited by 30SourcePDFScholar
2022

Private frequency estimation via projective geometry

ICML 2022spotlight

In this work, we propose a new algorithm ProjectiveGeometryResponse (PGR) for locally differentially private (LDP) frequency estimation. For universe size of k and with n users, our eps-LDP algorithm has communication cost ceil(log_2 k) and computation cost O(n + k\exp(eps) log k) for the server to…

2022

Subspace Recovery from Heterogeneous Data with Non-isotropic Noise

NeurIPS 2022accept

Recovering linear subspaces from data is a fundamental and important task in statistics and machine learning. Motivated by heterogeneity in Federated Learning settings, we study a basic formulation of this problem: the principal component analysis (PCA), with a focus on dealing with irregular noise…

Cited by 8SourcePDFScholar
2021

Private Stochastic Convex Optimization: Optimal Rates in L1 Geometry

ICML 2021oral

Stochastic convex optimization over an $\ell_1$-bounded domain is ubiquitous in machine learning applications such as LASSO but remains poorly understood when learning with differential privacy. We show that, up to logarithmic factors the optimal excess population loss of any $(\epsilon,\delta)$-dif…

Cited by 114SourcePDFScholar
2020

Stability of Stochastic Gradient Descent on Nonsmooth Convex Losses

NeurIPS 2020spotlight

Uniform stability is a notion of algorithmic stability that bounds the worst case change in the model output by the algorithm when a single data point in the dataset is replaced. An influential work of Hardt et al. [2016] provides strong upper bounds on the uniform stability of the stochastic gradie…

Cited by 223SourcePDFScholar
2020

What Neural Networks Memorize and Why: Discovering the Long Tail via Influence Estimation

NeurIPS 2020spotlight

Deep learning algorithms are well-known to have a propensity for fitting the training data very well and often fit even outliers and mislabeled data points. Such fitting requires memorization of training data labels, a phenomenon that has attracted significant research interest but has not been give…

Cited by 555SourcePDFScholar
2019

Private Stochastic Convex Optimization with Optimal Rates

NeurIPS 2019spotlight

We study differentially private (DP) algorithms for stochastic convex optimization (SCO). In this problem the goal is to approximately minimize the population loss given i.i.d.~samples from a distribution over convex and Lipschitz loss functions. A long line of existing work on private convex optimi…

Cited by 294SourcePDFScholar
2019

The advantages of multiple classes for reducing overfitting from test set reuse

ICML 2019oral

Excessive reuse of holdout data can lead to overfitting. However, there is little concrete evidence of significant overfitting due to holdout reuse in popular multiclass benchmarks today. Known results show that, in the worst-case, revealing the accuracy of $k$ adaptively chosen classifiers on a dat…

Cited by 38SourcePDFScholar
2018

The Everlasting Database: Statistical Validity at a Fair Price

NeurIPS 2018poster

The problem of handling adaptivity in data analysis, intentional or not, permeates a variety of fields, including test-set overfitting in ML challenges and the accumulation of invalid scientific discoveries. We propose a mechanism for answering an arbitrarily long sequence of potentially a…

Cited by 4SourcePDFScholar
2015

Generalization in Adaptive Data Analysis and Holdout Reuse

NeurIPS 2015poster

Overfitting is the bane of data analysts, even when data are plentiful. Formal approaches to understanding this problem focus on statistical inference and generalization of individual analysis procedures. Yet the practice of data analysis is an inherently interactive and adaptive process: new analys…

Cited by 276SourcePDFScholar
2015

Subsampled Power Iteration: a Unified Algorithm for Block Models and Planted CSP's

NeurIPS 2015poster

We present an algorithm for recovering planted solutions in two well-known models, the stochastic block model and planted constraint satisfaction problems (CSP), via a common generalization in terms of random bipartite graphs. Our algorithm matches up to a constant factor the best-known bounds for…

Cited by 21SourcePDFScholar