High-Accuracy and Efficient DV-Hop Localization for IoT Using Hop Loss
Zhengdi Shen, Qiran Wang
TL;DR
This work tackles IoT localization by reformulating DV-Hop with a novel hop-loss model called distance-based connectivity consistency ($HL^{DCC}$). It introduces an activation condition based on connectivity consistency $AC^{CC}$ and a continuous distance-based individual loss $IL^{DST}$, combining them into $HL^{DCC}$ to avoid expensive predicted hop-count calculations while ensuring full coverage of hop errors. The approach yields higher localization accuracy and significant reductions in computation time (about 30–40% over a hop-loss baseline) across multiple network topologies, with ablation showing the necessity of both components. Overall, DCC enhances DV-Hop performance for large-scale IoT localization, offering practical benefits for real-time and scalable deployments.
Abstract
Accurate localization is critical for Internet of Things (IoT) applications. Using hop loss in DV-Hop-based algorithms is a promising approach. Nevertheless, challenges lie in overcoming the computational complexity caused by re-calculating the predicted hop-counts, and how to further optimize the modeling for better accuracy. In this paper, a novel hop loss modeling, distance-based connectivity consistency (DCC), is proposed. By focusing on the first order connectivity, DCC avoids computing predicted hop-counts, and significantly reduces the time complexity. We also provide a proof to theoretically guarantee that this design achieves a full coverage of all hop errors. In addition, by computing a continuous loss function instead of the discrete hop-count errors, DCC further improves the localization accuracy. In the evaluations, DCC demonstrates notable improvements in accuracy over other highly regarded algorithms, and reduces 30% to 40% total computation time compared with the baseline algorithm using hop loss.
