paper-with-me

Papers

3D-Learning: Diffusion-Augmented Distributionally Robust Decision-Focused Learning

2026-02-03 · Jiaqi Wen, Lei Fan, Jianyi Yang arxiv

Predict-then-Optimize (PTO) pipelines are widely employed in computing and networked systems, where Machine Learning (ML) models are used to predict critical contextual information for downstream decision-making tasks such as cloud LLM serving, data center demand response, and edge workload scheduling. However, these ML predictors are often vulnerable to out-of-distribution (OOD) samples at test time, leading to significant decision performance degradation due to large prediction errors. To address the generalization challenges under OOD conditions, we present the framework of Distributionally Robust Decision-Focused Learning (DR-DFL), which trains ML models to optimize decision performance under the worst-case distribution. Instead of relying on classical Distributionally Robust Optimization (DRO) techniques, we propose Diffusion-Augmented Distributionally Robust Decision-Focused Learning (3D-Learning), which searches for the worst-case distribution within the parameterized space of a diffusion model. By leveraging the powerful distribution modeling capabilities of diffusion models, 3D-Learning identifies worst-case distributions that remain consistent with real data, achieving a favorable balance between average and worst-case scenarios. Empirical results on an LLM resource provisioning task demonstrate that 3D-Learning outperforms existing DRO and Data Augmentation methods in OOD generalization performance.

📄 PDF Abstract BibTeX arXiv:2602.02943

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Differentiable Distributionally Robust Optimization Layers

2024-06-24 · Xutao Ma, Chao Ning, Wenli Du

In recent years, there has been a growing research interest in decision-focused learning, which embeds optimization problems as a layer in learning pipelines and demonstrates a superior performance than the prediction-fo…

Decision MakingDecision Making Under Uncertainty

Decision-Focused Scenario Generation and Selection for Efficient and Robust Grid Dispatch

2026-07-07 · Yangze Zhou, Yihong Zhou, Thomas Morstyn, Yi Wang arxiv

The increasing uncertainty from flexible demand and renewable generation has made distributionally robust optimization (DRO) an important tool for robust power system dispatch. DRO relies on forecast scenarios to constru…

Robust Generalization with Adaptive Optimal Transport Priors for Decision-Focused Learning

2026-02-01 · Haixiang Sun, Andrew L. Liu arxiv

Few-shot learning requires models to generalize under limited supervision while remaining robust to distribution shifts. Existing Sinkhorn Distributionally Robust Optimization (DRO) methods provide theoretical guarantees…

Few-Shot Learning

Adaptive Distributionally Robust Planning for Renewable-Powered Fast Charging Stations Under Decision-Dependent EV Diffusion Uncertainty

2023-10-11 · Yujia Li, Feng Qiu, Yixuan Chen, Yunhe Hou

When deploying fast charging stations (FCSs) to support long-distance trips of electric vehicles (EVs), there exist indirect network effects: while the gradual diffusion of EVs directly influences the timing and capaciti…

ARC

Distributionally Robust Policy Evaluation and Learning for Continuous Treatment with Observational Data

2025-01-18 · Cheuk Hang Leung, Yiyan Huang, Yijun Li, Qi Wu

Using offline observational data for policy evaluation and learning allows decision-makers to evaluate and learn a policy that connects characteristics and interventions. Most existing literature has focused on either di…