paper-with-me

Papers

Generative Topic Embedding: a Continuous Representation of Documents

2016-08-01 · ACL 2016 8 · Shaohua Li, Tat-Seng Chua, Jun Zhu, Chunyan Miao
📄 PDF Abstract BibTeX

Code (1)

askerlee/topicvec 공식 구현

Tasks

Document ClassificationTopic Models

Similar Papers 제목 키워드 기반

Generative Topic Embedding: a Continuous Representation of Documents (Extended Version with Proofs)

2016-06-09 · Shaohua Li, Tat-Seng Chua, Jun Zhu, Chunyan Miao

Word embedding maps words into a low-dimensional continuous embedding space by exploiting the local word collocation patterns in a small context window. On the other hand, topic modeling maps documents onto a low-dimensi…

Document ClassificationVariational Inference

The Dynamic Embedded Topic Model

2019-07-12 · Adji B. Dieng, Francisco J. R. Ruiz, David M. Blei

Topic modeling analyzes documents to learn meaningful patterns of words. For documents collected in sequence, dynamic topic models capture how these patterns vary over time. We develop the dynamic embedded topic model (D…

ArticlesmodelTopic ModelsVariational Inference+1

Neural Embedding Allocation: Distributed Representations of Topic Models

2019-09-10 · Kamrun Naher Keya, Yannis Papanikolaou, James R. Foulds

Word embedding models such as the skip-gram learn vector representations of words' semantic relationships, and document embedding models learn similar representations for documents. On the other hand, topic models provid…

Document EmbeddingTopic Models

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

Graph2topic: an opensource topic modeling framework based on sentence embedding and community detection

2023-04-13 · Leihang Zhang, Jiapeng Liu, Qiang Yan

It has been reported that clustering-based topic models, which cluster high-quality sentence embeddings with an appropriate word selection method, can generate better topics than generative probabilistic topic models. Ho…

Community DetectionLanguage ModellingSentenceSentence Embedding+3