paper-with-me

Papers

Distributed representation of multi-sense words: A loss-driven approach

2019-04-14 · Saurav Manchanda, George Karypis

Word2Vec's Skip Gram model is the current state-of-the-art approach for estimating the distributed representation of words. However, it assumes a single vector per word, which is not well-suited for representing words that have multiple senses. This work presents LDMI, a new model for estimating distributional representations of words. LDMI relies on the idea that, if a word carries multiple senses, then having a different representation for each of its senses should lead to a lower loss associated with predicting its co-occurring words, as opposed to the case when a single vector representation is used for all the senses. After identifying the multi-sense words, LDMI clusters the occurrences of these words to assign a sense to each occurrence. Experiments on the contextual word similarity task show that LDMI leads to better performance than competing approaches.

📄 PDF Abstract BibTeX arXiv:1904.06725

Code (0)

등록된 구현이 없습니다.

Tasks

Word Similarity

Similar Papers 제목 키워드 기반

A Simple and Efficient Method To Generate Word Sense Representations

2014-12-18 · RANLP 2015 9 · Luis Nieto Piña, Richard Johansson

Distributed representations of words have boosted the performance of many Natural Language Processing tasks. However, usually only one representation per word is obtained, not acknowledging the fact that some words have …

Language ModelingLanguage Modelling

Moving Down the Long Tail of Word Sense Disambiguation with Gloss-Informed Biencoders

2020-05-06 · Terra Blevins, Luke Zettlemoyer

A major obstacle in Word Sense Disambiguation (WSD) is that word senses are not uniformly distributed, causing existing models to generally perform poorly on senses that are either rare or unseen during training. We prop…

Word Sense Disambiguation

Moving Down the Long Tail of Word Sense Disambiguation with Gloss Informed Bi-encoders

2020-07-01 · ACL 2020 6 · Terra Blevins, Luke Zettlemoyer

A major obstacle in Word Sense Disambiguation (WSD) is that word senses are not uniformly distributed, causing existing models to generally perform poorly on senses that are either rare or unseen during training. We prop…

Word Sense Disambiguation

Solving Verbal Comprehension Questions in IQ Test by Knowledge-Powered Word Embedding

2015-05-29 · Huazheng Wang, Fei Tian, Bin Gao, Jiang Bian 외

Intelligence Quotient (IQ) Test is a set of standardized questions designed to evaluate human intelligence. Verbal comprehension questions appear very frequently in IQ tests, which measure human's verbal ability includin…

Polysemy Detection in Distributed Representation of Word Sense

2017-09-26 · Kana Oomoto, Haruka Oikawa, Eiko Yamamoto, Mitsuo Yoshida 외

In this paper, we propose a statistical test to determine whether a given word is used as a polysemic word or not. The statistic of the word in this test roughly corresponds to the fluctuation in the senses of the neighb…

Position