APIO: Automatic Prompt Induction and Optimization for Grammatical Error Correction and Text Simplification
By: Artem Chernodub , Aman Saini , Yejin Huh and more
Potential Business Impact:
Makes writing better and easier to understand.
Recent advancements in large language models (LLMs) have enabled a wide range of natural language processing (NLP) tasks to be performed through simple prompt-based interactions. Consequently, several approaches have been proposed to engineer prompts that most effectively enable LLMs to perform a given task (e.g., chain-of-thought prompting). In settings with a well-defined metric to optimize model performance, automatic prompt optimization (APO) methods have been developed to refine a seed prompt. Advancing this line of research, we propose APIO, a simple but effective prompt induction and optimization approach for the tasks of Grammatical Error Correction (GEC) and Text Simplification, without relying on manually specified seed prompts. APIO achieves a new state-of-the-art performance for purely LLM-based prompting methods on these tasks. We make our data, code, prompts, and outputs publicly available.
Similar Papers
ELPO: Ensemble Learning Based Prompt Optimization for Large Language Models
Computation and Language
Makes AI better at tasks by finding best instructions.
GAAPO: Genetic Algorithmic Applied to Prompt Optimization
Neural and Evolutionary Computing
Makes computer answers better by finding best questions.
UniAPO: Unified Multimodal Automated Prompt Optimization
CV and Pattern Recognition
Makes AI better at understanding pictures and videos.