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

Proposed Approximate Dynamic Programming for Pathfinding under Visible Uncertainty

2015/11/30 by Knowles, Bryan A., Atici, Mustafa
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1512.00519

Abstract

Continuing our preleminary work \citeknowles14, we define the safest-with-sight pathfinding problems and explore its solution using techniques borrowed from measure-theoretic probability theory. We find a simple recursive definition for the probability that an ideal pathfinder will select an edge in a given scenario of an uncertain network where edges have probabilities of failure and vertices provide "vision" of edges via lines-of-sight. We propose an approximate solution based on our theoretical findings that would borrow techniques from approximate dynamic programming.

Related