paper-with-me

홈 › Papers

Adaptive Mixed Component LDA for Low Resource Topic Modeling

2021-04-01 · EACL 2021 2 · Suzanna Sia, Kevin Duh

Probabilistic topic models in low data resource scenarios are faced with less reliable estimates due to sparsity of discrete word co-occurrence counts, and do not have the luxury of retraining word or topic embeddings using neural methods. In this challenging resource constrained setting, we explore mixture models which interpolate between the discrete and continuous topic-word distributions that utilise pre-trained embeddings to improve topic coherence. We introduce an automatic trade-off between the discrete and continuous representations via an adaptive mixture coefficient, which places greater weight on the discrete representation when the corpus statistics are more reliable. The adaptive mixture coefficient takes into account global corpus statistics, and the uncertainty in each topic{'}s continuous distributions. Our approach outperforms the fully discrete, fully continuous, and static mixture model on topic coherence in low resource settings. We additionally demonstrate the generalisability of our method by extending it to handle multilingual document collections.

📄 PDF Abstract BibTeX

Code (1)

suzyahyah/adaptive_mixture_topic_model 공식 구현

Tasks

Topic Models

Similar Papers 제목 키워드 기반

ALIGNAgent: Adaptive Learner Intelligence for Gap Identification and Next-step guidance

2026-01-22 · Bismack Tokoli, Luis Jaimes, Ayesha S. Dina arxiv

Personalized learning systems have emerged as a promising approach to enhance student outcomes by tailoring educational content, pacing, and feedback to individual needs. However, most existing systems remain fragmented,…

Knowledge Tracing

MMT: A Multilingual and Multi-Topic Indian Social Media Dataset

2023-04-02 · Dwip Dalal, Vivek Srivastava, Mayank Singh

Social media plays a significant role in cross-cultural communication. A vast amount of this occurs in code-mixed and multilingual form, posing a significant challenge to Natural Language Processing (NLP) tools for proce…

DiversityLanguage Identificationnamed-entity-recognitionNamed Entity Recognition

Context-guided Embedding Adaptation for Effective Topic Modeling in Low-Resource Regimes

2023-09-21 · NeurIPS 2023 11

Embedding-based neural topic models have turned out to be a superior option for low-resourced topic modeling. However, current approaches consider static word embeddings learnt from source tasks as general knowledge that…

Hierarchical Dirichlet Scaling Process

2014-03-22 · Dongwoo Kim, Alice Oh

We present the \textit{hierarchical Dirichlet scaling process} (HDSP), a Bayesian nonparametric mixed membership model. The HDSP generalizes the hierarchical Dirichlet process (HDP) to model the correlation structure bet…

Articles

Integrating Document Clustering and Topic Modeling

2013-09-26 · Pengtao Xie, Eric P. Xing

Document clustering and topic modeling are two closely related tasks which can mutually benefit each other. Topic modeling can project documents into a topic space which facilitates effective document clustering. Cluster…

ClusteringTopic ModelsVariational Inference