Self-Taught Convolutional Neural Networks for Short Text Clustering

1 Jan 2017  ·  Jiaming Xu, Peng Wang, Suncong Zheng, Guanhua Tian, Jun Zhao, Bo Xu ·

Short text clustering is a challenging problem due to its sparseness of text representation. Here we propose a flexible Self-Taught Convolutional neural network framework for Short Text Clustering (dubbed STC^2), which can flexibly and successfully incorporate more useful semantic features and learn non-biased deep text representation in an unsupervised manner. In our framework, the original raw text features are firstly embedded into compact binary codes by using one existing unsupervised dimensionality reduction methods. Then, word embeddings are explored and fed into convolutional neural networks to learn deep feature representations, meanwhile the output units are used to fit the pre-trained binary codes in the training process. Finally, we get the optimal clusters by employing K-means to cluster the learned representations. Extensive experimental results demonstrate that the proposed framework is effective, flexible and outperform several popular clustering methods when tested on three public short text datasets.

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Short Text Clustering Biomedical STC2-LE Acc 43.62 # 3
Short Text Clustering Biomedical STC2-LPI Acc 43 # 4
Short Text Clustering Searchsnippets STC2-LPI Acc 77.01 # 4
Short Text Clustering Searchsnippets STC2-LE Acc 77.09 # 3
Short Text Clustering Stackoverflow Deep ECIC Acc STC2-LE # 2
Acc STC2-LPI # 2

Methods


No methods listed for this paper. Add relevant methods here