paper-with-me

Papers

Single Model Ensemble for Subword Regularized Models in Low-Resource Machine Translation

2022-03-25 · Findings (ACL) 2022 5 · Sho Takase, Tatsuya Hiraoka, Naoaki Okazaki

Subword regularizations use multiple subword segmentations during training to improve the robustness of neural machine translation models. In previous subword regularizations, we use multiple segmentations in the training process but use only one segmentation in the inference. In this study, we propose an inference strategy to address this discrepancy. The proposed strategy approximates the marginalized likelihood by using multiple segmentations including the most plausible segmentation and several sampled segmentations. Because the proposed strategy aggregates predictions from several segmentations, we can regard it as a single model ensemble that does not require any additional cost for training. Experimental results show that the proposed strategy improves the performance of models trained with subword regularization in low-resource machine translation tasks.

📄 PDF Abstract BibTeX arXiv:2203.13528

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSegmentationTranslation

Similar Papers 제목 키워드 기반

Subword Segmental Machine Translation: Unifying Segmentation and Target Sentence Generation

2023-05-11 · Francois Meyer, Jan Buys

Subword segmenters like BPE operate as a preprocessing step in neural machine translation and other (conditional) language models. They are applied to datasets before training, so translation or text generation quality r…

Machine TranslationSentenceText GenerationTranslation

Adversarial Subword Regularization for Robust Neural Machine Translation

2020-04-29 · Findings of the Association for Computational Linguistics 2020 · Jungsoo Park, Mujeen Sung, Jinhyuk Lee, Jaewoo Kang

Exposing diverse subword segmentations to neural machine translation (NMT) models often improves the robustness of machine translation as NMT models can experience various subword candidates. However, the diversification…

Machine TranslationNMTTranslation

Logographic Subword Model for Neural Machine Translation

2018-09-07 · Yihao Fang, Rong Zheng, Xiaodan Zhu

A novel logographic subword model is proposed to reinterpret logograms as abstract subwords for neural machine translation. Our approach drastically reduces the size of an artificial neural network, while maintaining com…

Machine TranslationmodelTranslation

Low Resource Similar Language Neural Machine Translation for Tamil-Telugu

2021-11-01 · WMT (EMNLP) 2021 11 · Vandan Mujadia, Dipti Sharma

This paper describes the participation of team oneNLP (LTRC, IIIT-Hyderabad) for the WMT 2021 task, similar language translation. We experimented with transformer based Neural Machine Translation and explored the use of …

Machine TranslationTranslation

Improving Neural Machine Translation by Incorporating Hierarchical Subword Features

2018-08-01 · COLING 2018 8 · Makoto Morishita, Jun Suzuki, Masaaki Nagata

This paper focuses on subword-based Neural Machine Translation (NMT). We hypothesize that in the NMT model, the appropriate subword units for the following three modules (layers) can differ: (1) the encoder embedding lay…

DecoderMachine TranslationNMTTranslation