Heuristic Search as Evidential Reasoning
Othar Hansson, Andy Mayer

TL;DR
This paper introduces BPS, a Bayesian inference-based heuristic search method that outperforms traditional algorithms in problem-solving efficiency, demonstrated through empirical tests on the Eight Puzzle.
Contribution
It presents a novel Bayesian inference mechanism for heuristic search, showing improved performance and computational efficiency over traditional methods.
Findings
BPS outperforms traditional heuristic search algorithms in efficiency.
Empirical tests on the Eight Puzzle demonstrate BPS's superior decision-making.
BPS requires significantly fewer node expansions to achieve better results.
Abstract
BPS, the Bayesian Problem Solver, applies probabilistic inference and decision-theoretic control to flexible, resource-constrained problem-solving. This paper focuses on the Bayesian inference mechanism in BPS, and contrasts it with those of traditional heuristic search techniques. By performing sound inference, BPS can outperform traditional techniques with significantly less computational effort. Empirical tests on the Eight Puzzle show that after only a few hundred node expansions, BPS makes better decisions than does the best existing algorithm after several million node expansions
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
TopicsAI-based Problem Solving and Planning · Bayesian Modeling and Causal Inference · Constraint Satisfaction and Optimization
