vix.ing · top · new · best · stats · spec

Hard Prompts Made Easy: Gradient-Based Discrete Optimization for Prompt Tuning and Discovery

2023/02/07 by Yuxin Wen, Wen, Yuxin, Neel Jain +9 · 1 voice · 38 citations
Biochemistry, Genetics and Molecular Biology · Computer Science · #Computational Physics and Python Applications #Gene expression and cancer classification #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.2302.03668

openalex publication_date 2023/02/07 · openalex created_date 2023/02/10 · openalex updated_date 2026/07/28

Abstract

The strength of modern generative models lies in their ability to be controlled through text-based prompts. Typical "hard" prompts are made from interpretable words and tokens, and must be hand-crafted by humans. There are also "soft" prompts, which consist of continuous feature vectors. These can be discovered using powerful optimization methods, but they cannot be easily interpreted, re-used across models, or plugged into a text-based interface. We describe an approach to robustly optimize hard text prompts through efficient gradient-based optimization. Our approach automatically generates hard text-based prompts for both text-to-image and text-to-text applications. In the text-to-image setting, the method creates hard prompts for diffusion models, allowing API users to easily generate, discover, and mix and match image concepts without prior knowledge on how to prompt the model. In the text-to-text setting, we show that hard prompts can be automatically discovered that are effective in tuning LMs for classification.

Cited by

Discussions

Related