paper-with-me

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 single data perspective. We present TriTopic, a framework that addresses these weaknesses through a tri-modal graph fusing semantic embeddings, TF-IDF, and metadata. Three core innovations drive its performance: hybrid graph construction via Mutual kNN and Shared Nearest Neighbors to eliminate noise and combat the curse of dimensionality; Consensus Leiden Clustering for reproducible, stable partitions; and Iterative Refinement that sharpens embeddings through dynamic centroid-pulling. TriTopic also replaces the "average document" concept with archetype-based topic representations defined by boundary cases rather than centers alone. In benchmarks across 20 Newsgroups, BBC News, AG News, and Arxiv, TriTopic achieves the highest NMI on every dataset (mean NMI 0.575 vs. 0.513 for BERTopic, 0.416 for NMF, 0.299 for LDA), guarantees 100% corpus coverage with 0% outliers, and is available as an open-source PyPI library.

📄 PDF Abstract BibTeX arXiv:2602.19079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Topic Modeling for Documents with Spatial or Covariate Dependencies

2024-12-19 · Yeo Jin Jung, Claire Donnat

We address the challenge of incorporating document-level metadata into topic modeling to improve topic mixture estimation. To overcome the computational complexity and lack of theoretical guarantees in existing Bayesian …

GraphTMT: Unsupervised Graph-based Topic Modeling from Video Transcripts

2021-05-04 · Lukas Stappen, Jason Thies, Gerhard Hagerer, Björn W. Schuller 외

To unfold the tremendous amount of multimedia data uploaded daily to social media platforms, effective topic modeling techniques are needed. Existing work tends to apply topic models on written text datasets. In this pap…

ClusteringTopic ModelsWord Embeddings

Information Screening whilst Exploiting! Multimodal Relation Extraction with Feature Denoising and Multimodal Topic Modeling

2023-05-19 · Shengqiong Wu, Hao Fei, Yixin Cao, Lidong Bing 외

Existing research on multimodal relation extraction (MRE) faces two co-existing challenges, internal-information over-utilization and external-information under-exploitation. To combat that, we propose a novel framework …

DenoisingRelationRelation Extraction

LITA: An Efficient LLM-assisted Iterative Topic Augmentation Framework

2024-12-17 · Chia-Hsuan Chang, Jui-Tse Tsai, Yi-Hang Tsai, San-Yih Hwang

Topic modeling is widely used for uncovering thematic structures within text corpora, yet traditional models often struggle with specificity and coherence in domain-focused applications. Guided approaches, such as Seeded…

ClusteringSpecificityText Clustering

PromptMTopic: Unsupervised Multimodal Topic Modeling of Memes using Large Language Models

2023-12-11 · Nirmalendu Prakash, Han Wang, Nguyen Khoi Hoang, Ming Shan Hee 외

The proliferation of social media has given rise to a new form of communication: memes. Memes are multimodal and often contain a combination of text and visual elements that convey meaning, humor, and cultural significan…

DescriptiveLanguage ModelingLanguage Modelling