English

Deep Belief Nets for Topic Modeling

Computation and Language 2015-01-20 v1 Machine Learning Machine Learning

Abstract

Applying traditional collaborative filtering to digital publishing is challenging because user data is very sparse due to the high volume of documents relative to the number of users. Content based approaches, on the other hand, is attractive because textual content is often very informative. In this paper we describe large-scale content based collaborative filtering for digital publishing. To solve the digital publishing recommender problem we compare two approaches: latent Dirichlet allocation (LDA) and deep belief nets (DBN) that both find low-dimensional latent representations for documents. Efficient retrieval can be carried out in the latent representation. We work both on public benchmarks and digital media content provided by Issuu, an online publishing platform. This article also comes with a newly developed deep belief nets toolbox for topic modeling tailored towards performance evaluation of the DBN model and comparisons to the LDA model.

Keywords

Cite

@article{arxiv.1501.04325,
  title  = {Deep Belief Nets for Topic Modeling},
  author = {Lars Maaloe and Morten Arngren and Ole Winther},
  journal= {arXiv preprint arXiv:1501.04325},
  year   = {2015}
}

Comments

Accepted to the ICML-2014 Workshop on Knowledge-Powered Deep Learning for Text Mining

R2 v1 2026-06-22T08:05:01.645Z