paper-with-me

홈 › Papers

Neural Topic Modeling with Continual Lifelong Learning

2020-06-19 · ICML 2020 1 · Pankaj Gupta, Yatin Chaudhary, Thomas Runkler, Hinrich Schütze

Lifelong learning has recently attracted attention in building machine learning systems that continually accumulate and transfer knowledge to help future learning. Unsupervised topic modeling has been popularly used to discover topics from document collections. However, the application of topic modeling is challenging due to data sparsity, e.g., in a small collection of (short) documents and thus, generate incoherent topics and sub-optimal document representations. To address the problem, we propose a lifelong learning framework for neural topic modeling that can continuously process streams of document collections, accumulate topics and guide future topic modeling tasks by knowledge transfer from several sources to better deal with the sparse data. In the lifelong process, we particularly investigate jointly: (1) sharing generative homologies (latent topics) over lifetime to transfer prior knowledge, and (2) minimizing catastrophic forgetting to retain the past learning via novel selective data augmentation, co-training and topic regularization approaches. Given a stream of document collections, we apply the proposed Lifelong Neural Topic Modeling (LNTM) framework in modeling three sparse document collections as future tasks and demonstrate improved performance quantified by perplexity, topic coherence and information retrieval task.

📄 PDF Abstract BibTeX arXiv:2006.10909

Code (1)

pgcool/Lifelong-Neural-Topic-Modeling 공식 구현 tf

Tasks

Data AugmentationInformation RetrievalLifelong learningRetrievalTransfer Learning

Similar 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 cat…

Lifelong Neural Topic Learning in Contextualized Autoregressive Topic Models of Language via Informative Transfers

2019-09-29 · Yatin Chaudhary, Pankaj Gupta, Thomas Runkler

Topic models such as LDA, DocNADE, iDocNADEe have been popular in document analysis. However, the traditional topic models have several limitations including: (1) Bag-of-words (BoW) assumption, where they ignore word ord…

Data AugmentationHallucinationLanguage ModelingLanguage Modelling+2

Lifelong Machine Learning for Topic Modeling and Beyond

2015-06-01 · NAACL 2015 6 · Zhiyuan Chen
BIG-bench Machine LearningMulti-Task LearningOne-Shot LearningTransfer Learning

Advancing continual lifelong learning in neural information retrieval: definition, dataset, framework, and empirical evaluation

2023-08-16 · Jingrui Hou, Georgina Cosma, Axel Finke

Continual learning refers to the capability of a machine learning model to learn and adapt to new information, without compromising its performance on previously learned tasks. Although several studies have investigated …

Continual LearningData AugmentationInformation RetrievalLifelong learning+1

Lifelong Adaptive Machine Learning for Sensor-based Human Activity Recognition Using Prototypical Networks

2022-03-11 · Rebecca Adaimi, Edison Thomaz

Continual learning, also known as lifelong learning, is an emerging research topic that has been attracting increasing interest in the field of machine learning. With human activity recognition (HAR) playing a key role i…

Activity Recognitionclass-incremental learningClass Incremental LearningContinual Learning+3