← Search

Christopher Yeh

8 accepted papers

2026

Diffusion-DFL: Decision-focused Diffusion Models for Stochastic Optimization

ICLR 2026poster

Decision-focused learning (DFL) integrates predictive modeling and optimization by training predictors to optimize the downstream decision target rather than merely minimizing prediction error. To date, existing DFL methods typically rely on deterministic point predictions, which are often insuffici…

Cited by 0SourcecodeScholar
2026

Distributionally Robust Cooperative Multi-agent Reinforcement Learning with Value Factorization

ICLR 2026poster

Cooperative multi-agent reinforcement learning (MARL) commonly adopts centralized training with decentralized execution, where value-factorization methods enforce the individual-global-maximum (IGM) principle so that decentralized greedy actions recover the team-optimal joint action. However, the re…

Cited by 0SourceScholar
2025

Conformal Risk Training: End-to-End Optimization of Conformal Risk Control

NeurIPS 2025poster

While deep learning models often achieve high predictive accuracy, their predictions typically do not come with any provable guarantees on risk or reliability, which are critical for deployment in high-stakes applications. The framework of conformal risk control (CRC) provides a distribution-free, f…

Cited by 0SourceScholar
2025

Maximizing the Value of Predictions in Control: Accuracy Is Not Enough

NeurIPS 2025poster

We study the value of stochastic predictions in online optimal control with random disturbances. Prior work provides performance guarantees based on prediction error but ignores the stochastic dependence between predictions and disturbances. We introduce a general framework modeling their joint dist…

Cited by 0SourcecodeScholar
2023

SustainGym: Reinforcement Learning Environments for Sustainable Energy Systems

NeurIPS 2023poster

The lack of standardized benchmarks for reinforcement learning (RL) in sustainability applications has made it difficult to both track progress on specific domains and identify bottlenecks for researchers to focus their efforts. In this paper, we present SustainGym, a suite of five environments desi…

2021

SustainBench: Benchmarks for Monitoring the Sustainable Development Goals with Machine Learning

NeurIPS 2021poster

Progress toward the United Nations Sustainable Development Goals (SDGs) has been hindered by a lack of data on key environmental and socioeconomic indicators, which historically have come from ground surveys with sparse temporal and spatial coverage. Recent advances in machine learning have made it…

Cited by 74SourcecodeScholar
2020

A Framework for Sample Efficient Interval Estimation with Control Variates

AISTATS 2020poster

We consider the problem of estimating confidence intervals for the mean of a random variable, where the goal is to produce the smallest possible interval for a given number of samples. While minimax optimal algorithms are known for this problem in the general case, improved performance is possible u…

2020

Selection via Proxy: Efficient Data Selection for Deep Learning

ICLR 2020poster

Data selection methods, such as active learning and core-set selection, are useful tools for machine learning on large datasets. However, they can be prohibitively expensive to apply in deep learning because they depend on feature representations that need to be learned. In this work, we show that w…

Cited by 391SourcecodeScholar