Hetero-Labeled LDA: A Partially Supervised Topic Model with Heterogeneous Labels

Abstract

We propose Hetero-Labeled LDA ( h LLDA), a novel semi-supervised topic model, which can learn from multiple types of labels such as document labels and feature labels (i.e., heterogeneous labels), and also accommodate labels for only a subset of classes (i.e., partial labels). This addresses two major limitations in existing semi-supervised learning methods: they can incorporate only one type of domain knowledge (e.g. document labels or feature labels), and they assume that provided labels cover all the classes in the problem space. This limits their applicability in real-life situations where domain knowledge for labeling comes in different forms from different groups of domain experts and some classes may not have labels. h LLDA resolves both the label heterogeneity and label partialness problems in a unified generative process. h LLDA can leverage different forms of supervision and discover semantically coherent topics by exploiting domain knowledge mutually reinforced by different types of labels. Experiments with three document collections– Reuters , 20 Newsgroup and Delicious – validate that our model generates a better set of topics and efficiently discover additional latent topics not covered by the labels resulting in better classification and clustering accuracy than existing supervised or semi-supervised topic models. The empirical results demonstrate that learning from multiple forms of domain knowledge in a unified process creates an enhanced combined effect that is greater than a sum of multiple models learned separately with one type of supervision.

Cite

Text

Kang et al. "Hetero-Labeled LDA: A Partially Supervised Topic Model with Heterogeneous Labels." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014. doi:10.1007/978-3-662-44848-9_41

Markdown

[Kang et al. "Hetero-Labeled LDA: A Partially Supervised Topic Model with Heterogeneous Labels." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014.](https://mlanthology.org/ecmlpkdd/2014/kang2014ecmlpkdd-heterolabeled/) doi:10.1007/978-3-662-44848-9_41

BibTeX

@inproceedings{kang2014ecmlpkdd-heterolabeled,
  title     = {{Hetero-Labeled LDA: A Partially Supervised Topic Model with Heterogeneous Labels}},
  author    = {Kang, Dongyeop and Park, Youngja and Chari, Suresh},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2014},
  pages     = {640-655},
  doi       = {10.1007/978-3-662-44848-9_41},
  url       = {https://mlanthology.org/ecmlpkdd/2014/kang2014ecmlpkdd-heterolabeled/}
}