paper-with-me

Papers

Transfer learning and subword sampling for asymmetric-resource one-to-many neural translation

2020-04-08 · Stig-Arne Grönroos, Sami Virpioja, Mikko Kurimo

There are several approaches for improving neural machine translation for low-resource languages: Monolingual data can be exploited via pretraining or data augmentation; Parallel corpora on related language pairs can be used via parameter sharing or transfer learning in multilingual models; Subword segmentation and regularization techniques can be applied to ensure high coverage of the vocabulary. We review these approaches in the context of an asymmetric-resource one-to-many translation task, in which the pair of target languages are related, with one being a very low-resource and the other a higher-resource language. We test various methods on three artificially restricted translation tasks -- English to Estonian (low-resource) and Finnish (high-resource), English to Slovak and Czech, English to Danish and Swedish -- and one real-world task, Norwegian to North S\'ami and Finnish. The experiments show positive effects especially for scheduled multi-task learning, denoising autoencoder, and subword sampling.

📄 PDF Abstract BibTeX arXiv:2004.04002

Code (1)

Waino/OpenNMT-py 공식 구현 pytorch

Tasks

Data AugmentationDenoisingMachine TranslationMulti-Task LearningTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Subword Sampling for Low Resource Word Alignment

2020-12-21 · Ehsaneddin Asgari, Masoud Jalili Sabet, Philipp Dufter, Christopher Ringlstetter 외

Annotation projection is an important area in NLP that can greatly contribute to creating language resources for low-resource languages. Word alignment plays a key role in this setting. However, most of the existing word…

Bayesian OptimizationMachine TranslationWord Alignment

A Systematic Analysis of Subwords and Cross-Lingual Transfer in Multilingual Translation

2024-03-29 · Francois Meyer, Jan Buys

Multilingual modelling can improve machine translation for low-resource languages, partly through shared subword representations. This paper studies the role of subword segmentation in cross-lingual transfer. We systemat…

Cross-Lingual TransferMachine Translation

The Learning Dynamics of Subword Segmentation for Morphologically Diverse Languages

2025-11-12 · Francois Meyer, Jan Buys arxiv

Subword segmentation is typically applied in preprocessing and stays fixed during training. Alternatively, it can be learned during training to optimise the training objective. In this paper we study the learning dynamic…

Cross-Lingual TransferText Generation

WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of monolingual language models

2021-12-13 · NAACL 2022 7 · Benjamin Minixhofer, Fabian Paischer, Navid Rekabsaz

Large pretrained language models (LMs) have become the central building block of many NLP applications. Training these models requires ever more computational resources and most of the existing models are trained on Engl…

Cross-Lingual TransferWord Embeddings

Subword-based Cross-lingual Transfer of Embeddings from Hindi to Marathi

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Word embeddings are growing to be a crucial resource in the field of NLP for any language. This work focuses on static subword embeddings transfer for Indian languages from a relatively higher resource language to a gene…

Cross-Lingual TransferWord EmbeddingsWord Similarity