paper-with-me

홈 › Papers

Black-Box Optimization From Small Offline Datasets via Meta Learning with Synthetic Tasks

2026-04-14 · Azza Fadhel, The Hung Tran, Trong Nghia Hoang, Jana Doppa arxiv

We consider the problem of offline black-box optimization, where the goal is to discover optimal designs (e.g., molecules or materials) from past experimental data. A key challenge in this setting is data scarcity: in many scientific applications, only small or poor-quality datasets are available, which severely limits the effectiveness of existing algorithms. Prior work has theoretically and empirically shown that performance of offline optimization algorithms depends on how well the surrogate model captures the optimization bias (i.e., ability to rank input designs correctly), which is challenging to accomplish with limited experimental data. This paper proposes Surrogate Learning with Optimization Bias via Synthetic Task Generation (OptBias), a meta-learning framework that directly tackles data scarcity. OptBias learns a reusable optimization bias by training on synthetic tasks generated from a Gaussian process, and then fine-tunes the surrogate model on the small data for the target task. Across diverse continuous and discrete offline optimization benchmarks, OptBias consistently outperforms state-of-the-art baselines in small data regimes. These results highlight OptBias as a robust and practical solution for offline optimization in realistic small data settings.

📄 PDF Abstract BibTeX arXiv:2604.12325

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-Black-Box-Optimization through Offline Q-function Learning

2025-05-04 · Zeyuan Ma, Zhiguang Cao, Zhou Jiang, Hongshu Guo 외

Recent progress in Meta-Black-Box-Optimization (MetaBBO) has demonstrated that using RL to learn a meta-level policy for dynamic algorithm configuration (DAC) over an optimization task distribution could significantly en…

BenchmarkingMambaQ-Learning

Generative Pretraining for Black-Box Optimization

2022-06-22 · Siddarth Krishnamoorthy, Satvik Mehul Mashkaria, Aditya Grover

Many problems in science and engineering involve optimizing an expensive black-box function over a high-dimensional space. For such black-box optimization (BBO) problems, we typically assume a small budget for online fun…

An Offline Meta Black-box Optimization Framework for Adaptive Design of Urban Traffic Light Management Systems

2024-08-14 · Taeyoung Yun, Kanghoon Lee, Sujin Yun, Ilmyung Kim 외

Complex urban road networks with high vehicle occupancy frequently face severe traffic congestion. Designing an effective strategy for managing multiple traffic lights plays a crucial role in managing congestion. However…

Bayesian OptimizationManagement

Offline Meta-Reinforcement Learning with Advantage Weighting

2020-08-13 · Eric Mitchell, Rafael Rafailov, Xue Bin Peng, Sergey Levine 외

This paper introduces the offline meta-reinforcement learning (offline meta-RL) problem setting and proposes an algorithm that performs well in this setting. Offline meta-RL is analogous to the widely successful supervis…

Machine TranslationMeta-LearningMeta Reinforcement LearningObject Recognition+4

Understanding Short-Horizon Bias in Stochastic Meta-Optimization

2018-03-06 · ICLR 2018 1 · Yuhuai Wu, Mengye Ren, Renjie Liao, Roger Grosse

Careful tuning of the learning rate, or even schedules thereof, can be crucial to effective neural net training. There has been much recent interest in gradient-based meta-optimization, where one tunes hyperparameters, o…