paper-with-me

홈 › Papers

Random Algorithms for the Loop Cutset Problem

2014-08-07 · Ann Becker, Reuven Bar-Yehuada, Dan Geiger

We show how to find a minimum loop cutset in a Bayesian network with high probability. Finding such a loop cutset is the first step in Pearl's method of conditioning for inference. Our random algorithm for finding a loop cutset, called "Repeated WGuessI", outputs a minimum loop cutset, after O(c 6^k k n) steps, with probability at least 1-(1 over{6^k})^{c 6^k}), where c>1 is a constant specified by the user, k is the size of a minimum weight loop cutset, and n is the number of vertices. We also show empirically that a variant of this algorithm, called WRA, often finds a loop cutset that is closer to the minimum loop cutset than the ones found by the best deterministic algorithms known.

📄 PDF Abstract BibTeX arXiv:1408.1483

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Heuristics for Finding Loop Cutsets in Multiply-Connected Belief Networks

2013-03-27 · Jonathan Stillman

We introduce a new heuristic algorithm for the problem of finding minimum size loop cutsets in multiply connected belief networks. We compare this algorithm to that proposed in [Suemmondt and Cooper, 1988]. We provide lo…

Updating Probabilities in Multiply-Connected Belief Networks

2013-03-27 · Jaap Suermondt, Gregory F. Cooper

This paper focuses on probability updates in multiply-connected belief networks. Pearl has designed the method of conditioning, which enables us to apply his algorithm for belief updates in singly-connected networks to m…

A Combination of Cutset Conditioning with Clique-Tree Propagation in the Pathfinder System

2013-03-27 · Jaap Suermondt, Gregory F. Cooper, David Heckerman

Cutset conditioning and clique-tree propagation are two popular methods for performing exact probabilistic inference in Bayesian belief networks. Cutset conditioning is based on decomposition of a subset of network nodes…

Pathfinder

Out-of-Step Detection Based On an Improved Line Potential Energy Criterion

2021-04-14 · Xiao Li, Chongru Liu, Jin Ma

The line potential energy in the cutset is used as the criterion for monitoring the generator instability, but the criterion has the following two limitations due to narrowly defined conditions. The assumption of an idea…

Active Tuples-based Scheme for Bounding Posterior Beliefs

2014-01-16 · Bozhena Bidyuk, Rina Dechter, Emma Rollon

The paper presents a scheme for computing lower and upper bounds on the posterior marginals in Bayesian networks with discrete variables. Its power lies in its ability to use any available scheme that bounds the probabil…