paper-with-me

Papers

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

2025-10-13 · Zihao Zhao, Christopher Yeh, Lingkai Kong, Kai Wang arxiv

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 insufficient to capture the intrinsic stochasticity of real-world environments. To address this challenge, we propose the first diffusion-based DFL approach, which trains a diffusion model to represent the distribution of uncertain parameters and optimizes the decision by solving a stochastic optimization with samples drawn from the diffusion model. Our contributions are twofold. First, we formulate diffusion DFL using the reparameterization trick, enabling end-to-end training through diffusion. While effective, it is memory and compute-intensive due to the need to differentiate through the diffusion sampling process. Second, we propose a lightweight score function estimator that uses only several forward diffusion passes and avoids backpropagation through the sampling. This follows from our results that backpropagating through stochastic optimization can be approximated by a weighted score function formulation. We empirically show that our diffusion DFL approach consistently outperforms strong baselines in decision quality. The source code for all experiments is available at the project repository: https://github.com/GT-KOALA/Diffusion_DFL.

📄 PDF Abstract BibTeX arXiv:2510.11590

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Diffusion-Based Scenario Tree Generation for Multivariate Time Series Prediction and Multistage Stochastic Optimization

2025-09-18 · Stelios Zarifis, Ioannis Kordonis, Petros Maragos arxiv

Stochastic forecasting is critical for efficient decision-making in uncertain systems, such as energy markets and finance, where estimating the full distribution of future scenarios is essential. We propose Diffusion Sce…

Stochastic OptimizationTime Series PredictionReinforcement Learning

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 su…

Data Augmentation

Posterior Distillation Sampling

2023-11-23 · CVPR 2024 1 · Juil Koo, Chanho Park, Minhyuk Sung

We introduce Posterior Distillation Sampling (PDS), a novel optimization method for parametric image editing based on diffusion models. Existing optimization-based methods, which leverage the powerful 2D prior of diffusi…

AttributeVector Graphics

Factor-Based Conditional Diffusion Model for Contextual Portfolio Optimization

2025-09-26 · Xuefeng Gao, Mengying He, Xuedong He, Jiale Zha arxiv

We propose a novel conditional diffusion model for contextual portfolio optimization that learns the cross-sectional distribution of next-day stock returns conditioned on high-dimensional asset-specific factors. Our mode…

Stochastic OptimizationPortfolio OptimizationDecision Making

RAPiD: Real-time Deterministic Trajectory Planning via Diffusion Behavior Priors for Safe and Efficient Autonomous Driving

2026-02-07 · Ruturaj Reddy, Hrishav Bakul Barua, Junn Yong Loo, Thanh Thi Nguyen 외 arxiv

Diffusion-based trajectory planners have demonstrated strong capability for modeling the multimodal nature of human driving behavior, but their reliance on iterative stochastic sampling poses critical challenges for real…

Trajectory PlanningAutonomous Driving