Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ROOT: Rethinking Offline Optimization as Distributional Translation via Probabilistic Bridge

About

This paper studies the black-box optimization task which aims to find the maxima of a black-box function using a static set of its observed input-output pairs. This is often achieved via learning and optimizing a surrogate function with that offline data. Alternatively, it can also be framed as an inverse modeling task that maps a desired performance to potential input candidates that achieve it. Both approaches are constrained by the limited amount of offline data. To mitigate this limitation, we introduce a new perspective that casts offline optimization as a distributional translation task. This is formulated as learning a probabilistic bridge transforming an implicit distribution of low-value inputs (i.e., offline data) into another distribution of high-value inputs (i.e., solution candidates). Such probabilistic bridge can be learned using low- and high-value inputs sampled from synthetic functions that resemble the target function. These synthetic functions are constructed as the mean posterior of multiple Gaussian processes fitted with different parameterizations on the offline data, alleviating the data bottleneck. The proposed approach is evaluated on an extensive benchmark comprising most recent methods, demonstrating significant improvement and establishing a new state-of-the-art performance. Our code is publicly available at https://github.com/cuong-dm/ROOT.

Manh Cuong Dao, The Hung Tran, Phi Le Nguyen, Thao Nguyen Truong, Trong Nghia Hoang• 2025

Related benchmarks

TaskDatasetResultRank
Offline Black-box OptimizationD'Kitty
Normalized Median Score0.919
25
Offline Black-box OptimizationAnt
Normalized Median Score0.712
25
Offline Black-box OptimizationTF8
Normalized Median Score59.5
25
Offline Black-box OptimizationSuperC
Normalized Median Score40.5
25
Offline Black-box OptimizationLLM-DM
Normalized Median Score90.5
25
Offline Black-box OptimizationTF10
Normalized Median Score0.473
25
Offline Black-box OptimizationOverall Task Suite SuperC, Ant, D’Kitty, LLM-DM, TF8, TF10
Mean Rank6.2
24
Offline Model-Based OptimizationD'Kitty Morphology Design-Bench
100th Percentile Score96.7
23
Offline Model-Based OptimizationAnt Morphology Design-Bench
100th Percentile Score0.958
23
Offline Model-Based OptimizationSuperconductor Design-Bench
Score (P100)45.1
22
Showing 10 of 13 rows

Other info

Follow for update