paper-with-me

홈 › Papers

Fast Amortized Inference and Learning in Log-linear Models with Randomly Perturbed Nearest Neighbor Search

2017-07-11 · Stephen Mussmann, Daniel Levy, Stefano Ermon

Inference in log-linear models scales linearly in the size of output space in the worst-case. This is often a bottleneck in natural language processing and computer vision tasks when the output space is feasibly enumerable but very large. We propose a method to perform inference in log-linear models with sublinear amortized cost. Our idea hinges on using Gumbel random variable perturbations and a pre-computed Maximum Inner Product Search data structure to access the most-likely elements in sublinear amortized time. Our method yields provable runtime and accuracy guarantees. Further, we present empirical experiments on ImageNet and Word Embeddings showing significant speedups for sampling, inference, and learning in log-linear models.

📄 PDF Abstract BibTeX arXiv:1707.03372

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Identifiability and amortized inference limitations in Kuramoto models

2026-03-23 · Emma Hannula, Jana de Wiljes, Matthew T. Moores, Heikki Haario 외 arxiv

Bayesian inference is a powerful tool for parameter estimation and uncertainty quantification in dynamical systems. However, for nonlinear oscillator networks such as Kuramoto models, widely used to study synchronization…

Bayesian Inference

LazyDINO: Fast, scalable, and efficiently amortized Bayesian inversion via structure-exploiting and surrogate-driven measure transport

2024-11-19 · Lianghao Cao, Joshua Chen, Michael Brennan, Thomas O'Leary-Roseberry 외

We present LazyDINO, a transport map variational inference method for fast, scalable, and efficiently amortized solutions of high-dimensional nonlinear Bayesian inverse problems with expensive parameter-to-observable (Pt…

Variational Inference

ASPIRE: Iterative Amortized Posterior Inference for Bayesian Inverse Problems

2024-05-08 · Rafael Orozco, Ali Siahkoohi, Mathias Louboutin, Felix J. Herrmann

Due to their uncertainty quantification, Bayesian solutions to inverse problems are the framework of choice in applications that are risk averse. These benefits come at the cost of computations that are in general, intra…

Uncertainty QuantificationVariational Inference

Perturbed-History Exploration in Stochastic Linear Bandits

2019-03-21 · Branislav Kveton, Csaba Szepesvari, Mohammad Ghavamzadeh, Craig Boutilier

We propose a new online algorithm for cumulative regret minimization in a stochastic linear bandit. The algorithm pulls the arm with the highest estimated reward in a linear model trained on its perturbed history. Theref…

Amortized Bayesian Workflow (Extended Abstract)

2024-09-06 · Marvin Schmitt, Chengkun Li, Aki Vehtari, Luigi Acerbi 외

Bayesian inference often faces a trade-off between computational speed and sampling accuracy. We propose an adaptive workflow that integrates rapid amortized inference with gold-standard MCMC techniques to achieve both s…

Bayesian Inference