paper-with-me

Papers

Prompt Engineering a Prompt Engineer

2023-11-09 · Qinyuan Ye, Maxamed Axmed, Reid Pryzant, Fereshte Khani

Prompt engineering is a challenging yet crucial task for optimizing the performance of large language models on customized tasks. It requires complex reasoning to examine the model's errors, hypothesize what is missing or misleading in the current prompt, and communicate the task with clarity. While recent works indicate that large language models can be meta-prompted to perform automatic prompt engineering, we argue that their potential is limited due to insufficient guidance for complex reasoning in the meta-prompt. We fill this gap by infusing into the meta-prompt three key components: detailed descriptions, context specification, and a step-by-step reasoning template. The resulting method, named PE2, exhibits remarkable versatility across diverse language tasks. It finds prompts that outperform "let's think step by step" by 6.3% on MultiArith and 3.1% on GSM8K, and outperforms competitive baselines on counterfactual tasks by 6.9%. Further, we show that PE2 can make targeted and highly specific prompt edits, rectify erroneous prompts, and induce multi-step plans for complex tasks.

📄 PDF Abstract BibTeX arXiv:2311.05661

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ReasoningGSM8KPrompt Engineering

Similar Papers 제목 키워드 기반

Visual prompt engineering for video models

2026-07-28 · Robert Geirhos, Yuxuan Li, Thaddäus Wiedemer, Neha Kalibhat 외 arxiv

In the age of foundation models, a model is only as good as its prompt. For this reason, prompt engineering has become an essential technique for improving language model performance. Since video models are currently bec…

Prompt EngineeringVisual ReasoningImage Editing

Review of Large Vision Models and Visual Prompt Engineering

2023-07-03 · Jiaqi Wang, Zhengliang Liu, Lin Zhao, Zihao Wu 외

Visual prompt engineering is a fundamental technology in the field of visual and image Artificial General Intelligence, serving as a key component for achieving zero-shot capabilities. As the development of large vision …

Prompt Engineering

Effects of a Prompt Engineering Intervention on Undergraduate Students' AI Self-Efficacy, AI Knowledge and Prompt Engineering Ability: A Mixed Methods Study

2024-07-30 · David James Woo, DeLiang Wang, Tim Yung, Kai Guo

Prompt engineering is critical for effective interaction with large language models (LLMs) such as ChatGPT. However, efforts to teach this skill to students have been limited. This study designed and implemented a prompt…

Prompt Engineering

Prompt Engineering for Healthcare: Methodologies and Applications

2023-04-28 · Jiaqi Wang, Enze Shi, Sigang Yu, Zihao Wu 외

Prompt engineering is a critical technique in the field of natural language processing that involves designing and optimizing the prompts used to input information into models, aiming to enhance their performance on spec…

Machine TranslationPrompt EngineeringQuestion AnsweringText Summarization+1

The Prompt Report: A Systematic Survey of Prompting Techniques

2024-06-06 · Sander Schulhoff, Michael Ilie, Nishant Balepur, Konstantine Kahadze 외

Generative Artificial Intelligence (GenAI) systems are increasingly being deployed across diverse industries and research domains. Developers and end-users interact with these systems through the use of prompting and pro…

Prompt EngineeringSurvey