TL;DR
This paper introduces inverse prompting, a novel method for controlling large-scale pre-trained language model outputs by using generated text to predict prompts, significantly improving relevance and controllability in tasks like poem generation and question answering.
Contribution
The paper proposes inverse prompting, a new approach that enhances control over language model outputs by inversely predicting prompts during generation, outperforming existing prompting methods.
Findings
Outperforms baseline prompting methods in control and relevance.
Achieves near-human quality in some generation tasks.
Demonstrates effectiveness in Chinese language tasks.
Abstract
Large-scale pre-trained language models have demonstrated strong capabilities of generating realistic text. However, it remains challenging to control the generation results. Previous approaches such as prompting are far from sufficient, which limits the usage of language models. To tackle this challenge, we propose an innovative method, inverse prompting, to better control text generation. The core idea of inverse prompting is to use generated text to inversely predict the prompt during beam search, which enhances the relevance between the prompt and the generated text and provides better controllability. Empirically, we pre-train a large-scale Chinese language model to perform a systematic study using human evaluation on the tasks of open-domain poem generation and open-domain long-form question answering. Our results show that our proposed method substantially outperforms the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
