paper-with-me

Papers

Parallel Corpus Augmentation using Masked Language Models

2024-10-04 · Vibhuti Kumari, Narayana Murthy Kavi

In this paper we propose a novel method of augmenting parallel text corpora which promises good quality and is also capable of producing many fold larger corpora than the seed corpus we start with. We do not need any additional monolingual corpora. We use Multi-Lingual Masked Language Model to mask and predict alternative words in context and we use Sentence Embeddings to check and select sentence pairs which are likely to be translations of each other. We cross check our method using metrics for MT Quality Estimation. We believe this method can greatly alleviate the data scarcity problem for all language pairs for which a reasonable seed corpus is available.

📄 PDF Abstract BibTeX arXiv:2410.03194

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentenceSentence Embeddings

Similar Papers 제목 키워드 기반

Unsupervised Multilingual Sentence Embeddings for Parallel Corpus Mining

2021-05-21 · ACL 2020 6 · Ivana Kvapilikova, Mikel Artetxe, Gorka Labaka, Eneko Agirre 외

Existing models of multilingual sentence embeddings require large parallel data resources which are not available for low-resource languages. We propose a novel unsupervised method to derive multilingual sentence embeddi…

Language ModelingLanguage ModellingMachine TranslationParallel Corpus Mining+4

Corpus Augmentation by Sentence Segmentation for Low-Resource Neural Machine Translation

2019-05-22 · Jinyi Zhang, Tadahiro Matsumoto

Neural Machine Translation (NMT) has been proven to achieve impressive results. The NMT system translation results depend strongly on the size and quality of parallel corpora. Nevertheless, for many language pairs, no ri…

Low Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine TranslationNMT+3

Enabling Code-Mixed Translation: Parallel Corpus Creation and MT Augmentation Approach

2018-08-01 · COLING 2018 8 · Mrinal Dhar, Vaibhav Kumar, Manish Shrivastava

Code-mixing, use of two or more languages in a single sentence, is ubiquitous; generated by multi-lingual speakers across the world. The phenomenon presents itself prominently in social media discourse. Consequently, the…

Machine TranslationSentenceTranslation

Towards a Broad Coverage Named Entity Resource: A Data-Efficient Approach for Many Diverse Languages

2022-01-28 · LREC 2022 6 · Silvia Severini, Ayyoob Imani, Philipp Dufter, Hinrich Schütze

Parallel corpora are ideal for extracting a multilingual named entity (MNE) resource, i.e., a dataset of names translated into multiple languages. Prior work on extracting MNE datasets from parallel corpora required reso…

Bilingual Lexicon InductionTransliteration

Data Augmentation for Neural Machine Translation using Generative Language Model

2023-07-26 · Seokjin Oh, Su ah Lee, Woohwan Jung

Despite the rapid growth in model architecture, the scarcity of large parallel corpora remains the main bottleneck in Neural Machine Translation. Data augmentation is a technique that enhances the performance of data-hun…

Data AugmentationDiversityLanguage ModelingLanguage Modelling+2