← Search

Jan Rosendahl

3 accepted papers

2022

Detecting Various Types of Noise for Neural Machine Translation

ACL 2022findings

The filtering and/or selection of training data is one of the core aspects to be considered when building a strong machine translation system. In their influential work, Khayrallah and Koehn (2018) investigated the impact of different types of noise on the performance of machine translation systems.…

Cited by 13SourcePDFScholar
2022

Efficient Sequence Training of Attention Models Using Approximative Recombination

ICASSP 2022accepted

Sequence discriminative training is a great tool to improve the performance of an automatic speech recognition system. It does, however, necessitate a sum over all possible word sequences, which is intractable to compute in practice. Current state-of-the-art systems with unlimited label context circ…

Cited by 0SourceScholar
2021

Data Filtering using Cross-Lingual Word Embeddings

NAACL 2021long

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 years, many different filtering approaches have been proposed. However, varying task…