FloCA: Towards Faithful and Logically Consistent Flowchart Reasoning
Jinzi Zou, Bolin Wang, Liang Li, Shuo Zhang, Nuo Xu, Junzhou Zhao

TL;DR
This paper introduces FloCA, a zero-shot system that enhances flowchart reasoning in dialogue by combining LLMs with an external graph execution tool, ensuring faithful and consistent decision-making.
Contribution
FloCA is the first to integrate external topology-aware reasoning with LLMs for flowchart dialogue, improving faithfulness and logical consistency in multi-turn interactions.
Findings
FloCA outperforms existing LLM-based methods on FLODIAL and PFDial datasets.
The external graph execution ensures logical consistency in flowchart transitions.
The evaluation framework effectively measures reasoning accuracy and interaction efficiency.
Abstract
Flowchart-oriented dialogue (FOD) systems aim to guide users through multi-turn decision-making or operational procedures by following a domain-specific flowchart to achieve a task goal. In this work, we formalize flowchart reasoning in FOD as grounding user input to flowchart nodes at each dialogue turn while ensuring node transition is consistent with the correct flowchart path. Despite recent advances of LLMs in task-oriented dialogue systems, adapting them to FOD still faces two limitations: (1) LLMs lack an explicit mechanism to represent and reason over flowchart topology, and (2) they are prone to hallucinations, leading to unfaithful flowchart reasoning. To address these limitations, we propose FloCA, a zero-shot flowchart-oriented conversational agent. FloCA uses an LLM for intent understanding and response generation while delegating flowchart reasoning to an external tool…
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
TopicsTopic Modeling · Speech and dialogue systems · Multimodal Machine Learning Applications
