Robust Probabilistic Inference in Distributed Systems
Mark Paskin, Carlos E. Guestrin

TL;DR
This paper introduces a new message passing algorithm for probabilistic inference in distributed systems that guarantees convergence to correct posteriors and provides principled approximations, improving robustness over traditional methods.
Contribution
The paper presents a novel message passing algorithm that ensures convergence to true posteriors and maintains principled approximations, with complexity depending only on the model, not network topology.
Findings
Algorithm guarantees convergence to correct posteriors
Provides principled approximations before convergence
Demonstrated effectiveness on real sensor network data
Abstract
Probabilistic inference problems arise naturally in distributed systems such as sensor networks and teams of mobile robots. Inference algorithms that use message passing are a natural fit for distributed systems, but they must be robust to the failure situations that arise in real-world settings, such as unreliable communication and node failures. Unfortunately, the popular sum-product algorithm can yield very poor estimates in these settings because the nodes' beliefs before convergence can be arbitrarily different from the correct posteriors. In this paper, we present a new message passing algorithm for probabilistic inference which provides several crucial guarantees that the standard sum-product algorithm does not. Not only does it converge to the correct posteriors, but it is also guaranteed to yield a principled approximation at any point before convergence. In addition, the…
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
TopicsEnergy Efficient Wireless Sensor Networks · Distributed Sensor Networks and Detection Algorithms · Target Tracking and Data Fusion in Sensor Networks
