paper-with-me

홈 › Papers

On the Hallucination in Simultaneous Machine Translation

2024-06-11 · Meizhi Zhong, Kehai Chen, Zhengshan Xue, Lemao Liu, Mingming Yang, Min Zhang

It is widely known that hallucination is a critical issue in Simultaneous Machine Translation (SiMT) due to the absence of source-side information. While many efforts have been made to enhance performance for SiMT, few of them attempt to understand and analyze hallucination in SiMT. Therefore, we conduct a comprehensive analysis of hallucination in SiMT from two perspectives: understanding the distribution of hallucination words and the target-side context usage of them. Intensive experiments demonstrate some valuable findings and particularly show that it is possible to alleviate hallucination by decreasing the over usage of target-side information for SiMT.

📄 PDF Abstract BibTeX arXiv:2406.07239

Code (1)

zhongmz/SiMT-Hallucination 공식 구현 pytorch

Tasks

HallucinationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

CBSiMT: Mitigating Hallucination in Simultaneous Machine Translation with Weighted Prefix-to-Prefix Training

2023-11-07 · Mengge Liu, Wen Zhang, Xiang Li, Yanzhi Tian 외

Simultaneous machine translation (SiMT) is a challenging task that requires starting translation before the full source sentence is available. Prefix-to-prefix framework is often applied to SiMT, which learns to predict …

HallucinationMachine TranslationSentenceTranslation

Improving Simultaneous Machine Translation with Monolingual Data

2022-12-02 · Hexuan Deng, Liang Ding, Xuebo Liu, Meishan Zhang 외

Simultaneous machine translation (SiMT) is usually done via sequence-level knowledge distillation (Seq-KD) from a full-sentence neural machine translation (NMT) model. However, there is still a significant performance ga…

HallucinationKnowledge DistillationMachine TranslationNMT+2

Probing Causes of Hallucinations in Neural Machine Translations

2022-06-25 · Jianhao Yan, Fandong Meng, Jie zhou

Hallucination, one kind of pathological translations that bothers Neural Machine Translation, has recently drawn much attention. In simple terms, hallucinated translations are fluent sentences but barely related to sourc…

HallucinationMachine TranslationNMTTranslation

Anticipation-Free Training for Simultaneous Machine Translation

2022-01-30 · IWSLT (ACL) 2022 5 · Chih-Chiang Chang, Shun-Po Chuang, Hung-Yi Lee

Simultaneous machine translation (SimulMT) speeds up the translation process by starting to translate before the source sentence is completely available. It is difficult due to limited context and word order difference b…

HallucinationMachine TranslationSentenceTranslation

The Curious Case of Hallucinations in Neural Machine Translation

2021-04-14 · NAACL 2021 4 · Vikas Raunak, Arul Menezes, Marcin Junczys-Dowmunt

In this work, we study hallucinations in Neural Machine Translation (NMT), which lie at an extreme end on the spectrum of NMT pathologies. Firstly, we connect the phenomenon of hallucinations under source perturbation to…

HallucinationKnowledge DistillationMachine TranslationNMT+1