🤖 AI Summary
To address discourse incoherence in speech translation (ST) caused by ASR noise, this paper proposes an online document-level context fusion framework. Methodologically, it introduces a lightweight, multi-level document context encoder with dynamic context injection across three stages: ASR refinement, translation, and post-editing; additionally, it incorporates an LLM-assisted module featuring a novel hallucination-averse adaptive post-editing decision strategy. The key contributions are: (1) the first low-overhead, highly robust online document context modeling approach for ST; and (2) consistent improvements over strong baselines across four mainstream LLMs, achieving significant gains in both sentence-level BLEU and document-level coherence metrics—demonstrating the efficacy of document-level context in enhancing noisy speech translation.
📝 Abstract
Document-level context is crucial for handling discourse challenges in text-to-text document-level machine translation (MT). Despite the increased discourse challenges introduced by noise from automatic speech recognition (ASR), the integration of document-level context in speech translation (ST) remains insufficiently explored. In this paper, we develop DoCIA, an online framework that enhances ST performance by incorporating document-level context. DoCIA decomposes the ST pipeline into four stages. Document-level context is integrated into the ASR refinement, MT, and MT refinement stages through auxiliary LLM (large language model)-based modules. Furthermore, DoCIA leverages document-level information in a multi-level manner while minimizing computational overhead. Additionally, a simple yet effective determination mechanism is introduced to prevent hallucinations from excessive refinement, ensuring the reliability of the final results. Experimental results show that DoCIA significantly outperforms traditional ST baselines in both sentence and discourse metrics across four LLMs, demonstrating its effectiveness in improving ST performance.