paper-with-me

홈 › Papers

Kernel-Based Just-In-Time Learning for Passing Expectation Propagation Messages

2015-03-09 · Wittawat Jitkrittum, Arthur Gretton, Nicolas Heess, S. M. Ali Eslami, Balaji Lakshminarayanan, Dino Sejdinovic, Zoltán Szabó

We propose an efficient nonparametric strategy for learning a message operator in expectation propagation (EP), which takes as input the set of incoming messages to a factor node, and produces an outgoing message as output. This learned operator replaces the multivariate integral required in classical EP, which may not have an analytic expression. We use kernel-based regression, which is trained on a set of probability distributions representing the incoming messages, and the associated outgoing messages. The kernel approach has two main advantages: first, it is fast, as it is implemented using a novel two-layer random feature representation of the input message distributions; second, it has principled uncertainty estimates, and can be cheaply updated online, meaning it can request and incorporate new training data when it encounters inputs on which it is uncertain. In experiments, our approach is able to solve learning problems where a single message operator is required for multiple, substantially different data sets (logistic regression for a variety of classification problems), where it is essential to accurately assess uncertainty and to efficiently and robustly update the message operator.

📄 PDF Abstract BibTeX arXiv:1503.02551

Code (1)

wittawatj/kernel-ep 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Passing Expectation Propagation Messages with Kernel Methods

2015-01-02 · Wittawat Jitkrittum, Arthur Gretton, Nicolas Heess

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…

Expectation Propagation in Gaussian Process Dynamical Systems

2012-12-01 · NeurIPS 2012 12 · Marc Deisenroth, Shakir Mohamed

Rich and complex time-series data, such as those generated from engineering sys- tems, financial markets, videos or neural recordings are now a common feature of modern data analysis. Explaining the phenomena underlying …

Time SeriesTime Series Analysis

Phase Noise Detection via Expectation Propagation and Related Algorithms

2024-04-08 · Elisa Conti, Armando Vannucci, Amina Piemontese, Giulio Colavolpe

In the context of signal detection in the presence of an unknown time-varying channel parameter, receivers based on the Expectation Propagation (EP) framework appear to be very promising. EP is a message-passing algorith…

Expectation Propagation in Gaussian Process Dynamical Systems: Extended Version

2012-07-12 · NeurIPS 2012 · Marc Peter Deisenroth, Shakir Mohamed

Rich and complex time-series data, such as those generated from engineering systems, financial markets, videos or neural recordings, are now a common feature of modern data analysis. Explaining the phenomena underlying t…

Time SeriesTime Series Analysis

Gates

2008-12-01 · NeurIPS 2008 12 · Tom Minka, John Winn

Gates are a new notation for representing mixture models and context-sensitive independence in factor graphs. Factor graphs provide a natural representation for message-passing algorithms, such as expectation propagation…