paper-with-me

Papers

Multivariate Gaussian Document Representation from Word Embeddings for Text Categorization

2017-04-01 · EACL 2017 4 · Giannis Nikolentzos, Polykarpos Meladianos, Fran{\c{c}}ois Rousseau, Yannis Stavrakas, Michalis Vazirgiannis

Recently, there has been a lot of activity in learning distributed representations of words in vector spaces. Although there are models capable of learning high-quality distributed representations of words, how to generate vector representations of the same quality for phrases or documents still remains a challenge. In this paper, we propose to model each document as a multivariate Gaussian distribution based on the distributed representations of its words. We then measure the similarity between two documents based on the similarity of their distributions. Experiments on eight standard text categorization datasets demonstrate the effectiveness of the proposed approach in comparison with state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text CategorizationWord Embeddings

Similar Papers 제목 키워드 기반

Gaussian Hierarchical Latent Dirichlet Allocation: Bringing Polysemy Back

2020-02-25 · Takahiro Yoshida, Ryohei Hisano, Takaaki Ohnishi

Topic models are widely used to discover the latent representation of a set of documents. The two canonical models are latent Dirichlet allocation, and Gaussian latent Dirichlet allocation, where the former uses multinom…

Topic Models

Multivariate Gaussian Topic Modelling: A novel approach to discover topics with greater semantic coherence

2025-03-19 · Satyajeet Sahoo, Jhareswar Maiti, Virendra Kumar Tewari

An important aspect of text mining involves information retrieval in form of discovery of semantic themes (topics) from documents using topic modelling. While generative topic models like Latent Dirichlet Allocation (LDA…

Information RetrievalTopic Models

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

Context Reinforced Neural Topic Modeling over Short Texts

2020-08-11 · Jiachun Feng, Zusheng Zhang, Cheng Ding, Yanghui Rao 외

As one of the prevalent topic mining tools, neural topic modeling has attracted a lot of interests for the advantages of high efficiency in training and strong generalisation abilities. However, due to the lack of contex…

text-classificationText ClassificationTopic ModelsWord Embeddings

Unsupervised POS Induction with Word Embeddings

2015-03-23 · HLT 2015 5 · Chu-Cheng Lin, Waleed Ammar, Chris Dyer, Lori Levin

Unsupervised word embeddings have been shown to be valuable as features in supervised learning problems; however, their role in unsupervised problems has been less thoroughly explored. In this paper, we show that embeddi…

POSWord Embeddings