paper-with-me

홈 › Papers

A Practical Survey on Zero-shot Prompt Design for In-context Learning

2023-09-22 · Yinheng Li

The remarkable advancements in large language models (LLMs) have brought about significant improvements in Natural Language Processing(NLP) tasks. This paper presents a comprehensive review of in-context learning techniques, focusing on different types of prompts, including discrete, continuous, few-shot, and zero-shot, and their impact on LLM performance. We explore various approaches to prompt design, such as manual design, optimization algorithms, and evaluation methods, to optimize LLM performance across diverse tasks. Our review covers key research studies in prompt engineering, discussing their methodologies and contributions to the field. We also delve into the challenges faced in evaluating prompt performance, given the absence of a single "best" prompt and the importance of considering multiple metrics. In conclusion, the paper highlights the critical role of prompt design in harnessing the full potential of LLMs and provides insights into the combination of manual design, optimization techniques, and rigorous evaluation for more effective and efficient use of LLMs in various NLP tasks.

📄 PDF Abstract BibTeX arXiv:2309.13205

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningPrompt Engineering

Similar Papers 제목 키워드 기반

Learning from Convenience Samples: A Case Study on Fine-Tuning LLMs for Survey Non-response in the German Longitudinal Election Study

2025-09-29 · Tobias Holtdirk, Dennis Assenmacher, Arnim Bleier, Claudia Wagner arxiv

Survey researchers face two key challenges: the rising costs of probability samples and missing data (e.g., non-response or attrition), which can undermine inference and increase the use of convenience samples. Recent wo…

What Makes Pre-trained Language Models Better Zero-shot Learners?

2022-09-30 · Jinghui Lu, Dongsheng Zhu, Weidong Han, Rui Zhao 외

Current methods for prompt learning in zeroshot scenarios widely rely on a development set with sufficient human-annotated data to select the best-performing prompt template a posteriori. This is not ideal because in a r…

Language ModellingPrompt Learningtext-classificationText Classification+1

Zero-Shot Prompting for Implicit Intent Prediction and Recommendation with Commonsense Reasoning

2022-10-12 · Hui-Chi Kuo, Yun-Nung Chen

Intelligent virtual assistants are currently designed to perform tasks or services explicitly mentioned by users, so multiple related domains or tasks need to be performed one by one through a long conversation with many…

Language ModelingLanguage Modelling

Zero-Shot Verification-guided Chain of Thoughts

2025-01-21 · Jishnu Ray Chowdhury, Cornelia Caragea

Previous works have demonstrated the effectiveness of Chain-of-Thought (COT) prompts and verifiers in guiding Large Language Models (LLMs) through the space of reasoning. However, most such studies either use a fine-tune…

A sound description: Exploring prompt templates and class descriptions to enhance zero-shot audio classification

2024-09-19 · Michel Olvera, Paraskevas Stamatiadis, Slim Essid

Audio-text models trained via contrastive learning offer a practical approach to perform audio classification through natural language prompts, such as "this is a sound of" followed by category names. In this work, we ex…

Audio ClassificationClassificationContrastive LearningPrompt Engineering+1