paper-with-me

Papers

CobwebTM: Probabilistic Concept Formation for Lifelong and Hierarchical Topic Modeling

2026-04-15 · Karthik Singaravadivelan, Anant Gupta, Zekun Wang, Christopher J. MacLellan arxiv

Topic modeling seeks to uncover latent semantic structure in text corpora with minimal supervision. Neural approaches achieve strong performance but require extensive tuning and struggle with lifelong learning due to catastrophic forgetting and fixed capacity, while classical probabilistic models lack flexibility and adaptability to streaming data. We introduce CobwebTM, a low-parameter lifelong hierarchical topic model based on incremental probabilistic concept formation. By adapting the Cobweb algorithm to continuous document embeddings, CobwebTM constructs semantic hierarchies online, enabling unsupervised topic discovery, dynamic topic creation, and hierarchical organization without predefining the number of topics. Across diverse datasets, CobwebTM achieves strong topic coherence, stable topics over time, and high-quality hierarchies, demonstrating that incremental symbolic concept formation combined with pretrained representations is an efficient approach to topic modeling.

📄 PDF Abstract BibTeX arXiv:2604.14489

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Tree Search-based User Lifelong Behavior Modeling on Large Language Model

2025-05-26 · Yu Xia, Rui Zhong, Hao Gu, Wei Yang 외

Large Language Models (LLMs) have garnered significant attention in Recommendation Systems (RS) due to their extensive world knowledge and robust reasoning capabilities. However, a critical challenge lies in enabling LLM…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems+1

R^2MoE: Redundancy-Removal Mixture of Experts for Lifelong Concept Learning

2025-07-17 · Xiaohan Guo, Yusong Cai, Zejia Liu, Zhengning Wang 외

Enabling large-scale generative models to continuously learn new visual concepts is essential for personalizing pre-trained models to meet individual user preferences. Existing approaches for continual visual concept lea…

Mixture-of-Experts

A Probabilistic Framework for Lifelong Test-Time Adaptation

2022-12-19 · CVPR 2023 1 · Dhanajit Brahma, Piyush Rai

Test-time adaptation (TTA) is the problem of updating a pre-trained source model at inference time given test input(s) from a different target domain. Most existing TTA approaches assume the setting in which the target d…

Test-time Adaptation

Lifelong Self-Adaptation: Self-Adaptation Meets Lifelong Machine Learning

2022-04-04 · Omid Gheibi, Danny Weyns

In the past years, machine learning (ML) has become a popular approach to support self-adaptation. While ML techniques enable dealing with several problems in self-adaptation, such as scalable decision-making, they are a…

BIG-bench Machine LearningDecision MakingSelf Adaptive System

Probabilistic Concept Graph Reasoning for Multimodal Misinformation Detection

2026-03-26 · Ruichao Yang, Wei Gao, Xiaobin Zhu, Jing Ma 외 arxiv

Multimodal misinformation poses an escalating challenge that often evades traditional detectors, which are opaque black boxes and fragile against new manipulation tactics. We present Probabilistic Concept Graph Reasoning…