paper-with-me

Papers

Understanding and Mitigating the Uncertainty in Zero-Shot Translation

2022-05-20 · Wenxuan Wang, Wenxiang Jiao, Shuo Wang, Zhaopeng Tu, Michael R. Lyu

Zero-shot translation is a promising direction for building a comprehensive multilingual neural machine translation~(MNMT) system. However, its quality is still not satisfactory due to off-target issues. In this paper, we aim to understand and alleviate the off-target issues from the perspective of uncertainty in zero-shot translation. By carefully examining the translation output and model confidence, we identify two uncertainties that are responsible for the off-target issues, namely, extrinsic data uncertainty and intrinsic model uncertainty. Based on the observations, we propose two lightweight and complementary approaches to denoise the training data for model training and explicitly penalize the off-target translations by unlikelihood training during model training. Extensive experiments on both balanced and imbalanced datasets show that our approaches significantly improve the performance of zero-shot translation over strong MNMT baselines.

📄 PDF Abstract BibTeX arXiv:2205.10068

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Improving Zero-shot Neural Machine Translation on Language-specific Encoders-Decoders

2021-02-12 · Junwei Liao, Yu Shi, Ming Gong, Linjun Shou 외

Recently, universal neural machine translation (NMT) with shared encoder-decoder gained good performance on zero-shot translation. Unlike universal NMT, jointly trained language-specific encoders-decoders aim to achieve …

DecoderDenoisingMachine TranslationNMT+1

Zero-shot Cross-lingual NER via Mitigating Language Difference: An Entity-aligned Translation Perspective

2025-09-01 · Zhihao Zhang, Sophia Yat Mei Lee, Dong Zhang, Shoushan Li 외 arxiv

Cross-lingual Named Entity Recognition (CL-NER) aims to transfer knowledge from high-resource languages to low-resource languages. However, existing zero-shot CL-NER (ZCL-NER) approaches primarily focus on Latin script l…

Cross-Lingual NEREntity Alignment

A Komi-Yazva--Russian Parallel Corpus and Evaluation Protocol for Zero- and Few-Shot LLM Translation

2026-06-04 · Petr Parshakov arxiv

We present the first Komi-Yazva--Russian parallel corpus together with an explicit evaluation protocol for studying LLM translation in an endangered, extremely low-resource setting. The dataset contains 457 aligned sente…

Machine Translation

Towards a Better Understanding of Variations in Zero-Shot Neural Machine Translation Performance

2023-10-16 · Shaomu Tan, Christof Monz

Multilingual Neural Machine Translation (MNMT) facilitates knowledge sharing but often suffers from poor zero-shot (ZS) translation qualities. While prior work has explored the causes of overall low ZS performance, our w…

Machine TranslationNMTTranslation

Languages Transferred Within the Encoder: On Representation Transfer in Zero-Shot Multilingual Translation

2024-06-12 · Zhi Qu, Chenchen Ding, Taro Watanabe

Understanding representation transfer in multilingual neural machine translation can reveal the representational issue causing the zero-shot translation deficiency. In this work, we introduce the identity pair, a sentenc…

Contrastive LearningDecoderMachine TranslationSentence+1