CVLGDec 16, 2021

IS-COUNT: Large-scale Object Counting from Satellite Images with Covariate-based Importance Sampling

arXiv:2112.09126v129 citations
Originality Incremental advance
AI Analysis

This addresses the high cost of imagery and compute for environmental and socioeconomic monitoring using satellite data, though it is incremental as it adapts traditional survey sampling to this domain.

The paper tackles the problem of expensive object detection over large geographies by proposing a sampling-based approach to estimate object counts, achieving strong performance on tasks like building and car counting while requiring as few as 0.01% of satellite images compared to exhaustive methods.

Object detection in high-resolution satellite imagery is emerging as a scalable alternative to on-the-ground survey data collection in many environmental and socioeconomic monitoring applications. However, performing object detection over large geographies can still be prohibitively expensive due to the high cost of purchasing imagery and compute. Inspired by traditional survey data collection strategies, we propose an approach to estimate object count statistics over large geographies through sampling. Given a cost budget, our method selects a small number of representative areas by sampling from a learnable proposal distribution. Using importance sampling, we are able to accurately estimate object counts after processing only a small fraction of the images compared to an exhaustive approach. We show empirically that the proposed framework achieves strong performance on estimating the number of buildings in the United States and Africa, cars in Kenya, brick kilns in Bangladesh, and swimming pools in the U.S., while requiring as few as 0.01% of satellite images compared to an exhaustive approach.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes