Improving Resource Location with Locally Precomputed Partial Random Walks
V\'ictor M. L\'opez Mill\'an, Vicent Cholvi, Luis L\'opez, Antonio, Fern\'andez Anta

TL;DR
This paper introduces a novel resource search mechanism in complex networks using locally precomputed partial random walks combined with probabilistic resource registration, significantly reducing search lengths.
Contribution
It proposes a new method combining partial random walks and Bloom filters for efficient resource location, with analytical models and simulation validation.
Findings
Large reductions in expected search lengths
Effective use of Bloom filters to balance cost and accuracy
Analytical models accurately predict search performance
Abstract
Random walks can be used to search complex networks for a desired resource. To reduce search lengths, we propose a mechanism based on building random walks connecting together partial walks (PW) previously computed at each network node. Resources found in each PW are registered. Searches can then jump over PWs where the resource is not located. However, we assume that perfect recording of resources may be costly, and hence, probabilistic structures like Bloom filters are used. Then, unnecessary hops may come from false positives at the Bloom filters. Two variations of this mechanism have been considered, depending on whether we first choose a PW in the current node and then check it for the resource, or we first check all PWs and then choose one. In addition, PWs can be either simple random walks or self-avoiding random walks. Analytical models are provided to predict expected search…
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
TopicsComplex Network Analysis Techniques · Caching and Content Delivery · Peer-to-Peer Network Technologies
