← Search

Jonas Lööf

1 accepted papers

2022

Non-Autoregressive Neural Machine Translation: A Call for Clarity

EMNLP 2022main

Non-autoregressive approaches aim to improve the inference speed of translation models by only requiring a single forward pass to generate the output sequence instead of iteratively producing each predicted token. Consequently, their translation quality still tends to be inferior to their autoregres…