Evolving Excellence: Automated Optimization of LLM-based Agents
Paul Brookes, Vardan Voskanyan, Rafail Giavrimis, Matthew Truscott, Mina Ilieva, Chrystalla Pavlou, Alexandru Staicu, Manal Adham, Will Evers- Hood, Jingzhi Gong, Kejia Zhang, Matvey Fedoseev, Vishal Sharma, Roman Bauer, Zheng Wang, Hema Nair, Wei Jie, Tianhua Xu

TL;DR
This paper introduces ARTEMIS, a no-code evolutionary platform that automatically optimizes large language model-based agents by jointly tuning configurations, leading to significant performance improvements across various tasks and models.
Contribution
ARTEMIS is a novel, semantically-aware genetic optimization platform that automates the tuning of LLM agent configurations without architectural changes, addressing limitations of existing methods.
Findings
Achieved 13.6% improvement in acceptance rate for competitive programming agent.
Realized 10.1% performance gain in code optimization agent.
Reduced token usage by 36.9% in reasoning tasks.
Abstract
Agentic AI systems built on large language models (LLMs) offer significant potential for automating complex workflows, from software development to customer support. However, LLM agents often underperform due to suboptimal configurations; poorly tuned prompts, tool descriptions, and parameters that typically require weeks of manual refinement. Existing optimization methods either are too complex for general use or treat components in isolation, missing critical interdependencies. We present ARTEMIS, a no-code evolutionary optimization platform that jointly optimizes agent configurations through semantically-aware genetic operators. Given only a benchmark script and natural language goals, ARTEMIS automatically discovers configurable components, extracts performance signals from execution logs, and evolves configurations without requiring architectural modifications. We evaluate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning in Materials Science · Multi-Agent Systems and Negotiation
