paper-with-me

Papers

Are Prompt-based Models Clueless?

2022-05-19 · ACL 2022 5 · Pride Kavumba, Ryo Takahashi, Yusuke Oda

Finetuning large pre-trained language models with a task-specific head has advanced the state-of-the-art on many natural language understanding benchmarks. However, models with a task-specific head require a lot of training data, making them susceptible to learning and exploiting dataset-specific superficial cues that do not generalize to other datasets. Prompting has reduced the data requirement by reusing the language model head and formatting the task input to match the pre-training objective. Therefore, it is expected that few-shot prompt-based models do not exploit superficial cues. This paper presents an empirical examination of whether few-shot prompt-based models also exploit superficial cues. Analyzing few-shot prompt-based models on MNLI, SNLI, HANS, and COPA has revealed that prompt-based models also exploit superficial cues. While the models perform well on instances with superficial cues, they often underperform or only marginally outperform random accuracy on instances without superficial cues.

📄 PDF Abstract BibTeX arXiv:2205.09295

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Should Machine Learning Models Report to Us When They Are Clueless?

2022-03-23 · Roozbeh Yousefzadeh, Xuenan Cao

The right to AI explainability has consolidated as a consensus in the research community and policy-making. However, a key component of explainability has been missing: extrapolation, which describes the extent to which …

BIG-bench Machine Learning

Human-AI collaboration or obedient and often clueless AI in instruct, serve, repeat dynamics?

2025-08-03 · Mohammed Saqr, Kamila Misiejuk, Sonsoles López-Pernas arxiv

While research on human-AI collaboration exists, it mainly examined language learning and used traditional counting methods with little attention to evolution and dynamics of collaboration on cognitively demanding tasks.…

EvoTest: Evolutionary Test-Time Learning for Self-Improving Agentic Systems

2025-10-15 · Yufei He, Juncheng Liu, Yue Liu, Yibo Li 외 arxiv

A fundamental limitation of current AI agents is their inability to learn complex skills on the fly at test time, often behaving like "clever but clueless interns" in novel environments. This severely limits their practi…

Reinforcement Learning

Promptbreeder: Self-Referential Self-Improvement Via Prompt Evolution

2023-09-28 · Chrisantha Fernando, Dylan Banarse, Henryk Michalewski, Simon Osindero 외

Popular prompt strategies like Chain-of-Thought Prompting can dramatically improve the reasoning abilities of Large Language Models (LLMs) in various domains. However, such hand-crafted prompt-strategies are often sub-op…

Learning to Prompt Segment Anything Models

2024-01-09 · Jiaxing Huang, Kai Jiang, Jingyi Zhang, Han Qiu 외

Segment Anything Models (SAMs) like SEEM and SAM have demonstrated great potential in learning to segment anything. The core design of SAMs lies with Promptable Segmentation, which takes a handcrafted prompt as input and…

Image SegmentationPrompt LearningSegmentationSemantic Segmentation