PAPER DIGEST
Most Influential ICDE 2023 Paper · 2026-03 edition

Deep Feature-Based Text Clustering and Its Explanation

Renchu Guan, Hao Zhang, Yanchun Liang, Fausto Giunchiglia, Lan Huang, Xiaoyue Feng

Venue
IEEE International Conference on Data Engineering (ICDE) 2023
Recognition
Most Influential ICDE 2023 Paper (Rank No. 4)
Edition
2026-03
Impact factor
3
Certificate ID
e6214db923ed7116

Abstract

Text clustering is a critical step in text data analysis and has been extensively studied by the text mining community. Most existing text clustering algorithms are based on the bag-of-words model, which faces the high-dimensional and sparsity problems and ignores text structural and sequence information. Deep learning-based models such as convolutional neural networks and recurrent neural networks regard texts as sequences but lack supervised signals and explainable results. In this paper, we propose a deep feature-based text clustering (DFTC) framework that incorporates pretrained text encoders into text clustering tasks. This model, which is based on sequence representations, breaks the dependency on supervision. The experimental results show that our model outperforms classic text clustering algorithms on almost all the considered datasets. In addition, the explanation of the clustering results is significant for understanding the principles of the deep learning approach. Our proposed clustering framework includes an explanation module that can help users understand the meaning and quality of the clustering results. Our code is available at https://github.com/KEAML-JLU/DeepTextClustering.

Download PDF certificate