PulseAugur
LIVE 12:22:29
research · [2 sources] ·
0
research

Study: Feature computation budget impacts per-instance algorithm selection in BBO

A new paper explores the impact of feature computation budgets on per-instance algorithm selection (PIAS) for black-box optimization. The study investigates how much of the optimization budget should be allocated to computing instance features for PIAS to be beneficial. Findings indicate that PIAS remains viable even when a significant portion of the budget is used for feature computation, though the optimal tradeoff varies by scenario. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT This research could inform the design of more efficient optimization algorithms by clarifying the trade-offs in feature computation.

RANK_REASON This is a research paper published on arXiv discussing a specific technical aspect of optimization algorithms.

Read on arXiv cs.LG →

COVERAGE [2]

  1. arXiv cs.LG TIER_1 · Koen van der Blom, Diederick Vermetten ·

    On the Influence of the Feature Computation Budget on Per-Instance Algorithm Selection for Black-Box Optimization

    arXiv:2605.04954v1 Announce Type: cross Abstract: Per-instance algorithm selection (PIAS) takes advantage of complementarity between a set of algorithms by deciding which algorithm to run on a given instance. This decision is based on features of the instances, which, in the cont…

  2. arXiv cs.LG TIER_1 · Diederick Vermetten ·

    On the Influence of the Feature Computation Budget on Per-Instance Algorithm Selection for Black-Box Optimization

    Per-instance algorithm selection (PIAS) takes advantage of complementarity between a set of algorithms by deciding which algorithm to run on a given instance. This decision is based on features of the instances, which, in the context of black-box optimization (BBO), require a par…