paper-with-me

Papers

On the Effectiveness of Quasi Character-Level Models for Machine Translation

2022-09-01 · AMTA 2022 9 · Salvador Carrión-Ponz, Francisco Casacuberta

Neural Machine Translation (NMT) models often use subword-level vocabularies to deal with rare or unknown words. Although some studies have shown the effectiveness of purely character-based models, these approaches have resulted in highly expensive models in computational terms. In this work, we explore the benefits of quasi-character-level models for very low-resource languages and their ability to mitigate the effects of the catastrophic forgetting problem. First, we conduct an empirical study on the efficacy of these models, as a function of the vocabulary and training set size, for a range of languages, domains, and architectures. Next, we study the ability of these models to mitigate the effects of catastrophic forgetting in machine translation. Our work suggests that quasi-character-level models have practically the same generalization capabilities as character-based models but at lower computational costs. Furthermore, they appear to help achieve greater consistency between domains than standard subword-level models, although the catastrophic forgetting problem is not mitigated.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

On the Effectiveness of Quasi Character-Level Models for Machine Translation

2021-09-29 · Salvador Carrión Ponz, Francisco Casacuberta Nolla

Neural Machine Translation (NMT) models often use subword-level vocabularies to deal with rare or unknown words. Although some studies have shown the effectiveness of purely character-based models, these approaches have …

Low Resource NMTMachine TranslationNMTTranslation

On the Effectiveness of Quasi Character-Level Models for Machine Translation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Neural Machine Translation (NMT) models often use subword-level vocabularies to deal with rare or unknown words. Although some studies have shown the effectiveness of purely character-based models, these approaches have …

Low Resource NMTMachine TranslationNMTTranslation

Are Character-level Translations Worth the Wait? Comparing ByT5 and mT5 for Machine Translation

2023-02-28 · Lukas Edman, Gabriele Sarti, Antonio Toral, Gertjan van Noord 외

Pretrained character-level and byte-level language models have been shown to be competitive with popular subword models across a range of Natural Language Processing (NLP) tasks. However, there has been little research o…

Machine TranslationNMTTranslation

Chinese-Japanese Unsupervised Neural Machine Translation Using Sub-character Level Information

2019-03-01 · Longtu Zhang, Mamoru Komachi

Unsupervised neural machine translation (UNMT) requires only monolingual data of similar language pairs during training and can produce bi-directional translation models with relatively good performance on alphabetic lan…

Machine TranslationTranslation

Character-level NMT and language similarity

2023-08-08 · Josef Jon, Ondřej Bojar

We explore the effectiveness of character-level neural machine translation using Transformer architecture for various levels of language similarity and size of the training dataset on translation between Czech and Croati…

Machine TranslationNMTSegmentationTranslation