paper-with-me

Papers

Tree-Structured Topic Modeling with Nonparametric Neural Variational Inference

2021-08-01 · ACL 2021 5 · Ziye Chen, Cheng Ding, Zusheng Zhang, Yanghui Rao, Haoran Xie

Topic modeling has been widely used for discovering the latent semantic structure of documents, but most existing methods learn topics with a flat structure. Although probabilistic models can generate topic hierarchies by introducing nonparametric priors like Chinese restaurant process, such methods have data scalability issues. In this study, we develop a tree-structured topic model by leveraging nonparametric neural variational inference. Particularly, the latent components of the stick-breaking process are first learned for each document, then the affiliations of latent components are modeled by the dependency matrices between network layers. Utilizing this network structure, we can efficiently extract a tree-structured topic hierarchy with reasonable structure, low redundancy, and adaptable widths. Experiments on real-world datasets validate the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (1)

hostnlp/ntsntm 공식 구현 tf

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Nonparametric Forest-Structured Neural Topic Modeling

2022-10-01 · COLING 2022 10 · Zhihong Zhang, Xuewen Zhang, Yanghui Rao

Neural topic models have been widely used in discovering the latent semantics from a corpus. Recently, there are several researches on hierarchical neural topic models since the relationships among topics are valuable fo…

Topic Models

Tree-Structured Neural Topic Model

2020-07-01 · ACL 2020 6 · Masaru Isonuma, Junichiro Mori, Danushka Bollegala, Ichiro Sakata

This paper presents a tree-structured neural topic model, which has a topic distribution over a tree with an infinite number of branches. Our model parameterizes an unbounded ancestral and fraternal topic distribution by…

model

Syntactic Topic Models

2008-12-01 · NeurIPS 2008 12 · Jordan L. Boyd-Graber, David M. Blei

We develop \name\ (STM), a nonparametric Bayesian model of parsed documents. \Shortname\ generates words that are both thematically and syntactically constrained, which combines the semantic insights of topic models with…

SentenceTopic Models

Tree-Structured Stick Breaking for Hierarchical Data

2010-12-01 · NeurIPS 2010 12 · Zoubin Ghahramani, Michael. I. Jordan, Ryan P. Adams

Many data are naturally modeled by an unobserved hierarchical structure. In this paper we propose a flexible nonparametric prior over unknown data hierarchies. The approach uses nested stick-breaking processes to allow f…

Bayesian InferenceClustering

Truly Nonparametric Online Variational Inference for Hierarchical Dirichlet Processes

2012-12-01 · NeurIPS 2012 12 · Michael Bryant, Erik B. Sudderth

Variational methods provide a computationally scalable alternative to Monte Carlo methods for large-scale, Bayesian nonparametric learning. In practice, however, conventional batch and online variational methods quickly…

Continual LearningVariational Inference