paper-with-me

Papers

Word and Document Embedding with vMF-Mixture Priors on Context Word Vectors

2019-07-01 · ACL 2019 7 · Shoaib Jameel, Steven Schockaert

Word embedding models typically learn two types of vectors: target word vectors and context word vectors. These vectors are normally learned such that they are predictive of some word co-occurrence statistic, but they are otherwise unconstrained. However, the words from a given language can be organized in various natural groupings, such as syntactic word classes (e.g. nouns, adjectives, verbs) and semantic themes (e.g. sports, politics, sentiment). Our hypothesis in this paper is that embedding models can be improved by explicitly imposing a cluster structure on the set of context word vectors. To this end, our model relies on the assumption that context word vectors are drawn from a mixture of von Mises-Fisher (vMF) distributions, where the parameters of this mixture distribution are jointly optimized with the word vectors. We show that this results in word vectors which are qualitatively different from those obtained with existing word embedding models. We furthermore show that our embedding model can also be used to learn high-quality document representations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document Embedding

Similar Papers 제목 키워드 기반

Representing Mixtures of Word Embeddings with Mixtures of Topic Embeddings

2022-03-03 · ICLR 2022 4 · Dongsheng Wang, Dandan Guo, He Zhao, Huangjie Zheng 외

A topic model is often formulated as a generative model that explains how each word of a document is generated given a set of topics and document-specific topic proportions. It is focused on capturing the word co-occurre…

parameter estimationWord Embeddings

Ordering-sensitive and Semantic-aware Topic Modeling

2015-02-12 · Min Yang, Tianyi Cui, Wenting Tu

Topic modeling of textual corpora is an important and challenging problem. In most previous work, the "bag-of-words" assumption is usually made which ignores the ordering of words. This assumption simplifies the computat…

Retrieval

Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec

2016-05-06 · Christopher E Moody

Distributed dense word vectors have been shown to be effective at capturing token-level semantic and syntactic regularities in language, while topic models can form interpretable representations over documents. In this w…

Topic ModelsWord Embeddings

textTOvec: Deep Contextualized Neural Autoregressive Topic Models of Language with Distributed Compositional Prior

2018-10-09 · ICLR 2019 5 · Pankaj Gupta, Yatin Chaudhary, Florian Buettner, Hinrich Schütze

We address two challenges of probabilistic topic modelling in order to better estimate the probability of a word in a given context, i.e., P(word|context): (1) No Language Structure in Context: Probabilistic topic models…

Information ExtractionInformation RetrievalLanguage ModellingRetrieval+2

Lexical semantic change for Ancient Greek and Latin

2021-01-22 · Valerio Perrone, Simon Hengchen, Marco Palma, Alessandro Vatri 외

Change and its precondition, variation, are inherent in languages. Over time, new words enter the lexicon, others become obsolete, and existing words acquire new senses. Associating a word's correct meaning in its histor…