Message passing with relaxed moment matching
Yuan Qi, Yandong Guo

TL;DR
This paper introduces relaxed expectation propagation (REP), a robust Bayesian inference method that improves upon expectation propagation by reducing sensitivity to outliers through a relaxed KL divergence with an $l_1$ penalty.
Contribution
The paper proposes a novel REP algorithm that relaxes the moment matching in EP, enhancing robustness and accuracy in Bayesian inference, especially for Gaussian process classification.
Findings
REP outperforms EP and Power EP in stability and accuracy
REP demonstrates significant improvements on synthetic and benchmark datasets
The method effectively reduces outlier influence in Bayesian approximation
Abstract
Bayesian learning is often hampered by large computational expense. As a powerful generalization of popular belief propagation, expectation propagation (EP) efficiently approximates the exact Bayesian computation. Nevertheless, EP can be sensitive to outliers and suffer from divergence for difficult cases. To address this issue, we propose a new approximate inference approach, relaxed expectation propagation (REP). It relaxes the moment matching requirement of expectation propagation by adding a relaxation factor into the KL minimization. We penalize this relaxation with a penalty. As a result, when two distributions in the relaxed KL divergence are similar, the relaxation factor will be penalized to zero and, therefore, we obtain the original moment matching; In the presence of outliers, these two distributions are significantly different and the relaxation factor will be used to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Algorithms · Fault Detection and Control Systems
