An Efficient Implementation of Belief Function Propagation
Hong Xu

TL;DR
This paper presents an optimized implementation of belief function propagation in Markov Trees, reducing redundant computations and enhancing efficiency for both initial propagation and re-propagation tasks.
Contribution
It introduces a new implementation that minimizes redundant calculations, improving computational efficiency over previous methods.
Findings
Reduces computational complexity compared to existing methods
Efficient re-propagation when prior belief functions change
Combines propagation and re-propagation algorithms for better performance
Abstract
The local computation technique (Shafer et al. 1987, Shafer and Shenoy 1988, Shenoy and Shafer 1986) is used for propagating belief functions in so called a Markov Tree. In this paper, we describe an efficient implementation of belief function propagation on the basis of the local computation technique. The presented method avoids all the redundant computations in the propagation process, and so makes the computational complexity decrease with respect to other existing implementations (Hsia and Shenoy 1989, Zarley et al. 1988). We also give a combined algorithm for both propagation and re-propagation which makes the re-propagation process more efficient when one or more of the prior belief functions is changed.
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
TopicsBayesian Modeling and Causal Inference · DNA and Biological Computing · Machine Learning and Algorithms
