paper-with-me

Papers

Learning Multi-Sense Word Distributions using Approximate Kullback-Leibler Divergence

2019-11-12 · P. Jayashree, Ballijepalli Shreya, P. K. Srijith

Learning word representations has garnered greater attention in the recent past due to its diverse text applications. Word embeddings encapsulate the syntactic and semantic regularities of sentences. Modelling word embedding as multi-sense gaussian mixture distributions, will additionally capture uncertainty and polysemy of words. We propose to learn the Gaussian mixture representation of words using a Kullback-Leibler (KL) divergence based objective function. The KL divergence based energy function provides a better distance metric which can effectively capture entailment and distribution similarity among the words. Due to the intractability of KL divergence for Gaussian mixture, we go for a KL approximation between Gaussian mixtures. We perform qualitative and quantitative experiments on benchmark word similarity and entailment datasets which demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1911.06118

Code (0)

등록된 구현이 없습니다.

Tasks

Word EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

CluBERT: A Cluster-Based Approach for Learning Sense Distributions in Multiple Languages

2020-07-01 · ACL 2020 6 · Tommaso Pasini, Federico Scozzafava, Bianca Scarlini

Knowing the Most Frequent Sense (MFS) of a word has been proved to help Word Sense Disambiguation (WSD) models significantly. However, the scarcity of sense-annotated data makes it difficult to induce a reliable and high…

LEMMAWord Sense Disambiguation

Now, It’s Personal : The Need for Personalized Word Sense Disambiguation

2021-09-01 · RANLP 2021 9 · Milton King, Paul Cook

Authors of text tend to predominantly use a single sense for a lemma that can differ among different authors. This might not be captured with an author-agnostic word sense disambiguation (WSD) model that was trained on m…

LEMMAWord Sense Disambiguation

Using Multi-Sense Vector Embeddings for Reverse Dictionaries

2019-04-02 · WS 2019 5 · Michael A. Hedderich, Andrew Yates, Dietrich Klakow, Gerard de Melo

Popular word embedding methods such as word2vec and GloVe assign a single vector representation to each word, even if a word has multiple distinct meanings. Multi-sense embeddings instead provide different vectors for ea…

Can Word Sense Distribution Detect Semantic Changes of Words?

2023-10-16 · Xiaohang Tang, Yi Zhou, Taichi Aida, Procheta Sen 외

Semantic Change Detection (SCD) of words is an important task for various NLP applications that must make time-sensitive predictions. Some words are used over time in novel ways to express new meanings, and these new mea…

Change DetectionWord Sense Disambiguation

An Evaluation Benchmark for Testing the Word Sense Disambiguation Capabilities of Machine Translation Systems

2020-05-01 · LREC 2020 5 · Aless Raganato, ro, Yves Scherrer, J{\"o}rg Tiedemann

Lexical ambiguity is one of the many challenging linguistic phenomena involved in translation, i.e., translating an ambiguous word with its correct sense. In this respect, previous work has shown that the translation qua…

Machine TranslationTranslationWord Sense Disambiguation