State-of-the-art exact algorithms for solving the MAP problem in Bayesian networks use depth-first branch-and-bound search with bounds computed by evaluating a join tree. Although this approach is effective, it can fail if the join tree is too large to fit in RAM. We describe an external-memory MAP search algorithm that stores much of the join tree on disk, keeping the parts of the join tree in RAM that are needed to compute bounds for the current search nodes, and using heuristics to decide which parts of the join tree to write to disk when RAM is full. Preliminary results show that this approach improves the scalability of exact MAP search algorithms.
A recent breadth-first branch and bound algorithm (BF-BnB) for learning Bayesian network structures ...
The scalability of optimal sequential planning can be im-proved by using external-memory graph searc...
Most existing algorithms for structural learning of Bayesian networks are suitable for constructing ...
Previous work has shown that the problem of learning the optimal structure of a Bayesian network can...
The MAP (maximum a posteriori hypothesis) problem in Bayesian networks is to find the most likely st...
Bayesian networks are frequently used to model statistical dependencies in data. Without prior knowl...
In this paper we propose the Dynamic Weighting A * (DWA*) search algorithm for solving MAP problems ...
Learning Bayesian networks is often cast as an optimization problem, where the computational task is...
Bounding the tree-width of a Bayesian network can reduce the chance of overfitting, and allows exact...
In this paper we propose a scaling-up method that is applicable to essentially any induction algorit...
The scalability of optimal sequential planning can be improved by using external-memory graph search...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
A recent breadth-first branch and bound algorithm (BFBnB)for learning Bayesian network structures (M...
This paper presents new results for the (partial) maximum a posteriori (MAP) problem in Bayesian net...
Several heuristic search algorithms such as A* and breadth-first branch and bound have been develope...
A recent breadth-first branch and bound algorithm (BF-BnB) for learning Bayesian network structures ...
The scalability of optimal sequential planning can be im-proved by using external-memory graph searc...
Most existing algorithms for structural learning of Bayesian networks are suitable for constructing ...
Previous work has shown that the problem of learning the optimal structure of a Bayesian network can...
The MAP (maximum a posteriori hypothesis) problem in Bayesian networks is to find the most likely st...
Bayesian networks are frequently used to model statistical dependencies in data. Without prior knowl...
In this paper we propose the Dynamic Weighting A * (DWA*) search algorithm for solving MAP problems ...
Learning Bayesian networks is often cast as an optimization problem, where the computational task is...
Bounding the tree-width of a Bayesian network can reduce the chance of overfitting, and allows exact...
In this paper we propose a scaling-up method that is applicable to essentially any induction algorit...
The scalability of optimal sequential planning can be improved by using external-memory graph search...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
A recent breadth-first branch and bound algorithm (BFBnB)for learning Bayesian network structures (M...
This paper presents new results for the (partial) maximum a posteriori (MAP) problem in Bayesian net...
Several heuristic search algorithms such as A* and breadth-first branch and bound have been develope...
A recent breadth-first branch and bound algorithm (BF-BnB) for learning Bayesian network structures ...
The scalability of optimal sequential planning can be im-proved by using external-memory graph searc...
Most existing algorithms for structural learning of Bayesian networks are suitable for constructing ...