Reachability Under Uncertainty
Allen Chang, Eyal Amir

TL;DR
This paper introduces a complex network reachability problem involving probabilistic edge failures and hidden variables, providing theoretical insights, NP-hardness proof, and algorithms for exact and approximate solutions.
Contribution
It formulates a new probabilistic reachability problem with hidden variables, proves its NP-hardness, and offers both exact and approximation algorithms.
Findings
The problem is NP-hard.
An exact algorithm is developed.
A more efficient approximation algorithm is proposed.
Abstract
In this paper we introduce a new network reachability problem where the goal is to find the most reliable path between two nodes in a network, represented as a directed acyclic graph. Individual edges within this network may fail according to certain probabilities, and these failure probabilities may depend on the values of one or more hidden variables. This problem may be viewed as a generalization of shortest-path problems for finding minimum cost paths or Viterbi-type problems for finding highest-probability sequences of states, where the addition of the hidden variables introduces correlations that are not handled by previous algorithms. We give theoretical results characterizing this problem including an NP-hardness proof. We also give an exact algorithm and a more efficient approximation algorithm for this problem.
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
TopicsFormal Methods in Verification · Software Reliability and Analysis Research · Reliability and Maintenance Optimization
