paper-with-me

홈 › Papers

Evolution without an Oracle: Driving Effective Evolution with LLM Judges

2025-11-23 · Zhe Zhao, Yuheng Yang, Haibin Wen, Xiaojie Qiu, Zaixi Zhang, Qingfu Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.19489

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

A Safe Self-evolution Algorithm for Autonomous Driving Based on Data-Driven Risk Quantification Model

2024-08-23 · Shuo Yang, Shizhen Li, Yanjun Huang, Hong Chen

Autonomous driving systems with self-evolution capabilities have the potential to independently evolve in complex and open environments, allowing to handle more unknown scenarios. However, as a result of the safety-perfo…

Autonomous DrivingEvolutionary AlgorithmsQuantizationSafe Exploration

An open dataset for the evolution of oracle bone characters: EVOBC

2024-01-23 · Haisu Guan, Jinpeng Wan, Yuliang Liu, Pengjie Wang 외

The earliest extant Chinese characters originate from oracle bone inscriptions, which are closely related to other East Asian languages. These inscriptions hold immense value for anthropology and archaeology. However, de…

Decipherment

On the Generalization Gap in Self-Evolving Language Model Reasoning

2026-05-31 · Zhenting Qi, Susanna Maria Baby, Stefanie Anna Baby, Kan Yuan 외 arxiv

Recent work suggests that large language models (LLMs) can improve through self-evolution (SE), using supervision signals generated by the model itself. In this work, we ask: under a strict closed-loop setup, where the s…

Logical Reasoning

GPD-1: Generative Pre-training for Driving

2024-12-11 · Zixun Xie, Sicheng Zuo, Wenzhao Zheng, Yunpeng Zhang 외

Modeling the evolutions of driving scenarios is important for the evaluation and decision-making of autonomous driving systems. Most existing methods focus on one aspect of scene evolution such as map generation, motion …

Autonomous DrivingDecision MakingMotion Planningmotion prediction+2

GaussianWorld: Gaussian World Model for Streaming 3D Occupancy Prediction

2024-12-13 · CVPR 2025 1 · Sicheng Zuo, Wenzhao Zheng, Yuanhui Huang, Jie zhou 외

3D occupancy prediction is important for autonomous driving due to its comprehensive perception of the surroundings. To incorporate sequential inputs, most existing methods fuse representations from previous frames to in…

Autonomous DrivingPrediction