paper-with-me

Papers

Learning Maximum-A-Posteriori Perturbation Models for Structured Prediction in Polynomial Time

2018-05-21 · ICML 2018 7 · Asish Ghoshal, Jean Honorio

MAP perturbation models have emerged as a powerful framework for inference in structured prediction. Such models provide a way to efficiently sample from the Gibbs distribution and facilitate predictions that are robust to random noise. In this paper, we propose a provably polynomial time randomized algorithm for learning the parameters of perturbed MAP predictors. Our approach is based on minimizing a novel Rademacher-based generalization bound on the expected loss of a perturbed MAP predictor, which can be computed in polynomial time. We obtain conditions under which our randomized learning algorithm can guarantee generalization to unseen examples.

📄 PDF Abstract BibTeX arXiv:1805.08196

Code (0)

등록된 구현이 없습니다.

Tasks

Structured Prediction

Similar Papers 제목 키워드 기반

High Dimensional Inference with Random Maximum A-Posteriori Perturbations

2016-02-10 · Tamir Hazan, Francesco Orabona, Anand D. Sarwate, Subhransu Maji 외

This paper presents a new approach, called perturb-max, for high-dimensional statistical inference that is based on applying random perturbations followed by optimization. This framework injects randomness to maximum a-p…

Vocal Bursts Intensity Prediction

On Measure Concentration of Random Maximum A-Posteriori Perturbations

2013-10-15 · Francesco Orabona, Tamir Hazan, Anand D. Sarwate, Tommi Jaakkola

The maximum a-posteriori (MAP) perturbation framework has emerged as a useful approach for inference and learning in high dimensional complex models. By maximizing a randomly perturbed potential function, MAP perturbatio…

Bayesian ODE Solvers: The Maximum A Posteriori Estimate

2020-04-01 · Filip Tronarp, Simo Sarkka, Philipp Hennig

It has recently been established that the numerical solution of ordinary differential equations can be posed as a nonlinear Bayesian inference problem, which can be approximately solved via Gaussian filtering and smoothi…

Bayesian Inference

Structured Prediction: From Gaussian Perturbations to Linear-Time Principled Algorithms

2015-08-05 · Jean Honorio, Tommi Jaakkola

Margin-based structured prediction commonly uses a maximum loss over all possible structured outputs \cite{Altun03,Collins04b,Taskar03}. In natural language processing, recent work \cite{Zhang14,Zhang15} has proposed the…

DecoderStructured Prediction

Maximum a Posteriori Inference for Factor Graphs via Benders' Decomposition

2024-10-24 · Harsh Vardhan Dubey, Ji Ah Lee, Patrick Flaherty

Many Bayesian statistical inference problems come down to computing a maximum a-posteriori (MAP) assignment of latent variables. Yet, standard methods for estimating the MAP assignment do not have a finite time guarantee…