CriSPO: Multi-Aspect Critique-Suggestion-Guided Automatic Prompt Optimization for Text Generation
Abstract
Existing automatic prompt engineering methods are typically designed for discriminative tasks, where new task prompts are iteratively refined with limited feedback from a single metric reflecting a single aspect. However, these approaches are suboptimal for generative tasks, which require more nuanced guidance beyond a single numeric metric to improve the prompt and optimize multiple aspects of the generated text. To address these challenges, we propose a novel multi-aspect Critique-Suggestion-guided automatic Prompt Optimization (CriSPO) approach. CriSPO introduces a critique-suggestion module as its core component. This module spontaneously discovers aspects, and compares generated and reference texts across these aspects, providing specific suggestions for prompt modification. These clear critiques and actionable suggestions guide a receptive optimizer module to make more substantial changes, exploring a broader and more effective search space. To further improve CriSPO with multi-metric optimization, we introduce an Automatic Suffix Tuning (AST) extension to enhance the performance of task prompts across multiple metrics. We evaluate CriSPO on 4 state-of-the-art Large Language Models (LLMs) across 4 summarization and 5 Question Answering (QA) datasets. Extensive experiments show 3-4% ROUGE score improvement on summarization and substantial improvement of various metrics on QA.
Cite
Text
He et al. "CriSPO: Multi-Aspect Critique-Suggestion-Guided Automatic Prompt Optimization for Text Generation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I22.34575Markdown
[He et al. "CriSPO: Multi-Aspect Critique-Suggestion-Guided Automatic Prompt Optimization for Text Generation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/he2025aaai-crispo/) doi:10.1609/AAAI.V39I22.34575BibTeX
@inproceedings{he2025aaai-crispo,
title = {{CriSPO: Multi-Aspect Critique-Suggestion-Guided Automatic Prompt Optimization for Text Generation}},
author = {He, Han and Liu, Qianchu and Xu, Lei and Shivade, Chaitanya and Zhang, Yi and Srinivasan, Sundararajan and Kirchhoff, Katrin},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {24014-24022},
doi = {10.1609/AAAI.V39I22.34575},
url = {https://mlanthology.org/aaai/2025/he2025aaai-crispo/}
}