English

Passing Expectation Propagation Messages with Kernel Methods

Machine Learning 2015-03-11 v1 Machine Learning

Abstract

We propose to learn a kernel-based message operator which takes as input all expectation propagation (EP) incoming messages to a factor node and produces an outgoing message. In ordinary EP, computing an outgoing message involves estimating a multivariate integral which may not have an analytic expression. Learning such an operator allows one to bypass the expensive computation of the integral during inference by directly mapping all incoming messages into an outgoing message. The operator can be learned from training data (examples of input and output messages) which allows automated inference to be made on any kind of factor that can be sampled.

Cite

@article{arxiv.1501.00375,
  title  = {Passing Expectation Propagation Messages with Kernel Methods},
  author = {Wittawat Jitkrittum and Arthur Gretton and Nicolas Heess},
  journal= {arXiv preprint arXiv:1501.00375},
  year   = {2015}
}

Comments

Accepted to Advances in Variational Inference, NIPS 2014 Workshop

R2 v1 2026-06-22T07:49:05.116Z