English

In-Context Black-Box Optimization with Unreliable Feedback

Machine Learning 2026-05-08 v1 Artificial Intelligence

Abstract

Black-box optimization in science and engineering often comes with side information: experts, simulators, pretrained predictors, or heuristics can suggest which candidates look promising. This information can accelerate search, but it can also be biased, input-dependent, or misleading. Feedback-aware BO methods typically handle one task at a time, limiting their ability to generalize over multiple sources of feedback. In-context optimizers address cross-task adaptation, but usually assume that optimization history is the only available signal at test time. We study feedback-informed in-context black-box optimization (FICBO), where a pretrained optimizer conditions on both the observed history and cheap auxiliary feedback for the current candidate set. We introduce a structured feedback prior that models how feedback sources vary in their access, relevance, and distortion relative to the true objective, and use it to pretrain a feedback-aware transformer. At test time, the model estimates source reliability in context by comparing observed objective values with auxiliary signals, improving query selection. On synthetic and real-world tasks, FICBO effectively exploits informative feedback while remaining robust to weak or misleading sources, improving over other baselines. Empirical investigations further illustrate how the model perceives test-time sources, offering insights into its interpretability and decision-making process.

Keywords

Cite

@article{arxiv.2605.06187,
  title  = {In-Context Black-Box Optimization with Unreliable Feedback},
  author = {Nicolas Samuel Blumer and Julien Martinelli and Samuel Kaski},
  journal= {arXiv preprint arXiv:2605.06187},
  year   = {2026}
}
R2 v1 2026-07-01T12:54:57.010Z