English

Differentiable Nonparametric Belief Propagation

Robotics 2021-01-18 v1

Abstract

We present a differentiable approach to learn the probabilistic factors used for inference by a nonparametric belief propagation algorithm. Existing nonparametric belief propagation methods rely on domain-specific features encoded in the probabilistic factors of a graphical model. In this work, we replace each crafted factor with a differentiable neural network enabling the factors to be learned using an efficient optimization routine from labeled data. By combining differentiable neural networks with an efficient belief propagation algorithm, our method learns to maintain a set of marginal posterior samples using end-to-end training. We evaluate our differentiable nonparametric belief propagation (DNBP) method on a set of articulated pose tracking tasks and compare performance with a recurrent neural network. Results from this comparison demonstrate the effectiveness of using learned factors for tracking and suggest the practical advantage over hand-crafted approaches. The project webpage is available at: progress.eecs.umich.edu/projects/dnbp.

Keywords

Cite

@article{arxiv.2101.05948,
  title  = {Differentiable Nonparametric Belief Propagation},
  author = {Anthony Opipari and Chao Chen and Shoutian Wang and Jana Pavlasek and Karthik Desingh and Odest Chadwicke Jenkins},
  journal= {arXiv preprint arXiv:2101.05948},
  year   = {2021}
}

Comments

12 pages, 9 figures

R2 v1 2026-06-23T22:11:27.690Z