paper-with-me

Papers

Word sense induction using word embeddings and community detection in complex networks

2018-03-22 · Edilson A. Corrêa Jr., Diego R. Amancio

Word Sense Induction (WSI) is the ability to automatically induce word senses from corpora. The WSI task was first proposed to overcome the limitations of manually annotated corpus that are required in word sense disambiguation systems. Even though several works have been proposed to induce word senses, existing systems are still very limited in the sense that they make use of structured, domain-specific knowledge sources. In this paper, we devise a method that leverages recent findings in word embeddings research to generate context embeddings, which are embeddings containing information about the semantical context of a word. In order to induce senses, we modeled the set of ambiguous words as a complex network. In the generated network, two instances (nodes) are connected if the respective context embeddings are similar. Upon using well-established community detection methods to cluster the obtained context embeddings, we found that the proposed method yields excellent performance for the WSI task. Our method outperformed competing algorithms and baselines, in a completely unsupervised manner and without the need of any additional structured knowledge source.

📄 PDF Abstract BibTeX arXiv:1803.08476

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionWord EmbeddingsWord Sense DisambiguationWord Sense Induction

Similar Papers 제목 키워드 기반

Cross-Lingual Contextual Word Embeddings Mapping With Multi-Sense Words In Mind

2019-09-18 · Zheng Zhang, Ruiqing Yin, Jun Zhu, Pierre Zweigenbaum

Recent work in cross-lingual contextual word embedding learning cannot handle multi-sense words well. In this work, we explore the characteristics of contextual word embeddings and show the link between contextual word e…

Bilingual Lexicon InductionWord Embeddings

Towards Automatic Construction of Filipino WordNet: Word Sense Induction and Synset Induction Using Sentence Embeddings

2022-04-07 · Dan John Velasco, Axel Alba, Trisha Gail Pelagio, Bryce Anthony Ramirez 외

Wordnets are indispensable tools for various natural language processing applications. Unfortunately, wordnets get outdated, and producing or updating wordnets can be slow and costly in terms of time and resources. This …

Language ModelingLanguage ModellingSentenceSentence Embeddings+2

Word Sense Induction with Attentive Context Clustering

2021-12-01 · NLP4DH (ICON) 2021 12 · Moshe Stekel, Amos Azaria, Shai Gordin

In this paper, we present ACCWSI (Attentive Context Clustering WSI), a method for Word Sense Induction, suitable for languages with limited resources. Pretrained on a small corpus and given an ambiguous word (query word)…

ClusteringWord Sense Induction

Word Sense Induction with Knowledge Distillation from BERT

2023-04-20 · Anik Saha, Alex Gittens, Bulent Yener

Pre-trained contextual language models are ubiquitously employed for language understanding tasks, but are unsuitable for resource-constrained systems. Noncontextual word embeddings are an efficient alternative in these …

Knowledge DistillationLanguage ModelingLanguage ModellingWord Embeddings+2

Word2Sense: Sparse Interpretable Word Embeddings

2019-07-01 · ACL 2019 7 · Abhishek Panigrahi, Harsha Vardhan Simhadri, Chiranjib Bhattacharyya

We present an unsupervised method to generate Word2Sense word embeddings that are interpretable {---} each dimension of the embedding space corresponds to a fine-grained sense, and the non-negative value of the embedding…

Word EmbeddingsWord Similarity