Litcius/Paper detail

Incorporating a Local Translation Mechanism into Non-autoregressive Translation

Xiang Kong, Zhisong Zhang, Eduard Hovy

202018 citationsDOIOpen Access PDF

Abstract

In this work, we introduce a novel local autoregressive translation (LAT) mechanism into non-autoregressive translation (NAT) models so as to capture local dependencies among target outputs. Specifically, for each target decoding position, instead of only one token, we predict a short sequence of tokens in an autoregressive way. We further design an efficient merging algorithm to align and merge the output pieces into one final output sequence. We integrate LAT into the conditional masked language model (CMLM; Empirical results on five translation tasks show that compared with CMLM, our method achieves comparable or better performance with fewer decoding iterations, bringing a 2.5x speedup. Further analysis indicates that our method reduces repeated translations and performs better at longer sentences. The code for our model is available at https://github.

Topics & Concepts

Autoregressive modelComputer scienceDecoding methodsSecurity tokenMerge (version control)Translation (biology)Machine translationSpeedupAlgorithmSequence (biology)Speech recognitionArtificial intelligenceParallel computingMathematicsEconometricsBiologyGeneticsBiochemistryMessenger RNAChemistryGeneComputer securityNatural Language Processing TechniquesTopic ModelingMultimodal Machine Learning Applications
Incorporating a Local Translation Mechanism into Non-autoregressive Translation | Litcius