paper-with-me

Papers

Exploiting Language Model Prompts Using Similarity Measures: A Case Study on the Word-in-Context Task

2022-05-01 · ACL 2022 5 · Mohsen Tabasi, Kiamehr Rezaee, Mohammad Taher Pilehvar

As a recent development in few-shot learning, prompt-based techniques have demonstrated promising potential in a variety of natural language processing tasks. However, despite proving competitive on most tasks in the GLUE and SuperGLUE benchmarks, existing prompt-based techniques fail on the semantic distinction task of the Word-in-Context (WiC) dataset. Specifically, none of the existing few-shot approaches (including the in-context learning of GPT-3) can attain a performance that is meaningfully different from the random baseline.Trying to fill this gap, we propose a new prompting technique, based on similarity metrics, which boosts few-shot performance to the level of fully supervised methods. Our simple adaptation shows that the failure of existing prompt-based techniques in semantic distinction is due to their improper configuration, rather than lack of relevant knowledge in the representations. We also show that this approach can be effectively extended to other downstream tasks for which a single prompt is sufficient.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningIn-Context LearningLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

K Nearest Neighbor-Guided Trajectory Similarity Learning

2025-02-01 · Yanchuan Chang, Xu Cai, Christian S. Jensen, Jianzhong Qi

Trajectory similarity is fundamental to many spatio-temporal data mining applications. Recent studies propose deep learning models to approximate conventional trajectory similarity measures, exploiting their fast inferen…

A Novel Comprehensive Approach for Estimating Concept Semantic Similarity in WordNet

2017-03-06 · Xiao-gang Zhang, Shou-qian Sun, Ke-jun Zhang

Computation of semantic similarity between concepts is an important foundation for many research works. This paper focuses on IC computing methods and IC measures, which estimate the semantic similarities between concept…

Semantic SimilaritySemantic Textual Similarity

Exploiting Non-Taxonomic Relations for Measuring Semantic Similarity and Relatedness in WordNet

2020-06-22 · Mohannad AlMousa, Rachid Benlamri, Richard Khoury

Various applications in the areas of computational linguistics and artificial intelligence employ semantic similarity to solve challenging tasks, such as word sense disambiguation, text classification, information retrie…

ClusteringInformation RetrievalMachine TranslationRelation+7

Exploiting a comparability mapping to improve bi-lingual data categorization: a three-mode data analysis perspective

2015-02-25 · Pierre-François Marteau, Guiyao Ke

We address in this paper the co-clustering and co-classification of bilingual data laying in two linguistic similarity spaces when a comparability measure defining a mapping between these two spaces is available. A new a…

ClassificationClusteringGeneral Classification

Learning Generalizable Prompt for CLIP with Class Similarity Knowledge

2025-02-17 · Sehun Jung, Hyang-Won Lee

In vision-language models (VLMs), prompt tuning has shown its effectiveness in adapting models to downstream tasks. However, learned prompts struggle to generalize to unseen classes, as they tend to overfit to the classe…