← Search

Zhiwei Steven Wu

7 accepted papers

2019

Fair Regression: Quantitative Definitions and Reduction-Based Algorithms

ICML 2019oral

In this paper, we study the prediction of a real-valued target, such as a risk score or recidivism rate, while guaranteeing a quantitative notion of fairness with respect to a protected attribute such as gender or race. We call this class of problems fair regression. We propose general schemes for f…

Cited by 366SourcePDFScholar
2019

Locally Private Bayesian Inference for Count Models

ICML 2019oral

We present a general and modular method for privacy-preserving Bayesian inference for Poisson factorization, a broad class of models that includes some of the most widely used models in the social sciences. Our method satisfies limited-precision local privacy, a generalization of local differential…

Cited by 43SourcePDFScholar
2018

A Smoothed Analysis of the Greedy Algorithm for the Linear Contextual Bandit Problem

NeurIPS 2018spotlight

Bandit learning is characterized by the tension between long-term exploration and short-term exploitation. However, as has recently been noted, in settings in which the choices of the learning algorithm correspond to important decisions about individual people (such as criminal recidivism predictio…

Cited by 130SourcePDFScholar
2018

Preventing Fairness Gerrymandering: Auditing and Learning for Subgroup Fairness

ICML 2018oral

The most prevalent notions of fairness in machine learning fix a small collection of pre-defined groups (such as race or gender), and then ask for approximate parity of some statistic of the classifier (such as false positive rate) across these groups. Constraints of this form are susceptible to fai…