SOTAVerified

A Self-Training Approach for Short Text Clustering

2019-08-01WS 2019Code Available0· sign in to hype

Amir Hadifar, Lucas Sterckx, Thomas Demeester, Chris Develder

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Short text clustering is a challenging problem when adopting traditional bag-of-words or TF-IDF representations, since these lead to sparse vector representations of the short texts. Low-dimensional continuous representations or embeddings can counter that sparseness problem: their high representational power is exploited in deep clustering algorithms. While deep clustering has been studied extensively in computer vision, relatively little work has focused on NLP. The method we propose, learns discriminative features from both an autoencoder and a sentence embedding, then uses assignments from a clustering algorithm as supervision to update weights of the encoder network. Experiments on three short text datasets empirically validate the effectiveness of our method.

Tasks

Reproductions