Multi-Agent Procedural Graph Extraction with Structural and Logical Refinement
Wangyang Ying, Yanchi Liu, Xujiang Zhao, Wei Cheng, Zhengzhang Chen, Wenchao Yu, Yanjie Fu, Haifeng Chen

TL;DR
This paper introduces extsc{Multi-Agent Procedural Graph Extraction}, a multi-agent framework that iteratively refines procedural graphs from natural language by addressing structural and logical errors, significantly improving correctness and consistency.
Contribution
It proposes a novel multi-agent, multi-round reasoning framework with dedicated structural and logical refinement stages for extracting accurate procedural graphs from text.
Findings
Achieves substantial improvements in structural correctness.
Enhances logical consistency of extracted graphs.
Operates without supervision or parameter updates.
Abstract
Automatically extracting workflows as procedural graphs from natural language is promising yet underexplored, demanding both structural validity and logical alignment. While recent large language models (LLMs) show potential for procedural graph extraction, they often produce ill-formed structures or misinterpret logical flows. We present \model{}, a multi-agent framework that formulates procedural graph extraction as a multi-round reasoning process with dedicated structural and logical refinement. The framework iterates through three stages: (1) a graph extraction phase with the graph builder agent, (2) a structural feedback phase in which a simulation agent diagnoses and explains structural defects, and (3) a logical feedback phase in which a semantic agent aligns semantics between flow logic and linguistic cues in the source text. Important feedback is prioritized and expressed in…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Model-Driven Software Engineering Techniques
