paper-with-me

홈 › Papers

A Reproducible Framework for Neural Topic Modeling in Focus Group Analysis

2025-11-24 · Heger Arfaoui, Mohammed Iheb Hergli, Beya Benzina, Slimane BenMiled arxiv

Focus group discussions generate rich qualitative data but their analysis traditionally relies on labor-intensive manual coding that limits scalability and reproducibility. We present a systematic framework for applying BERTopic to focus group transcripts using data from ten focus groups exploring HPV vaccine perceptions in Tunisia (1,075 utterances). We conducted comprehensive hyperparameter exploration across 27 configurations, evaluating each through bootstrap stability analysis, performance metrics, and comparison with LDA baseline. Bootstrap analysis revealed that stability metrics (NMI and ARI) exhibited strong disagreement (r = -0.691) and showed divergent relationships with coherence, demonstrating that stability is multifaceted rather than monolithic. Our multi-criteria selection framework yielded a 7-topic model achieving 18\% higher coherence than optimized LDA (0.573 vs. 0.486) with interpretable topics validated through independent human evaluation (ICC = 0.700, weighted Cohen's kappa = 0.678). These findings demonstrate that transformer-based topic modeling can extract interpretable themes from small focus group transcript corpora when systematically configured and validated, while revealing that quality metrics capture distinct, sometimes conflicting constructs requiring multi-criteria evaluation. We provide complete documentation and code to support reproducibility.

📄 PDF Abstract BibTeX arXiv:2511.18843

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TriTopic: Tri-Modal Graph-Based Topic Modeling with Iterative Refinement and Archetypes

2026-02-22 · Roman Egger arxiv

Topic modeling extracts latent themes from large text collections, but leading approaches like BERTopic face critical limitations: stochastic instability, loss of lexical precision ("Embedding Blur"), and reliance on a s…

GHTM: A Graph-based Hybrid Topic Modeling Approach with a Benchmark Dataset for the Low-Resource Bengali Language

2025-08-01 · Farhana Haque, Md. Abdur Rahman, Sumon Ahmed arxiv

Topic modeling is a Natural Language Processing (NLP) technique used to discover latent themes and abstract topics from text corpora by grouping co-occurring keywords. Although widely researched in English, topic modelin…

Computational Efficiency

Capturing research literature attitude towards Sustainable Development Goals: an LLM-based topic modeling approach

2024-11-05 · Francesco Invernici, Francesca Curati, Jelena Jakimov, Amirhossein Samavi 외

The world is facing a multitude of challenges that hinder the development of human civilization and the well-being of humanity on the planet. The Sustainable Development Goals (SDGs) were formulated by the United Nations…

XTRA: Cross-Lingual Topic Modeling with Topic and Representation Alignments

2025-10-03 · Tien Phat Nguyen, Vu Minh Ngo, Tung Nguyen, Linh Van Ngo 외 arxiv

Cross-lingual topic modeling aims to uncover shared semantic themes across languages. Several methods have been proposed to address this problem, leveraging both traditional and neural approaches. While previous methods …

Contrastive Learning

Applying LLM and Topic Modelling in Psychotherapeutic Contexts

2024-12-23 · Alexander Vanin, Vadim Bolshev, Anastasia Panfilova

This study explores the use of Large language models to analyze therapist remarks in a psychotherapeutic setting. The paper focuses on the application of BERTopic, a machine learning-based topic modeling tool, to the dia…