Generationary or ``How We Went beyond Word Sense Inventories and Learned to Gloss''
Mainstream computational lexical semantics embraces the assumption that word senses can be represented as discrete items of a predefined inventory. In this paper we show this needs not be the case, and propose a unified model that is able to produce contextually appropriate definitions. In our model, Generationary, we employ a novel span-based encoding scheme which we use to fine-tune an English pre-trained Encoder-Decoder system to generate glosses. We show that, even though we drop the need of choosing from a predefined sense inventory, our model can be employed effectively: not only does Generationary outperform previous approaches in the generative task of Definition Modeling in many settings, but it also matches or surpasses the state of the art in discriminative tasks such as Word Sense Disambiguation and Word-in-Context. Finally, we show that Generationary benefits from training on data from multiple inventories, with strong gains on various zero-shot benchmarks, including a novel dataset of definitions for free adjective-noun phrases. The software and reproduction materials are available at http://generationary.org.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderWord Sense DisambiguationSimilar Papers 제목 키워드 기반
Invited Talk: Generationary or: “How We Went beyond Sense Inventories and Learned to Gloss”
In this talk I present Generationary, an approach that goes beyond the mainstream assumption that word senses can be represented as discrete items of a predefined inventory, and put forward a unified model which produces…
DecoderWord Sense DisambiguationCoarse-Grained Sense Inventories Based on Semantic Matching between English Dictionaries
WordNet is one of the largest handcrafted concept dictionaries visualizing word connections through semantic relationships. It is widely used as a word sense inventory in natural language processing tasks. However, WordN…
Connect-the-Dots: Bridging Semantics between Words and Definitions via Aligning Word Sense Inventories
Word Sense Disambiguation (WSD) aims to automatically identify the exact meaning of one word according to its context. Existing supervised models struggle to make correct predictions on rare word senses due to limited tr…
SentenceWord Sense DisambiguationGraph-Based Induction of Word Senses in Croatian
Word sense induction (WSI) seeks to induce senses of words from unannotated corpora. In this paper, we address the WSI task for the Croatian language. We adopt the word clustering approach based on co-occurrence graphs, …
Clusteringgraph constructionWord Sense DisambiguationWord Sense InductionEmpirical Comparisons of MASC Word Sense Annotations
We analyze how different conceptions of lexical semantics affect sense annotations and how multiple sense inventories can be compared empirically, based on annotated text. Our study focuses on the MASC project, where dat…