English

Enhancing Speech-to-Speech Dialogue Modeling with End-to-End Retrieval-Augmented Generation

Computation and Language 2025-11-12 v2 Artificial Intelligence Information Retrieval

Abstract

End-to-end speech-to-speech (S2S) dialogue systems have recently garnered increasing research attention for their lower latency and more natural integration of nonverbal cues such as emotion and speaker identity. However, these systems face key challenges, particularly in incorporating external knowledge, a capability commonly addressed by Retrieval-Augmented Generation (RAG) in text-based large language models (LLMs). The core difficulty lies in the modality gap between input speech and retrieved textual knowledge, which hinders effective integration of information. To address this issue, we propose a novel end-to-end RAG framework that directly retrieves relevant textual knowledge from speech queries. Experimental results demonstrate that our method significantly improves the performance of end-to-end S2S dialogue systems while achieving higher retrieval efficiency. Although the overall performance still lags behind the SOTA cascaded models, our framework offers a promising direction for enhancing knowledge integration in end-to-end S2S systems. Our code and dataset are released.

Keywords

Cite

@article{arxiv.2505.00028,
  title  = {Enhancing Speech-to-Speech Dialogue Modeling with End-to-End Retrieval-Augmented Generation},
  author = {Pengchao Feng and Ziyang Ma and Wenxi Chen and Yao Li and Sheng Wang and Kai Yu and Xie Chen},
  journal= {arXiv preprint arXiv:2505.00028},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025 Findings

R2 v1 2026-06-28T23:17:12.053Z