@inproceedings{hossain-etal-2020-simple,
title = "Simple and Effective Retrieve-Edit-Rerank Text Generation",
author = "Hossain, Nabil and
Ghazvininejad, Marjan and
Zettlemoyer, Luke",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.228/",
doi = "10.18653/v1/2020.acl-main.228",
pages = "2532--2538",
abstract = "Retrieve-and-edit seq2seq methods typically retrieve an output from the training set and learn a model to edit it to produce the final output. We propose to extend this framework with a simple and effective post-generation ranking approach. Our framework (i) retrieves several potentially relevant outputs for each input, (ii) edits each candidate independently, and (iii) re-ranks the edited candidates to select the final output. We use a standard editing model with simple task-specific re-ranking approaches, and we show empirically that this approach outperforms existing, significantly more complex methodologies. Experiments on two machine translation (MT) datasets show new state-of-art results. We also achieve near state-of-art performance on the Gigaword summarization dataset, where our analyses show that there is significant room for performance improvement with better candidate output selection in future work."
}
Markdown (Informal)
[Simple and Effective Retrieve-Edit-Rerank Text Generation](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.228/) (Hossain et al., ACL 2020)
ACL