Word-sense disambiguation¶
Select the contextually intended sense of an ambiguous word from a declared sense inventory, while keeping inventory granularity and annotation uncertainty separate from model accuracy.
Core Idea¶
Word-sense disambiguation is the task of identifying which predefined lexical sense of a target word is intended in a particular context; when senses are induced rather than selected from an inventory, the neighboring task is word-sense discrimination or induction. Context supplies syntactic, lexical, topical and world-knowledge constraints that alter the relative fit of candidate senses; knowledge-based overlap, supervised classification, semi-supervised bootstrapping, graph methods or contextual models operationalize that comparison against a fixed inventory.
Its autonomous residual is the token-level assignment of an inventory-defined lexical sense from context, including inventory granularity and human-annotation uncertainty, not general semantic interpretation, part-of-speech tagging, entity linking, or unconstrained topic classification.
Scope of Application¶
Word-sense disambiguation applies when the analyst can specify an occurrence of a potentially ambiguous lexical item in a sentence, discourse, query, or multilingual context, together with a declared inventory of candidate senses and establish that a particular word occurrence is mapped to one or more contextually warranted senses under an explicit inventory and granularity, with output evaluated against that same task definition rather than an unstated dictionary. Accuracy numbers are meaningful only for a named dataset, language, inventory, granularity and evaluation protocol. Historical benchmark results are not presented as current universal performance ceilings.
Clarity¶
A clear claim names the carrier, governing rule, assumptions, and recognition test. This matters because disambiguation sometimes includes entity linking, translation choice and sense induction, while sense boundaries themselves can be continuous, overlapping, task-specific and disputed among lexicographers. The disciplined statement is that the object counts as Word-sense disambiguation exactly when a particular word occurrence is mapped to one or more contextually warranted senses under an explicit inventory and granularity, with output evaluated against that same task definition rather than an unstated dictionary
Manages Complexity¶
The abstraction compresses all-words and lexical-sample tasks, coarse and fine inventories, knowledge-based Lesk and graph methods, supervised classifiers, semi-supervised bootstrapping, unsupervised sense induction, multilingual disambiguation, translation-specific senses, and contextual-embedding systems into a stable carrier, rule, invariant, and failure boundary. It makes comparison tractable while retaining the variables that control validity.
Abstract Reasoning¶
- Type the carrier. Establish an occurrence of a potentially ambiguous lexical item in a sentence, discourse, query, or multilingual context, together with a declared inventory of candidate senses and reject examples from a different problem. 2. Lock the rule. Express that a particular word occurrence is mapped to one or more contextually warranted senses under an explicit inventory and granularity, with output evaluated against that same task definition rather than an unstated dictionary independently of one notation or implementation.
Knowledge Transfer¶
Transfer within computational linguistics is strong when new cases preserve the same carrier, mechanism, and diagnostic. The move from The word 'bass' in a sentence about low-frequency sound is assigned the acoustic sense rather than the fish sense by comparing contextual evidence with a declared lexical inventory to A machine-translation system disambiguates 'bank' before choosing a target-language word whose alternatives distinguish a financial institution from a river edge demonstrates that continuity.
Relationships to Other Abstractions¶
Current abstraction Word-sense disambiguation Domain-specific
Parents (1) — more general patterns this builds on
-
Word-sense disambiguation is a kind of Interpretation Prime
The proposed strict upward parent is
prime:interpretation.
Hierarchy path (1) — routes to 1 parentless root
- Word-sense disambiguation → Interpretation → Representation → Abstraction
Neighborhood in Abstraction Space¶
Word-sense disambiguation sits in a crowded region of the domain-specific corpus (31st percentile for distinctiveness): several abstractions share nearly its structure, so a description that fits it tends to fit its neighbors too.
Family — Speech Production & Phonetic Features (11 abstractions)
Nearest neighbors
- Collocational restriction — 0.91
- Function word — 0.91
- Skunked term — 0.91
- Vocabulary — 0.90
- Hypernymy and hyponymy — 0.90
Computed from structural-signature embeddings · 2026-09-08