Rapid building detection using machine learning
Joseph Paul Cohen, Wei Ding, Caitlin Kuhlman, Aijun Chen and, Liping Di

TL;DR
This paper presents a machine learning-based approach for rapid building detection in low-quality RGB geospatial imagery, utilizing innovative candidate search, feature extraction, and a new Permutable Haar Mesh to improve detection accuracy and efficiency.
Contribution
It introduces a novel candidate generation and alignment method, along with the Permutable Haar Mesh, to enhance building detection performance in large-scale geospatial imagery.
Findings
Achieved 80-85% coverage of buildings with candidate stitching techniques.
Boosted classification precision to 80-90% with a linear time candidate alignment.
Demonstrated effective large-scale building detection in low-quality imagery.
Abstract
This work describes algorithms for performing discrete object detection, specifically in the case of buildings, where usually only low quality RGB-only geospatial reflective imagery is available. We utilize new candidate search and feature extraction techniques to reduce the problem to a machine learning (ML) classification task. Here we can harness the complex patterns of contrast features contained in training data to establish a model of buildings. We avoid costly sliding windows to generate candidates; instead we innovatively stitch together well known image processing techniques to produce candidates for building detection that cover 80-85% of buildings. Reducing the number of possible candidates is important due to the scale of the problem. Each candidate is subjected to classification which, although linear, costs time and prohibits large scale evaluation. We propose a candidate…
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 · Remote Sensing and LiDAR Applications
