English

Inference Strategies for Machine Translation with Conditional Masking

Computation and Language 2020-10-21 v2

Abstract

Conditional masked language model (CMLM) training has proven successful for non-autoregressive and semi-autoregressive sequence generation tasks, such as machine translation. Given a trained CMLM, however, it is not clear what the best inference strategy is. We formulate masked inference as a factorization of conditional probabilities of partial sequences, show that this does not harm performance, and investigate a number of simple heuristics motivated by this perspective. We identify a thresholding strategy that has advantages over the standard "mask-predict" algorithm, and provide analyses of its behavior on machine translation tasks.

Keywords

Cite

@article{arxiv.2010.02352,
  title  = {Inference Strategies for Machine Translation with Conditional Masking},
  author = {Julia Kreutzer and George Foster and Colin Cherry},
  journal= {arXiv preprint arXiv:2010.02352},
  year   = {2020}
}

Comments

EMNLP 2020, updated Fig 3

R2 v1 2026-06-23T19:03:57.030Z