We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: TAN-NTM: Topic Attention Networks for Neural Topic Modeling

Abstract: Topic models have been widely used to learn text representations and gain insight into document corpora. To perform topic discovery, most existing neural models either take document bag-of-words (BoW) or sequence of tokens as input followed by variational inference and BoW reconstruction to learn topic-word distribution. However, leveraging topic-word distribution for learning better features during document encoding has not been explored much. To this end, we develop a framework TAN-NTM, which processes document as a sequence of tokens through a LSTM whose contextual outputs are attended in a topic-aware manner. We propose a novel attention mechanism which factors in topic-word distribution to enable the model to attend on relevant words that convey topic related cues. The output of topic attention module is then used to carry out variational inference. We perform extensive ablations and experiments resulting in ~9-15 percentage improvement over score of existing SOTA topic models in NPMI coherence on several benchmark datasets - 20Newsgroups, Yelp Review Polarity and AGNews. Further, we show that our method learns better latent document-topic features compared to existing topic models through improvement on two downstream tasks: document classification and topic guided keyphrase generation.
Comments: Accepted as a long paper at ACL 2021 (Oral)
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2012.01524 [cs.CL]
  (or arXiv:2012.01524v2 [cs.CL] for this version)

Submission history

From: Milan Aggarwal [view email]
[v1] Wed, 2 Dec 2020 20:58:04 GMT (772kb,D)
[v2] Fri, 9 Jul 2021 10:32:01 GMT (4401kb,D)

Link back to: arXiv, form interface, contact.