paper-with-me

홈 › Papers

Coherence-Aware Neural Topic Modeling

2018-09-07 · EMNLP 2018 10 · Ran Ding, Ramesh Nallapati, Bing Xiang

Topic models are evaluated based on their ability to describe documents well (i.e. low perplexity) and to produce topics that carry coherent semantic meaning. In topic modeling so far, perplexity is a direct optimization target. However, topic coherence, owing to its challenging computation, is not optimized for and is only evaluated after training. In this work, under a neural variational inference framework, we propose methods to incorporate a topic coherence objective into the training process. We demonstrate that such a coherence-aware topic model exhibits a similar level of perplexity as baseline models but achieves substantially higher topic coherence.

📄 PDF Abstract BibTeX arXiv:1809.02687

Code (2)

YongfeiYan/Neural-Document-Modeling pytorch
gonsoomoon-ml/topic-modeling

Tasks

Topic ModelsVariational Inference

Similar Papers 제목 키워드 기반

Diversity-Aware Coherence Loss for Improving Neural Topic Models

2023-05-25 · Raymond Li, Felipe González-Pizarro, Linzi Xing, Gabriel Murray 외

The standard approach for neural topic modeling uses a variational autoencoder (VAE) framework that jointly minimizes the KL divergence between the estimated posterior and prior, in addition to the reconstruction loss. S…

DiversityTopic Models

Human-Centric Topic Modeling with Goal-Prompted Contrastive Learning and Optimal Transport

2026-04-14 · Rui Wang, Yi Zheng, Dongxin Wang, Haiping Huang 외 arxiv

Existing topic modeling methods, from LDA to recent neural and LLM-based approaches, which focus mainly on statistical coherence, often produce redundant or off-target topics that miss the user's underlying intent. We in…

Contrastive Learning

Unsupervised Dialogue Topic Segmentation with Topic-aware Utterance Representation

2023-05-04 · Haoyu Gao, Rui Wang, Ting-En Lin, Yuchuan Wu 외

Dialogue Topic Segmentation (DTS) plays an essential role in a variety of dialogue modeling tasks. Previous DTS methods either focus on semantic similarity or dialogue coherence to assess topic similarity for unsupervise…

SegmentationSemantic SimilaritySemantic Textual Similarity

Importance-aware Topic Modeling for Discovering Public Transit Risk from Noisy Social Media

2025-12-06 · Fatima Ashraf, Muhammad Ayub Sabir, Jiaxin Deng, Junbiao Pang 외 arxiv

Urban transit agencies increasingly turn to social media to monitor emerging service risks such as crowding, delays, and safety incidents, yet the signals of concern are sparse, short, and easily drowned by routine chatt…

Qualitative Insights Tool (QualIT): LLM Enhanced Topic Modeling

2024-09-24 · Satya Kapoor, Alex Gil, Sreyoshi Bhaduri, Anshul Mittal 외

Topic modeling is a widely used technique for uncovering thematic structures from large text corpora. However, most topic modeling approaches e.g. Latent Dirichlet Allocation (LDA) struggle to capture nuanced semantics a…

ArticlesBenchmarkingClusteringDiversity+1