paper-with-me

Papers

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 Network-Replicated Softmax Model (RNNRSM), where the discovered topics at each time influence the topic discovery in the subsequent time steps. We account for the temporal ordering of documents by explicitly modeling a joint distribution of latent topical dependencies over time, using distributional estimators with temporal recurrent connections. Applying RNN-RSM to 19 years of articles on NLP research, we demonstrate that compared to state-of-the art topic models, RNNRSM shows better generalization, topic interpretation, evolution and trends. We also introduce a metric (named as SPAN) to quantify the capability of dynamic topic model to capture word evolution in topics over time.

📄 PDF Abstract BibTeX arXiv:1711.05626

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDynamic Topic ModelingTopic Models

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

CAPS: Unifying Attention, Recurrence, and Alignment in Transformer-based Time Series Forecasting

2026-02-02 · Viresh Pati, Yubin Kim, Vinh Pham, Jevon Twitty 외 arxiv

This paper presents $\textbf{CAPS}$ (Clock-weighted Aggregation with Prefix-products and Softmax), a structured attention mechanism for time series forecasting that decouples three distinct temporal structures: global tr…

Time Series Forecasting

A Neural Autoregressive Topic Model

2012-12-01 · NeurIPS 2012 12 · Hugo Larochelle, Stanislas Lauly

We describe a new model for learning meaningful representations of text documents from an unlabeled collection of documents. This model is inspired by the recently proposed Replicated Softmax, an undirected graphical mod…

modelRepresentation Learning

Topical Behavior Prediction from Massive Logs

2017-08-10 · Shih-Chieh Su

In this paper, we study the topical behavior in a large scale. We use the network logs where each entry contains the entity ID, the timestamp, and the meta data about the activity. Both the temporal and the spatial relat…

Prediction

Modeling Documents with Deep Boltzmann Machines

2013-09-26 · Nitish Srivastava, Ruslan R. Salakhutdinov, Geoffrey E. Hinton

We introduce a Deep Boltzmann Machine model suitable for modeling and extracting latent semantic representations from a large unstructured collection of documents. We overcome the apparent difficulty of training a DBM wi…

Document ClassificationGeneral ClassificationRetrieval

Summarized Network Behavior Prediction

2017-05-02 · Shih-Chieh Su

This work studies the entity-wise topical behavior from massive network logs. Both the temporal and the spatial relationships of the behavior are explored with the learning architectures combing the recurrent neural netw…

Prediction