English

Discriminative Topic Mining via Category-Name Guided Text Embedding

Computation and Language 2020-01-29 v2 Information Retrieval

Abstract

Mining a set of meaningful and distinctive topics automatically from massive text corpora has broad applications. Existing topic models, however, typically work in a purely unsupervised way, which often generate topics that do not fit users' particular needs and yield suboptimal performance on downstream tasks. We propose a new task, discriminative topic mining, which leverages a set of user-provided category names to mine discriminative topics from text corpora. This new task not only helps a user understand clearly and distinctively the topics he/she is most interested in, but also benefits directly keyword-driven classification tasks. We develop CatE, a novel category-name guided text embedding method for discriminative topic mining, which effectively leverages minimal user guidance to learn a discriminative embedding space and discover category representative terms in an iterative manner. We conduct a comprehensive set of experiments to show that CatE mines high-quality set of topics guided by category names only, and benefits a variety of downstream applications including weakly-supervised classification and lexical entailment direction identification.

Keywords

Cite

@article{arxiv.1908.07162,
  title  = {Discriminative Topic Mining via Category-Name Guided Text Embedding},
  author = {Yu Meng and Jiaxin Huang and Guangyuan Wang and Zihan Wang and Chao Zhang and Yu Zhang and Jiawei Han},
  journal= {arXiv preprint arXiv:1908.07162},
  year   = {2020}
}

Comments

WWW 2020. (Code: https://github.com/yumeng5/CatE)

R2 v1 2026-06-23T10:51:45.368Z