TL;DR
This paper introduces a novel unsupervised deep learning framework, STC^2, that enhances short text clustering by integrating semantic features and deep text representations, outperforming existing methods.
Contribution
The paper presents a flexible self-taught CNN framework that combines binary code embedding and deep feature learning for improved short text clustering.
Findings
Outperforms several popular clustering methods on three datasets.
Effectively incorporates semantic features into deep text representations.
Demonstrates flexibility and effectiveness in unsupervised short text clustering.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
