Home / Research Articles Hub / Rethinking the Role of Demonstrations: What Makes...
🤖 Artificial Intelligence OpenAlex

Rethinking the Role of Demonstrations: What Makes In-Context Learning Work?

📅 Published: January 1, 2022 👤 Sewon Min, Xinxi Lyu, Ari Holtzman et al. 📖 Research Journal 📊 640 citations
AI-Generated Summary

Large language models (LMs) are able to in-context learn—perform a new task via inference alone by conditioning on a few input-label pairs (demonstrations) and making predictions for new inputs. Instead, we find that other aspects of the demonstrations are the key drivers of endtask performance, including the fact that they provide a few examples of (1) the label space, (2) the distribution of the input text, and (3) the overall format of the sequence.

⚡ This is an original paraphrased summary — not copied from the abstract. Full paper available at the source link below.

Key Findings
  • 1 However, there has been little understanding of how the model learns and which aspects of the demonstrations contribute to end task performance.
  • 2 In this paper, we show that ground truth demonstrations are in fact not required—randomly replacing labels in the demonstrations barely hurts performance on a range of classification and multi-choce tasks, consistently over 12 different models including GPT-3.
  • 3 Instead, we find that other aspects of the demonstrations are the key drivers of endtask performance, including the fact that they provide a few examples of (1) the label space, (2) the distribution of the input text, and (3) the overall format of the sequence.
Why It Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

This summary is based on publicly available metadata and abstract. For the full research paper, visit the original source:

Read Full Paper at OpenAlex
More Artificial Intelligence Papers ← Back to Hub 📚 Learning Hub
Article Details
Source OpenAlex
Category 🤖 Artificial Intelligence
Published Jan 1, 2022
Journal Research Journal
DOI 10.18653/v1/2022.emnlp-main.759
Citations 640
Authors Sewon Min, Xinxi Lyu, Ari Holtzman, Mikel Artetxe, Mike Lewis