cd /news/machine-learning/bridging-spherical-black-box-optimiz… · home topics machine-learning article
[ARTICLE · art-48310] src=sakana.ai ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Bridging Spherical Black-Box Optimizers

Researchers at ICML 2026 presented a unified framework showing that parametric and nonparametric black-box optimizers are variations of a single update equation. By bridging this theoretical gap, they developed hybrid optimizers AdaPol and SchedPol that efficiently merge foundation models, finding generalized high-quality solutions at reduced computational cost.

read1 min views8 publishedJul 3, 2026
Bridging Spherical Black-Box Optimizers
Image: Sakana (auto-discovered)

We are pleased to present our research at ICML 2026, “Bridging Spherical Black-Box Optimizers”.

When optimizing through simulators, external APIs, or in reinforcement learning, gradients are often unavailable. Black-Box Optimization (BBO) fills this gap, but the field has been historically split into two categories:

Parametric Methods: Algorithms like Evolution Strategies (ES) scale to high dimensions but only find a single solution.

Nonparametric Methods: Algorithms like Consensus-Based Optimization (CBO) find multiple solutions but fail in high dimensions.

Our team asked a simple question: what if they are all doing the same thing?

In our paper, we showed that these distinct families are actually variations of a single update equation. By bridging this theoretical gap, we can now engineer custom hybrid optimizers for specific tasks.

A key application of this is merging foundation models. Building on our previous work in Evolutionary Model Merging, we faced a computational challenge. Evaluating large language models at every step is resource-intensive, but using a smaller evaluation dataset causes standard unimodal optimizers to overfit.

By treating LLM merging as a multimodal problem and deploying our newly developed hybrid optimizers, AdaPol and SchedPol, we successfully navigated this issue. The algorithms identified multiple distinct optima on the smaller dataset, allowing us to find generalized, high-quality merges at a fraction of the compute cost.

── more in #machine-learning 4 stories · sorted by recency
── more on @icml 2026 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/bridging-spherical-b…] indexed:0 read:1min 2026-07-03 ·