English

Precisely the Point: Adversarial Augmentations for Faithful and Informative Text Generation

Computation and Language 2022-10-25 v1

Abstract

Though model robustness has been extensively studied in language understanding, the robustness of Seq2Seq generation remains understudied. In this paper, we conduct the first quantitative analysis on the robustness of pre-trained Seq2Seq models. We find that even current SOTA pre-trained Seq2Seq model (BART) is still vulnerable, which leads to significant degeneration in faithfulness and informativeness for text generation tasks. This motivated us to further propose a novel adversarial augmentation framework, namely AdvSeq, for generally improving faithfulness and informativeness of Seq2Seq models via enhancing their robustness. AdvSeq automatically constructs two types of adversarial augmentations during training, including implicit adversarial samples by perturbing word representations and explicit adversarial samples by word swapping, both of which effectively improve Seq2Seq robustness. Extensive experiments on three popular text generation tasks demonstrate that AdvSeq significantly improves both the faithfulness and informativeness of Seq2Seq generation under both automatic and human evaluation settings.

Cite

@article{arxiv.2210.12367,
  title  = {Precisely the Point: Adversarial Augmentations for Faithful and Informative Text Generation},
  author = {Wenhao Wu and Wei Li and Jiachen Liu and Xinyan Xiao and Sujian Li and Yajuan Lyu},
  journal= {arXiv preprint arXiv:2210.12367},
  year   = {2022}
}

Comments

EMNLP 2022 Main

R2 v1 2026-06-28T04:14:24.761Z