Challenge: Recent work has used pre-trained word embeddings to address data sparsity in short-text or small document collections.
Approach: They propose a neural topic modeling framework using multi-view embedding spaces to improve topic quality and deal with polysemy.
Outcome: The proposed framework improves topic quality and deal with polysemy.

Similar Papers

Is Neural Topic Modelling Better than Clustering? An Empirical Study on Clustering with Contextual Embeddings for Topics (2022.naacl-main)

Copied to clipboard

Challenge: Recent work incorporates pre-trained word embeddings into Neural Topic Models (NTMs), generating highly coherent topics.
Approach: They conduct thorough experiments to investigate whether embeddings directly with an appropriate word selection method can generate more coherent and diverse topics than NTMs.
Outcome: The proposed model generates more coherent and diverse topics than traditional NTMs, achieving higher efficiency and simplicity.
A Neural Generative Model for Joint Learning Topics and Topic-Specific Word Embeddings (2020.tacl-1)

Copied to clipboard

Challenge: Experimental results show that the proposed model outperforms word-level embedding methods in word similarity evaluation and word sense disambiguation.
Approach: They propose a generative model that explores local and global context for joint learning topics and topic-specific word embeddings.
Outcome: The proposed model outperforms word-level embedding methods in word similarity evaluation and word sense disambiguation.
Pre-training and Fine-tuning Neural Topic Model: A Simple yet Effective Approach to Incorporating External Knowledge (2022.acl-long)

Copied to clipboard

Challenge: Recent studies have shown that using external knowledge such as pre-trained word embeddings or pre-train language models only achieved limited performance improvements but with huge computational overhead.
Approach: They propose to incorporate external knowledge into neural topic modeling by pre-trained word embeddings (PWEs) or pre-train language models (PLMs) they propose to fine-tune the neural topic model on the target dataset and reduce the huge size of training data.
Outcome: The proposed approach outperforms current state-of-the-art neural topic models and some topic modeling approaches enhanced with PWEs or PLMs on three datasets and greatly reduces the huge size of training data.
Pre-training is a Hot Topic: Contextualized Document Embeddings Improve Topic Coherence (2021.acl-short)

Copied to clipboard

Challenge: Recent neural topic models extract words from documents, but they are not coherent . coherence is crucial for topic models, but many use bag-of-words document representations as input . pre-trained language models are becoming ubiquitous in natural language processing .
Approach: They combine contextualized representations with neural topic models to produce more coherent topics . they say that future improvements in language models will translate into better topic models .
Outcome: The proposed approach produces more meaningful and coherent topics than bag-of-words models and recent neural models.
Tired of Topic Models? Clusters of Pretrained Word Embeddings Make for Fast and Good Topics too! (2020.emnlp-main)

Copied to clipboard

Challenge: Existing topic models rely on probabilistic models to uncover themes within document collections, but are they the only option?
Approach: They propose a way to cluster pre-trained word embeddings while incorporating document information for weighted clustering and reranking top words.
Outcome: The proposed approach performs as well as classical topic models, but with lower runtime and computational complexity.
Dynamic Topic Modeling by Clustering Embeddings from Pretrained Language Models: A Research Proposal (2022.aacl-srw)

Copied to clipboard

Challenge: Neural Topic Models (NTMs) are topic models that are created with the help of a pretrained language model.
Approach: They propose to do Neural Topic Modeling by Clustering document Embeddings (NTM-CE) with a pretrained language model to create dynamic topic models.
Outcome: The proposed model can be evaluated theoretically and practically using quantitative measurements of coherence and human evaluation to evaluate the model.
Topic Modeling: Contextual Token Embeddings Are All You Need (2024.findings-emnlp)

Copied to clipboard

Challenge: Current neural approaches to topic modeling have not been able to solve all of the problems.
Approach: They propose a topic modeling approach that uses document contextual token embeddings to find topics and find topic spans within documents.
Outcome: The proposed model outperforms the current state-of-the-art models on a comprehensive set of topic model evaluation metrics.
CWTM: Leveraging Contextualized Word Embeddings from BERT for Neural Topic Modeling (2024.lrec-main)

Copied to clipboard

Challenge: Existing topic models rely on bag-of-words (BOW) representations to capture word order information.
Approach: They propose a neural topic model that integrates contextualized word embeddings from BERT to learn the topic vector of a document without BOW information.
Outcome: The proposed model generates more coherent and meaningful topics compared to existing models while accommodating unseen words in newly encountered documents.
Enhancing Neural Topic Model with Multi-Level Supervisions from Seed Words (2023.findings-acl)

Copied to clipboard

Challenge: Existing topic seed words are difficult to incorporate into topic models due to the semantic diversity of natural language.
Approach: They propose a neural topic model enhanced with supervisions from seed words on word and document levels.
Outcome: The proposed model outperforms the state-of-the-art seeded topic models in terms of topic quality and classification accuracy.
Neural Attention-Aware Hierarchical Topic Model (2021.emnlp-main)

Copied to clipboard

Challenge: Neural topic models (NTMs) use deep neural networks to learn topic information.
Approach: They propose a variational autoencoder model that reconstructs sentence and document word counts using bag-of-words embeddings and pre-trained semantic embedders.
Outcome: The proposed model lowers reconstruction errors at sentence and document levels and finds more coherent topics from real-world datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations