English

Refining the Responses of LLMs by Themselves

Computation and Language 2023-05-09 v1 Artificial Intelligence

Abstract

In this paper, we propose a simple yet efficient approach based on prompt engineering that leverages the large language model itself to optimize its answers without relying on auxiliary models. We introduce an iterative self-evaluating optimization mechanism, with the potential for improved output quality as iterations progress, removing the need for manual intervention. The experiment's findings indicate that utilizing our response refinement framework on the GPT-3.5 model yields results that are on par with, or even surpass, those generated by the cutting-edge GPT-4 model. Detailed implementation strategies and illustrative examples are provided to demonstrate the superiority of our proposed solution.

Keywords

Cite

@article{arxiv.2305.04039,
  title  = {Refining the Responses of LLMs by Themselves},
  author = {Tianqiang Yan and Tiansheng Xu},
  journal= {arXiv preprint arXiv:2305.04039},
  year   = {2023}
}
R2 v1 2026-06-28T10:27:40.639Z