Vibeleaderboard
Sakana AI

ai lab

Sakana AI

Sakana matters because it offers a sustained alternative to the idea that progress comes mainly from one larger monolithic model. Its work connects evolutionary model composition, autonomous experimentation, and learned orchestration. The company is most useful to understand when those ideas are evaluated together with their limitations, not when every research prototype is described as a solved scientific or product capability.3,9,10,7

Profile

Overview

A nature-inspired lab in Tokyo

Sakana AI is a Tokyo research company founded in 2023 by David Ha, Llion Jones, and Ren Ito. Ha had studied self-organizing systems and generative models at Google Brain and Stability AI. Jones co-authored the Transformer paper. Ito brought Japanese policy and technology-company experience. They named the company after the Japanese word for fish and organized its research around collective behavior, evolution, and systems made from multiple cooperating parts.1,2

Evolution as model development

The first public program applied evolutionary search to model composition. Evolutionary Model Merge searched both parameter space and data-flow configurations to combine existing Japanese-language, vision-language, and image models without training each result from scratch. The work was published in Nature Machine Intelligence and released with code. It gave Sakana a distinct identity: the lab would investigate how to assemble, adapt, and evolve models rather than compete only through a larger pretraining run.3,4

Automating the research loop

The AI Scientist extended that automation thesis from model construction to research work. The system proposed ideas, wrote and ran experiments, produced manuscripts, and simulated review. A second version removed the need for a human-written code template and used agentic tree search. Independent evaluation found a striking speed and cost advantage but weak paper quality, coding failures, and citation problems. A 2026 Nature paper made the system and its limitations part of a peer-reviewed record rather than settling the question of autonomous science.5,6,7,9

Collective intelligence becomes a product

Sakana has since turned coordination research into products. Fugu presents a learned orchestrator behind one model API, selecting and coordinating a pool of other models. The system draws on ICLR research about learned coordination and verification, while Namazu supplies Japanese-specialized models and Sakana's enterprise work targets finance, government, and industry in Japan. This connects the lab's research theme to a business, but Fugu's strongest benchmark claims still depend heavily on Sakana's own evaluations.10,11,12

Notable contributions

  1. 01Evolutionary Model MergeSakana introduced a method that uses evolutionary search to discover parameter and data-flow combinations of existing models, then released Japanese language, vision-language, and image examples with code.3,4
  2. 02The AI Scientist research loopThe AI Scientist integrated idea generation, coding, experiment execution, visualization, manuscript writing, and simulated review in one open research system. Later work reduced human scaffolding, while independent evaluation documented substantial quality limits.5,6,7,9
  3. 03Learned orchestration delivered as one model APIFugu turns model selection, task delegation, verification, and synthesis into the behavior of a trained coordinator exposed through one endpoint. The product is a notable implementation of learned orchestration, not the invention of model routing or multi-agent systems.10,11,12