paper-with-me

Papers

Topic Modeling based on Keywords and Context

2017-10-07 · Johannes Schneider

Current topic models often suffer from discovering topics not matching human intuition, unnatural switching of topics within documents and high computational demands. We address these concerns by proposing a topic model and an inference algorithm based on automatically identifying characteristic keywords for topics. Keywords influence topic-assignments of nearby words. Our algorithm learns (key)word-topic scores and it self-regulates the number of topics. Inference is simple and easily parallelizable. Qualitative analysis yields comparable results to state-of-the-art models (eg. LDA), but with different strengths and weaknesses. Quantitative analysis using 9 datasets shows gains in terms of classification accuracy, PMI score, computational performance and consistency of topic assignments within documents, while most often using less topics.

📄 PDF Abstract BibTeX arXiv:1710.02650

Code (2)

JohnTailor/tkm 공식 구현
johntailor/bertsenclu pytorch

Tasks

General ClassificationTopic Models

Similar Papers 제목 키워드 기반

S2vNTM: Semi-supervised vMF Neural Topic Modeling

2023-07-06 · Weijie Xu, Jay Desai, Srinivasan Sengamedu, Xiaoyu Jiang 외

Language model based methods are powerful techniques for text classification. However, the models have several shortcomings. (1) It is difficult to integrate human knowledge such as keywords. (2) It needs a lot of resour…

Language ModelingLanguage Modellingtext-classificationText Classification

Keyword-based Topic Modeling and Keyword Selection

2020-01-22 · Xingyu Wang, Lida Zhang, Diego Klabjan

Certain type of documents such as tweets are collected by specifying a set of keywords. As topics of interest change with time it is beneficial to adjust keywords dynamically. The challenge is that these need to be speci…

Contextual Topic Modeling For Dialog Systems

2018-10-18 · Chandra Khatri, Rahul Goel, Behnam Hedayatnia, Angeliki Metanillou 외

Accurate prediction of conversation topics can be a valuable signal for creating coherent and engaging dialog systems. In this work, we focus on context-aware topic classification methods for identifying topics in free-f…

ChatbotClassificationGeneral ClassificationTopic Classification+1

Exclusive Topic Modeling

2021-02-06 · Hao Lei, Ying Chen

We propose an Exclusive Topic Modeling (ETM) for unsupervised text classification, which is able to 1) identify the field-specific keywords though less frequently appeared and 2) deliver well-structured topics with exclu…

text-classificationText ClassificationUnsupervised Text Classification

TeMoTopic: Temporal Mosaic Visualisation of Topic Distribution, Keywords, and Context

2021-04-01 · EACL (Hackashop) 2021 4 · Shane Sheehan, Saturnino Luz, Masood Masoodian

In this paper we present TeMoTopic, a visualization component for temporal exploration of topics in text corpora. TeMoTopic uses the temporal mosaic metaphor to present topics as a timeline of stacked bars along with rel…