paper-with-me

Papers

Recurrent Coupled Topic Modeling over Sequential Documents

2021-06-23 · Jinjin Guo, Longbing Cao, Zhiguo Gong

The abundant sequential documents such as online archival, social media and news feeds are streamingly updated, where each chunk of documents is incorporated with smoothly evolving yet dependent topics. Such digital texts have attracted extensive research on dynamic topic modeling to infer hidden evolving topics and their temporal dependencies. However, most of the existing approaches focus on single-topic-thread evolution and ignore the fact that a current topic may be coupled with multiple relevant prior topics. In addition, these approaches also incur the intractable inference problem when inferring latent parameters, resulting in a high computational cost and performance degradation. In this work, we assume that a current topic evolves from all prior topics with corresponding coupling weights, forming the multi-topic-thread evolution. Our method models the dependencies between evolving topics and thoroughly encodes their complex multi-couplings across time steps. To conquer the intractable inference challenge, a new solution with a set of novel data augmentation techniques is proposed, which successfully discomposes the multi-couplings between evolving topics. A fully conjugate model is thus obtained to guarantee the effectiveness and efficiency of the inference technique. A novel Gibbs sampler with a backward-forward filter algorithm efficiently learns latent timeevolving parameters in a closed-form. In addition, the latent Indian Buffet Process (IBP) compound distribution is exploited to automatically infer the overall topic number and customize the sparse topic proportions for each sequential document without bias. The proposed method is evaluated on both synthetic and real-world datasets against the competitive baselines, demonstrating its superiority over the baselines in terms of the low per-word perplexity, high coherent topics, and better document time prediction.

📄 PDF Abstract BibTeX arXiv:2106.13732

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDynamic Topic Modeling

Similar Papers 제목 키워드 기반

Mixed Membership Recurrent Neural Networks

2018-12-23 · Ghazal Fazelnia, Mark Ibrahim, Ceena Modarres, Kevin Wu 외

Models for sequential data such as the recurrent neural network (RNN) often implicitly model a sequence as having a fixed time interval between observations and do not account for group-level effects when multiple sequen…

Dynamic Topic Modeling

Sentence Level Recurrent Topic Model: Letting Topics Speak for Themselves

2016-04-07 · Fei Tian, Bin Gao, Di He, Tie-Yan Liu

We propose Sentence Level Recurrent Topic Model (SLRTM), a new topic model that assumes the generation of each word within a sentence to depend on both the topic of the sentence and the whole history of its preceding wor…

SentenceShort-Text ConversationTopic Models

Deep Temporal-Recurrent-Replicated-Softmax for Topical Trends over Time

2017-11-15 · NAACL 2018 6 · Pankaj Gupta, Subburam Rajaram, Hinrich Schütze, Bernt Andrassy

Dynamic topic modeling facilitates the identification of topical trends over time in temporal collections of unstructured documents. We introduce a novel unsupervised neural dynamic topic model named as Recurrent Neural …

ArticlesDynamic Topic ModelingTopic Models

Coupled Oscillatory Recurrent Neural Network (coRNN): An accurate and (gradient) stable architecture for learning long time dependencies

2020-10-02 · ICLR 2021 1 · T. Konstantin Rusch, Siddhartha Mishra

Circuits of biological neurons, such as in the functional parts of the brain can be modeled as networks of coupled oscillators. Inspired by the ability of these systems to express a rich set of outputs while keeping (gra…

Sentiment AnalysisSequential Image Classification

TopicRNN: A Recurrent Neural Network with Long-Range Semantic Dependency

2016-11-05 · Adji B. Dieng, Chong Wang, Jianfeng Gao, John Paisley

In this paper, we propose TopicRNN, a recurrent neural network (RNN)-based language model designed to directly capture the global semantic meaning relating words in a document via latent topics. Because of their sequenti…

Language ModelingLanguage ModellingSentiment AnalysisTopic Models