English

SDEC: Semantic Deep Embedded Clustering

Computation and Language 2025-08-25 v1 Machine Learning

Abstract

The high dimensional and semantically complex nature of textual Big data presents significant challenges for text clustering, which frequently lead to suboptimal groupings when using conventional techniques like k-means or hierarchical clustering. This work presents Semantic Deep Embedded Clustering (SDEC), an unsupervised text clustering framework that combines an improved autoencoder with transformer-based embeddings to overcome these challenges. This novel method preserves semantic relationships during data reconstruction by combining Mean Squared Error (MSE) and Cosine Similarity Loss (CSL) within an autoencoder. Furthermore, a semantic refinement stage that takes advantage of the contextual richness of transformer embeddings is used by SDEC to further improve a clustering layer with soft cluster assignments and distributional loss. The capabilities of SDEC are demonstrated by extensive testing on five benchmark datasets: AG News, Yahoo! Answers, DBPedia, Reuters 2, and Reuters 5. The framework not only outperformed existing methods with a clustering accuracy of 85.7% on AG News and set a new benchmark of 53.63% on Yahoo! Answers, but also showed robust performance across other diverse text corpora. These findings highlight the significant improvements in accuracy and semantic comprehension of text data provided by SDEC's advances in unsupervised text clustering.

Keywords

Cite

@article{arxiv.2508.15823,
  title  = {SDEC: Semantic Deep Embedded Clustering},
  author = {Mohammad Wali Ur Rahman and Ric Nevarez and Lamia Tasnim Mim and Salim Hariri},
  journal= {arXiv preprint arXiv:2508.15823},
  year   = {2025}
}

Comments

Accepted for publication in IEEE Transactions on Big Data

R2 v1 2026-07-01T05:00:39.442Z