Research Article

A Method for Constructing Supervised Time Topic Model Based on Variational Autoencoder

Table 1

The generative process of L-LDA.

StepsDescription

1For each topic :
2 Generate the multinomial topic distributions over vocabulary Φc
3End for
4For each document :
5 Generate the multinomial topic distributions over document according to the label set of each document
6For each term :
7 Generate topic
8 Generate term ΦZd,n
9End for
10End for