MLEvolve: Self-Evolving Multi-Agent LLM Framework for Automated ML Algorithm Discovery

Research official 2 src. ~1 min

MLEvolve is a self-evolving multi-agent LLM framework for automated machine learning algorithm discovery. It introduces Progressive Monte Carlo Graph Search (MCGS) with cross-branch information flow, Retrospective Memory (cold-start knowledge base plus dynamic task-specific memory), and hierarchical planning that decouples strategy from code generation. On MLE-Bench, it achieves state-of-the-art medal rate within a 12-hour budget — half the standard runtime — and outperforms AlphaEvolve on mathematical algorithm optimization tasks. Open-source code is available on GitHub.

Why it matters

Automated algorithm discovery that beats AlphaEvolve signals that LLM agents can do meaningful AI research. The paper received 301 upvotes on HuggingFace Daily Papers, the highest for this period.

Importance: 4/5

Official arXiv publication; 301 HF Daily Papers upvotes (+1 bump); outperforms AlphaEvolve on mathematical optimization — raises the bar for AI-driven research automation.

Sources