← Search

David Madras

12 accepted papers

2025

QuEst: Enhancing Estimates of Quantile-Based Distributional Measures Using Model Predictions

ICML 2025poster

As machine learning models grow increasingly competent, their predictions can supplement scarce or expensive data in various important domains. In support of this paradigm, algorithms have emerged to combine a small amount of high-fidelity observed data with a much larger set of imputed model output…

Cited by 0SourcePDFScholar
2025

Regression for the Mean: Auto-Evaluation and Inference with Few Labels through Post-hoc Regression

ICML 2025poster

The availability of machine learning systems that can effectively perform arbitrary tasks has led to synthetic labels from these systems being used in applications of statistical inference, such as data analysis or model evaluation. The Prediction Powered Inference (PPI) framework provides a way of…

Cited by 0SourcePDFScholar
2025

Understanding challenges to the interpretation of disaggregated evaluations of algorithmic fairness

NeurIPS 2025poster

Disaggregated evaluation across subgroups is critical for assessing the fairness of machine learning models, but its uncritical use can mislead practitioners. We show that equal performance across subgroups is an unreliable measure of fairness when data are representative of the relevant populations…

Cited by 0SourcecodeScholar
2024

Learning and Forgetting Unsafe Examples in Large Language Models

ICML 2024poster

As the number of large language models (LLMs) released to the public grows, there is a pressing need to understand the safety implications associated with these models learning from third-party custom finetuning data. We explore the behavior of LLMs finetuned on noisy custom data containing unsafe c…

2024

Out of the Ordinary: Spectrally Adapting Regression for Covariate Shift

ICML 2024poster

Designing deep neural network classifiers that perform robustly on distributions differing from the available training data is an active area of machine learning research. However, out-of-distribution generalization for regression---the analogous problem for modeling continuous targets---remains rel…

Cited by 1SourcePDFScholar
2020

Causal Modeling for Fairness In Dynamical Systems

ICML 2020poster

In many applications areas—lending, education, and online recommenders, for example—fairness and equity concerns emerge when a machine learning system interacts with a dynamically changing environment to produce both immediate and long-term effects for individuals and demographic groups. We discuss…

2019

Flexibly Fair Representation Learning by Disentanglement

ICML 2019oral

We consider the problem of learning representations that achieve group and subgroup fairness with respect to multiple sensitive attributes. Taking inspiration from the disentangled representation learning literature, we propose an algorithm for learning compact representations of datasets that are u…

2018

Learning Adversarially Fair and Transferable Representations

ICML 2018oral

In this paper, we advocate for representation learning as the key to mitigating unfair prediction outcomes downstream. Motivated by a scenario where learned representations are used by third parties with unknown objectives, we propose and explore adversarial representation learning as a natural meth…

2018

Predict Responsibly: Improving Fairness and Accuracy by Learning to Defer

NeurIPS 2018poster

In many machine learning applications, there are multiple decision-makers involved, both automated and human. The interaction between these agents often goes unaddressed in algorithmic development. In this work, we explore a simple version of this interaction with a two-stage framework containing an…