Programme

Schedule of talks and activities


The BOSS workshop will take place on Sunday, 30 August 2026 in Room 3 at PPSN 2026, Trento, Italy. The workshop runs in two parts, from 09:00 – 10:00 and 10:45 – 11:45, separated by the morning coffee break.

The workshop will feature three invited speakers and a panel discussion on hot topics in surrogate-assisted optimisation. See the PPSN 2026 programme for the full conference schedule.

Schedule

Time Activity
09:00 Welcome / workshop opens
09:00 – 09:30 Jakub Kůdela — A Tour of the Separate Islands of Model-based Optimization
09:30 – 10:00 Hemant Singh — Partial Evaluation Strategies for Expensive Optimization
10:00 – 10:45 Coffee break
10:45 – 11:15 Elena Raponi — Can LLMs Design Bayesian Optimization Algorithms? Lessons from LLaMEA-BO
11:15 – 11:45 Panel discussion on hot topics in surrogate-assisted optimisation
11:45 Workshop closes


Invited Speakers

Jakub Kůdela

Jakub Kůdela

Institute of Automation and Computer Science, Brno University of Technology

Time: 09:00 – 09:30

Title: A Tour of the Separate Islands of Model-based Optimization

Abstract:
Expensive black-box optimization has produced several mature research traditions, including DIRECT-type partitioning methods, deterministic response-surface optimization, model-based derivative-free optimization, Bayesian optimization, and surrogate-assisted evolutionary algorithms. Although these approaches address closely related problems, they have developed largely within separate communities, with distinct terminology, software ecosystems, benchmark suites, and experimental conventions. This talk reviews their common principles, methodological differences, and current research directions, then examines the surprisingly limited evidence from direct cross-family comparisons.

Hemant Singh

Hemant Singh

University of New South Wales

Time: 09:30 – 10:00

Title: Partial Evaluation Strategies for Expensive Optimization

Abstract:
Real-world optimization problems are frequently expensive, with objectives and constraints assessed through costly simulations or experiments. Conventional evolutionary computation treats each solution evaluation as a single, monolithic black box returning all objective and constraint values simultaneously. Yet in many practical settings, these functions can be evaluated independently, sometimes at different costs. This creates an opportunity for substantial savings through partial evaluation, that is, evaluating only a subset of constraints or objectives for a candidate solution to guide the search.

In this talk, I outline some of our work in this direction. This includes initial studies combining evolutionary constraint-handling schemes with random sequencing, followed by more principled approaches such as feasibility-ratio-based sequencing. I then discuss extensions to computationally expensive constrained optimization via surrogate-assisted algorithms, to settings with heterogeneous evaluation costs across constraints, and to multi-objective optimization where objectives are selectively evaluated. Together, this line of work highlights that deciding what to evaluate, not only where to sample, is a promising approach for reducing the cost of expensive optimization, with several open challenges remaining.

Elena Raponi

Elena Raponi

Natural Computing Group, LIACS, Leiden University

Time: 10:45 – 11:15

Title: Can LLMs Design Bayesian Optimization Algorithms? Lessons from LLaMEA-BO

Abstract:
Large Language Models (LLMs) are increasingly being used not only to assist optimization, but to generate optimization algorithms themselves. But what do LLMs actually design when given this freedom? Do they discover genuinely new optimization strategies, intelligently recombine existing ideas, or simply exploit the benchmarks used to evaluate them?

In this talk, I use LLaMEA-BO, an evolutionary framework in which LLMs iteratively generate and improve Bayesian optimization code, as a case study to explore these questions. Rather than focusing only on performance, I look inside the generated algorithms, examining which design patterns emerge, how they vary across dimensions and tasks, and whether they rediscover, recombine, or depart from established BO principles. From these observations, I discuss the current capabilities and limitations of LLM-driven algorithm design, including novelty, generalization, benchmark overfitting, and interpretability.

Panel Discussion

Time: 11:15 – 11:45

Topic: Hot topics in surrogate-assisted optimisation

Panel: Jakub Kůdela, Elena Raponi, Hemant Singh

Chair: Alma Rahat