paper-with-me

Papers

TopicNet: Making Additive Regularisation for Topic Modelling Accessible

2020-05-01 · LREC 2020 5 · Victor Bulatov, Vasiliy Alekseev, Konstantin Vorontsov, Darya Polyudova, Eugenia Veselova, Alexey Goncharov, Evgeny Egorov

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 general-purpose high-level language. The module features include powerful model visualization techniques, various training strategies, semi-automated model selection, support for user-defined goal metrics, and a modular approach to topic model training. Source code and documentation are available at https://github.com/machine-intelligence-laboratory/TopicNet

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selection

Similar Papers 제목 키워드 기반

TopicNet: Semantic Graph-Guided Topic Discovery

2021-10-27 · NeurIPS 2021 12 · Zhibin Duan, Yishi Xu, Bo Chen, Dongsheng Wang 외

Existing deep hierarchical topic models are able to extract semantically meaningful topics from a text corpus in an unsupervised manner and automatically organize them into a topic hierarchy. However, it is unclear how t…

Inductive BiasTopic ModelsVariational Inference

A Unified Two-Stage Group Semantics Propagation and Contrastive Learning Network for Co-Saliency Detection

2022-08-13 · Zhenshan Tan, Cheng Chen, Keyu Wen, Yuzhuo Qin 외

Co-saliency detection (CoSOD) aims at discovering the repetitive salient objects from multiple images. Two primary challenges are group semantics extraction and noise object suppression. In this paper, we present a unifi…

Contrastive LearningSaliency Detection

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

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…

Topic Models

MOOCs Meet Measurement Theory: A Topic-Modelling Approach

2015-11-25 · Jiazhen He, Benjamin I. P. Rubinstein, James Bailey, Rui Zhang 외

This paper adapts topic models to the psychometric testing of MOOC students based on their online forum postings. Measurement theory from education and psychology provides statistical models for quantifying a person's at…

Topic Models