CLAISep 20, 2025

Semantic-Driven Topic Modeling for Analyzing Creativity in Virtual Brainstorming

arXiv:2509.16835v13 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the need for automated analysis of group creativity in virtual brainstorming sessions, offering an incremental improvement over existing topic modeling techniques.

The authors tackled the problem of analyzing creativity in virtual brainstorming by proposing a semantic-driven topic modeling framework, which achieved an average coherence score of 0.687, outperforming established methods like LDA, ETM, and BERTopic.

Virtual brainstorming sessions have become a central component of collaborative problem solving, yet the large volume and uneven distribution of ideas often make it difficult to extract valuable insights efficiently. Manual coding of ideas is time-consuming and subjective, underscoring the need for automated approaches to support the evaluation of group creativity. In this study, we propose a semantic-driven topic modeling framework that integrates four modular components: transformer-based embeddings (Sentence-BERT), dimensionality reduction (UMAP), clustering (HDBSCAN), and topic extraction with refinement. The framework captures semantic similarity at the sentence level, enabling the discovery of coherent themes from brainstorming transcripts while filtering noise and identifying outliers. We evaluate our approach on structured Zoom brainstorming sessions involving student groups tasked with improving their university. Results demonstrate that our model achieves higher topic coherence compared to established methods such as LDA, ETM, and BERTopic, with an average coherence score of 0.687 (CV), outperforming baselines by a significant margin. Beyond improved performance, the model provides interpretable insights into the depth and diversity of topics explored, supporting both convergent and divergent dimensions of group creativity. This work highlights the potential of embedding-based topic modeling for analyzing collaborative ideation and contributes an efficient and scalable framework for studying creativity in synchronous virtual meetings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes