← Search

Daniel Jarrett

19 accepted papers

2023

Accountability in Offline Reinforcement Learning: Explaining Decisions with a Corpus of Examples

NeurIPS 2023poster

Learning controllers with offline data in decision-making systems is an essential area of research due to its potential to reduce the risk of applications in real-world systems. However, in responsibility-sensitive settings such as healthcare, decision accountability is of paramount importance, yet…

Cited by 7SourcePDFScholar
2023

AllSim: Simulating and Benchmarking Resource Allocation Policies in Multi-User Systems

NeurIPS 2023poster

Numerous real-world systems, ranging from healthcare to energy grids, involve users competing for finite and potentially scarce resources. Designing policies for resource allocation in such real-world systems is challenging for many reasons, including the changing nature of user types and their (pos…

Cited by 5SourcePDFScholar
2023

Curiosity in Hindsight: Intrinsic Exploration in Stochastic Environments

ICML 2023poster

Consider the problem of exploration in sparse-reward or reward-free environments, such as in Montezuma's Revenge. In the *curiosity-driven* paradigm, the agent is rewarded for how much each realized outcome differs from their predicted outcome. But using predictive error as intrinsic motivation is f…

Cited by 14SourcePDFScholar
2022

HyperImpute: Generalized Iterative Imputation with Automatic Model Selection

ICML 2022spotlight

Consider the problem of imputing missing values in a dataset. One the one hand, conventional approaches using iterative imputation benefit from the simplicity and customizability of learning conditional distributions directly, but suffer from the practical requirement for appropriate model specifica…

2022

Inverse Contextual Bandits: Learning How Behavior Evolves over Time

ICML 2022spotlight

Understanding a decision-maker’s priorities by observing their behavior is critical for transparency and accountability in decision processes{—}such as in healthcare. Though conventional approaches to policy learning almost invariably assume stationarity in behavior, this is hardly true in practice:…

2021

Clairvoyance: A Pipeline Toolkit for Medical Time Series

ICLR 2021poster

Time-series learning is the bread and butter of data-driven *clinical decision support*, and the recent explosion in ML research has demonstrated great potential in various healthcare settings. At the same time, medical time-series problems in the wild are challenging due to their highly *composite*…

2021

Closing the loop in medical decision support by understanding clinical decision-making: A case study on organ transplantation

NeurIPS 2021poster

Significant effort has been placed on developing decision support tools to improve patient care. However, drivers of real-world clinical decisions in complex medical scenarios are not yet well-understood, resulting in substantial gaps between these tools and practical applications. In light of this,…

Cited by 6SourcePDFScholar
2021

Explaining by Imitating: Understanding Decisions by Interpretable Policy Learning

ICLR 2021poster

Understanding human behavior from observed data is critical for transparency and accountability in decision-making. Consider real-world settings such as healthcare, in which modeling a decision-maker’s policy is challenging—with no access to underlying states, no knowledge of environment dynamics, a…

2021

Invariant Causal Imitation Learning for Generalizable Policies

NeurIPS 2021poster

Consider learning an imitation policy on the basis of demonstrated behavior from multiple environments, with an eye towards deployment in an unseen environment. Since the observable features from each setting may be different, directly learning individual policies as mappings from features to action…

Cited by 51SourcePDFScholar
2021

Inverse Decision Modeling: Learning Interpretable Representations of Behavior

ICML 2021oral

Decision analysis deals with modeling and enhancing decision processes. A principal challenge in improving behavior is in obtaining a transparent *description* of existing behavior in the first place. In this paper, we develop an expressive, unifying perspective on *inverse decision modeling*: a fra…

Cited by 36SourcePDFScholar
2021

Learning "What-if" Explanations for Sequential Decision-Making

ICLR 2021poster

Building interpretable parameterizations of real-world decision-making on the basis of demonstrated behavior--i.e. trajectories of observations and actions made by an expert maximizing some unknown reward function--is essential for introspecting and auditing policies in different institutions. In th…

Cited by 38SourcePDFScholar
2021

The Medkit-Learn(ing) Environment: Medical Decision Modelling through Simulation

NeurIPS 2021poster

The goal of understanding decision-making behaviours in clinical environments is of paramount importance if we are to bring the strengths of machine learning to ultimately improve patient outcomes. Mainstream development of algorithms is often geared towards optimal performance in tasks that do not…

Cited by 20SourcecodeScholar
2020

Inverse Active Sensing: Modeling and Understanding Timely Decision-Making

ICML 2020poster

Evidence-based decision-making entails collecting (costly) observations about an underlying phenomenon of interest, and subsequently committing to an (informed) decision on the basis of accumulated evidence. In this setting, *active sensing* is the goal-oriented problem of efficiently selecting whic…

Cited by 29SourcePDFScholar
2020

Stepwise Model Selection for Sequence Prediction via Deep Kernel Learning

AISTATS 2020poster

An essential problem in automated machine learning (AutoML) is that of model selection. A unique challenge in the sequential setting is the fact that the optimal model itself may vary over time, depending on the distribution of features and labels available up to each point in time. In this paper, w…