paper-with-me

홈 › Papers

RAFT: A Real-World Few-Shot Text Classification Benchmark

2021-09-28 · Neel Alex, Eli Lifland, Lewis Tunstall, Abhishek Thakur, Pegah Maham, C. Jess Riedel, Emmie Hine, Carolyn Ashurst, Paul Sedille, Alexis Carlier, Michael Noetel, Andreas Stuhlmüller

Large pre-trained language models have shown promise for few-shot learning, completing text-based tasks given only a few task-specific examples. Will models soon solve classification tasks that have so far been reserved for human research assistants? Existing benchmarks are not designed to measure progress in applied settings, and so don't directly answer this question. The RAFT benchmark (Real-world Annotated Few-shot Tasks) focuses on naturally occurring tasks and uses an evaluation setup that mirrors deployment. Baseline evaluations on RAFT reveal areas current techniques struggle with: reasoning over long texts and tasks with many classes. Human baselines show that some classification tasks are difficult for non-expert humans, reflecting that real-world value sometimes depends on domain expertise. Yet even non-expert human baseline F1 scores exceed GPT-3 by an average of 0.11. The RAFT datasets and leaderboard will track which model improvements translate into real-world benefits at https://raft.elicit.org .

📄 PDF Abstract BibTeX arXiv:2109.14076

Code (1)

oughtinc/raft-baselines 공식 구현

Tasks

ClassificationFew-Shot LearningFew-Shot Text Classificationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

DRAFT: Dense Retrieval Augmented Few-shot Topic classifier Framework

2023-12-05 · Keonwoo Kim, Younggun Lee

With the growing volume of diverse information, the demand for classifying arbitrary topics has become increasingly critical. To address this challenge, we introduce DRAFT, a simple framework designed to train a classifi…

ClassificationIn-Context LearningRetrievalTopic Classification

Prompt Tuning on Graph-augmented Low-resource Text Classification

2023-07-15 · Zhihao Wen, Yuan Fang

Text classification is a fundamental problem in information retrieval with many real-world applications, such as predicting the topics of online articles and the categories of e-commerce product descriptions. However, lo…

ArticlesClassificationInformation RetrievalRetrieval+2

Attacking Few-Shot Classifiers with Adversarial Support Sets

2021-01-01 · Elre Talea Oldewage, John F Bronskill, Richard E Turner

Few-shot learning systems, especially those based on meta-learning, have recently made significant advances, and are now being considered for real world problems in healthcare, personalization, and science. In this paper…

Few-Shot LearningGeneral ClassificationMeta-Learning

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 p…

Few-Shot Learning

Automated Few-shot Classification with Instruction-Finetuned Language Models

2023-05-21 · Rami Aly, Xingjian Shi, Kaixiang Lin, Aston Zhang 외

A particularly successful class of approaches for few-shot learning combines language models with prompts -- hand-crafted task descriptions that complement data samples. However, designing prompts by hand for each task c…

ClassificationFew-Shot LearningRetrieval