Enabling Conversational Behavior Reasoning Capabilities in Full-Duplex Speech
Shuchang Pan, Siddharth Banerjee, Dhruv Hebbar, Siddhant Patel, Akshaj Gupta, Kan Jen Cheng, Hanjo Kim, Zeyi Austin Li, Martin Q. Ma, Tingle Li, Gopala Anumanchipalli, Jiachen Lian
TL;DR
The paper reframes full-duplex spoken dialogue as a perception–reasoning–generation problem and introduces a Graph-of-Thoughts (GoT) framework that models the causal chain from high-level conversational intents to low-level speech acts. It combines a hierarchical conversational behavior detector with GoT-based reasoning to produce interpretable rationales in real time, trained on a hybrid synthetic-real corpus. Empirical results show robust behavior detection, plausible rationale generation, and transferable reasoning from simulated to real speech, with ablations highlighting the benefits of multimodal fusion and constrained causality. This work advances interpretable, reasoning-driven duplex dialogue systems and provides benchmarks for evaluating conversational reasoning in real-time speech.
Abstract
Human conversation is organized by an implicit chain of thoughts that manifests as timed speech acts. Capturing this causal pathway is key to building natural full-duplex interactive systems. We introduce a framework that enables reasoning over conversational behaviors by modeling this process as causal inference within a Graph-of-Thoughts (GoT). Our approach formalizes the intent-to-action pathway with a hierarchical labeling scheme, predicting high-level communicative intents and low-level speech acts to learn their causal and temporal dependencies. To train this system, we develop a hybrid corpus that pairs controllable, event-rich simulations with human-annotated rationales and real conversational speech. The GoT framework structures streaming predictions as an evolving graph, enabling a multimodal transformer to forecast the next speech act, generate concise justifications for its decisions, and dynamically refine its reasoning. Experiments on both synthetic and real duplex dialogues show that the framework delivers robust behavior detection, produces interpretable reasoning chains, and establishes a foundation for benchmarking conversational reasoning in full duplex spoken dialogue systems.
