Wavelet Belief Propagation for Large Scale Inference Problems
Abstract
Loopy belief propagation (LBP) is a powerful tool for approximate inference in Markov random fields (MRFs). However, for problems with large state spaces, the runtime costs are often prohibitively high. In this paper, we present a new LBP algorithm that represents all beliefs, marginals, and messages in a wavelet representation, which can encode the probabilistic information much more compactly. Unlike previous work, our algorithm operates solely in the wavelet domain. This yields an output-sensitive algorithm where the running time depends mostly on the information content rather than the discretization resolution. We apply the new technique to typical problems with large state spaces such as image matching and wide-baseline optical flow where we observe a significantly improved scaling behavior with discretization resolution. For large problems, the new technique is significantly faster than even an optimized spatial domain implementation.
Cite
Text
Lasowski et al. "Wavelet Belief Propagation for Large Scale Inference Problems." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995489Markdown
[Lasowski et al. "Wavelet Belief Propagation for Large Scale Inference Problems." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/lasowski2011cvpr-wavelet/) doi:10.1109/CVPR.2011.5995489BibTeX
@inproceedings{lasowski2011cvpr-wavelet,
title = {{Wavelet Belief Propagation for Large Scale Inference Problems}},
author = {Lasowski, Ruxandra and Tevs, Art and Wand, Michael and Seidel, Hans-Peter},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2011},
pages = {1921-1928},
doi = {10.1109/CVPR.2011.5995489},
url = {https://mlanthology.org/cvpr/2011/lasowski2011cvpr-wavelet/}
}