Short Text Clustering with Transformers
Recent techniques for the task of short text clustering often rely on word embeddings as a transfer learning component. This paper shows that sentence vector representations from Transformers in conjunction with different clustering methods can be successfully applied to address the task. Furthermore, we demonstrate that the algorithm of enhancement of clustering via iterative classification can further improve initial clustering performance with different classifiers, including those based on pre-trained Transformer language models.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringSentenceShort Text ClusteringText ClusteringTransfer LearningWord EmbeddingsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Self-supervised Document Clustering Based on BERT with Data Augment
Contrastive learning is a promising approach to unsupervised learning, as it inherits the advantages of well-studied deep models without a dedicated and complex model design. In this paper, based on bidirectional encoder…
ClusteringContrastive LearningData AugmentationText ClusteringFederated Learning for Short Text Clustering
Short text clustering has been popularly studied for its significance in mining valuable insights from many short texts. In this paper, we focus on the federated short text clustering (FSTC) problem, i.e., clustering sho…
ClusteringFederated LearningShort Text ClusteringText ClusteringEnhancement of Short Text Clustering by Iterative Classification
Short text clustering is a challenging task due to the lack of signal contained in such short texts. In this work, we propose iterative classification as a method to b o ost the clustering quality (e.g., accuracy) of sho…
ClassificationClusteringGeneral ClassificationShort Text Clustering+1Relation Clustering in Narrative Knowledge Graphs
When coping with literary texts such as novels or short stories, the extraction of structured information in the form of a knowledge graph might be hindered by the huge number of possible relations between the entities c…
ClusteringDescriptiveKnowledge GraphsRelationTransformers are Short Text Classifiers: A Study of Inductive Short Text Classifiers on Benchmarks and Real-world Datasets
Short text classification is a crucial and challenging aspect of Natural Language Processing. For this reason, there are numerous highly specialized short text classifiers. However, in recent short text research, State o…
Classificationtext-classificationText Classification