RapidEarth: A Search-by-Classification Engine for Large-Scale Geospatial Imagery
Christian L\"ulf, Denis Mayr Lima Martins, Marcos Antonio Vaz Salles,, Yongluan Zhou, Fabian Gieseke

TL;DR
RapidEarth is a geospatial search engine that enables rapid object search in large satellite imagery databases by combining decision trees with multidimensional indexing, significantly reducing search time.
Contribution
The paper introduces RapidEarth, a novel search-by-classification engine that co-designs decision branches with indexing structures for fast geospatial object retrieval.
Findings
Search time reduced from hours to seconds
Efficient range query processing in large datasets
Effective object discovery in satellite imagery
Abstract
Data exploration and analysis in various domains often necessitate the search for specific objects in massive databases. A common search strategy, often known as search-by-classification, resorts to training machine learning models on small sets of positive and negative samples and to performing inference on the entire database to discover additional objects of interest. While such an approach often yields very good results in terms of classification performance, the entire database usually needs to be scanned, a process that can easily take several hours even for medium-sized data catalogs. In this work, we present RapidEarth, a geospatial search-by-classification engine that allows analysts to rapidly search for interesting objects in very large data collections of satellite imagery in a matter of seconds, without the need to scan the entire data catalog. RapidEarth embodies a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Remote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques
