paper-with-me

Papers

Support-Proximity Augmented Diffusion Estimation for Offline Black-Box Optimization

2026-05-11 · Yonghan Yang, Ye Yuan, Zipeng Sun, Linfeng Du, Bowei He, Haolun Wu, Can Chen, Xue Liu arxiv

Offline black-box optimization aims to discover novel designs with high property scores using only a static dataset, a task fundamentally challenged by the out-of-distribution (OOD) extrapolation problem. Existing approaches typically bifurcate into inverse methods, which struggle with the ill-posed nature of mapping scores to designs, and forward methods, which often lack the distributional expressivity to quantify uncertainty effectively. In this work, we propose SPADE (Support-Proximity Augmented Diffusion Estimation), a novel framework that reimagines forward surrogate modeling through the lens of conditional generative modeling. SPADE models the forward likelihood p(y|x) using a diffusion model, but with two critical enhancements to tailor it for optimization: (1) a Calibrated Diffusion Estimation module that enforces global consistency in statistical moments and pairwise rankings, and (2) a Support-Proximity Regularization mechanism that implicitly internalizes the data manifold constraint p(x) via kNN-based density estimation. Theoretically, we prove that our regularization is first-order equivalent to maximizing a Bayesian posterior with a valid design prior. Empirically, SPADE achieves state-of-the-art performance across Design-Bench tasks and an LLM data mixture optimization benchmark.

📄 PDF Abstract BibTeX arXiv:2605.11246

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

DmC: Nearest Neighbor Guidance Diffusion Model for Offline Cross-domain Reinforcement Learning

2025-07-28 · Linh Le Pham Van, Minh Hoang Nguyen, Duc Kieu, Hung Le 외 arxiv

Cross-domain offline reinforcement learning (RL) seeks to enhance sample efficiency in offline RL by utilizing additional offline source datasets. A key challenge is to identify and utilize source samples that are most r…

Reinforcement LearningOffline RL

Social Learning and Diffusion of Pervasive Goods: An Empirical Study of an African App Store

2017-02-22 · Meisam Hejazi Nia, Brian T. Ratchford, Norris Bruce

In this study, the authors develop a structural model that combines a macro diffusion model with a micro choice model to control for the effect of social influence on the mobile app choices of customers over app stores. …

counterfactualMarketing

Training-Free Open-Vocabulary Segmentation with Offline Diffusion-Augmented Prototype Generation

2024-04-09 · CVPR 2024 1 · Luca Barsellotti, Roberto Amoroso, Marcella Cornia, Lorenzo Baraldi 외

Open-vocabulary semantic segmentation aims at segmenting arbitrary categories expressed in textual form. Previous works have trained over large amounts of image-caption pairs to enforce pixel-level multimodal alignments.…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

Diffusion-Based Offline RL for Improved Decision-Making in Augmented ARC Task

2024-10-15 · Yunho Kim, JaeHyun Park, Heejun Kim, Sejin Kim 외

Effective long-term strategies enable AI systems to navigate complex environments by making sequential decisions over extended horizons. Similarly, reinforcement learning (RL) agents optimize decisions across sequences t…

ARCDecision MakingNavigateOffline RL+2

Shortcut Trajectory Planning for Efficient Offline Reinforcement Learning

2026-07-10 · Guanquan Wang, Yoshimasa Tsuruoka arxiv

Diffusion-based trajectory planners have shown strong performance in offline reinforcement learning, but their iterative denoising process often incurs high inference cost. Consistency-based planners reduce the number of…

Reinforcement LearningTrajectory Planning