Litcius/Paper detail

Noisy Channel Language Model Prompting for Few-Shot Text Classification

Sewon Min, Mike Lewis, Hannaneh Hajishirzi, Luke Zettlemoyer

2022Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)91 citationsDOIOpen Access PDF

Abstract

We introduce a noisy channel approach for language model prompting in few-shot text classification. Instead of computing the likelihood of the label given the input (referred as direct models), channel models compute the conditional probability of the input given the label, and are thereby required to explain every word in the input. We use channel models for recently proposed few-shot learning methods with no or very limited updates to the language model parameters, via either in-context demonstration or prompt tuning. Our experiments show that, for both methods, channel models significantly outperform their direct counterparts, which we attribute to their stability, i.e., lower variance and higher worstcase accuracy. We also present extensive ablations that provide recommendations for when to use channel prompt tuning instead of other competitive methods (e.g., direct head tuning): channel prompt tuning is preferred when the number of training examples is small, labels in the training data are imbalanced, or generalization to unseen labels is required.

Topics & Concepts

Computer scienceChannel (broadcasting)GeneralizationLanguage modelContext (archaeology)Artificial intelligenceVariance (accounting)Word (group theory)Stability (learning theory)Shot (pellet)Machine learningSpeech recognitionPattern recognition (psychology)Natural language processingMathematicsOrganic chemistryChemistryBiologyGeometryMathematical analysisBusinessComputer networkPaleontologyAccountingTopic ModelingNatural Language Processing TechniquesDomain Adaptation and Few-Shot Learning
Noisy Channel Language Model Prompting for Few-Shot Text Classification | Litcius