🤖 AI Summary
Traditional topic modeling methods suffer from poor interpretability and limited capacity to address domain-specific research questions in the social sciences.
Method: This paper proposes a large language model (LLM)-based data augmentation framework that integrates controllable semantic text generation into unsupervised topic modeling. Leveraging GPT-4 to synthesize domain-relevant textual data, the approach couples generated corpora with LDA and BERTopic for guided, question-oriented topic discovery—requiring minimal human intervention. A political science–specific corpus and evaluation framework are constructed to support rigorous validation.
Contribution/Results: Experiments demonstrate substantial improvements in topic interpretability and task relevance; the method enables direct answering of domain research questions and reduces manual annotation effort by over 70%. By bridging generative AI with social science–driven topic modeling, this work establishes a novel paradigm for theory-informed, question-centered thematic analysis.
📝 Abstract
Unsupervised machine learning techniques, such as topic modeling and clustering, are often used to identify latent patterns in unstructured text data in fields such as political science and sociology. These methods overcome common concerns about reproducibility and costliness involved in the labor-intensive process of human qualitative analysis. However, two major limitations of topic models are their interpretability and their practicality for answering targeted, domain-specific social science research questions. In this work, we investigate opportunities for using LLM-generated text augmentation to improve the usefulness of topic modeling output. We use a political science case study to evaluate our results in a domain-specific application, and find that topic modeling using GPT-4 augmentations creates highly interpretable categories that can be used to investigate domain-specific research questions with minimal human guidance.