Towards the TopMost: A Topic Modeling System Toolkit (2024.acl-demos)

Copied to clipboard

Challenge: Current topic models adopt totally different datasets, implementations, and evaluations, hindering their research progress and applications.
Approach: They propose a Topic Modeling System Toolkit that covers a broader spectrum of topic modeling scenarios with their complete lifecycles.
Outcome: The proposed toolkit covers a broader spectrum of topic modeling scenarios with their complete lifecycles, including datasets, preprocessing, models, training, and evaluations.

Similar Papers

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.
Benchmarking Neural Topic Models: An Empirical Study (2021.findings-acl)

Copied to clipboard

Challenge: Neural topic modeling has been attracting much attention recently due to its ability to leverage the advantages of both neural networks and probabilistic topic models.
Approach: They propose to evaluate neural topic models in three tasks using large datasets and a set of metrics to compare them.
Outcome: The proposed models perform better in the first and third tasks than the traditional probabilistic models and are better in many cases.
Are Neural Topic Models Broken? (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing evaluation paradigms are often divorced from real-world use . recent results have challenged the validity of the prevailing model evaluation paradigm .
Approach: They show that neural topic models fare worse in both respects compared to an established classical method.
Outcome: The proposed method outperforms the members of the ensemble in both respects.
Don’t Give Me the Details, Just the Summary! Topic-Aware Convolutional Neural Networks for Extreme Summarization (D18-1)

Copied to clipboard

Challenge: Existing approaches to summarize documents are not extractive and require an abstractive approach.
Approach: They propose a novel abstractive model which is conditioned on the article’s topics and based entirely on convolutional neural networks.
Outcome: The proposed model outperforms an oracle extractive system and state-of-the-art abstractive approaches when evaluated automatically and by humans.
OCTIS: Comparing and Optimizing Topic models is Simple! (2021.eacl-demos)

Copied to clipboard

Challenge: Current topic modeling frameworks focus on preprocessing, evaluation, comparison of models and visualization.
Approach: They propose an evaluation framework for Topic Models with optimal hyper-parameters estimated using Bayesian Optimization approach.
Outcome: The proposed framework integrates several state-of-the-art topic models and evaluation metrics.
Improving the TENOR of Labeling: Re-evaluating Topic Models for Content Analysis (2024.eacl-long)

Copied to clipboard

Challenge: Existing evaluation metrics such as coherence and coherency are inadequate for neural topic models.
Approach: They conduct the first evaluation of neural, supervised and classical topic models in an interactive task-based setting.
Outcome: The proposed model performs better on cluster evaluation metrics and human evaluations than classical models on real-world tasks.
Towards Modern Topic Models: A Survey of Taxonomies and Paradigm Shifts from Algorithm-Centric to LLM-Centered Topic Analysis (2026.findings-acl)

Copied to clipboard

Challenge: Topic modeling (TM) is a classic unsupervised learning task in the field of natural language processing.
Approach: They propose a new taxonomy that emphasizes the role of LLMs and the design of end-to-end workflows.
Outcome: The proposed taxonomy emphasizes the role of LLMs and the design of end-to-end workflows.
STREAM: Simplified Topic Retrieval, Exploration, and Analysis Module (2024.acl-short)

Copied to clipboard

Challenge: Topic modeling is a widely used technique to analyze large document corpora.
Approach: They propose a module for topic retrieval, exploration, and analysis that implements multiple intruder-word based topic evaluation metrics.
Outcome: The proposed module implements multiple intruder-word based topic evaluation metrics and extends existing datasets.
TopicNet: Making Additive Regularisation for Topic Modelling Accessible (2020.lrec-1)

Copied to clipboard

Challenge: TopicNet is a Python module for topic modeling.
Approach: They introduce a Python module for topic modeling that brings regularization topic modeling to non-specialists using a general-purpose language.
Outcome: The proposed module aims to bring topic modeling to non-specialists using a general-purpose language.
Coherence-Aware Neural Topic Modeling (D18-1)

Copied to clipboard

Challenge: Topic models are evaluated for their ability to describe documents well (i.e. low perplexity) topic coherence is not optimized for and is only evaluated after training.
Approach: They propose to incorporate a topic coherence objective into the training process by incorporating a coherency objective into a model.
Outcome: The proposed model exhibits similar level of perplexity as baseline models but significantly higher topic coherence.

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