Building Extraction at Scale using Convolutional Neural Network: Mapping of the United States
Hsiuhan Lexie Yang, Jiangye Yuan, Dalton Lunga, Melanie Laverdiere,, Amy Rose, Budhendra Bhaduri

TL;DR
This study compares four CNN architectures for large-scale building footprint extraction from aerial imagery across the US, proposing enhancements like signed-distance labels and IR data integration to improve accuracy and instance-level mapping.
Contribution
It provides the first large-scale comparative analysis of CNNs for building extraction in the US and introduces a novel approach combining signed-distance labels with SegNet.
Findings
SegNet was identified as the best performing CNN architecture.
The proposed method achieved high precision and recall in large-scale building mapping.
Fusion of IR data improved building extraction accuracy.
Abstract
Establishing up-to-date large scale building maps is essential to understand urban dynamics, such as estimating population, urban planning and many other applications. Although many computer vision tasks has been successfully carried out with deep convolutional neural networks, there is a growing need to understand their large scale impact on building mapping with remote sensing imagery. Taking advantage of the scalability of CNNs and using only few areas with the abundance of building footprints, for the first time we conduct a comparative analysis of four state-of-the-art CNNs for extracting building footprints across the entire continental United States. The four CNN architectures namely: branch-out CNN, fully convolutional neural network (FCN), conditional random field as recurrent neural network (CRFasRNN), and SegNet, support semantic pixel-wise labeling and focus on capturing…
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
MethodsConvolution · Kaiming Initialization · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Softmax · SegNet
