What Makes an LLM a Good Optimizer? A Trajectory Analysis of LLM-Guided Evolutionary Search
arXiv cs.CL / 4/22/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper studies why LLMs improve results in evolutionary and agentic optimization systems by analyzing large-scale optimization trajectories across 15 LLMs and 8 tasks.
- While stronger zero-shot problem-solving correlates with better final optimization, it accounts for only part of the performance variance, implying that the LLM’s induced search dynamics matter.
- Effective LLM optimizers act as “local refiners,” making frequent small gains and gradually concentrating the search in semantically relevant regions, whereas weaker ones cause “semantic drift.”
- Solution novelty does not reliably predict final performance; novelty helps only when the search stays sufficiently localized near high-performing areas of the solution space.
- The authors argue that trajectory analysis is essential for designing and training more effective LLM-based optimization systems and for diagnosing failure modes.


