FlowMind: Execute-Summarize for Structured Workflow Generation from LLM Reasoning
Yihao Liu, Ziyun Zhang, Zile He, Huaqian Cai

TL;DR
FlowMind introduces an Execute-Summarize framework that separates task execution from workflow construction, improving accuracy and robustness in translating LLM reasoning into structured workflows, validated by extensive experiments on FlowBench.
Contribution
The paper presents a novel decoupled approach for workflow generation from LLM reasoning, outperforming prior integrated methods in accuracy and robustness.
Findings
Outperforms existing methods on FlowBench benchmark.
Decoupling execution and summarization improves workflow accuracy.
Framework enhances robustness in structured workflow generation.
Abstract
LLMs can solve complex tasks through reasoning and tool use, but accurately translating these solutions into structured workflows remains challenging. We model workflows as sequences of tool use and reformulate the problem as designing a mechanism that can both solve tasks and reliably construct workflows. Prior approaches that build workflows during execution often suffer from inaccuracies due to interference between the two processes. We propose an Execute-Summarize(ES) framework that decouples task execution from workflow construction: the model first completes the task using available tools, then independently reconstructs a structured workflow from execution traces. This separation improves workflow accuracy and robustness. We introduce FlowBench and show through extensive experiments that our approach outperforms existing methods, providing a reliable paradigm for grounding…
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
TopicsBusiness Process Modeling and Analysis · Scientific Computing and Data Management · Topic Modeling
