← Search

Katrina Ligett

10 accepted papers

2026

Fair Decisions from Calibrated Scores: Achieving Optimal Classification While Satisfying Sufficiency

ICML 2026poster

Binary classification based on predicted probabilities (scores) is a fundamental task in supervised machine learning. While thresholding scores is Bayes-optimal in the unconstrained setting, using a single threshold generally violates statistical group fairness constraints. Under independence (stati…

Cited by 0SourceScholar
2026

Near-Optimal Private Linear Regression via Iterative Hessian Mixing

ICML 2026spotlight

We study differentially private ordinary least squares (DP-OLS) with bounded data $(X,Y)$ via sketching-based mechanisms. While Gaussian sketching approaches have been explored for DP-OLS \citep{sheffet2017differentially}, they are typically viewed as less competitive than the Adaptive Sufficient St…

Cited by 1SourceScholar
2025

The Gaussian Mixing Mechanism: Renyi Differential Privacy via Gaussian Sketches

NeurIPS 2025poster

Gaussian sketching, which consists of pre-multiplying the data with a random Gaussian matrix, is a widely used technique in data science and machine learning. Beyond computational benefits, this operation also provides differential privacy guarantees due to its inherent randomness. In this work, we…

Cited by 0SourcecodeScholar
2021

Gaming Helps! Learning from Strategic Interactions in Natural Dynamics

AISTATS 2021poster

We consider an online regression setting in which individuals adapt to the regression model: arriving individuals may access the model throughout the process, and invest strategically in modifying their own features so as to improve their predicted score. Such feature manipulation, or “gaming”, has…

Cited by 53SourcePDFScholar
2021

Learn to Expect the Unexpected: Probably Approximately Correct Domain Generalization

AISTATS 2021poster

Domain generalization is the problem of machine learning when the training data and the test data come from different “domains” (data distributions). We propose an elementary theoretical model of the domain generalization problem, introducing the concept of a meta-distribution over domains. In our m…

Cited by 29SourcePDFScholar
2019

Equal Opportunity in Online Classification with Partial Feedback

NeurIPS 2019poster

We study an online classification problem with partial feedback in which individuals arrive one at a time from a fixed but unknown distribution, and must be classified as positive or negative. Our algorithm only observes the true label of an individual if they are given a positive classification. Th…

Cited by 71SourcePDFScholar
2017

Accuracy First: Selecting a Differential Privacy Level for Accuracy Constrained ERM

NeurIPS 2017poster

Traditional approaches to differential privacy assume a fixed privacy requirement ε for a computation, and attempt to maximize the accuracy of the computation subject to the privacy constraint. As differential privacy is increasingly deployed in practical settings, it may often be that there is inst…

Cited by 116SourcePDFScholar