← Search

Elliot Creager

12 accepted papers

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
2024

Remembering to Be Fair: Non-Markovian Fairness in Sequential Decision Making

ICML 2024poster

Fair decision making has largely been studied with respect to a single decision. Here we investigate the notion of fairness in the context of sequential decision making where multiple stakeholders can be affected by the outcomes of decisions. We observe that fairness often depends on the history of…

2023

SurfsUP: Learning Fluid Simulation for Novel Surfaces

ICCV 2023poster

Modeling the mechanics of fluid in complex scenes is vital to applications in design, graphics, and robotics. Learning-based methods provide fast and differentiable fluid simulators, however most prior work is unable to accurately model how fluids interact with genuinely novel surfaces not seen duri…

Cited by 2PDFScholar
2022

MoCoDA: Model-based Counterfactual Data Augmentation

NeurIPS 2022accept

The number of states in a dynamic process is exponential in the number of objects, making reinforcement learning (RL) difficult in complex, multi-object domains. For agents to scale to the real world, they will need to react to and reason about unseen combinations of objects. We argue that the abil…

2021

On Disentangled Representations Learned from Correlated Data

ICML 2021oral

The focus of disentanglement approaches has been on identifying independent factors of variation in data. However, the causal variables underlying real-world observations are often not statistically independent. In this work, we bridge the gap to real-world scenarios by analyzing the behavior of the…

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…

2020

Counterfactual Data Augmentation using Locally Factored Dynamics

NeurIPS 2020poster

Many dynamic processes, including common scenarios in robotic control and reinforcement learning (RL), involve a set of interacting subprocesses. Though the subprocesses are not independent, their interactions are often sparse, and the dynamics at any given time step can often be decomposed into loc…

2020

Optimizing Long-term Social Welfare in Recommender Systems: A Constrained Matching Approach

ICML 2020poster

Most recommender systems (RS) research assumes that a user’s utility can be maximized independently of the utility of the other agents (e.g., other users, content providers). In realistic settings, this is often not true – the dynamics of an RS ecosystem couple the long-term utility of all agents. I…

Cited by 74SourcePDFScholar
2019

Explaining Image Classifiers by Counterfactual Generation

ICLR 2019poster

When an image classifier makes a prediction, which parts of the image are relevant and why? We can rephrase this question to ask: which parts of the image, if they were not seen by the classifier, would most change its decision? Producing an answer requires marginalizing over images that could have…

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…