Dempster's Rule for Evidence Ordered in a Complete Directed Acyclic Graph
Ulla Bergsten, Johan Schubert

TL;DR
This paper introduces a more efficient algorithm for applying Dempster's rule to evidence organized in a complete directed acyclic graph, enabling faster inference of the most probable path in hierarchical evidence networks.
Contribution
It presents a novel algorithm with lower computational complexity for Dempster's rule in ordered evidence graphs, improving efficiency over traditional methods.
Findings
New algorithm has complexity O(|THETA| log |THETA|)
Reduces computational effort compared to brute force methods
Applicable to hierarchical evidence networks with ordered evidence
Abstract
For the case of evidence ordered in a complete directed acyclic graph this paper presents a new algorithm with lower computational complexity for Dempster's rule than that of step-by-step application of Dempster's rule. In this problem, every original pair of evidences, has a corresponding evidence against the simultaneous belief in both propositions. In this case, it is uncertain whether the propositions of any two evidences are in logical conflict. The original evidences are associated with the vertices and the additional evidences are associated with the edges. The original evidences are ordered, i.e., for every pair of evidences it is determinable which of the two evidences is the earlier one. We are interested in finding the most probable completely specified path through the graph, where transitions are possible only from lower- to higher-ranked vertices. The path is here a…
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
TopicsLogic, Reasoning, and Knowledge · Machine Learning and Algorithms · Bayesian Modeling and Causal Inference
