Pareto-Optimal Anytime Algorithms via Bayesian Racing
Jonathan Wurth, Helena Stegherr, Neele Kemper, Michael Heider, J\"org H\"ahner

TL;DR
This paper introduces a novel Bayesian racing framework for comparing optimization algorithms over time, forming Pareto sets without needing bounds or normalization, thus enabling more robust and flexible algorithm selection.
Contribution
It proposes a Pareto optimization approach for anytime algorithms using Bayesian inference and ranking models, avoiding normalization and enabling adaptive, early elimination of dominated algorithms.
Findings
The method accurately identifies Pareto-optimal algorithms across diverse instances.
It requires no prior bounds or normalization for objective values.
The approach supports flexible, risk-aware algorithm selection.
Abstract
Selecting an optimization algorithm requires comparing candidates across problem instances, but the computational budget for deployment is often unknown at benchmarking time. Current methods either collapse anytime performance into a scalar, require manual interpretation of plots, or produce conclusions that change when algorithms are added or removed. Moreover, methods based on raw objective values require normalization, which needs bounds or optima that are often unavailable and breaks coherent aggregation across instances. We propose a framework that formulates anytime algorithm comparison as Pareto optimization over time: an algorithm is non-dominated if no competitor beats it at every timepoint. By using rankings rather than objective values, our approach requires no bounds, no normalization, and aggregates coherently across arbitrary instance distributions without requiring known…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research · Gaussian Processes and Bayesian Inference
