AgentSwift: Efficient LLM Agent Design via Value-guided Hierarchical Search
Yu Li, Lehui Li, Zhihao Wu, Qingmin Liao, Jianye Hao, Kun Shao, Fengli Xu, Yong Li

TL;DR
AgentSwift introduces a hierarchical search framework that co-optimizes agent workflows and components, significantly improving automated LLM agent design efficiency and effectiveness across multiple domains.
Contribution
The paper presents a novel hierarchical search space and value-guided exploration strategy for automated LLM agent design, enabling discovery of more complex and high-performing agents.
Findings
Achieves an average of 8.34% performance improvement over existing methods.
Effectively reduces evaluation costs via a new value model training strategy.
Demonstrates versatility across seven diverse benchmark domains.
Abstract
Large language model (LLM) agents have demonstrated strong capabilities across diverse domains, yet automated agent design remains a significant challenge. Current automated agent design approaches are often constrained by limited search spaces that primarily optimize workflows but fail to integrate crucial human-designed components like memory, planning, and tool use. Furthermore, these methods are hampered by high evaluation costs, as evaluating even a single new agent on a benchmark can require tens of dollars. The difficulty of this exploration is further exacerbated by inefficient search strategies that struggle to navigate the large design space effectively, making the discovery of novel agents a slow and resource-intensive process. To address these challenges, we propose AgentSwift, a novel framework for automated agent design. We formalize a hierarchical search space that…
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
Taxonomy
TopicsMultimodal Machine Learning Applications · Multi-Agent Systems and Negotiation · Artificial Intelligence in Games
