English

Putting People in LLMs' Shoes: Generating Better Answers via Question Rewriter

Computation and Language 2025-02-26 v2 Artificial Intelligence

Abstract

Large Language Models (LLMs) have demonstrated significant capabilities, particularly in the domain of question answering (QA). However, their effectiveness in QA is often undermined by the vagueness of user questions. To address this issue, we introduce single-round instance-level prompt optimization, referred to as question rewriter. By enhancing the intelligibility of human questions for black-box LLMs, our question rewriter improves the quality of generated answers. The rewriter is optimized using direct preference optimization based on feedback collected from automatic criteria for evaluating generated answers; therefore, its training does not require costly human annotations. The experiments across multiple black-box LLMs and long-form question answering (LFQA) datasets demonstrate the efficacy of our method. This paper provides a practical framework for training question rewriters and sets a precedent for future explorations in prompt optimization within LFQA tasks. Code is available at https://github.com/3244we/Question-Rewriter.

Keywords

Cite

@article{arxiv.2408.10573,
  title  = {Putting People in LLMs' Shoes: Generating Better Answers via Question Rewriter},
  author = {Junhao Chen and Bowen Wang and Zhouqiang Jiang and Yuta Nakashima},
  journal= {arXiv preprint arXiv:2408.10573},
  year   = {2025}
}

Comments

7 pages, 4 figures, 5 tables and accepted at AAAI 2025 Main Conference