paper-with-me

홈 › Papers

Do Prompt-Based Models Really Understand the Meaning of Their Prompts?

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recently, a boom of papers has shown extraordinary progress in zero-shot and few-shot learning with various prompt-based models. Such success can give the impression that prompts help models to learn faster in the same way that humans learn faster when provided with task instructions expressed in natural language. In this study, we experiment with over 30 prompts manually written for natural language inference (NLI). We find that models learn just as fast with many prompts that are intentionally irrelevant or even pathologically misleading as they do with instructively “good” prompts. Further, such patterns hold even for models as large as 175 billion parameters (Brown et al., 2020) as well as the recently proposed instruction-tuned models which are trained on hundreds of prompts (Sanh et al., 2021; Wei et al., 2021). Despite some success, instruction-tuned models are capable of producing good predictions with misleading prompts even at zero shots. In sum, notwithstanding prompt-based models’ impressive improvement, we find evidence of serious limitations that question the degree to which language models really understand the meaning of prompts in the way humans do.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningNatural Language Inference

Similar Papers 제목 키워드 기반

Do Prompt-Based Models Really Understand the Meaning of their Prompts?

2021-09-02 · NAACL 2022 7 · Albert Webson, Ellie Pavlick

Recently, a boom of papers has shown extraordinary progress in zero-shot and few-shot learning with various prompt-based models. It is commonly argued that prompts help models to learn faster in the same way that humans …

Few-Shot LearningNatural Language Inference

Do Prompts Really Prompt? Exploring the Prompt Understanding Capability of Whisper

2024-06-09 · Chih-Kai Yang, Kuan-Po Huang, Hung-Yi Lee

This research explores how the information of prompts interacts with the high-performing speech recognition model, Whisper. We compare its performances when prompted by prompts with correct information and those corrupte…

speech-recognitionSpeech Recognition

Understanding the Prompt Sensitivity

2026-04-20 · Yang Liu, Chenhui Chu arxiv

Prompt sensitivity, which refers to how strongly the output of a large language model (LLM) depends on the exact wording of its input prompt, raises concerns among users about the LLM's stability and reliability. In this…

Don't Listen To Me: Understanding and Exploring Jailbreak Prompts of Large Language Models

2024-03-26 · Zhiyuan Yu, Xiaogeng Liu, Shunning Liang, Zach Cameron 외

Recent advancements in generative AI have enabled ubiquitous access to large language models (LLMs). Empowered by their exceptional capabilities to understand and generate human-like text, these models are being increasi…

Pragmatic Theories Enhance Understanding of Implied Meanings in LLMs

2025-10-30 · Takuma Sato, Seiya Kawano, Koichiro Yoshino arxiv

The ability to accurately interpret implied meanings plays a crucial role in human communication and language use, and language models are also expected to possess this capability. This study demonstrates that providing …