paper-with-me

Papers

What do Language Models know about word senses? Zero-Shot WSD with Language Models and Domain Inventories

2023-02-07 · Oscar Sainz, Oier Lopez de Lacalle, Eneko Agirre, German Rigau

Language Models are the core for almost any Natural Language Processing system nowadays. One of their particularities is their contextualized representations, a game changer feature when a disambiguation between word senses is necessary. In this paper we aim to explore to what extent language models are capable of discerning among senses at inference time. We performed this analysis by prompting commonly used Languages Models such as BERT or RoBERTa to perform the task of Word Sense Disambiguation (WSD). We leverage the relation between word senses and domains, and cast WSD as a textual entailment problem, where the different hypothesis refer to the domains of the word senses. Our results show that this approach is indeed effective, close to supervised systems.

📄 PDF Abstract BibTeX arXiv:2302.03353

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceWord Sense Disambiguation

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Residual Connection 설명 없음
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Where did the ambiguity go? Examining how multimodal models interpret polysemous words

2026-08-01 · Jasin Cekinmez, Addison J. Wu, Raja Marjieh, Thomas L. Griffiths arxiv

Human language is highly polysemous. Many common words (e.g., 'bank' or 'palm') carry several distinct meanings that shape what humans communicate and imagine. Large language models (LLMs) have been shown to understand t…

Automatic Part-of-Speech Tagging of Arabic-English Dictionary Senses through WordNet

2026-06-23 · Diaa M. Fayed, Aly A. Fahmy, Mohsen A. Rashwan, Wafaa K. Fayed arxiv

This paper proposed an algorithm for part-of-speech (POS) tagging senses of a bilingual dictionary. The algorithm is applied on the Al-Mawrid Arabic-English dictionary. The tagging task is accomplished by transferring th…

Part-Of-Speech TaggingPOS Tagging

Linear Algebraic Structure of Word Senses, with Applications to Polysemy

2016-01-14 · TACL 2018 1 · Sanjeev Arora, Yuanzhi Li, YIngyu Liang, Tengyu Ma 외

Word embeddings are ubiquitous in NLP and information retrieval, but it is unclear what they represent when the word is polysemous. Here it is shown that multiple word senses reside in linear superposition within the wor…

Information RetrievalRetrievalWord Embeddings

Let's Play Mono-Poly: BERT Can Reveal Words' Polysemy Level and Partitionability into Senses

2021-04-29 · Aina Garí Soler, Marianna Apidianaki

Pre-trained language models (LMs) encode rich information about linguistic structure but their knowledge about lexical polysemy remains unclear. We propose a novel experimental setup for analysing this knowledge in LMs s…

Word sense extension

2023-06-09 · Lei Yu, Yang Xu

Humans often make creative use of words to express novel senses. A long-standing effort in natural language processing has been focusing on word sense disambiguation (WSD), but little has been explored about how the sens…

Language ModellingWord Sense Disambiguation