paper-with-me

홈 › Papers

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 specified ahead of knowing the forthcoming documents and the underlying topics. The future topics should mimic past topics of interest yet there should be some novelty in them. We develop a keyword-based topic model that dynamically selects a subset of keywords to be used to collect future documents. The generative process first selects keywords and then the underlying documents based on the specified keywords. The model is trained by using a variational lower bound and stochastic gradient optimization. The inference consists of finding a subset of keywords where given a subset the model predicts the underlying topic-word matrix for the unknown forthcoming documents. We compare the keyword topic model against a benchmark model using viral predictions of tweets combined with a topic model. The keyword-based topic model outperforms this sophisticated baseline model by 67%.

📄 PDF Abstract BibTeX arXiv:2001.07866

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Keyword Selection to Track Evolving Topics on Twitter

2022-09-22 · Sacha Lévy, Farimah Poursafaei, Kellin Pelrine, Reihaneh Rabbany

How can we study social interactions on evolving topics at a mass scale? Over the past decade, researchers from diverse fields such as economics, political science, and public health have often done this by querying Twit…

Active Learning

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

Discriminative Keyword Selection Using Support Vector Machines

2007-12-01 · NeurIPS 2007 12 · Fred Richardson, William M. Campbell

Many tasks in speech processing involve classification of long term characteristics of a speech segment such as language, speaker, dialect, or topic. A natural technique for determining these characteristics is to first …

feature selection

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 …

General ClassificationTopic Models

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