ATM:Adversarial-neural Topic Model
Rui Wang, Deyu Zhou, Yulan He

TL;DR
This paper introduces ATM, a novel adversarial neural network-based topic model that generates coherent topics and word-level semantic representations, and demonstrates its effectiveness in topic modeling and event extraction.
Contribution
The paper presents ATM, a GAN-based topic model that incorporates Dirichlet priors and produces semantic representations, extending its application to event extraction.
Findings
ATM outperforms baselines in topic coherence
ATM effectively extracts meaningful events from news articles
Generated topics are more coherent than competing models
Abstract
Topic models are widely used for thematic structure discovery in text. But traditional topic models often require dedicated inference procedures for specific tasks at hand. Also, they are not designed to generate word-level semantic representations. To address these limitations, we propose a topic modeling approach based on Generative Adversarial Nets (GANs), called Adversarial-neural Topic Model (ATM). The proposed ATM models topics with Dirichlet prior and employs a generator network to capture the semantic patterns among latent topics. Meanwhile, the generator could also produce word-level semantic representations. To illustrate the feasibility of porting ATM to tasks other than topic modeling, we apply ATM for open domain event extraction. Our experimental results on the two public corpora show that ATM generates more coherence topics, outperforming a number of competitive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Computational and Text Analysis Methods · Advanced Text Analysis Techniques
