HyEvo: Self-Evolving Hybrid Agentic Workflows for Efficient Reasoning
Beibei Xu, Yutong Ye, Chuyun Shen, Yingbo Zhou, Cheng Chen, Mingsong Chen

TL;DR
HyEvo introduces a hybrid, evolutionary approach to automatically generate efficient agentic workflows combining probabilistic reasoning and deterministic execution, significantly improving performance and reducing costs.
Contribution
The paper presents HyEvo, a novel framework that integrates heterogeneous nodes and an evolutionary search to enhance workflow generation for complex reasoning tasks.
Findings
HyEvo outperforms existing methods on diverse benchmarks.
Reduces inference cost by up to 19 times.
Decreases execution latency by up to 16 times.
Abstract
Although agentic workflows have demonstrated strong potential for solving complex tasks, existing automated generation methods remain inefficient and underperform, as they rely on predefined operator libraries and homogeneous LLM-only workflows in which all task-level computation is performed through probabilistic inference. To address these limitations, we propose HyEvo, an automated workflow-generation framework that leverages heterogeneous atomic synthesis. HyEvo integrates probabilistic LLM nodes for semantic reasoning with deterministic code nodes for rule-based execution, offloading predictable operations from LLM inference and reducing inference cost and execution latency. To efficiently navigate the hybrid search space, HyEvo employs an LLM-driven multi-island evolutionary strategy with a reflect-then-generate mechanism, iteratively refining both workflow topology and node logic…
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
TopicsScientific Computing and Data Management · Machine Learning in Materials Science · Modular Robots and Swarm Intelligence
