DUPAR: Dual-Path Conversational Retrieval via Speech Retriever with Cross-Turn Evidence Caching

📅 2026-09-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决语音助手在检索时的延迟和错误传播问题,DUPAR通过结合快速和慢速路径以及跨轮证据缓存的方法提高了检索效率和准确性。
📝 Abstract
Voice assistants grounded in external knowledge typically use automatic speech recognition (ASR) to transcribe speech queries before retrieving evidence from textual knowledge bases. This cascade adds latency and propagates recognition errors, whereas direct speech retrieval is vulnerable to cross-modal misalignment. To address these limitations, we propose DUPAR, a conversational retrieval framework with complementary slow and fast paths. The fast path uses a task-adapted audio encoder aligned with frozen BGE-M3 text embeddings to search a cross-turn evidence cache. When cache confidence is insufficient, the slow path fuses full-index retrieval using audio and ASR-transcript embeddings, and the selected evidence refreshes the next-turn evidence cache through one-hop graph expansion. On a domain-specific knowledge base, our trained audio encoder approaches text-retrieval accuracy on clean speech with a 3.75$\times$ query-side speedup over ASR + Text Encoder. It raises average Recall@10 from 0.771 to 0.875 on the noise benchmark and improves overall Recall@1 by 4.2 percentage points across synthesized speaking styles. Compared with full-index audio retrieval, cross-turn evidence caching significantly reduces retrieval errors when the previous turn retrieves correct evidence and the follow-up targets a one-hop neighboring chunk.
Problem

Research questions and friction points this paper is trying to address.

Voice Assistants
Automatic Speech Recognition (ASR)
Cross-Modal Misalignment
Evidence Retrieval
Latency
Innovation

Methods, ideas, or system contributions that make the work stand out.

Dual-Path
Cross-Turn Evidence Caching
Audio Encoder
BGE-M3 Text Embeddings
One-Hop Graph Expansion
🔎 Similar Papers
No similar papers found.
Y
Yuanjun Li
Shandong University
Yiwen Liu
Yiwen Liu
Technical University of Munich
Computer VisionRobotics VisionMultimodal Learning
Dapeng Li
Dapeng Li
Institute of Automation, Chinese Academy of Sciences
MARLLLM
Zhiwei Xu
Zhiwei Xu
Shandong University
Reinforcement LearningMulti-Agent SystemLLM-based Agent
B
Bin Zhang
National Key Laboratory of Cognition and Decision Intelligence for Complex Systems, Institution of Automation, Chinese Academy of Sciences
S
Shengtao Zhang
Li Auto Inc.
R
Rong Shen
Li Auto Inc.