← Search

Mukund Sundararajan

9 accepted papers

2023

Multi-Task Differential Privacy Under Distribution Skew

ICML 2023poster

We study the problem of multi-task learning under user-level differential privacy, in which n users contribute data to m tasks, each involving a subset of users. One important aspect of the problem, that can significantly impact quality, is the distribution skew among tasks. Tasks that have much few…

Cited by 5SourcePDFScholar
2022

First is Better Than Last for Language Data Influence

NeurIPS 2022accept

The ability to identify influential training examples enables us to debug training data and explain model behavior. Existing techniques to do so are based on the flow of training data influence through the model parameters. For large models in NLP applications, it is often computationally infeasible…

2020

Estimating Training Data Influence by Tracing Gradient Descent

NeurIPS 2020spotlight

We introduce a method called TracIn that computes the influence of a training example on a prediction made by the model. The idea is to trace how the loss on the test point changes during the training process whenever the training example of interest was utilized. We provide a scalable implementatio…