paper-with-me

Papers

From Word to Sense Embeddings: A Survey on Vector Representations of Meaning

2018-05-10 · Jose Camacho-Collados, Mohammad Taher Pilehvar

Over the past years, distributed semantic representations have proved to be effective and flexible keepers of prior knowledge to be integrated into downstream applications. This survey focuses on the representation of meaning. We start from the theoretical background behind word vector space models and highlight one of their major limitations: the meaning conflation deficiency, which arises from representing a word with all its possible meanings as a single vector. Then, we explain how this deficiency can be addressed through a transition from the word level to the more fine-grained level of word senses (in its broader acceptation) as a method for modelling unambiguous lexical meaning. We present a comprehensive overview of the wide range of techniques in the two main branches of sense representation, i.e., unsupervised and knowledge-based. Finally, this survey covers the main evaluation procedures and applications for this type of representation, and provides an analysis of four of its important aspects: interpretability, sense granularity, adaptability to different domains and compositionality.

📄 PDF Abstract BibTeX arXiv:1805.04032

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Building Sense Representations in Danish by Combining Word Embeddings with Lexical Resources

2020-05-01 · LREC 2020 5 · Ida R{\o}rmann Olsen, Bolette Pedersen, Asad Sayeed

Our aim is to identify suitable sense representations for NLP in Danish. We investigate sense inventories that correlate with human interpretations of word meaning and ambiguity as typically described in dictionaries and…

SentenceWord EmbeddingsWord Sense Disambiguation

Word Sense Induction using Knowledge Embeddings

2018-10-23 · Anonymous

Word Embeddings are able to capture lexico-semantic information but remain flawed in their inability to assign unique representations to different senses of a polysemous words. They also fail to include information from …

Word EmbeddingsWord Sense Induction

Making Sense of Word Embeddings

2017-08-10 · WS 2016 8 · Maria Pelevina, Nikolay Arefyev, Chris Biemann, Alexander Panchenko

We present a simple yet effective approach for learning word sense embeddings. In contrast to existing techniques, which either directly learn sense representations from corpora or rely on sense inventories from lexical …

ClusteringWord Embeddings

Sense representations for Portuguese: experiments with sense embeddings and deep neural language models

2021-08-31 · Jessica Rodrigues da Silva, Helena de Medeiros Caseli

Sense representations have gone beyond word representations like Word2Vec, GloVe and FastText and achieved innovative performance on a wide range of natural language processing tasks. Although very useful in many applica…

Semantic Textual SimilarityTransfer LearningWord Embeddings

LSTMEmbed: Learning Word and Sense Representations from a Large Semantically Annotated Corpus with Long Short-Term Memories

2019-07-01 · ACL 2019 7 · Ignacio Iacobacci, Roberto Navigli

While word embeddings are now a de facto standard representation of words in most NLP tasks, recently the attention has been shifting towards vector representations which capture the different meanings, i.e., senses, of …

Word Embeddings