← Search

Kareem Amin

11 accepted papers

2025

Escaping Collapse: The Strength of Weak Data for Large Language Model Training

NeurIPS 2025poster

Synthetically-generated data plays an increasingly larger role in training large language models. However, while synthetic data has been found to be useful, studies have also shown that without proper curation it can cause LLM performance to plateau, or even "collapse", after many training iteration…

Cited by 0SourceScholar
2024

Private prediction for large-scale synthetic text generation

EMNLP 2024finding

We present an approach for generating differentially private synthetic text using large language models (LLMs), via private prediction. In the private prediction framework, we only require the output synthetic data to satisfy differential privacy guarantees. This is in contrast to approaches that tr…

2023

Learning-augmented private algorithms for multiple quantile release

ICML 2023poster

When applying differential privacy to sensitive data, we can often improve performance using external information such as other sensitive data, public data, or human priors. We propose to use the learning-augmented algorithms (or algorithms with predictions) framework---previously applied largely to…

2021

Learning with User-Level Privacy

NeurIPS 2021poster

We propose and analyze algorithms to solve a range of learning tasks under user-level differential privacy constraints. Rather than guaranteeing only the privacy of individual samples, user-level DP protects a user's entire contribution ($m \ge 1$ samples), providing more stringent but more realisti…

Cited by 105SourcePDFScholar
2020

Understanding the Effects of Batching in Online Active Learning

AISTATS 2020poster

Online active learning (AL) algorithms often assume immediate access to a label once a query has been made. However, due to practical constraints, the labels of these queried examples are generally only available in “batches”. In this work, we present an analysis for a generic class of batch online…

Cited by 9SourcePDFScholar
2019

Bounding User Contributions: A Bias-Variance Trade-off in Differential Privacy

ICML 2019oral

Differentially private learning algorithms protect individual participants in the training dataset by guaranteeing that their presence does not significantly change the resulting model. In order to make this promise, such algorithms need to know the maximum contribution that can be made by a single…

Cited by 93SourcePDFScholar
2019

Differentially Private Covariance Estimation

NeurIPS 2019poster

The covariance matrix of a dataset is a fundamental statistic that can be used for calculating optimum regression weights as well as in many other learning and data analysis settings. For datasets containing private user information, we often want to estimate the covariance matrix in a way that pres…

Cited by 57SourcePDFScholar