Challenge: Existing methods for few-shot classification have high variance across different sets of few shots and finetuning runs.
Approach: They propose novel ensembling methods that significantly reduce run variability and introduce a new active learning criterion for *data selection*.
Outcome: The proposed method significantly reduces run variability and improves performance on five tasks.

Similar Papers

StablePT : Towards Stable Prompting for Few-shot Learning via Input Separation (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing studies on prompt tuning have shown that language models can be effective few-shot learners with prompting.
Approach: They propose to treat the hard prompt and soft prompt as separate inputs to mitigate noise brought by prompt initialization.
Outcome: Experimental results show that the proposed method outperforms state-of-the-art methods by 6.97% in accuracy and reduces the standard deviation by 1.92 on average.
Automated Few-Shot Classification with Instruction-Finetuned Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing few-shot learning approaches combine language models with prompts, but they often require domain knowledge and substantial guesswork.
Approach: They propose a method to eliminate the need for handcrafted prompts by generating two distinct, semantically meaningful class descriptions and a selection mechanism via cross-validation.
Outcome: The proposed method outperforms state-of-the-art few-shot learning methods over 12 datasets, spanning 8 classification tasks.
Avoiding Inference Heuristics in Few-shot Prompt-based Finetuning (2021.emnlp-main)

Copied to clipboard

Challenge: Recent prompt-based approaches allow pretrained language models to achieve strong performances on few-shot finetuning by reformulating downstream task instances as a language modeling problem.
Approach: They propose to reformulate downstream tasks as a language modeling problem and add a regularization that preserves pretraining weights to the model to mitigate the destructive tendency of few-shot finetuning.
Outcome: The proposed model performs better on low data regimes than the standard model on few-shot finetuning.
Making Pre-trained Language Models Better Few-shot Learners (2021.acl-long)

Copied to clipboard

Challenge: Recent studies show that the GPT-3 model can perform few-shots on language understanding tasks with a natural-language prompt and a few task demonstrations.
Approach: They propose a technique for fine-tuning language models using a few examples . they propose LM-BFF, which uses prompt-based fine-uning and a pipeline for automating prompt generation .
Outcome: The proposed approach outperforms standard fine-tuning procedures on a range of NLP tasks.
Cutting Down on Prompts and Parameters: Simple Few-Shot Learning with Language Models (2022.findings-acl)

Copied to clipboard

Challenge: Prompting language models (LMs) with training examples and task descriptions has been seen as critical to recent successes in few-shot learning.
Approach: They propose to fine tune masked language models with training examples and task descriptions to reduce prompt engineering by using null prompts.
Outcome: The proposed prompts can be used to improve few-shot learning by finetuning only the bias terms while updating only 0.1% of the parameters.
Adversarial Robustness of Prompt-based Few-Shot Learning for Natural Language Understanding (2023.findings-acl)

Copied to clipboard

Challenge: Recent few-shot learning methods focus on improving downstream task performance, but there is limited understanding of the adversarial robustness of such methods.
Approach: They evaluate prompt-based FSL methods against fully fine-tuned models to better understand the impact of various factors towards robustness.
Outcome: The proposed methods show that they are less robust in the face of adversarial perturbations than fully fine-tuned models.
True Few-Shot Learning with Prompts—A Real-World Perspective (2022.tacl-1)

Copied to clipboard

Challenge: Recent work has cast doubt on the effectiveness of prompt-based approaches at few-shot learning in a “true” few- shot setting.
Approach: They propose a method that combines textual instructions with example-based finetuning to give prompt-based learning a powerful method for few-shot text classification.
Outcome: The proposed method performs well in a few-shot setting without a dev set and is able to handle multiple prompts.
X-Shot: A Unified System to Handle Frequent, Few-shot and Zero-shot Learning Simultaneously in Classification (2024.findings-acl)

Copied to clipboard

Challenge: Recent studies have focused on few-shot and zero-shot learning, but label occurrences vary widely . authors propose a new classification challenge that can be used to manage labels across the full frequency spectrum .
Approach: They propose a new classification challenge that allows for label co-occurrences without predefined limits.
Outcome: The proposed system can handle freq-shot, few-shot and zero-shot labels without limits.
Revisiting Automated Prompting: Are We Actually Doing Better? (2023.acl-short)

Copied to clipboard

Challenge: Recent work demonstrates that Large Language Models are great few-shot learners, and prompting significantly increases their performance on a range of downstream tasks.
Approach: They revisit techniques for automated prompting on six different downstream tasks and a larger range of K-shot learning settings.
Outcome: The proposed approach outperforms manual prompting on six different downstream tasks and a larger range of K-shot learning settings.
Zero-shot Approach to Overcome Perturbation Sensitivity of Prompts (2023.acl-long)

Copied to clipboard

Challenge: Recent studies have demonstrated that natural-language prompts can help to leverage the knowledge learned by pre-trained language models for the binary sentence-level sentiment classification task.
Approach: They propose to use few-shot learning settings to fine-tune the sentiment classification model using manual or automatically generated prompts.
Outcome: The proposed method outperforms the base prompt and the prompts generated using few-shot learning for the binary sentence-level sentiment classification task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations