paper-with-me

홈 › Papers

Gaussian Mixture Embeddings for Multiple Word Prototypes

2015-11-19 · Xinchi Chen, Xipeng Qiu, Jingxiang Jiang, Xuanjing Huang

Recently, word representation has been increasingly focused on for its excellent properties in representing the word semantics. Previous works mainly suffer from the problem of polysemy phenomenon. To address this problem, most of previous models represent words as multiple distributed vectors. However, it cannot reflect the rich relations between words by representing words as points in the embedded space. In this paper, we propose the Gaussian mixture skip-gram (GMSG) model to learn the Gaussian mixture embeddings for words based on skip-gram framework. Each word can be regarded as a gaussian mixture distribution in the embedded space, and each gaussian component represents a word sense. Since the number of senses varies from word to word, we further propose the Dynamic GMSG (D-GMSG) model by adaptively increasing the sense number of words during training. Experiments on four benchmarks show the effectiveness of our proposed model.

📄 PDF Abstract BibTeX arXiv:1511.06246

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal Word Distributions

2017-04-27 · ACL 2017 7 · Ben Athiwaratkun, Andrew Gordon Wilson

Word embeddings provide point representations of words containing useful semantic information. We introduce multimodal word distributions formed from Gaussian mixtures, for multiple word meanings, entailment, and rich un…

Word EmbeddingsWord Similarity

Probabilistic FastText for Multi-Sense Word Embeddings

2018-06-07 · ACL 2018 7 · Ben Athiwaratkun, Andrew Gordon Wilson, Anima Anandkumar

We introduce Probabilistic FastText, a new model for word embeddings that can capture multiple word senses, sub-word structure, and uncertainty information. In particular, we represent each word with a Gaussian mixture d…

Word EmbeddingsWord Similarity

Integrating Topic Modeling with Word Embeddings by Mixtures of vMFs

2016-12-01 · COLING 2016 12 · Xi-Ming Li, Jinjin Chi, Changchun Li, Jihong Ouyang 외

Gaussian LDA integrates topic modeling with word embeddings by replacing discrete topic distribution over word types with multivariate Gaussian distribution on the embedding space. This can take semantic information of w…

Topic ModelsWord Embeddings

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 embed…

Word EmbeddingsWord Similarity

DT\_Team at SemEval-2017 Task 1: Semantic Similarity Using Alignments, Sentence-Level Embeddings and Gaussian Mixture Model Output

2017-08-01 · SEMEVAL 2017 8 · Nabin Maharjan, Rajendra Banjade, Dipesh Gautam, Lasang J. Tamang 외

We describe our system (DT Team) submitted at SemEval-2017 Task 1, Semantic Textual Similarity (STS) challenge for English (Track 5). We developed three different models with various features including similarity scores …

LemmatizationSemantic SimilaritySemantic Textual SimilaritySentence+4