paper-with-me

홈 › Papers

Improving Interpretability of Word Embeddings by Generating Definition and Usage

2019-12-12 · Haitong Zhang, Yongping Du, Jiaxin Sun, Qingxiao Li

Word embeddings are substantially successful in capturing semantic relations among words. However, these lexical semantics are difficult to be interpreted. Definition modeling provides a more intuitive way to evaluate embeddings by utilizing them to generate natural language definitions of corresponding words. This task is of great significance for practical application and in-depth understanding of word representations. We propose a novel framework for definition modeling, which can generate reasonable and understandable context-dependent definitions. Moreover, we introduce usage modeling and study whether it is possible to utilize embeddings to generate example sentences of words. These ways are a more direct and explicit expression of embedding's semantics for better interpretability. We extend the single task model to multi-task setting and investigate several joint multi-task models to combine usage modeling and definition modeling together. Experimental results on existing Oxford dataset and a new collected Oxford-2019 dataset show that our single-task model achieves the state-of-the-art result in definition modeling and the multi-task learning methods are helpful for two tasks to improve the performance.

📄 PDF Abstract BibTeX arXiv:1912.05898

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningWord Embeddings

Similar Papers 제목 키워드 기반

Interpretable Word Sense Representations via Definition Generation: The Case of Semantic Change Analysis

2023-05-19 · Mario Giulianelli, Iris Luden, Raquel Fernandez, Andrey Kutuzov

We propose using automatically generated natural language definitions of contextualised word usages as interpretable word and word sense representations. Given a collection of usage examples for a target word, and the co…

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual Similarity+2

Bridging the Defined and the Defining: Exploiting Implicit Lexical Semantic Relations in Definition Modeling

2019-11-01 · IJCNLP 2019 11 · Koki Washio, Satoshi Sekine, Tsuneaki Kato

Definition modeling includes acquiring word embeddings from dictionary definitions and generating definitions of words. While the meanings of defining words are important in dictionary definitions, it is crucial to captu…

Word Embeddings

"Definition Modeling: To model definitions." Generating Definitions With Little to No Semantics

2023-06-14 · Vincent Segonne, Timothee Mickus

Definition Modeling, the task of generating definitions, was first proposed as a means to evaluate the semantic quality of word embeddings-a coherent lexical semantic representations of a word in context should contain a…

Word Embeddings

Definition Modeling: Learning to define word embeddings in natural language

2016-12-01 · Thanapon Noraset, Chen Liang, Larry Birnbaum, Doug Downey

Distributed representations of words have been shown to capture lexical semantics, as demonstrated by their effectiveness in word similarity and analogical relation tasks. But, these tasks only evaluate lexical semantics…

Word EmbeddingsWord Similarity

Vec2Gloss: definition modeling leveraging contextualized vectors with Wordnet gloss

2023-05-29 · Yu-Hsiang Tseng, Mao-Chang Ku, Wei-Ling Chen, Yu-Lin Chang 외

Contextualized embeddings are proven to be powerful tools in multiple NLP tasks. Nonetheless, challenges regarding their interpretability and capability to represent lexical semantics still remain. In this paper, we prop…