TLDRocket
Sign in

Bridging Spherical Black-Box Optimizers

Sakana AI

Sakana AI found a hidden link between two rival flavors of gradient-free optimization. That unified math already sped up merging AI models without needing more compute.

Based on reporting by Sakana AI — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

Black-box optimization has always felt like two separate tribes stuck in the same room. On one side, evolution strategies and their parametric cousins, which scale beautifully to huge search spaces but stubbornly converge on a single answer. On the other, consensus-based methods that happily juggle multiple solutions at once but choke once the dimensionality climbs past a few hundred parameters. Sakana AI's new ICML 2026 paper argues that this split was never as fundamental as it looked.

The team's core claim is that both families are really just different settings of one underlying update rule. Once you see ES and CBO as points on the same spectrum rather than separate species, you can start dialing between them, building hybrid optimizers tuned for whatever tradeoff a problem demands. That's not just a tidy theoretical unification; it's a design space Sakana says it can now exploit directly.

The practical test case is merging large language models, an area Sakana has been chipping away at since its earlier evolutionary model-merging work. The catch with LLM merging is brutally simple: evaluating a candidate merge properly means running it against a big dataset, which is slow and expensive. Shrink the dataset to save compute, and standard single-solution optimizers start overfitting to that smaller sample instead of finding merges that actually generalize.

Sakana's fix was to stop treating merging as a search for one best answer and instead frame it as a multimodal problem, one with many good solutions scattered across the landscape of possible merges. Using two new hybrid optimizers born from their unified framework, called AdaPol and SchedPol, they found several distinct high-quality optima on the cheaper, smaller dataset rather than latching onto a single overfit peak. The result: merges that hold up on the full evaluation, achieved without paying for constant large-scale testing along the way.

It's a modest-sounding trick with a fairly big implication. If overfitting on small evaluation sets has been quietly limiting how cheaply people can merge or tune models, a multimodal search strategy borrowed from decades-old optimization theory could shave real compute costs off a process that's becoming central to how foundation models get built.

My take — AI-written commentary, not fact-checked reporting

I like when a paper's real contribution is tidying up a mess nobody wanted to admit was messy, and merging two optimizer families that academics have argued past each other for years counts. The LLM merging payoff is the part that matters commercially, though: cheaper generalization without bigger clusters is exactly the kind of efficiency story that ages well once GPU budgets get tighter, which they will.

Read more about this at: Sakana AI

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.