Gen-DFL: Decision-Focused Generative Learning for Robust Decision Making

Abstract

Decision-focused learning (DFL) integrates predictive models with downstream optimization, directly training machine learning models to minimize decision errors. While DFL has been shown to provide substantial advantages when compared to a counterpart that treats the predictive and prescriptive models separately, it has also been shown to struggle in high-dimensional and risk-sensitive settings, limiting its applicability in real-world settings. To address this limitation, this paper introduces Decision-Focused Generative Learning (Gen-DFL), a novel framework that leverages generative models to adaptively model uncertainty and improve decision quality. Instead of relying on fixed uncertainty sets, Gen-DFL learns a structured representation of the optimization parameters and samples from the tail regions of the learned distribution to enhance robustness against worst-case scenarios. This approach mitigates over-conservatism while capturing complex dependencies in the parameter space. The paper shows, theoretically, that Gen-DFL achieves improved worst-case performance bounds compared to traditional DFL. Empirically, it evaluates Gen-DFL on various scheduling and logistics problems, demonstrating its strong performance against existing DFL methods.

Cite

Text

Wang et al. "Gen-DFL: Decision-Focused Generative Learning for Robust Decision Making." International Conference on Learning Representations, 2026.

Markdown

[Wang et al. "Gen-DFL: Decision-Focused Generative Learning for Robust Decision Making." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wang2026iclr-gendfl/)

BibTeX

@inproceedings{wang2026iclr-gendfl,
  title     = {{Gen-DFL: Decision-Focused Generative Learning for Robust Decision Making}},
  author    = {Wang, Prince Zizhuang and Chen, Shuyi and Liang, Jinhao and Fioretto, Ferdinando and Zhu, Shixiang},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/wang2026iclr-gendfl/}
}