paper-with-me

홈 › Papers

Selecting the best data filtering method for NMT training

2021-08-01 · MTSummit 2021 8 · Fred Bane, Anna Zaretskaya

Performance of NMT systems has been proven to depend on the quality of the training data. In this paper we explore different open-source tools that can be used to score the quality of translation pairs, with the goal of obtaining clean corpora for training NMT models. We measure the performance of these tools by correlating their scores with human scores, as well as rank models trained on the resulting filtered datasets in terms of their performance on different test sets and MT performance metrics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NMTTranslation

Similar Papers 제목 키워드 기반

Joint Out-of-Distribution Filtering and Data Discovery Active Learning

2025-01-01 · CVPR 2025 1 · Sebastian Schmidt, Leonard Schenk, Leo Schwinn, Stephan Günnemann

As the data demand for deep learning models increases, active learning (AL) becomes essential to strategically select samples for labeling, which maximizes data efficiency and reduces training costs. Real-world scena…

Active Learning

Tradeoffs in Resampling and Filtering for Imbalanced Classification

2022-08-31 · Ryan Muther, David Smith

Imbalanced classification problems are extremely common in natural language processing and are solved using a variety of resampling and filtering techniques, which often involve making decisions on how to select training…

Classificationimbalanced classificationRetrievaltoken-classification+1

Active Learning for Entity Filtering in Microblog Streams

2015-08-01 · Damiano Spina, Maria-Hendrike Peetz, Maarten de Rijke

Monitoring the reputation of entities such as companies or brands in microblog streams (e.g., Twitter) starts by selecting mentions that are related to the entity of interest. Entities are often ambiguous (e.g., "Jaguar'…

Active Learning

Data Filtering using Cross-Lingual Word Embeddings

2021-06-01 · NAACL 2021 4 · Christian Herold, Jan Rosendahl, Joris Vanvinckenroye, Hermann Ney

Data filtering for machine translation (MT) describes the task of selecting a subset of a given, possibly noisy corpus with the aim to maximize the performance of an MT system trained on this selected data. Over the year…

Cross-Lingual Word EmbeddingsLanguage IdentificationMachine TranslationWord Embeddings

Confidence through Attention

2017-10-10 · MTSummit 2017 9 · Matīss Rikters, Mark Fishel

Attention distributions of the generated translations are a useful bi-product of attention-based recurrent neural network translation models and can be treated as soft alignments between the input and output tokens. In t…

Machine TranslationTranslation