← All speakers

Bio, Work & Ideas

Elie Bakouch

Conference affiliation: Research Engineer · Prime Intellect · 2026

Elie Bakouch works on open language models and automated AI research. His 2026 AI Engineer conference biography described him as a Research Engineer at Prime Intellect, working to advance open pre-training and mid-training. Previously at Hugging Face, he created and trained the SmolLM series of efficient language models and contributed to Open-R1, SmolVLM and open pre-training playbooks—comprehensive guides and recipes for training language models from scratch.

In his conference presentation, Bakouch described experiments testing coding agents on the Optimizer Speedrun, where changes are restricted to optimizer-related parameters. Agents proposed experiments, submitted preemptible cluster jobs and read training logs, with record validation requiring a statistical threshold. He reported that Claude Code and Codex surpassed the human record by combining existing methods, without producing a novel optimizer or mechanism. His comparisons examined persistence, memory use, token efficiency and literature search. He also outlined a more controlled benchmark with separate levels of access to external information, and an AlphaEvolve-inspired discovery loop combining idea generation, speedrun evaluation, human judgment and larger-scale testing. He advocates conducting this research openly so researchers beyond major laboratories can understand and evaluate how AI systems perform research.

1 conference talk

Key ideas

Scroll to read ↓

Elie Bakouch’s Optimizer Speedrun experiments show coding agents improving a hard-won community record. Their persistence, memory and literature search reveal useful research capabilities—and a gap between improving existing methods and discovering new ones.

  • The Optimizer Speedrun constrains changes to optimizer-related methods, giving research agents a measurable target and a short experimental cycle.
    3:47 ↗
  • Both agents reportedly improved the human record, but access to community submissions made this a test of extending available research as well as independent search.
    10:40 ↗
  • Persistence, memory writing, delegation and token use differed substantially between agents; elapsed-time progress and output-token efficiency also produced different comparisons.
    8:12 ↗
  • The agents combined existing ideas and improved records without producing a novel optimizer. The proposed next step adds qualitative judgment, human guidance and larger-scale tests to measured speedrun rewards.
    14:58 ↗

References