paper-with-me

홈 › Papers

True Few-Shot Learning with Prompts -- A Real-World Perspective

2021-11-26 · Timo Schick, Hinrich Schütze

Prompt-based approaches are strong at few-shot learning. However, Perez et al. (2021) have recently cast doubt on their performance because they had difficulty getting good results in a "true" few-shot setting in which prompts and hyperparameters cannot be tuned on a dev set. In view of this, we conduct an extensive study of PET, a method that combines textual instructions with example-based finetuning. We show that, if correctly configured, PET performs strongly in a true few-shot setting, i.e., without a dev set. Crucial for this strong performance is PET's ability to intelligently handle multiple prompts. We then put our findings to a real-world test by running PET on RAFT, a benchmark of tasks taken directly from realistic NLP applications for which no labeled dev or test sets are available. PET achieves a new state of the art on RAFT and performs close to non-expert humans for 7 out of 11 tasks. These results demonstrate that prompt-based learners like PET excel at true few-shot learning and underpin our belief that learning from instructions will play an important role on the path towards human-like few-shot learning capabilities.

📄 PDF Abstract BibTeX arXiv:2111.13440

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

True Few-Shot Learning with Language Models

2021-05-24 · NeurIPS 2021 12 · Ethan Perez, Douwe Kiela, Kyunghyun Cho

Pretrained language models (LMs) perform well on many tasks even when learning from a few examples, but prior work uses many held-out examples to tune various aspects of learning, such as hyperparameters, training object…

Few-Shot LearningModel Selection

MusRec: Zero-Shot Text-to-Music Editing via Rectified Flow and Diffusion Transformers

2025-11-06 · Ali Boudaghi, Hadi Zare arxiv

Music editing has emerged as an important and practical area of artificial intelligence, with applications ranging from video game and film music production to personalizing existing tracks according to user preferences.…

Exploring the Comprehension of ChatGPT in Traditional Chinese Medicine Knowledge

2024-03-14 · Li Yizhen, Huang Shaohan, Qi Jiaxing, Quan Lei 외

No previous work has studied the performance of Large Language Models (LLMs) in the context of Traditional Chinese Medicine (TCM), an essential and distinct branch of medical knowledge with a rich history. To bridge this…

Multiple-choice

Zero-shot Visual Relation Detection via Composite Visual Cues from Large Language Models

2023-05-21 · NeurIPS 2023 11 · Lin Li, Jun Xiao, Guikun Chen, Jian Shao 외

Pretrained vision-language models, such as CLIP, have demonstrated strong generalization capabilities, making them promising tools in the realm of zero-shot visual recognition. Visual relation detection (VRD) is a typica…

Relation

TRUEBench: Can LLM Response Meet Real-world Constraints as Productivity Assistant?

2025-09-24 · Jiho Park, Jongyoon Song, Minjin Choi, Kyuho Heo 외 arxiv

Large language models (LLMs) are increasingly integral as productivity assistants, but existing benchmarks fall short in rigorously evaluating their real-world instruction-following capabilities. Current benchmarks often…