Belief propagation for networks with loops: The neighborhoods-intersections-based method
Pedro Hack

TL;DR
This paper introduces the NIB-method, a new generalized belief propagation algorithm that efficiently accounts for short loops in networks, offering exact solutions in such cases and providing a flexible trade-off between accuracy and computational complexity.
Contribution
The NIB-method improves upon the KCN-method by reducing computational resources needed for belief propagation in networks with short loops, and it offers a new interpolation framework for networks with long loops.
Findings
NIB-method is exact and optimal for networks with only short loops.
NIB-method reduces time complexity compared to KCN-method.
Good agreement between NIB and KCN methods on artificial networks.
Abstract
In order to diminish the damaging effect of loops on belief propagation (BP), the first explicit version of generalized BP for networks, the KCN-method, was recently introduced. Despite its success, the KCN-method spends computational resources inefficiently. Such inefficiencies can quickly turn the exact application of the method unfeasible, since its time complexity increases exponentially with them. This affects for instance tree networks, for which, despite not offering any accuracy advantage with respect to BP, the time complexity of the KCN-method grows exponentially with the nodes' degree. To avoid these issues, we introduce here a new generalized BP scheme, the NIB-method, which only spends computational resources provided they are needed in order to account for correlations in the network. In fact, we show that, given a network with only short loops, the NIB-method is exact and…
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
TopicsNeural Networks and Applications · Bayesian Modeling and Causal Inference · Network Security and Intrusion Detection
