English

Attention Is Indeed All You Need: Semantically Attention-Guided Decoding for Data-to-Text NLG

Computation and Language 2021-09-16 v1 Machine Learning

Abstract

Ever since neural models were adopted in data-to-text language generation, they have invariably been reliant on extrinsic components to improve their semantic accuracy, because the models normally do not exhibit the ability to generate text that reliably mentions all of the information provided in the input. In this paper, we propose a novel decoding method that extracts interpretable information from encoder-decoder models' cross-attention, and uses it to infer which attributes are mentioned in the generated text, which is subsequently used to rescore beam hypotheses. Using this decoding method with T5 and BART, we show on three datasets its ability to dramatically reduce semantic errors in the generated outputs, while maintaining their state-of-the-art quality.

Keywords

Cite

@article{arxiv.2109.07043,
  title  = {Attention Is Indeed All You Need: Semantically Attention-Guided Decoding for Data-to-Text NLG},
  author = {Juraj Juraska and Marilyn Walker},
  journal= {arXiv preprint arXiv:2109.07043},
  year   = {2021}
}

Comments

Accepted to INLG 2021

R2 v1 2026-06-24T05:58:27.780Z