SEAINov 23, 2025

Evolution without an Oracle: Driving Effective Evolution with LLM Judges

arXiv:2511.19489v1
Originality Highly original
AI Analysis

This enables evolutionary optimization in open-ended domains without ground truth, representing a paradigm shift rather than an incremental advance.

The paper tackled the problem of evolutionary computation relying on objective fitness functions by proposing a framework that uses LLM judges for subjective evaluation, resulting in over 50% improvement in software requirement satisfaction and a 95% perfect pass rate on complex tasks.

The integration of Large Language Models (LLMs) with Evolutionary Computation (EC) has unlocked new frontiers in scientific discovery but remains shackled by a fundamental constraint: the reliance on an Oracle--an objective, machine-computable fitness function. This paper breaks this barrier by asking: Can evolution thrive in a purely subjective landscape governed solely by LLM judges? We introduce MADE (Multi-Agent Decomposed Evolution), a framework that tames the inherent noise of subjective evaluation through "Problem Specification." By decomposing vague instructions into specific, verifiable sub-requirements, MADE transforms high-variance LLM feedback into stable, precise selection pressure. The results are transformative: across complex benchmarks like DevAI and InfoBench, MADE outperforms strong baselines by over 50% in software requirement satisfaction (39.9% to 61.9%) and achieves a 95% perfect pass rate on complex instruction following. This work validates a fundamental paradigm shift: moving from optimizing "computable metrics" to "describable qualities," thereby unlocking evolutionary optimization for the vast open-ended domains where no ground truth exists.

Foundations

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

Your Notes