← Search

Finale Doshi-Velez

33 accepted papers

2026

Federated ADMM from Bayesian Duality

ICLR 2026poster

We propose a new Bayesian approach to derive and extend the federated Alternating Direction Method of Multipliers (ADMM). We show that the solutions of variational-Bayesian objectives are associated with a duality structure that not only resembles ADMM but also extends it. For example, ADMM-like upd…

Cited by 2SourcecodeScholar
2026

Reward Shaping Control Variates for Off-Policy Evaluation Under Sparse Rewards

ICML 2026poster

Off-policy evaluation (OPE) is essential for deploying reinforcement learning in safety-critical settings, yet existing estimators such as importance sampling and doubly robust (DR) often exhibit prohibitively high variance when rewards are sparse. In this work, we introduce Reward-Shaping Control V…

Cited by 0SourceScholar
2025

A Deployed Online Reinforcement Learning Algorithm in an Oral Health Clinical Trial

AAAI 2025technical

Dental disease is a prevalent chronic condition associated with substantial financial burden, personal suffering, and increased risk of systemic diseases. Despite widespread recommendations for twice-daily tooth brushing, adherence to recommended oral self-care behaviors remains sub-optimal due to f…

2025

Transparent Trade-offs between Properties of Explanations

UAI 2025

When explaining machine learning models, it is important for explanations to have certain properties like faithfulness, robustness, smoothness, low complexity, etc. However, many properties are in tension with each other, making it challenging to achieve them simultaneously. For example, reducing th

2024

XAI-Lyricist: Improving the Singability of AI-Generated Lyrics with Prosody Explanations

IJCAI 2024poster

Explaining the singability of lyrics is an important but missing ability of language models (LMs) in song lyrics generation. This ability allows songwriters to quickly assess if LM-generated lyrics can be sung harmoniously with melodies and helps singers align lyrics with melodies during practice. T…

2023

Performance Bounds for Model and Policy Transfer in Hidden-parameter MDPs

ICLR 2023poster

In the Hidden-Parameter MDP (HiP-MDP) framework, a family of reinforcement learning tasks is generated by varying hidden parameters specifying the dynamics and reward function for each individual task. HiP-MDP is a natural model for families of tasks in which meta- and lifelong-reinforcement learnin…

Cited by 3SourcePDFScholar
2023

Reward Design for an Online Reinforcement Learning Algorithm Supporting Oral Self-Care

AAAI 2023technical

While dental disease is largely preventable, professional advice on optimal oral hygiene practices is often forgotten or abandoned by patients. Therefore patients may benefit from timely and personalized encouragement to engage in oral self-care behaviors. In this paper, we develop an online reinfor…

2023

The Unintended Consequences of Discount Regularization: Improving Regularization in Certainty Equivalence Reinforcement Learning

ICML 2023poster

Discount regularization, using a shorter planning horizon when calculating the optimal policy, is a popular choice to restrict planning to a less complex set of policies when estimating an MDP from sparse or noisy data (Jiang et al., 2015). It is commonly understood that discount regularization func…

Cited by 5SourcePDFScholar
2022

Leveraging Factored Action Spaces for Efficient Offline Reinforcement Learning in Healthcare

NeurIPS 2022accept

Many reinforcement learning (RL) applications have combinatorial action spaces, where each action is a composition of sub-actions. A standard RL approach ignores this inherent factorization structure, resulting in a potential failure to make meaningful inferences about rarely observed sub-action com…

2022

Wide Mean-Field Bayesian Neural Networks Ignore the Data

AISTATS 2022poster

Bayesian neural networks (BNNs) combine the expressive power of deep learning with the advantages of Bayesian formalism. In recent years, the analysis of wide, deep BNNs has provided theoretical insight into their priors and posteriors. However, we have no analogous insight into their posteriors und…

2021

Learning MDPs from Features: Predict-Then-Optimize for Sequential Decision Making by Reinforcement Learning

NeurIPS 2021spotlight

In the predict-then-optimize framework, the objective is to train a predictive model, mapping from environment features to parameters of an optimization problem, which maximizes decision quality when the optimization is subsequently solved. Recent work on decision-focused learning shows that embeddi…

Cited by 38SourcePDFScholar
2021

State Relevance for Off-Policy Evaluation

ICML 2021spotlight

Importance sampling-based estimators for off-policy evaluation (OPE) are valued for their simplicity, unbiasedness, and reliance on relatively few assumptions. However, the variance of these estimators is often high, especially when trajectories are of different lengths. In this work, we introduce O…

2020

Incorporating Interpretable Output Constraints in Bayesian Neural Networks

NeurIPS 2020spotlight

Domains where supervised models are deployed often come with task-specific constraints, such as prior expert knowledge on the ground-truth function, or desiderata like safety and fairness. We introduce a novel probabilistic framework for reasoning with such constraints and formulate a prior that ena…

2020

Interpretable Off-Policy Evaluation in Reinforcement Learning by Highlighting Influential Transitions

ICML 2020poster

Off-policy evaluation in reinforcement learning offers the chance of using observational data to improve future outcomes in domains such as healthcare and education, but safe deployment in high stakes settings requires ways of assessing its validity. Traditional measures such as confidence intervals…

2020

Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs

NeurIPS 2020poster

We present two elegant solutions for modeling continuous-time dynamics, in a novel model-based reinforcement learning (RL) framework for semi-Markov decision processes (SMDPs), using neural ordinary differential equations (ODEs). Our models accurately characterize continuous-time dynamics and enable…

2020

POPCORN: Partially Observed Prediction Constrained Reinforcement Learning

AISTATS 2020poster

Many medical decision-making tasks can be framed as partially observed Markov decision processes (POMDPs). However, prevailing two-stage approaches that first learn a POMDP and then solve it often fail because the model that best fits the data may not be well suited for planning. We introduce a new…

2020

PoRB-Nets: Poisson Process Radial Basis Function Networks

UAI 2020poster

Bayesian neural networks (BNNs) are flexible function priors well-suited to situations in which data are scarce and uncertainty must be quantified. Yet, common weight priors are able to encode little functional knowledge and can behave in undesirable ways. We present a novel prior over radial basis…

2019

Combining parametric and nonparametric models for off-policy evaluation

ICML 2019oral

We consider a model-based approach to perform batch off-policy evaluation in reinforcement learning. Our method takes a mixture-of-experts approach to combine parametric and non-parametric models of the environment such that the final value estimate has the least expected error. We do so by first es…

Cited by 40SourcePDFScholar
2018

Decomposition of Uncertainty in Bayesian Deep Learning for Efficient and Risk-sensitive Learning

ICML 2018oral

Bayesian neural networks with latent variables are scalable and flexible probabilistic models: they account for uncertainty in the estimation of the network weights and, by making use of latent variables, can capture complex noise patterns in the data. Using these models we show how to perform and u…

Cited by 541SourcePDFScholar
2018

Human-in-the-Loop Interpretability Prior

NeurIPS 2018spotlight

We often desire our models to be interpretable as well as accurate. Prior work on optimizing models for interpretability has relied on easy-to-quantify proxies for interpretability, such as sparsity or the number of operations required. In this work, we optimize for interpretability by directly inc…

Cited by 177SourcePDFScholar
2018

Representation Balancing MDPs for Off-policy Policy Evaluation

NeurIPS 2018poster

We study the problem of off-policy policy evaluation (OPPE) in RL. In contrast to prior work, we consider how to estimate both the individual policy value and average policy value accurately. We draw inspiration from recent work in causal reasoning, and propose a new finite sample generalization err…

Cited by 87SourcePDFScholar
2018

Semi-Supervised Prediction-Constrained Topic Models

AISTATS 2018poster

Supervisory signals can help topic models discover low-dimensional data representations which are useful for a specific prediction task. We propose a framework for training supervised latent Dirichlet allocation that balances two goals: faithful generative explanations of high-dimensional data and a…

2018

Structured Variational Learning of Bayesian Neural Networks with Horseshoe Priors

ICML 2018oral

Bayesian Neural Networks (BNNs) have recently received increasing attention for their ability to provide well-calibrated posterior uncertainties. However, model selection—even choosing the number of nodes—remains an open question. Recent work has proposed the use of a horseshoe prior over node pre-a…

Cited by 97SourcePDFScholar
2018

Weighted Tensor Decomposition for Learning Latent Variables with Partial Data

AISTATS 2018poster

Tensor decomposition methods are popular tools for learning latent variables given only lowerorder moments of the data. However, the standard assumption is that we have sufficient data to estimate these moments to high accuracy. In this work, we consider the case in which certain dimensions of the d…

Cited by 0SourcePDFScholar
2017

Learning and Policy Search in Stochastic Dynamical Systems with Bayesian Neural Networks

ICLR 2017poster

We present an algorithm for policy search in stochastic dynamical systems using model-based reinforcement learning. The system dynamics are described with Bayesian neural networks (BNNs) that include stochastic input variables. These input variables allow us to capture complex statistical patterns…

Cited by 224SourceScholar
2017

Robust and Efficient Transfer Learning with Hidden Parameter Markov Decision Processes

NeurIPS 2017oral

We introduce a new formulation of the Hidden Parameter Markov Decision Process (HiP-MDP), a framework for modeling families of related tasks using low-dimensional latent embeddings. Our new framework correctly models the joint uncertainty in the latent parameters and the state space. We also repla…

2015

Mind the Gap: A Generative Approach to Interpretable Feature Selection and Extraction

NeurIPS 2015poster

We present the Mind the Gap Model (MGM), an approach for interpretable feature extraction and selection. By placing interpretability criteria directly into the model, we allow for the model to both optimize parameters related to interpretability and to directly report a global set of distinguishabl…

Cited by 138SourcePDFScholar