Edge-ANN: Storage-Efficient Edge-Based Remote Sensing Feature Retrieval
Xianwei Lv, Debin Tang, Zhecheng Shi, Wang Wang, Yujiao Zheng, Xiatian Zhu

TL;DR
Edge-ANN is a storage-efficient framework for real-time remote sensing feature retrieval on edge devices, using a novel anchor-based partitioning method to reduce storage needs while maintaining high accuracy.
Contribution
It introduces a new anchor-based ANN method with a binary optimization algorithm that eliminates dimension dependence, improving storage efficiency for edge devices.
Findings
Achieves 30-40% reduction in secondary storage compared to baselines.
Maintains 95-97% of baseline accuracy.
Outperforms mainstream methods in storage-constrained scenarios.
Abstract
Meeting real-time constraints for high-performance Approximate Nearest Neighbor (ANN) search remains a critical challenge in remote sensing edge devices, which are essentially fusion systems like micro-satellites and UAVs, largely due to stringent limitations in primary (RAM) and secondary (disk) storage. To address this challenge, we propose Edge-ANN, an innovative ANN framework specifically engineered for storage efficiency. The core innovation of Edge-ANN lies in its departure from traditional tree-based methods that store high-dimensional hyperplanes. Instead, it leverages pairs of existing data items, termed "anchors," to implicitly define spatial partitions. To ensure these partitions are both balanced and effective, we have developed a novel Binary Anchor Optimization algorithm.This architectural shift eliminates the dimension-dependence of the space complexity. Rigorous…
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
TopicsRemote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
