paper-with-me

Papers

Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation

2020-09-20 · EMNLP 2020 11 · Tahmid Hasan, Abhik Bhattacharjee, Kazi Samin, Masum Hasan, Madhusudan Basak, M. Sohel Rahman, Rifat Shahriyar

Despite being the seventh most widely spoken language in the world, Bengali has received much less attention in machine translation literature due to being low in resources. Most publicly available parallel corpora for Bengali are not large enough; and have rather poor quality, mostly because of incorrect sentence alignments resulting from erroneous sentence segmentation, and also because of a high volume of noise present in them. In this work, we build a customized sentence segmenter for Bengali and propose two novel methods for parallel corpus creation on low-resource setups: aligner ensembling and batch filtering. With the segmenter and the two methods combined, we compile a high-quality Bengali-English parallel corpus comprising of 2.75 million sentence pairs, more than 2 million of which were not available before. Training on neural models, we achieve an improvement of more than 9 BLEU score over previous approaches to Bengali-English machine translation. We also evaluate on a new test set of 1000 pairs made with extensive quality control. We release the segmenter, parallel corpus, and the evaluation set, thus elevating Bengali from its low-resource status. To the best of our knowledge, this is the first ever large scale study on Bengali-English machine translation. We believe our study will pave the way for future research on Bengali-English machine translation as well as other low-resource languages. Our data and code are available at https://github.com/csebuetnlp/banglanmt.

📄 PDF Abstract BibTeX arXiv:2009.09359

Code (1)

csebuetnlp/banglanmt 공식 구현 pytorch

Tasks

Machine TranslationSentenceSentence segmentationTranslation

Similar Papers 제목 키워드 기반

Learning Noise-Resilient and Transferable Graph-Text Alignment via Dynamic Quality Assessment

2025-10-22 · Yuhang Liu, Minglai Shao, Zengyi Wo, Yunlong Chu 외 arxiv

Pre-training Graph Foundation Models (GFMs) on text-attributed graphs (TAGs) is central to web-scale applications such as search, recommendation, and knowledge discovery. However, existing CLIP-style graph-text aligners …

Representation LearningCross-Modal RetrievalNode ClassificationLink Prediction

Grapheme-Based Cross-Language Forced Alignment: Results with Uralic Languages

2021-05-01 · NoDaLiDa 2021 5 · Juho Leinonen, Sami Virpioja, Mikko Kurimo

Forced alignment is an effective process to speed up linguistic research. However, most forced aligners are language-dependent, and under-resourced languages rarely have enough resources to train an acoustic model for an…

An AMR Aligner Tuned by Transition-based Parser

2018-10-08 · EMNLP 2018 10 · Yijia Liu, Wanxiang Che, Bo Zheng, Bing Qin 외

In this paper, we propose a new rich resource enhanced AMR aligner which produces multiple alignments and a new transition system for AMR parsing along with its oracle parser. Our aligner is further tuned by our oracle p…

AMR ParsingPOSSentence

NRC-CNRC Systems for Upper Sorbian-German and Lower Sorbian-German Machine Translation 2021

2021-11-01 · WMT (EMNLP) 2021 11 · Rebecca Knowles, Samuel Larkin

We describe our neural machine translation systems for the 2021 shared task on Unsupervised and Very Low Resource Supervised MT, translating between Upper Sorbian and German (low-resource) and between Lower Sorbian and G…

Machine TranslationTransfer LearningTranslation

Self-distillation with Batch Knowledge Ensembling Improves ImageNet Classification

2021-04-27 · Yixiao Ge, Xiao Zhang, Ching Lam Choi, Ka Chun Cheung 외

The recent studies of knowledge distillation have discovered that ensembling the "dark knowledge" from multiple teachers or students contributes to creating better soft targets for training, but at the cost of significan…

ClassificationGeneral ClassificationKnowledge Distillation