中文
相关论文

相关论文: Experiments on Generalizability of BERTopic on Mul…

200 篇论文

Topic modeling is a key method in text analysis, but existing approaches fail to efficiently scale to large datasets or are limited by assuming one topic per document. Overcoming these limitations, we introduce Semantic Component Analysis…

计算与语言 · 计算机科学 2025-09-29 Florian Eichin , Carolin M. Schuster , Georg Groh , Michael A. Hedderich

Topic Modelling (TM) is from the research branches of natural language understanding (NLU) and natural language processing (NLP) that is to facilitate insightful analysis from large documents and datasets, such as a summarisation of main…

计算与语言 · 计算机科学 2023-04-19 Bernadeta Griciūtė , Lifeng Han , Goran Nenadic

By illuminating latent structures in a corpus of text, topic models are an essential tool for categorizing, summarizing, and exploring large collections of documents. Probabilistic topic models, such as latent Dirichlet allocation (LDA),…

信息检索 · 计算机科学 2021-12-07 Bahareh Harandizadeh , J. Hunter Priniski , Fred Morstatter

Social network analysis (SNA), which is a research field describing and modeling the social connection of a certain group of people, is popular among network services. Our topic words analysis project is a SNA method to visualize the topic…

社会与信息网络 · 计算机科学 2014-05-16 Xi Qiu , Christopher Stewart

In the mining industry, many reports are generated in the project management process. These past documents are a great resource of knowledge for future success. However, it would be a tedious and challenging task to retrieve the necessary…

信息检索 · 计算机科学 2021-11-08 Yasuko Okamoto , Thirunavukarasu Balasubramaniam , Richi Nayak

To solve the big topic modeling problem, we need to reduce both time and space complexities of batch latent Dirichlet allocation (LDA) algorithms. Although parallel LDA algorithms on the multi-processor architecture have low time and space…

机器学习 · 计算机科学 2013-11-19 Jian-Feng Yan , Jia Zeng , Zhi-Qiang Liu , Yang Gao

Besides the text content, documents and their associated words usually come with rich sets of meta informa- tion, such as categories of documents and semantic/syntactic features of words, like those encoded in word embeddings. Incorporating…

计算与语言 · 计算机科学 2017-09-20 He Zhao , Lan Du , Wray Buntine , Gang Liu

This paper proposes a nonparametric Bayesian method for exploratory data analysis and feature construction in continuous time series. Our method focuses on understanding shared features in a set of time series that exhibit significant…

机器学习 · 统计学 2010-08-13 Suchi Saria , Daphne Koller , Anna Penn

We have used an unsupervised machine learning method called Latent Dirichlet Allocation (LDA) to thematically analyze all papers published in the Physics Education Research Conference Proceedings between 2001 and 2018. By looking at…

物理教育 · 物理学 2020-07-08 Tor Ole B. Odden , Alessandro Marin , Marcos D. Caballero

As one of the simplest probabilistic topic modeling techniques, latent Dirichlet allocation (LDA) has found many important applications in text mining, computer vision and computational biology. Recent training algorithms for LDA can be…

机器学习 · 计算机科学 2012-06-11 Jia Zeng , Zhi-Qiang Liu , Xiao-Qin Cao

Document layout analysis is a key area in document research, involving techniques like text mining and visual analysis. Despite various methods developed to tackle layout analysis, a critical but frequently overlooked problem is the…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Talha Uddin Sheikh , Tahira Shehzadi , Khurram Azeem Hashmi , Didier Stricker , Muhammad Zeshan Afzal

Topic models (e.g., pLSA, LDA, sLDA) have been widely used for segmenting imagery. However, these models are confined to crisp segmentation, forcing a visual word (i.e., an image patch) to belong to one and only one topic. Yet, there are…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Chao Chen , Alina Zare , Huy Trinh , Gbeng Omotara , J. Tory Cobb , Timotius Lagaunne

Recent advances in language modelling has significantly decreased the need of labelled data in text classification tasks. Transformer-based models, pre-trained on unlabeled data, can outmatch the performance of models trained from scratch…

计算与语言 · 计算机科学 2024-09-11 Mariana Yukari Noguti , Edduardo Vellasques , Luiz Eduardo Soares Oliveira

This study explores the use of Large language models to analyze therapist remarks in a psychotherapeutic setting. The paper focuses on the application of BERTopic, a machine learning-based topic modeling tool, to the dialogue of two…

机器学习 · 计算机科学 2024-12-24 Alexander Vanin , Vadim Bolshev , Anastasia Panfilova

We investigate the problem of learning a topic model - the well-known Latent Dirichlet Allocation - in a distributed manner, using a cluster of C processors and dividing the corpus to be learned equally among them. We propose a simple…

机器学习 · 计算机科学 2009-09-28 James Petterson , Tiberio Caetano

Topic modeling in Italian legal research is hindered by the lack of public datasets, limiting the analysis of legal themes in Supreme Court judgments. To address this, we developed a document processing pipeline that produces an anonymized…

计算与语言 · 计算机科学 2025-05-14 Matteo Marulli , Glauco Panattoni , Marco Bertini

Latent Dirichlet allocation (LDA) obtains essential information from data by using Bayesian inference. It is applied to knowledge discovery via dimension reducing and clustering in many fields. However, its generalization error had not been…

机器学习 · 统计学 2021-01-26 Naoki Hayashi

We propose a Concentrated Document Topic Model(CDTM) for unsupervised text classification, which is able to produce a concentrated and sparse document topic distribution. In particular, an exponential entropy penalty is imposed on the…

机器学习 · 统计学 2021-02-10 Hao Lei , Ying Chen

While performance of many text classification tasks has been recently improved due to Pre-trained Language Models (PLMs), in this paper we show that they still suffer from a performance gap when the underlying distribution of topics…

计算与语言 · 计算机科学 2023-11-28 Dmitri Roussinov , Serge Sharoff

Topic modeling is a very powerful technique in data analysis and data mining but it is generally slow. Many parallelization approaches have been proposed to speed up the learning process. However, they are usually not very efficient because…

分布式、并行与集群计算 · 计算机科学 2020-02-24 Hung Nghiep Tran , Atsuhiro Takasu