← Search

Anvith Thudi

6 accepted papers

2026

Efficient Public Verification of Private ML via Regularization

ICML 2026poster

Training with differential privacy (DP) guarantees dataset members that they cannot be identified by users of the released model. However, those data providers, and, in general, the public, lack methods to efficiently verify that models trained on their data satisfy DP guarantees. The amount of comp…

Cited by 0SourceScholar
2025

Fast Exact Unlearning for In-Context Learning Data for LLMs

ICML 2025poster

Modern machine learning models are expensive to train, and there is a growing concern about the challenge of retroactively removing specific training data. Achieving exact unlearning in deep learning pipelines—producing models as if certain data had never been included in training—remains an open pr…

Cited by 0SourcePDFScholar
2025

Leveraging Per-Instance Privacy for Machine Unlearning

ICML 2025poster

We present a principled, per-instance approach to quantifying the difficulty of unlearning via fine-tuning. We begin by sharpening an analysis of noisy gradient descent for unlearning (Chien et al., 2024), obtaining a better utility–unlearning trade-off by replacing worst-case privacy loss bounds wi…

Cited by 0SourcePDFScholar
2025

MixMin: Finding Data Mixtures via Convex Minimization

ICML 2025poster

Modern machine learning pipelines are increasingly combining and mixing data from diverse and disparate sources, e.g., pre-training large language models. Yet, finding the optimal data mixture is a challenging and open problem. We formalize this data mixing problem as a bi-level objective: the best…

Cited by 0SourcePDFScholar
2023

Training Private Models That Know What They Don’t Know

NeurIPS 2023poster

Training reliable deep learning models which avoid making overconfident but incorrect predictions is a longstanding challenge. This challenge is further exacerbated when learning has to be differentially private: protection provided to sensitive data comes at the price of injecting additional random…

Cited by 5SourcePDFScholar