paper-with-me

Papers

Enabling Conversational Behavior Reasoning Capabilities in Full-Duplex Speech

2025-12-25 · 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 arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.21706

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Covo-Audio Technical Report

2026-02-10 · Wenfu Wang, Chenxing Li, Liqiang Zhang, Yiyang Zhao 외 arxiv

In this work, we present Covo-Audio, a 7B-parameter end-to-end LALM that directly processes continuous audio inputs and generates audio outputs within a single unified architecture. Through large-scale curated pretrainin…

Instruction Following

S-MARC: Causal Streaming Reasoning for Full-Duplex Conversational Behavior Modeling

2026-02-11 · Dingkun Zhou, Shuchang Pan, Jiachen Lian, Siddharth Banerjee 외 arxiv

Human conversation is organized by an implicit chain of thought and manifests as temporally structured conversational behaviors. Capturing this perceptual pathway is critical for building natural full-duplex interactive …

Conversational Planning for Personal Plans

2025-02-26 · Konstantina Christakopoulou, Iris Qu, John Canny, Andrew Goodridge 외

The language generation and reasoning capabilities of large language models (LLMs) have enabled conversational systems with impressive performance in a variety of tasks, from code generation, to composing essays, to pass…

Code GenerationText Generation

Eliciting and Analyzing Emergent Misalignment in State-of-the-Art Large Language Models

2025-08-06 · Siddhant Panpatil, Hiskias Dingeto, Haon Park arxiv

Despite significant advances in alignment techniques, we demonstrate that state-of-the-art language models remain vulnerable to carefully crafted conversational scenarios that can induce various forms of misalignment wit…

$τ$-Voice: Benchmarking Full-Duplex Voice Agents on Real-World Domains

2026-03-14 · Soham Ray, Keshav Dhandhania, Victor Barres, Karthik Narasimhan arxiv

Full-duplex voice agents--systems that listen and speak simultaneously--are rapidly moving from research to production. However, existing evaluations address conversational dynamics and task completion in isolation. We i…