Hierarchical Phrase-based Sequence-to-Sequence Learning

Open Access
Authors
Publication date 2022
Host editors
  • Y. Goldberg
  • Z. Kozareva
  • Y. Zhang
Book title The 2022 Conference on Empirical Methods in Natural Language Processing : Proceedings of the Conference
Book subtitle EMNLP 2022 : December 7-11, 2022
ISBN (electronic)
  • 9781959429401
Event 2022 Conference on Empirical Methods in Natural Language Processing, EMNLP 2022
Pages (from-to) 8211-8229
Number of pages 19
Publisher Kerrville, TX: Association for Computational Linguistics
Organisations
  • Interfacultary Research - Institute for Logic, Language and Computation (ILLC)
Abstract

We describe a neural transducer that maintains the flexibility of standard sequence-to-sequence (seq2seq) models while incorporating hierarchical phrases as a source of inductive bias during training and as explicit constraints during inference. Our approach trains two models: a discriminative parser based on a bracketing transduction grammar whose derivation tree hierarchically aligns source and target phrases, and a neural seq2seq model that learns to translate the aligned phrases one-by-one. We use the same seq2seq model to translate at all phrase scales, which results in two inference modes: one mode in which the parser is discarded and only the seq2seq component is used at the sequence-level, and another in which the parser is combined with the seq2seq model. Decoding in the latter mode is done with the cube-pruned CKY algorithm, which is more involved but can make use of new translation rules during inference. We formalize our model as a source-conditioned synchronous grammar and develop an efficient variational inference algorithm for training. When applied on top of both randomly initialized and pretrained seq2seq models, we find that both inference modes performs well compared to baselines on small scale machine translation benchmarks.

Document type Conference contribution
Language English
Published at
Other links
Downloads
2022.emnlp-main.563 (Final published version)
Permalink to this page
Back