paper-with-me

홈 › Papers

Do Large Language Models Understand Word Senses?

2025-09-17 · Domenico Meconi, Simone Stirpe, Federico Martelli, Leonardo Lavalle, Roberto Navigli arxiv

Understanding the meaning of words in context is a fundamental capability for Large Language Models (LLMs). Despite extensive evaluation efforts, the extent to which LLMs show evidence that they truly grasp word senses remains underexplored. In this paper, we address this gap by evaluating both i) the Word Sense Disambiguation (WSD) capabilities of instruction-tuned LLMs, comparing their performance to state-of-the-art systems specifically designed for the task, and ii) the ability of two top-performing open- and closed-source LLMs to understand word senses in three generative settings: definition generation, free-form explanation, and example generation. Notably, we find that, in the WSD task, leading models such as GPT-4o and DeepSeek-V3 achieve performance on par with specialized WSD systems, while also demonstrating greater robustness across domains and levels of difficulty. In the generation tasks, results reveal that LLMs can explain the meaning of words in context up to 98\% accuracy, with the highest performance observed in the free-form explanation task, which best aligns with their generative capabilities.

📄 PDF Abstract BibTeX arXiv:2509.13905

Code (0)

등록된 구현이 없습니다.

Tasks

Word Sense Disambiguation

Similar Papers 제목 키워드 기반

Systematic word meta-sense extension

2023-11-21 · Lei Yu

The meaning of polysemous words often varies in a highly productive yet predictable way. Generalizing the regularity between conventional senses to derive novel word meaning is crucial for automated processing of non-lit…

Language ModelingLanguage Modelling

Contextualized Word Embeddings Encode Aspects of Human-Like Word Sense Knowledge

2020-10-25 · COLING (CogALex) 2020 12 · Sathvik Nair, Mahesh Srinivasan, Stephan Meylan

Understanding context-dependent variation in word meanings is a key aspect of human language comprehension supported by the lexicon. Lexicographic resources (e.g., WordNet) capture only some of this context-dependent var…

Word Embeddings

Polysemous Language in Child Directed Speech

2019-08-01 · WS 2019 8 · Sammy Floyd, Libby Barak, Adele Goldberg, Casey Lew-Williams

Polysemous Language in Child Directed Speech Learning the meaning of words is one of the fundamental building blocks of verbal communication. Models of child language acquisition have generally made the simplifying assum…

Language Acquisition

Understanding and Improving Multi-Sense Word Embeddings via Extended Robust Principal Component Analysis

2018-03-03 · Haoyue Shi, Yuqi Sun, Junfeng Hu

Unsupervised learned representations of polysemous words generate a large of pseudo multi senses since unsupervised methods are overly sensitive to contextual variations. In this paper, we address the pseudo multi-sense …

Dimensionality ReductionWord EmbeddingsWord Similarity

Modeling the Evolution of Word Senses with Force-Directed Layouts of Co-occurrence Networks

2021-08-01 · ACL (LChange) 2021 8 · Tim Reke, Robert Schwanhold, Ralf Krestel

Languages evolve over time and the meaning of words can shift. Furthermore, individual words can have multiple senses. However, existing language models often only reflect one word sense per word and do not reflect seman…