中文
相关论文

相关论文: Scalable Inference for Nested Chinese Restaurant P…

200 篇论文

To scale non-parametric extensions of probabilistic topic models such as Latent Dirichlet allocation to larger data sets, practitioners rely increasingly on parallel and distributed systems. In this work, we study data-parallel training for…

机器学习 · 统计学 2020-10-07 Alexander Terenin , Måns Magnusson , Leif Jonsson

Scientific and engineering problems often require the use of artificial intelligence to aid understanding and the search for promising designs. While Gaussian processes (GP) stand out as easy-to-use and interpretable learners, they have…

机器学习 · 计算机科学 2021-07-01 Liwei Wang , Suraj Yerramilli , Akshay Iyer , Daniel Apley , Ping Zhu , Wei Chen

Herding is a technique to sequentially generate deterministic samples from a probability distribution. In this work, we propose a continuous herded Gibbs sampler that combines kernel herding on continuous densities with the Gibbs sampling…

机器学习 · 统计学 2022-01-14 Laura M. Wolf , Marcus Baum

Latent Dirichlet allocation (LDA) is a widely-used probabilistic topic modeling paradigm, and recently finds many applications in computer vision and computational biology. In this paper, we propose a fast and accurate batch algorithm,…

机器学习 · 计算机科学 2014-04-09 Jia Zeng , Zhi-Qiang Liu , Xiao-Qin Cao

Existing partial sequence labeling models mainly focus on max-margin framework which fails to provide an uncertainty estimation of the prediction. Further, the unique ground truth disambiguation strategy employed by these models may include…

机器学习 · 计算机科学 2022-09-21 Xiaolei Lu , Tommy W. S. Chow

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

Specialist language models (LMs) focus on a specific task or domain on which they often outperform generalist LMs of the same size. However, the specialist data needed to pretrain these models is only available in limited amount for most…

计算与语言 · 计算机科学 2025-03-12 David Grangier , Simin Fan , Skyler Seto , Pierre Ablin

This paper presents an efficient variational inference framework for deriving a family of structured gaussian process regression network (SGPRN) models. The key idea is to incorporate auxiliary inducing variables in latent functions and…

机器学习 · 计算机科学 2021-11-19 Rui Meng , Herbie Lee , Kristofer Bouchard

Recently, Chinese word segmentation (CWS) methods using neural networks have made impressive progress. Most of them regard the CWS as a sequence labeling problem which construct models based on local features rather than considering global…

计算与语言 · 计算机科学 2019-12-02 Xuewen Shi , Heyan Huang , Ping Jian , Yuhang Guo , Xiaochi Wei , Yi-Kun Tang

We introduce a class of scalable Bayesian hierarchical models for the analysis of massive geostatistical datasets. The underlying idea combines ideas on high-dimensional geostatistics by partitioning the spatial domain and modeling the…

统计方法学 · 统计学 2020-10-09 Michele Peruzzi , Sudipto Banerjee , Andrew O. Finley

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

In recent years, neural networks have proven to be effective in Chinese word segmentation. However, this promising performance relies on large-scale training data. Neural networks with conventional architectures cannot achieve the desired…

计算与语言 · 计算机科学 2017-11-07 Jingjing Xu , Xu Sun , Sujian Li , Xiaoyan Cai , Bingzhen Wei

Large scale Gaussian process (GP) regression is infeasible for larger data sets due to cubic scaling of flops and quadratic storage involved in working with covariance matrices. Remedies in recent literature focus on divide-and-conquer,…

统计方法学 · 统计学 2020-05-28 Adam M. Edwards , Robert B. Gramacy

The prediction of learning curves for Natural Language Processing (NLP) models enables informed decision-making to meet specific performance objectives, while reducing computational overhead and lowering the costs associated with dataset…

机器学习 · 计算机科学 2025-10-21 Viktoria Schram , Markus Hiller , Daniel Beck , Trevor Cohn

Chinese word segmentation (CWS) is the basic of Chinese natural language processing (NLP). The quality of word segmentation will directly affect the rest of NLP tasks. Recently, with the artificial intelligence tide rising again, Long…

机器学习 · 计算机科学 2021-05-21 Chen Jin , Zhuangwei Shi , Weihua Li , Yanbu Guo

Topic modelling in Natural Language Processing uncovers hidden topics in large, unlabelled text datasets. It is widely applied in fields such as information retrieval, content summarisation, and trend analysis across various disciplines.…

计算与语言 · 计算机科学 2025-11-18 Saranzaya Magsarjav , Melissa Humphries , Jonathan Tuke , Lewis Mitchell

Latent Dirichlet Allocation (LDA) is a prominent generative probabilistic model used for uncovering abstract topics within document collections. In this paper, we explore the effectiveness of augmenting topic models with Large Language…

计算与语言 · 计算机科学 2025-07-14 Mengze Hong , Chen Jason Zhang , Di Jiang

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

Bayesian nonparametric mixtures and random partition models are powerful tools for probabilistic clustering. However, standard independent mixture models can be restrictive in some applications such as inference on cell lineage due to the…

统计方法学 · 统计学 2025-07-15 Giovanni Rebaudo , Peter Mueller

Neural network based models commonly regard event detection as a word-wise classification task, which suffer from the mismatch problem between words and event triggers, especially in languages without natural word delimiters such as…

计算与语言 · 计算机科学 2018-05-02 Hongyu Lin , Yaojie Lu , Xianpei Han , Le Sun