Efficient Fault-Tolerant Search by Fast Indexing of Subnetworks
Davide Bil\`o, Keerti Choudhary, Sarel Cohen, Tobias Friedrich, Martin, Schirneck

TL;DR
This paper introduces a new data structure for efficiently handling fault-tolerant network problems, significantly improving query times and sizes for subnetworks under node or link failures.
Contribution
It presents a novel construction of $(L,f)$-replacement path coverings with improved query time and size, applicable to multiple network problems under fault conditions.
Findings
Improved query time from $ ilde{O}(f^2L^f)$ to $ ilde{O}(f^{5/2}L^{o(1)})$
Reduced size of subnetworks needed for fault tolerance
Enhanced algorithms for $L$-Hop Shortest Path, $k$-Path, and $k$-Clique
Abstract
We design sensitivity oracles for error-prone networks. For a network problem , the data structure preprocesses a network and sensitivity parameter such that, for any set of up to link or node failures, it can report a solution for in . We study three network problems . -Hop Shortest Path: Given , is there a shortest --path in with at most links? -Path: Does contain a simple path with links? -Clique: Does contain a clique of nodes? Our main technical contribution is a new construction of -replacement path coverings (-RPC) in the parameter realm where . An -RPC is a family of subnetworks of which, for every with , contain a subfamily such that (i) no…
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
Taxonomy
TopicsWeb Data Mining and Analysis · Data Management and Algorithms · Data Stream Mining Techniques
