AICLApr 9

Squeeze Evolve: Unified Multi-Model Orchestration for Verifier-Free Evolution

arXiv:2604.0772594.43 citationsh-index: 3Has Code
AI Analysis

This addresses efficiency and diversity issues in evolutionary AI methods for researchers and practitioners, representing a strong specific gain rather than a foundational breakthrough.

The paper tackles the problem of verifier-free evolution being bottlenecked by diversity collapse and high computational costs, introducing Squeeze Evolve, a multi-model orchestration framework that reduces API costs by up to ~3× and increases serving throughput by up to ~10× while achieving state-of-the-art results on several benchmarks.

We show that verifier-free evolution is bottlenecked by both diversity and efficiency: without external correction, repeated evolution accelerates collapse toward narrow modes, while the uniform use of a high-cost model wastes compute and quickly becomes economically impractical. We introduce Squeeze Evolve, a unified multi-model orchestration framework for verifier-free evolutionary inference. Our approach is guided by a simple principle: allocate model capability where it has the highest marginal utility. Stronger models are reserved for high-impact stages, while cheaper models handle the other stages at much lower costs. This principle addresses diversity and cost-efficiency jointly while remaining lightweight. Squeeze Evolve naturally supports open-source, closed-source, and mixed-model deployments. Across AIME 2025, HMMT 2025, LiveCodeBench V6, GPQA-Diamond, ARC-AGI-V2, and multimodal vision benchmarks, such as MMMU-Pro and BabyVision, Squeeze Evolve consistently improves the cost-capability frontier over single-model evolution and achieves new state-of-the-art results on several tasks. Empirically, Squeeze Evolve reduces API cost by up to $\sim$3$\times$ and increases fixed-budget serving throughput by up to $\sim$10$\times$. Moreover, on discovery tasks, Squeeze Evolve is the first verifier-free evolutionary method to match, and in some cases exceed, the performance of verifier-based evolutionary methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes