English

DNBP: Differentiable Nonparametric Belief Propagation

Robotics 2023-03-09 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 learned baselines. Results from these experiments demonstrate the effectiveness of using learned factors for tracking and suggest the practical advantage over hand-crafted approaches. The project webpage is available at: https://progress.eecs.umich.edu/projects/dnbp/ .

Keywords

Cite

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

Comments

arXiv admin note: text overlap with arXiv:2101.05948

R2 v1 2026-06-28T09:07:31.577Z