Over the past year, AlphaEvolve (DeepMind) and DeepEvolve (Liu et al.) have taken on one of science’s most audacious challenges: can machines not only execute discovery but originate it? Both leverage large language models (LLMs) to iteratively evolve algorithms through feedback and automated evaluation.

AlphaEvolve reframed discovery as code evolution: LLMs proposing edits, testing them, and optimizing against performance scores. DeepEvolve extends this paradigm by integrating deep research: literature retrieval, structured reasoning, multi-file implementation, and automatic debugging. Together, they signal a shift from code-writing tools to more active scientific collaborators and raise foundational questions about what counts as “understanding.”

Scientific Insight

AlphaEvolve’s achievements are real and impressive: it discovered a novel algorithm for 4×4 matrix multiplication, improving on a benchmark that had stood since 1969. But its limitations are equally instructive. When optimization is tethered entirely to scalar reward signals, models risk learning how to perform rather than how to understand.

DeepEvolve addresses some of this by incorporating retrieval-augmented reasoning and grounded iteration, showing measurable gains across nine domains—from molecular property prediction to polymer engineering. Yet the deeper challenge persists: these systems can refine heuristics, but they cannot yet articulate principles; the boundary between discovery and reward chasing remains unresolved.

Leadership Angle

For R&D leaders in life sciences or diagnostics, these systems are both technical achievements and strategic case studies.

Peter Drucker once warned: “What gets measured gets managed—even when it’s pointless to measure or manage it.” In the context of these papers, the risk is clear: if we measure only performance, we may optimize into blind alleys. The opportunity lies in designing systems (and organizations!) that ask better questions, not just produce better scores.

Mentorship Angle

For early-career scientists, the message isn’t to fear or avoid these tools (please don’t, these tools are amazing!), but to understand their limitations. AlphaEvolve and DeepEvolve can automate exploration, but perhaps not judgment. They can generate thousands of hypotheses in hours, but still depend on human insight to distinguish signal from noise. And require careful thought in setting up reward systems that uncover real meaning in the context you care about.

In a world where even machines can “research,” the defining trait of good science will be the discipline to ask whether improvement is meaningful, not just measurable. That’s the work of real discovery and no algorithm can evolve that for us (at least not yet!).