vix.ing · top · new · best · stats · spec

Heuristic Search as Evidential Reasoning

2013/03/27 by Othar Hansson, Hansson, Othar, Andy Mayer +1
Computer Science · #AI-based Problem Solving and Planning #Artificial Intelligence (cs.AI) #Bayesian Modeling and Causal Inference #Constraint Satisfaction and Optimization #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.1304.1509

openalex publication_date 2013/03/27 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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

Related