English

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

Computation and Language 2022-03-28 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2203.13528,
  title  = {Single Model Ensemble for Subword Regularized Models in Low-Resource Machine Translation},
  author = {Sho Takase and Tatsuya Hiraoka and Naoaki Okazaki},
  journal= {arXiv preprint arXiv:2203.13528},
  year   = {2022}
}

Comments

Findings of ACL 2022

R2 v1 2026-06-24T10:25:40.227Z