中文
相关论文

相关论文: Stochastic Attribute-Value Grammars

200 篇论文

We present a probabilistic model for constraint-based grammars and a method for estimating the parameters of such models from incomplete, i.e., unparsed data. Whereas methods exist to estimate the parameters of probabilistic context-free…

计算与语言 · 计算机科学 2007-05-23 Stefan Riezler

We argue that some of the computational complexity associated with estimation of stochastic attribute-value grammars can be reduced by training upon an informative subset of the full training set. Results using the parsed Wall Street…

计算与语言 · 计算机科学 2007-05-23 Miles Osborne

We present an algorithm for computing n-gram probabilities from stochastic context-free grammars, a procedure that can alleviate some of the standard problems associated with n-grams (estimation from sparse data, lack of linguistic…

cmp-lg · 计算机科学 2022-02-28 Andreas Stolcke , Jonathan Segal

Probabilistic context-free grammars have a long-term record of use as generative models in machine learning and symbolic regression. When used for symbolic regression, they generate algebraic expressions. We define the latter as equivalence…

形式语言与自动机理论 · 计算机科学 2022-12-05 Urh Primožič , Ljupčo Todorovski , Matej Petković

We describe an extension of Earley's parser for stochastic context-free grammars that computes the following quantities given a stochastic context-free grammar and an input string: a) probabilities of successive prefixes being generated by…

cmp-lg · 计算机科学 2008-02-03 Andreas Stolcke

Today's probabilistic language generators fall short when it comes to producing coherent and fluent text despite the fact that the underlying models perform well under standard metrics, e.g., perplexity. This discrepancy has puzzled the…

计算与语言 · 计算机科学 2025-06-06 Clara Meister , Tiago Pimentel , Gian Wiher , Ryan Cotterell

Traditional Linear Genetic Programming (LGP) algorithms are based only on the selection mechanism to guide the search. Genetic operators combine or mutate random portions of the individuals, without knowing if the result will lead to a…

神经与进化计算 · 计算机科学 2017-04-05 Léo Françoso Dal Piccol Sotto , Vinícius Veloso de Melo

This paper tackles the challenge of parameter calibration in stochastic models, particularly in scenarios where the likelihood function is unavailable in an analytical form. We introduce a gradient-based simulated parameter estimation…

机器学习 · 统计学 2025-03-25 Zehao Li , Yijie Peng

Machine learning provides algorithms that can learn from data and make inferences or predictions on data. Stochastic acceptors or probabilistic automata are stochastic automata without output that can model components in machine learning…

机器学习 · 计算机科学 2018-12-27 Karl-Heinz Zimmermann

The Metropolis-Hastings algorithm allows one to sample asymptotically from any probability distribution $\pi$. There has been recently much work devoted to the development of variants of the MH update which can handle scenarios where such…

统计计算 · 统计学 2018-03-28 Christophe Andrieu , Arnaud Doucet , Sinan Yıldırım , Nicolas Chopin

Estimating probabilistic deformable template models is a new approach in the fields of computer vision and probabilistic atlases in computational anatomy. A first coherent statistical framework modelling the variability as a hidden random…

统计计算 · 统计学 2009-01-16 Stéphanie Allassonnière , Estelle Kuhn

This paper addresses two central problems for probabilistic processing models: parameter estimation from incomplete data and efficient retrieval of most probable analyses. These questions have been answered satisfactorily only for…

cmp-lg · 计算机科学 2007-05-23 Stefan Riezler

Variational inference approximates the posterior distribution of a probabilistic model with a parameterized density by maximizing a lower bound for the model evidence. Modern solutions fit a flexible approximation with stochastic gradient…

机器学习 · 统计学 2017-07-13 Joseph Sakaya , Arto Klami

We introduce local expectation gradients which is a general purpose stochastic variational inference algorithm for constructing stochastic gradients through sampling from the variational distribution. This algorithm divides the problem of…

机器学习 · 统计学 2015-03-06 Michalis K. Titsias

The paper describes a parser of sequences of (English) part-of-speech labels which utilises a probabilistic grammar trained using the inside-outside algorithm. The initial (meta)grammar is defined by a linguist and further rules compatible…

cmp-lg · 计算机科学 2008-02-03 Briscoe , Ted , Waegner , Nick

In foundational works of generative phonology it is claimed that subjects can reliably discriminate between possible but non-occurring words and words that could not be English. In this paper we examine the use of a probabilistic…

cmp-lg · 计算机科学 2008-02-03 John Coleman , Janet Pierrehumbert

The missing data issue often complicates the task of estimating generalized linear models (GLMs). We describe why the pseudo-marginal Metropolis-Hastings algorithm, used in this setting, is an effective strategy for parameter estimation.…

统计方法学 · 统计学 2019-07-23 Taylor R. Brown , Timothy L. McMurry , Alexander Langevin

Stochastic gradient algorithms are more and more studied since they can deal efficiently and online with large samples in high dimensional spaces. In this paper, we first establish a Central Limit Theorem for these estimates as well as for…

统计理论 · 数学 2017-10-17 Antoine Godichon-Baggioni

Natural language processing often involves computations with semantic or syntactic graphs to facilitate sophisticated reasoning based on structural relationships. While convolution kernels provide a powerful tool for comparing graph…

计算与语言 · 计算机科学 2018-02-13 Sahil Garg , Greg Ver Steeg , Aram Galstyan

Phrase-structure grammars are effective models for important syntactic and semantic aspects of natural languages, but can be computationally too demanding for use as language models in real-time speech recognition. Therefore, finite-state…

cmp-lg · 计算机科学 2008-02-03 Fernando C. N. Pereira , Rebecca N. Wright
‹ 上一页 1 2 3 10 下一页 ›