Efficient $k$-NN Search in IoT Data: Overlap Optimization in Tree-Based Indexing Structures
Ala-Eddine Benrazek, Zineddine Kouahla, Brahim Farou, Hamid Seridi,, and Ibtissem Kemouguette

TL;DR
This paper introduces three heuristics to reduce data space overlap in tree-based indexes for IoT data, significantly improving search efficiency and system scalability.
Contribution
It presents novel overlap reduction heuristics—volume-based, distance-based, and object-based—for optimizing tree index construction in IoT data management.
Findings
Reduced search time through overlap minimization
Improved index construction efficiency
Enhanced system scalability
Abstract
The proliferation of interconnected devices in the Internet of Things (IoT) has led to an exponential increase in data, commonly known as Big IoT Data. Efficient retrieval of this heterogeneous data demands a robust indexing mechanism for effective organization. However, a significant challenge remains: the overlap in data space partitions during index construction. This overlap increases node access during search and retrieval, resulting in higher resource consumption, performance bottlenecks, and impedes system scalability. To address this issue, we propose three innovative heuristics designed to quantify and strategically reduce data space partition overlap. The volume-based method (VBM) offers a detailed assessment by calculating the intersection volume between partitions, providing deeper insights into spatial relationships. The distance-based method (DBM) enhances efficiency by…
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
TopicsData Management and Algorithms · Data Mining Algorithms and Applications · Peer-to-Peer Network Technologies
