paper-with-me

홈 › Papers

Sharing Data by Language Family: Data Augmentation for Romance Language Morpheme Segmentation

2022-07-01 · NAACL (SIGMORPHON) 2022 7 · Lauren Levine

This paper presents a basic character level sequence-to-sequence approach to morpheme segmentation for the following Romance languages: French, Italian, and Spanish. We experiment with adding a small set of additional linguistic features, as well as with sharing training data between sister languages for morphological categories with low performance in single language base models. We find that while the additional linguistic features were generally not helpful in this instance, data augmentation between sister languages did help to raise the scores of some individual morphological categories, but did not consistently result in an overall improvement when considering the aggregate of the categories.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Parameter sharing between dependency parsers for related languages

2018-08-27 · EMNLP 2018 10 · Miryam de Lhoneux, Johannes Bjerva, Isabelle Augenstein, Anders Søgaard

Previous work has suggested that parameter sharing between transition-based neural dependency parsers for related languages can lead to better performance, but there is no consensus on what parameters to share. We presen…

Parameter Sharing Methods for Multilingual Self-Attentional Translation Models

2018-09-01 · WS 2018 10 · Devendra Singh Sachan, Graham Neubig

In multilingual neural machine translation, it has been shown that sharing a single translation model between multiple languages can achieve competitive performance, sometimes even leading to performance gains over bilin…

Machine TranslationTranslation

Self-Learning for Zero Shot Neural Machine Translation

2021-03-10 · Surafel M. Lakew, Matteo Negri, Marco Turchi

Neural Machine Translation (NMT) approaches employing monolingual data are showing steady improvements in resource rich conditions. However, evaluations using real-world low-resource languages still result in unsatisfact…

Machine TranslationNMTSelf-LearningTranslation

Zero-Shot Neural Machine Translation with Self-Learning Cycle

2021-08-01 · MTSummit 2021 8 · Surafel M. Lakew, Matteo Negri, Marco Turchi

Neural Machine Translation (NMT) approaches employing monolingual data are showing steady improvements in resource-rich conditions. However, evaluations using real-world lowresource languages still result in unsatisfacto…

Machine TranslationNMTSelf-LearningTranslation

Language Family Matters: Evaluating LLM-Based ASR Across Linguistic Boundaries

2026-01-26 · Yuchen Zhang, Ravi Shekhar, Haralambos Mouratidis arxiv

Large Language Model (LLM)-powered Automatic Speech Recognition (ASR) systems achieve strong performance with limited resources by linking a frozen speech encoder to a pretrained LLM via a lightweight connector. Prior wo…

Speech Recognition