ACL 2023findings30 citations

Selecting Better Samples from Pre-trained LLMs: A Case Study on Question Generation

Xingdi Yuan, Tong Wang, Yen-Hsiang Wang, Emery Fine, Rania Abdelghani, Hélène Sauzéon, Pierre-Yves Oudeyer

Abstract

Large Language Models (LLMs) have in recent years demonstrated impressive prowess in natural language generation. A common practice to improve generation diversity is to sample multiple outputs from the model. However, partly due to the inaccessibility of LLMs, there lacks a simple and robust way of selecting the best output from these stochastic samples. As a case study framed in the context of question generation, we propose two prompt-based approaches, namely round-trip and prompt-based score, to selecting high-quality questions from a set of LLM-generated candidates. Our method works without the need to modify the underlying model, nor does it rely on human-annotated references — both of which are realistic constraints for real-world deployment of LLMs. With automatic as well as human evaluations, we empirically demonstrate that our approach can effectively select questions of higher qualities than greedy generation.

BibTeX
@inproceedings{yuan-etal-2023-selecting,
    title = "Selecting Better Samples from Pre-trained {LLM}s: A Case Study on Question Generation",
    author = "Yuan, Xingdi  and
      Wang, Tong  and
      Wang, Yen-Hsiang  and
      Fine, Emery  and
      Abdelghani, Rania  and
      Sauz{\'e}on, H{\'e}l{\`e}ne  and
      Oudeyer, Pierre-Yves",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.820/",
    doi = "10.18653/v1/2023.findings-acl.820",
    pages = "12952--12965"
}
Selecting Better Samples from Pre-trained LLMs: A Case Study on Question Generation · ACL 2023