Simulation-Based Optimization over Discrete Spaces using Projection to Continuous Latent Spaces
Gabriel Hernández-Morales, Brenda Cansino-Loeza, Arturo Jiménez-Gutiérrez, Victor M. Zavala
TL;DR
Addresses the challenge of optimizing complex, discrete design spaces in black-box simulations. Proposes a framework that combines a Variational AutoEncoder (VAE) to map discrete designs to a continuous latent space $\mathbf{z}\in\mathcal{Z}$ and Bayesian Optimization (BO) with a Gaussian Process surrogate to minimize $f(\mathbf{x})$ via $\min_{\mathbf{z}\in\mathcal{Z}} f(\phi^{-1}(\mathbf{z}))$. Demonstrates two AspenPlus-based case studies—caprylic acid extraction and a dividing-wall column—where BO+VAE rapidly identifies Pareto-optimal designs with a small number of simulations. Highlights structured latent-space regions corresponding to different solvents and configurations, enabling efficient exploration under limited budgets.
Abstract
Simulation-based optimization of complex systems over discrete decision spaces is a challenging computational problem. Specifically, discrete decision spaces lead to a combinatorial explosion of possible alternatives, making it computationally prohibitive to perform simulations for all possible combinations. In this work, we present a new approach to handle these issues by transforming/projecting the discrete decision space into a continuous latent space using a probabilistic model know as Variational AutoEncoders. The transformation of the decision space facilitates the implementation of Bayesian optimization (BO), which is an efficient approach that strategically navigates the space to reduce the number of expensive simulations. Here, the key observation is that points in the latent space correspond to decisions in the original mixed-discrete space, but the latent space is much easier to navigate using BO. We illustrate the benefits of our approach through a couple of case studies that aim to design complex distillation systems: the recovery of caprylic acid from water by liquid-liquid extraction and the separation of an azeotropic mixture using a thermally couple column know as extractive dividing wall column.
