中文
相关论文

相关论文: Hybrid topic modelling for computational close rea…

200 篇论文

Topic modeling seeks to uncover latent semantic structure in text, with LDA providing a foundational probabilistic framework. While recent methods often incorporate external knowledge (e.g., pre-trained embeddings), such reliance limits…

机器学习 · 计算机科学 2026-04-01 Tal Ishon , Yoav Goldberg , Uri Shaham

We propose a general framework for topic-specific summarization of large text corpora, and illustrate how it can be used for analysis in two quite different contexts: an OSHA database of fatality and catastrophe reports (to facilitate…

计算与语言 · 计算机科学 2016-07-26 Luke Miratrix , Robin Ackerman

With massive texts on social media, users and analysts often rely on topic modeling techniques to quickly extract key themes and gain insights. Traditional topic modeling techniques, such as Latent Dirichlet Allocation (LDA), provide…

数据库 · 计算机科学 2025-08-12 Fei Ye , Jiapan Liu , Yinan Jing , Zhenying He , Weirao Wang , X. Sean Wang

Topic models, such as Latent Dirichlet Allocation (LDA), posit that documents are drawn from admixtures of distributions over words, known as topics. The inference problem of recovering topics from admixtures, is NP-hard. Assuming…

机器学习 · 统计学 2014-11-05 Trapit Bansal , Chiranjib Bhattacharyya , Ravindran Kannan

Given the progress in image recognition with recent data driven paradigms, it's still expensive to manually label a large training data to fit a convolutional neural network (CNN) model. This paper proposes a hybrid supervised-unsupervised…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Kai Zhen , Mridul Birla , David Crandall , Bingjing Zhang , Judy Qiu

Latent Dirichlet allocation (LDA) is an important hierarchical Bayesian model for probabilistic topic modeling, which attracts worldwide interests and touches on many important applications in text mining, computer vision and computational…

机器学习 · 计算机科学 2012-08-14 Jia Zeng

An important aspect of text mining involves information retrieval in form of discovery of semantic themes (topics) from documents using topic modelling. While generative topic models like Latent Dirichlet Allocation (LDA) or Latent Semantic…

机器学习 · 计算机科学 2025-11-04 Satyajeet Sahoo , Jhareswar Maiti

Large language models (LLMs) can produce long, coherent passages of text, suggesting that LLMs, although trained on next-word prediction, must represent the latent structure that characterizes a document. Prior work has found that internal…

计算与语言 · 计算机科学 2023-12-25 Liyi Zhang , R. Thomas McCoy , Theodore R. Sumers , Jian-Qiao Zhu , Thomas L. Griffiths

Topic modeling has found wide application in many problems where latent structures of the data are crucial for typical inference tasks. When applying a topic model, a relatively standard pre-processing step is to first build a vocabulary of…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Yuzhen Ding , Baoxin Li

Topic models such as Latent Dirichlet Allocation (LDA) have been widely used in information retrieval for tasks ranging from smoothing and feedback methods to tools for exploratory search and discovery. However, classical methods for…

分布式、并行与集群计算 · 计算机科学 2017-06-20 Rolf Jagerman , Carsten Eickhoff , Maarten de Rijke

In this paper, we provide the first practical algorithms with provable guarantees for the problem of inferring the topics assigned to each document in an LDA topic model. This is the primary inference problem for many applications of topic…

机器学习 · 计算机科学 2025-06-10 Adam Breuer

This study explores the application of topic modelling techniques Latent Dirichlet Allocation (LDA), Nonnegative Matrix Factorization (NMF), and Probabilistic Latent Semantic Analysis (PLSA) on the Socrata dataset spanning from 1908 to…

机器学习 · 计算机科学 2025-01-06 Aziida Nanyonga , Graham Wild

Learning meaningful topic models with massive document collections which contain millions of documents and billions of tokens is challenging because of two reasons: First, one needs to deal with a large number of topics (typically in the…

分布式、并行与集群计算 · 计算机科学 2014-12-17 Hsiang-Fu Yu , Cho-Jui Hsieh , Hyokun Yun , S. V. N Vishwanathan , Inderjit S. Dhillon

Spectral topic modeling algorithms operate on matrices/tensors of word co-occurrence statistics to learn topic-specific word distributions. This approach removes the dependence on the original documents and produces substantial gains in…

计算与语言 · 计算机科学 2017-11-21 Moontae Lee , David Bindel , David Mimno

We introduce the author-topic model, a generative model for documents that extends Latent Dirichlet Allocation (LDA; Blei, Ng, & Jordan, 2003) to include authorship information. Each author is associated with a multinomial distribution over…

信息检索 · 计算机科学 2012-07-19 Michal Rosen-Zvi , Thomas Griffiths , Mark Steyvers , Padhraic Smyth

Topic models provide a useful text-mining tool for learning, extracting, and discovering latent structures in large text corpora. Although a plethora of methods have been proposed for topic modeling, lacking in the literature is a formal…

机器学习 · 统计学 2022-08-12 Yinyin Chen , Shishuang He , Yun Yang , Feng Liang

Most of the information on the Internet is represented in the form of microtexts, which are short text snippets such as news headlines or tweets. These sources of information are abundant, and mining these data could uncover meaningful…

计算与语言 · 计算机科学 2019-09-17 Trung Trinh , Tho Quan , Trung Mai

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

Crowdfunding in the realm of the Social Web has received substantial attention, with prior research examining various aspects of campaigns, including project objectives, durations, and influential project categories for successful…

计算与语言 · 计算机科学 2024-01-09 Prathamesh Muzumdar , George Kurian , Ganga Prasad Basyal

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