paper-with-me

Papers

The RWTH Aachen University Filtering System for the WMT 2018 Parallel Corpus Filtering Task

2018-10-01 · WS 2018 10 · Nick Rossenbach, Jan Rosendahl, Yunsu Kim, Miguel Gra{\c{c}}a, Aman Gokrani, Hermann Ney

This paper describes the submission of RWTH Aachen University for the De→En parallel corpus filtering task of the \textit{EMNLP 2018 Third Conference on Machine Translation} (WMT 2018). We use several rule-based, heuristic methods to preselect sentence pairs. These sentence pairs are scored with count-based and neural systems as language and translation models. In addition to single sentence-pair scoring, we further implement a simple redundancy removing heuristic. Our best performing corpus filtering system relies on recurrent neural language models and translation models based on the transformer architecture. A model trained on 10M randomly sampled tokens reaches a performance of 9.2{\%} BLEU on newstest2018. Using our filtering and ranking techniques we achieve 34.8{\%} BLEU.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

The RWTH Aachen Machine Translation Systems for IWSLT 2017

2017-12-01 · IWSLT 2017 12 · Parnia Bahar, Jan Rosendahl, Nick Rossenbach, Hermann Ney

This work describes the Neural Machine Translation (NMT) system of the RWTH Aachen University developed for the English$German tracks of the evaluation campaign of the International Workshop on Spoken Language Translatio…

Domain AdaptationMachine TranslationNMTTranslation

The RWTH Aachen University English-Romanian Machine Translation System for WMT 2016

2016-08-01 · WS 2016 8 · Jan-Thorsten Peter, Tamer Alkhouli, Andreas Guta, Hermann Ney
Language ModelingLanguage ModellingMachine TranslationTranslation

The RWTH Aachen University English-German and German-English Machine Translation System for WMT 2017

2017-09-01 · WS 2017 9 · Jan-Thorsten Peter, Andreas Guta, Tamer Alkhouli, Parnia Bahar 외
Machine TranslationTranslation

Start-Before-End and End-to-End: Neural Speech Translation by AppTek and RWTH Aachen University

2020-07-01 · WS 2020 7 · Parnia Bahar, Patrick Wilken, Tamer Alkhouli, Andreas Guta 외

AppTek and RWTH Aachen University team together to participate in the offline and simultaneous speech translation tracks of IWSLT 2020. For the offline task, we create both cascaded and end-to-end speech translation syst…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderMachine Translation+4

The RWTH Aachen University English-German and German-English Unsupervised Neural Machine Translation Systems for WMT 2018

2018-10-01 · WS 2018 10 · Miguel Gra{\c{c}}a, Yunsu Kim, Julian Schamper, Jiahui Geng 외

This paper describes the unsupervised neural machine translation (NMT) systems of the RWTH Aachen University developed for the English ↔ German news translation task of the \textit{EMNLP 2018 Third Conference on Machin…

DecoderMachine TranslationNMTTranslation+1