Prior-Based Dual Additive Latent Dirichlet Allocation for User-Item Connected Documents

Abstract

User-item connected documents, such as customer reviews for specific items in online shopping website and user tips in location-based social networks, have become more and more prevalent recently. Inferring the topic distributions of user-item connected documents is beneficial for many applications, including document classification and summarization of users and items. While many different topic models have been proposed for modeling multiple text, most of them cannot account for the dual role of user-item connected documents (each document is related to one user and one item simultaneously) in topic distribution generation process. In this paper, we propose a novel probabilistic topic model called Prior-based Dual Additive Latent Dirichlet Allocation (PDA-LDA). It addresses the dual role of each document by associating its Dirichlet prior for topic distribution with user and item topic factors, which leads to a document-level asymmetric Dirichlet prior. In the experiments, we evaluate PDA-LDA on several real datasets and the results demonstrate that our model is effective in comparison to several other models, including held-out perplexity on modeling text and document classification application.

Cite

Text

Zhang and Wang. "Prior-Based Dual Additive Latent Dirichlet Allocation for User-Item Connected Documents." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Zhang and Wang. "Prior-Based Dual Additive Latent Dirichlet Allocation for User-Item Connected Documents." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/zhang2015ijcai-prior/)

BibTeX

@inproceedings{zhang2015ijcai-prior,
  title     = {{Prior-Based Dual Additive Latent Dirichlet Allocation for User-Item Connected Documents}},
  author    = {Zhang, Wei and Wang, Jianyong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {1405-1411},
  url       = {https://mlanthology.org/ijcai/2015/zhang2015ijcai-prior/}
}