paper-with-me

홈 › Papers

Posterior Inference in Latent Space for Scalable Constrained Black-box Optimization

2025-07-01 · Kiyoung Om, Kyuil Sim, Taeyoung Yun, Hyeongyu Kang, Jinkyoo Park arxiv

Optimizing high-dimensional black-box functions under black-box constraints is a pervasive task in a wide range of scientific and engineering problems. These problems are typically harder than unconstrained problems due to hard-to-find feasible regions. In this work, we reformulate constrained black-box optimization as posterior inference, and perform this inference in the latent space of generative models. Our method iterates through two stages. First, we train flow-based models to capture the data distribution and surrogate models that predict both function values and constraint violations. Second, we cast the candidate selection problem as a posterior inference problem to effectively search for promising candidates that have high objective values while not violating the constraints. Concretely, we utilize outsourced diffusion models to amortize the sampling from the posterior distribution in the latent space of flow-based models, which can bypass the issue of mode collapse. We empirically demonstrate that our method achieves superior performance across synthetic and real-world tasks. Our code is available \href{https://github.com/umkiyoung/CiBO}{here}.

📄 PDF Abstract BibTeX arXiv:2507.00480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Select-and-Sample for Spike-and-Slab Sparse Coding

2016-12-01 · NeurIPS 2016 12 · Abdul-Saboor Sheikh, Jörg Lücke

Probabilistic inference serves as a popular model for neural processing. It is still unclear, however, how approximate probabilistic inference can be accurate and scalable to very high-dimensional continuous latent space…

Denoising

Scalable Variational Gaussian Process Regression Networks

2020-03-25 · Shibo Li, Wei Xing, Mike Kirby, Shandian Zhe

Gaussian process regression networks (GPRN) are powerful Bayesian models for multi-output regression, but their inference is intractable. To address this issue, existing methods use a fully factorized structure (or a mix…

regressionVariational Inference

Forward-Backward Latent State Inference for Hidden Continuous-Time semi-Markov Chains

2022-10-17 · Nicolai Engelmann, Heinz Koeppl

Hidden semi-Markov Models (HSMM's) - while broadly in use - are restricted to a discrete and uniform time grid. They are thus not well suited to explain often irregularly spaced discrete event data from continuous-time p…

Deep Autoencoding Topic Model with Scalable Hybrid Bayesian Inference

2020-06-15 · Hao Zhang, Bo Chen, Yulai Cong, Dandan Guo 외

To build a flexible and interpretable model for document analysis, we develop deep autoencoding topic model (DATM) that uses a hierarchy of gamma distributions to construct its multi-stochastic-layer generative network. …

Bayesian Inference

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization