Local Thresholding in General Network Graphs
Ran Wolff

TL;DR
This paper introduces a novel local thresholding algorithm that operates effectively on general network graphs without requiring cycle-free routing, expanding applicability to real-world distributed systems.
Contribution
It presents the first cycle-free thresholding algorithm for general graphs, utilizing new weighted vector methods, stopping rules, and balance correction techniques.
Findings
Validated on networks of up to 80,000 peers
Works across Internet, peer-to-peer, and sensor network topologies
Maintains calculation capabilities of previous algorithms without cycle restrictions
Abstract
Local thresholding algorithms were first presented more than a decade ago and have since been applied to a variety of data mining tasks in peer-to-peer systems, wireless sensor networks, and in grid systems. One critical assumption made by those algorithms has always been cycle-free routing. The existence of even one cycle may lead all peers to the wrong outcome. Outside the lab, unfortunately, cycle freedom is not easy to achieve. This work is the first to lift the requirement of cycle freedom by presenting a local thresholding algorithm suitable for general network graphs. The algorithm relies on a new repositioning of the problem in weighted vector arithmetics, on a new stopping rule, whose proof does not require that the network be cycle free, and on new methods for balance correction when the stopping rule fails. The new stopping and update rules permit calculation of the very…
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
TopicsPeer-to-Peer Network Technologies · Mobile Ad Hoc Networks · Cooperative Communication and Network Coding
