paper-with-me

홈 › Papers

TopiCLEAR: Adaptive embedding clustering for interpretable topic discovery from short texts

2025-12-07 · Aoi Fujita, Taichi Yamamoto, Yuri Nakayama, Ryota Kobayashi arxiv

Topic discovery is a fundamental technique for text mining that identifies abstract topics within large document collections. A recent approach to topic discovery is to cluster document or sentence embeddings, typically obtained from pre-trained language models, and represent each cluster as a topic. Despite their strong empirical performance, the design principles linking the geometry of embedding spaces to human-interpretable topic organization remain unclear. Clarifying the relationship between these geometric structures and topic interpretability is therefore a key challenge in topic discovery. In this study, we propose TopiCLEAR (Topic discovery by CLustering Embeddings with Adaptive dimensionality Reduction), a simple framework that integrates document embeddings with iterative clustering based on adaptive dimensionality reduction. TopiCLEAR is guided by the hypothesis that human-interpretable topics correspond to low-dimensional geometric structures in embedding spaces and leverages adaptive dimensionality reduction to identify them. We evaluate topic quality using a document-level approach that combines quantitative evaluation based on human-labeled data with qualitative assessment in the absence of ground-truth labels. Experiments on four benchmark datasets, covering both formal and informal texts, show that TopiCLEAR consistently achieves strong agreement with human annotations, particularly for short and informal texts. Furthermore, a case study on Twitter data demonstrates that TopiCLEAR produces more interpretable topics than Latent Dirichlet Allocation (LDA), recovering both human-annotated topic structure and coherent sub-topic structure. These results highlight the effectiveness of clustering documents in a low-dimensional topic space for topic discovery.

📄 PDF Abstract BibTeX arXiv:2512.06694

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is Neural Topic Modelling Better than Clustering? An Empirical Study on Clustering with Contextual Embeddings for Topics

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent work incorporates pre-trained word embeddings such as BERT embeddings into Neural Topic Models (NTMs), generating highly coherent topics. However, with high-quality contextualized document representations, do we r…

ClusteringSentenceSentence EmbeddingsTopic Models+1

Is Neural Topic Modelling Better than Clustering? An Empirical Study on Clustering with Contextual Embeddings for Topics

2022-04-21 · NAACL 2022 7 · Zihan Zhang, Meng Fang, Ling Chen, Mohammad-Reza Namazi-Rad

Recent work incorporates pre-trained word embeddings such as BERT embeddings into Neural Topic Models (NTMs), generating highly coherent topics. However, with high-quality contextualized document representations, do we r…

ClusteringSentenceSentence EmbeddingsTopic Models+1

PRISM: LLM-Guided Semantic Clustering for High-Precision Topics

2026-04-03 · Connor Douglas, Utkucan Balci, Joseph Aylett-Bullock arxiv

In this paper, we propose Precision-Informed Semantic Modeling (PRISM), a structured topic modeling framework combining the benefits of rich representations captured by LLMs with the low cost and interpretability of late…

Topic Models

Forecasting Technological Directions in Wireless Networks and Mobile Computing via AutoML Framework

2026-06-22 · Ahmed Abolfadl, Marwa Mahmoud, Basma Afifi, Mervat Abu-Elkheir 외 arxiv

The exponential increase in scientific publications has driven the emergence of new trends. Accurate forecasting of these developments is essential for researchers and professionals to stay updated with advancements in t…

Time Series Analysis

scE2TM improves single-cell embedding interpretability and reveals cellular perturbation signatures

2025-07-11 · Hegang Chen, Yuyin Lu, Yifan Zhao, Zhiming Dai 외 arxiv

Single-cell RNA sequencing technologies have revolutionized our understanding of cellular heterogeneity, yet computational methods often struggle to balance performance with biological interpretability. Embedded topic mo…

Topic Models