Delta Epsilon Alpha Star: A PAC-Admissible Search Algorithm
David Cox

TL;DR
This paper introduces Delta Epsilon Alpha Star, a real-time robotic search algorithm that balances path optimality and probabilistic guarantees, and proposes PAC-admissibility as a new criterion for search algorithms.
Contribution
It presents a novel search algorithm with bounded deviation and introduces PAC-admissibility as a relaxed, more suitable criterion for robotic search tasks.
Findings
Delta Epsilon Alpha Star achieves a balanced search path with minimal backtracking.
PAC-admissibility outperforms epsilon-admissibility in robotic search scenarios.
The algorithm provides probabilistic bounds on path deviation.
Abstract
Delta Epsilon Alpha Star is a minimal coverage, real-time robotic search algorithm that yields a moderately aggressive search path with minimal backtracking. Search performance is bounded by a placing a combinatorial bound, epsilon and delta, on the maximum deviation from the theoretical shortest path and the probability at which further deviations can occur. Additionally, we formally define the notion of PAC-admissibility -- a relaxed admissibility criteria for algorithms, and show that PAC-admissible algorithms are better suited to robotic search situations than epsilon-admissible or strict algorithms.
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
TopicsRobotic Path Planning Algorithms · AI-based Problem Solving and Planning · Optimization and Search Problems
