@inproceedings{borgeaud-emerson-2020-leveraging,
    title = "Leveraging Sentence Similarity in Natural Language Generation: Improving Beam Search using Range Voting",
    author = "Borgeaud, Sebastian  and
      Emerson, Guy",
    editor = "Birch, Alexandra  and
      Finch, Andrew  and
      Hayashi, Hiroaki  and
      Heafield, Kenneth  and
      Junczys-Dowmunt, Marcin  and
      Konstas, Ioannis  and
      Li, Xian  and
      Neubig, Graham  and
      Oda, Yusuke",
    booktitle = "Proceedings of the Fourth Workshop on Neural Generation and Translation",
    month = jul,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.ngt-1.11/",
    doi = "10.18653/v1/2020.ngt-1.11",
    pages = "97--109",
    abstract = "We propose a method for natural language generation, choosing the most representative output rather than the most likely output. By viewing the language generation process from the voting theory perspective, we define representativeness using range voting and a similarity measure. The proposed method can be applied when generating from any probabilistic language model, including n-gram models and neural network models. We evaluate different similarity measures on an image captioning task and a machine translation task, and show that our method generates longer and more diverse sentences, providing a solution to the common problem of short outputs being preferred over longer and more informative ones. The generated sentences obtain higher BLEU scores, particularly when the beam size is large. We also perform a human evaluation on both tasks and find that the outputs generated using our method are rated higher."
}Markdown (Informal)
[Leveraging Sentence Similarity in Natural Language Generation: Improving Beam Search using Range Voting](https://preview.aclanthology.org/ingest-emnlp/2020.ngt-1.11/) (Borgeaud & Emerson, NGT 2020)
ACL