paper-with-me

Papers

Topic Balancing with Additive Regularization of Topic Models

2020-07-01 · ACL 2020 6 · Eugeniia Veselova, Konstantin Vorontsov

This article proposes a new approach for building topic models on unbalanced collections in topic modelling, based on the existing methods and our experiments with such methods. Real-world data collections contain topics in various proportions, and often documents of the relatively small theme become distributed all over the larger topics instead of being grouped into one topic. To address this issue, we design a new regularizer for Theta and Phi matrices in probabilistic Latent Semantic Analysis (pLSA) model. We make sure this regularizer increases the quality of topic models, trained on unbalanced collections. Besides, we conceptually support this regularizer by our experiments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Topic Models

Similar Papers 제목 키워드 기반

TopicNet: Making Additive Regularisation for Topic Modelling Accessible

2020-05-01 · LREC 2020 5 · Victor Bulatov, Vasiliy Alekseev, Konstantin Vorontsov, Darya Polyudova 외

This paper introduces TopicNet, a new Python module for topic modeling. This package, distributed under the MIT license, focuses on bringing additive regularization topic modelling (ARTM) to non-specialists using a gener…

Model Selection

Iterative Improvement of an Additively Regularized Topic Model

2024-08-11 · Alex Gorbulev, Vasiliy Alekseev, Konstantin Vorontsov

Topic modelling is fundamentally a soft clustering problem (of known objects -- documents, over unknown clusters -- topics). That is, the task is incorrectly posed. In particular, the topic models are unstable and incomp…

modelTopic Models

BERTopic for Topic Modeling of Hindi Short Texts: A Comparative Study

2025-01-07 · Atharva Mutsaddi, Anvi Jamkhande, Aryan Thakre, Yashodhara Haribhakta

As short text data in native languages like Hindi increasingly appear in modern media, robust methods for topic modeling on such data have gained importance. This study investigates the performance of BERTopic in modelin…

Document EmbeddingTopic Models

Analysis and tuning of hierarchical topic models based on Renyi entropy approach

2021-01-19 · Sergei Koltcov, Vera Ignatenko, Maxim Terpilovskii, Paolo Rosso

Hierarchical topic modeling is a potentially powerful instrument for determining the topical structure of text collections that allows constructing a topical hierarchy representing levels of topical abstraction. However,…

Topic Models

Partial differential equation regularization for supervised machine learning

2019-10-03 · Adam M. Oberman

This article is an overview of supervised machine learning problems for regression and classification. Topics include: kernel methods, training by stochastic gradient descent, deep learning architecture, losses for class…

BIG-bench Machine LearningClassificationData AugmentationDeep Learning+4