← Search

Ravi Kumar

57 accepted papers

2025

Balls-and-Bins Sampling for DP-SGD

AISTATS 2025oral

We introduce the _Balls-and-Bins_ sampling for differentially private (DP) optimization methods such as DP-SGD. While it has been common practice to use some form of shuffling in DP-SGD implementations, privacy accounting algorithms have typically assumed that Poisson subsampling is used instead. Re…

Cited by 0SourceScholar
2025

Descent with Misaligned Gradients and Applications to Hidden Convexity

ICLR 2025poster

We consider the problem of minimizing a convex objective given access to an oracle that outputs "misaligned" stochastic gradients, where the expected value of the output is guaranteed to be correlated with, but not necessarily equal to the true gradient of the objective. In the case where the misal…

Cited by 0SourcePDFScholar
2025

Private Hyperparameter Tuning with Ex-Post Guarantee

NeurIPS 2025spotlight

The conventional approach in differential privacy (DP) literature formulates the privacy-utility tradeoff with a "privacy-first" perspective: for a predetermined level of privacy, a certain utility is achievable. However, practitioners often operate under a "utility-first" paradigm, prioritizing a…

Cited by 0SourceScholar
2025

Quantifying Cross-Modality Memorization in Vision-Language Models

NeurIPS 2025poster

Understanding what and how neural networks memorize during training is crucial, both from the perspective of unintentional memorization of potentially sensitive information and from the standpoint of effective knowledge acquisition for real-world, knowledge-intensive tasks. While previous studies pr…

Cited by 0SourceScholar
2025

Scaling Embedding Layers in Language Models

NeurIPS 2025poster

We propose SCONE (**S**calable, **C**ontextualized, **O**ffloaded, **N**-gram **E**mbedding), a new method for extending input embedding layers to enhance language model performance. To avoid increased decoding costs, SCONE retains the original vocabulary while introducing embeddings for a set of fr…

Cited by 0SourceScholar
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

Unlearn and Burn: Adversarial Machine Unlearning Requests Destroy Model Accuracy

ICLR 2025poster

Machine unlearning algorithms, designed for selective removal of training data from models, have emerged as a promising approach to growing privacy concerns. In this work, we expose a critical yet underexplored vulnerability in the deployment of unlearning systems: the assumption that the data reque…

Cited by 1SourcePDFScholar
2024

Differentially Private Optimization with Sparse Gradients

NeurIPS 2024poster

Motivated by applications of large embedding models, we study differentially private (DP) optimization problems under sparsity of _individual_ gradients. We start with new near-optimal bounds for the classic mean estimation problem but with sparse data, improving upon existing algorithms particula…

Cited by 5SourcePDFScholar
2024

How Private are DP-SGD Implementations?

ICML 2024oral

We demonstrate a substantial gap between the privacy guarantees of the Adaptive Batch Linear Queries (ABLQ) mechanism under different types of batch sampling: (i) Shuffling, and (ii) Poisson subsampling; the typical analysis of Differentially Private Stochastic Gradient Descent (DP-SGD) follows by i…

Cited by 16SourcePDFScholar
2024

Individualized Privacy Accounting via Subsampling with Applications in Combinatorial Optimization

ICML 2024poster

In this work, we give a new technique for analyzing individualized privacy accounting via the following simple observation: if an algorithm is one-sided add-DP, then its subsampled variant satisfies two-sided DP. From this, we obtain several improved algorithms for private combinatorial optimization…

Cited by 1SourcePDFScholar
2024

LabelDP-Pro: Learning with Label Differential Privacy via Projections

ICLR 2024poster

Label differentially private (label DP) algorithms seek to preserve the privacy of the labels in a training dataset in settings where the features are known to the adversary. In this work, we study a new family of label DP training algorithms. Unlike most prior label DP algorithms that have been bas…

Cited by 0SourcePDFScholar
2024

Scalable DP-SGD: Shuffling vs. Poisson Subsampling

NeurIPS 2024poster

We provide new lower bounds on the privacy guarantee of _multi-epoch_ Adaptive Batch Linear Queries (ABLQ) mechanism with _shuffled batch sampling_, demonstrating substantial gaps when compared to _Poisson subsampling_; prior analysis was limited to a single epoch. Since the privacy analysis of Diff…

Cited by 7SourcePDFScholar
2024

Tight Bounds for Learning RUMs from Small Slates

NeurIPS 2024poster

A Random Utility Model (RUM) is a classical model of user behavior defined by a distribution over $\mathbb{R}^n$. A user, presented with a subset of $\\{1,\ldots,n\\}$, will select the item of the subset with the highest utility, according to a utility vector drawn from the specified distribution. I…

Cited by 0SourcePDFScholar
2023

Approximating a RUM from Distributions on $k$-Slates

AISTATS 2023poster

In this work we consider the problem of fitting Random Utility Models (RUMs) to user choices. Given the winner distributions of the subsets of size $k$ of a universe, we obtain a polynomial-time algorithm that finds the RUM that best approximates the given distribution on average. Our algorithm is b…

2023

Bandit Online Linear Optimization with Hints and Queries

ICML 2023poster

We study variants of the online linear optimization (OLO) problem with bandit feedback, where the algorithm has access to external information about the unknown cost vector. Our motivation is the recent body of work on using such ``hints'' towards improving regret bounds for OLO problems in the full…

Cited by 3SourcePDFScholar
2023

Differentially Private Heatmaps

AAAI 2023technical

We consider the task of producing heatmaps from users' aggregated data while protecting their privacy. We give a differentially private (DP) algorithm for this task and demonstrate its advantages over previous algorithms on real-world datasets. Our core algorithmic primitive is a DP procedure that…

Cited by 7SourcePDFScholar
2023

On Computing Pairwise Statistics with Local Differential Privacy

NeurIPS 2023poster

We study the problem of computing pairwise statistics, i.e., ones of the form $\binom{n}{2}^{-1} \sum_{i \ne j} f(x_i, x_j)$, where $x_i$ denotes the input to the $i$th user, with differential privacy (DP) in the local model. This formulation captures important metrics such as Kendall's $\tau$ coeff…

Cited by 3SourcePDFScholar
2023

On Differentially Private Sampling from Gaussian and Product Distributions

NeurIPS 2023poster

We study the problem, where given a dataset of $n$ i.i.d. samples from an unknown distribution $P$, we seek to generate a sample from a distribution that is close to $P$ in total variation distance, under the constraint of differential privacy. We study the settings where $P$ is a multi-dimensional…

Cited by 5SourcePDFScholar
2023

On User-Level Private Convex Optimization

ICML 2023poster

We introduce a new mechanism for stochastic convex optimization (SCO) with user-level differential privacy guarantees. The convergence rates of this mechanism are similar to those in the prior work of Levy et al. 2021 and Narayanan et al. 2022, but with two important improvements. Our mechanism does…

Cited by 14SourcePDFScholar
2023

Optimal Unbiased Randomizers for Regression with Label Differential Privacy

NeurIPS 2023poster

We propose a new family of label randomizers for training _regression_ models under the constraint of label differential privacy (DP). In particular, we leverage the trade-offs between bias and variance to construct better label randomizers depending on a privately estimated prior distribution over…

Cited by 4SourcePDFScholar
2023

Regression with Label Differential Privacy

ICLR 2023poster

We study the task of training regression models with the guarantee of _label_ differential privacy (DP). Based on a global prior distribution of label values, which could be obtained privately, we derive a label DP randomization mechanism that is optimal under a given regression loss function. We pr…

Cited by 17SourcePDFScholar
2023

Sparsity-Preserving Differentially Private Training of Large Embedding Models

NeurIPS 2023poster

As the use of large embedding models in recommendation systems and language applications increases, concerns over user data privacy have also risen. DP-SGD, a training algorithm that combines differential privacy with stochastic gradient descent, has been the workhorse in protecting user privacy wi…

Cited by 5SourcePDFScholar
2023

User-Level Differential Privacy With Few Examples Per User

NeurIPS 2023oral

Previous work on user-level differential privacy (DP) [Ghazi et al. NeurIPS 2021, Bun et al. STOC 2023] obtained generic algorithms that work for various learning tasks. However, their focus was on the *example-rich* regime, where the users have so many examples that each user could themselves solve…

Cited by 17SourcePDFScholar
2022

Faster Privacy Accounting via Evolving Discretization

ICML 2022spotlight

We introduce a new algorithm for numerical composition of privacy random variables, useful for computing the accurate differential privacy parameters for compositions of mechanisms. Our algorithm achieves a running time and memory usage of $polylog(k)$ for the task of self-composing a mechanism, fro…

2022

RUMs from Head-to-Head Contests

ICML 2022spotlight

Random utility models (RUMs) encode the likelihood that a particular item will be selected from a slate of competing items. RUMs are well-studied objects in both discrete choice theory and, more recently, in the machine learning community, as they encode a fairly broad notion of rational user behavi…

Cited by 4SourcePDFScholar
2021

Deep Learning with Label Differential Privacy

NeurIPS 2021poster

The Randomized Response (RR) algorithm is a classical technique to improve robustness in survey aggregation, and has been widely adopted in applications with differential privacy guarantees. We propose a novel algorithm, Randomized Response with Prior (RRWithPrior), which can provide more accurate r…

Cited by 182SourcePDFScholar
2021

Differentially Private Aggregation in the Shuffle Model: Almost Central Accuracy in Almost a Single Message

ICML 2021spotlight

The shuffle model of differential privacy has attracted attention in the literature due to it being a middle ground between the well-studied central and local models. In this work, we study the problem of summing (aggregating) real numbers or integers, a basic primitive in numerous machine learning…

Cited by 44SourcePDFScholar
2021

Power of Hints for Online Learning with Movement Costs

AISTATS 2021poster

We consider the online linear optimization problem with movement costs, a variant of online learning in which the learner must not only respond to cost vectors $c_t$ with points $x_t$ in order to maintain low regret, but is also penalized for movement by an additional cost $\|x_t-x_{t+1}\|^{1+\epsil…

Cited by 8SourcePDFScholar
2020

Private Counting from Anonymous Messages: Near-Optimal Accuracy with Vanishing Communication Overhead

ICML 2020poster

Differential privacy (DP) is a formal notion for quantifying the privacy loss of algorithms. Algorithms in the central model of DP achieve high accuracy but make the strongest trust assumptions whereas those in the local DP model make the weakest trust assumptions but incur substantial accuracy loss…

Cited by 57SourcePDFScholar
2019

Efficient Rematerialization for Deep Networks

NeurIPS 2019poster

When training complex neural networks, memory usage can be an important bottleneck. The question of when to rematerialize, i.e., to recompute intermediate values rather than retaining them in memory, becomes critical to achieving the best time and space efficiency. In this work we consider the rem…

2018

Mallows Models for Top-k Lists

NeurIPS 2018poster

The classic Mallows model is a widely-used tool to realize distributions on per- mutations. Motivated by common practical situations, in this paper, we generalize Mallows to model distributions on top-k lists by using a suitable distance measure between top-k lists. Unlike many earlier works, our mo…

Cited by 17SourcePDFScholar
2017

Algorithms for $\ell_p$ Low-Rank Approximation

ICML 2017poster

We consider the problem of approximating a given matrix by a low-rank matrix so as to minimize the entrywise $\ell_p$-approximation error, for any $p \geq 1$; the case $p = 2$ is the classical SVD problem. We obtain the first provably good approximation algorithms for this robust version of low-rank…

Cited by 67SourcePDFScholar
2016

Sketching, Embedding and Dimensionality Reduction in Information Theoretic Spaces

AISTATS 2016poster

In this paper we show how to embed information distances like the χ^2 and Jensen-Shannon divergences efficiently in low dimensional spaces while preserving all pairwise distances. We then prove a dimensionality reduction result for the Hellinger, Jensen–Shannon, and χ^2 divergences that preserves…

Cited by 23SourcePDFScholar