2FACE: Bi-Directional Face Traversal for Efficient Geometric Routing
Mark Miyashita, Mikhail Nesterenko

TL;DR
The paper introduces 2FACE, a bi-directional face traversal algorithm that significantly reduces message latency in geometric routing while maintaining manageable message complexity, improving routing efficiency.
Contribution
It presents a novel bi-directional face traversal method that enhances geometric routing by decreasing latency and optimizing message overhead.
Findings
Bi-directional traversal halves message latency.
Path approaches shortest possible route.
Message overhead is offset after few repeated messages.
Abstract
We propose bi-directional face traversal algorithm to shorten the path the message takes to reach the destination in geometric routing. Our algorithm combines the practicality of the best single-direction traversal algorithms with the worst case message complexity of , where is the number of network edges. We apply to a variety of geometric routing algorithms. Our simulation results indicate that bi-directional face traversal decreases the latency of message delivery two to three times compared to single direction face traversal. The thus selected path approaches the shortest possible route. This gain in speed comes with a similar message overhead increase. We describe an algorithm which compensates for this message overhead by recording the preferable face traversal direction. Thus, if a source has several messages to send to the destination, the subsequent…
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
TopicsMobile Ad Hoc Networks · Computational Geometry and Mesh Generation · Video Surveillance and Tracking Methods
