[2510.09424] The Speech-LLM Takes It All: A Truly Fully End-to-End Spoken Dialogue State Tracking Approach
Summary
This paper presents a comparative study of context management strategies for end-to-end Spoken Dialogue State Tracking using Speech-LLMs, highlighting the effectiveness of full spoken history input.
Why It Matters
Understanding effective context management in spoken dialogue systems is crucial for enhancing user interaction and improving AI communication capabilities. This research provides insights into optimizing dialogue state tracking, which can lead to more natural and efficient conversational agents.
Key Takeaways
- Full spoken history input significantly improves dialogue tracking performance.
- Attention-pooling-based compression offers a viable trade-off between context size and accuracy.
- The study evaluates multiple context management strategies systematically.
- Results indicate that effective context utilization is key to enhancing dialogue systems.
- Findings are based on experiments conducted on the SpokenWOZ corpus.
Computer Science > Computation and Language arXiv:2510.09424 (cs) [Submitted on 10 Oct 2025 (v1), last revised 16 Feb 2026 (this version, v2)] Title:The Speech-LLM Takes It All: A Truly Fully End-to-End Spoken Dialogue State Tracking Approach Authors:Nizar El Ghazal, Antoine Caubrière, Valentin Vielzeuf View a PDF of the paper titled The Speech-LLM Takes It All: A Truly Fully End-to-End Spoken Dialogue State Tracking Approach, by Nizar El Ghazal and Antoine Caubri\`ere and Valentin Vielzeuf View PDF HTML (experimental) Abstract:This paper presents a comparative study of context management strategies for end-to-end Spoken Dialog State Tracking using Speech-LLMs. We systematically evaluate traditional multimodal context (combining text history and spoken current turn), full spoken history, and compressed spoken history approaches. Our experiments on the SpokenWOZ corpus demonstrate that providing the full spoken conversation as input yields the highest performance among models of similar size, significantly surpassing prior methods. Furthermore, we show that attention-pooling-based compression of the spoken history offers a strong trade-off, maintaining competitive accuracy with reduced context size. Detailed analysis confirms that improvements stem from more effective context utilization. Comments: Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Audio and Speech Processing (eess.AS) Cite as: arXiv:2510.09424 [cs.CL] (...