paper-with-me

Papers

Maximum Likelihood Learning With Arbitrary Treewidth via Fast-Mixing Parameter Sets

2015-09-30 · NeurIPS 2015 12 · Justin Domke

Inference is typically intractable in high-treewidth undirected graphical models, making maximum likelihood learning a challenge. One way to overcome this is to restrict parameters to a tractable set, most typically the set of tree-structured parameters. This paper explores an alternative notion of a tractable set, namely a set of "fast-mixing parameters" where Markov chain Monte Carlo (MCMC) inference can be guaranteed to quickly converge to the stationary distribution. While it is common in practice to approximate the likelihood gradient using samples obtained from MCMC, such procedures lack theoretical guarantees. This paper proves that for any exponential family with bounded sufficient statistics, (not just graphical models) when parameters are constrained to a fast-mixing set, gradient descent with gradients approximated by sampling will approximate the maximum likelihood solution inside the set with high-probability. When unregularized, to find a solution epsilon-accurate in log-likelihood requires a total amount of effort cubic in 1/epsilon, disregarding logarithmic factors. When ridge-regularized, strong convexity allows a solution epsilon-accurate in parameter distance with effort quadratic in 1/epsilon. Both of these provide of a fully-polynomial time randomized approximation scheme.

📄 PDF Abstract BibTeX arXiv:1509.08992

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mercator: uncovering faithful hyperbolic embeddings of complex networks

2019-04-24 · Guillermo García-Pérez, Antoine Allard, M. Ángeles Serrano, Marián Boguñá

We introduce Mercator, a reliable embedding method to map real complex networks into their hyperbolic latent geometry. The method assumes that the structure of networks is well described by the Popularity$\times$Similari…

BIG-bench Machine Learning

Projecting Ising Model Parameters for Fast Mixing

2014-07-03 · NeurIPS 2013 12 · Justin Domke, Xianghang Liu

Inference in general Ising models is difficult, due to high treewidth making tree-based algorithms intractable. Moreover, when interactions are strong, Gibbs sampling may take exponential time to converge to the stationa…

model

Learning Fast-Inference Bayesian Networks

2021-12-01 · NeurIPS 2021 12 · Vaidyanathan Peruvemba Ramaswamy, Stefan Szeider

We propose new methods for learning Bayesian networks (BNs) that reliably support fast inference. We utilize maximum state space size as a more fine-grained measure for the BN's reasoning complexity than the standard tre…

Lower Bounds for QBFs of Bounded Treewidth

2019-10-02 · Johannes Klaus Fichte, Markus Hecher, Andreas Pfandler

The problem of deciding the validity (QSAT) of quantified Boolean formulas (QBF) is a vivid research area in both theory and practice. In the field of parameterized algorithmics, the well-studied graph measure treewidth …

Finite-sample risk bounds for maximum likelihood estimation with arbitrary penalties

2017-12-29 · W. D. Brinda, Jason M. Klusowski

The MDL two-part coding $ \textit{index of resolvability} $ provides a finite-sample upper bound on the statistical risk of penalized likelihood estimators over countable models. However, the bound does not apply to unpe…