paper-with-me

홈 › Papers

"A Little is Enough": Few-Shot Quality Estimation based Corpus Filtering improves Machine Translation

2023-06-06 · Akshay Batheja, Pushpak Bhattacharyya

Quality Estimation (QE) is the task of evaluating the quality of a translation when reference translation is not available. The goal of QE aligns with the task of corpus filtering, where we assign the quality score to the sentence pairs present in the pseudo-parallel corpus. We propose a Quality Estimation based Filtering approach to extract high-quality parallel data from the pseudo-parallel corpus. To the best of our knowledge, this is a novel adaptation of the QE framework to extract quality parallel corpus from the pseudo-parallel corpus. By training with this filtered corpus, we observe an improvement in the Machine Translation (MT) system's performance by up to 1.8 BLEU points, for English-Marathi, Chinese-English, and Hindi-Bengali language pairs, over the baseline model. The baseline model is the one that is trained on the whole pseudo-parallel corpus. Our Few-shot QE model transfer learned from the English-Marathi QE model and fine-tuned on only 500 Hindi-Bengali training instances, shows an improvement of up to 0.6 BLEU points for Hindi-Bengali language pair, compared to the baseline model. This demonstrates the promise of transfer learning in the setting under discussion. QE systems typically require in the order of (7K-25K) of training data. Our Hindi-Bengali QE is trained on only 500 instances of training that is 1/40th of the normal requirement and achieves comparable performance. All the scripts and datasets utilized in this study will be publicly available.

📄 PDF Abstract BibTeX arXiv:2306.03507

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Event Guided Denoising for Multilingual Relation Learning

2020-12-04 · Amith Ananthram, Emily Allaway, Kathleen McKeown

General purpose relation extraction has recently seen considerable gains in part due to a massively data-intensive distant supervision technique from Soares et al. (2019) that produces state-of-the-art results across man…

ArticlesDenoisingRelationRelation Extraction

Event-Guided Denoising for Multilingual Relation Learning

2020-12-01 · COLING 2020 8 · Amith Ananthram, Emily Allaway, Kathleen McKeown

General purpose relation extraction has recently seen considerable gains in part due to a massively data-intensive distant supervision technique from Soares et al. (2019) that produces state-of-the-art results across man…

ArticlesDenoisingRelationRelation Extraction

DACTYL: Diverse Adversarial Corpus of Texts Yielded from Large Language Models

2025-08-01 · Shantanu Thorat, Andrew Caines arxiv

Existing AIG (AI-generated) text detectors struggle in real-world settings despite succeeding in internal testing, suggesting that they may not be robust enough. We rigorously examine the machine-learning procedure to bu…

Text Detection

Voice Filter: Few-shot text-to-speech speaker adaptation using voice conversion as a post-processing module

2022-02-16 · Adam Gabryś, Goeric Huybrechts, Manuel Sam Ribeiro, Chung-Ming Chien 외

State-of-the-art text-to-speech (TTS) systems require several hours of recorded speech data to generate high-quality synthetic speech. When using reduced amounts of training data, standard TTS models suffer from speech q…

Speech Synthesistext-to-speechText to SpeechVoice Conversion

Using Linguistic Resources to Evaluate the Quality of Annotated Corpora

2018-08-01 · COLING 2018 8 · Max Silberztein

Statistical and neural-network-based methods that compute their results by comparing a given text to be analyzed with a reference corpus assume that the reference corpus is complete and reliable enough. In this article, …