scispace - formally typeset
Open AccessJournal ArticleDOI

Machine Learning Classification of Buildings for Map Generalization

TLDR
Although elimination is a direct part of the proposed process, generalization operations, such as simplification and aggregation of polygons, must still be performed for buildings classified as retained and aggregated, and these algorithms can be used for building classification and can serve as preparatory steps for building generalization.
Abstract
A critical problem in mapping data is the frequent updating of large data sets. To solve this problem, the updating of small-scale data based on large-scale data is very effective. Various map generalization techniques, such as simplification, displacement, typification, elimination, and aggregation, must therefore be applied. In this study, we focused on the elimination and aggregation of the building layer, for which each building in a large scale was classified as “0-eliminated,” “1-retained,” or “2-aggregated.” Machine-learning classification algorithms were then used for classifying the buildings. The data of 1:1000 scale and 1:25,000 scale digital maps obtained from the National Geographic Information Institute were used. We applied to these data various machine-learning classification algorithms, including naive Bayes (NB), decision tree (DT), k-nearest neighbor (k-NN), and support vector machine (SVM). The overall accuracies of each algorithm were satisfactory: DT, 88.96%; k-NN, 88.27%; SVM, 87.57%; and NB, 79.50%. Although elimination is a direct part of the proposed process, generalization operations, such as simplification and aggregation of polygons, must still be performed for buildings classified as retained and aggregated. Thus, these algorithms can be used for building classification and can serve as preparatory steps for building generalization.

read more

Citations
More filters
Journal ArticleDOI

GIS-based mineral prospectivity mapping using machine learning methods: A case study from Tongling ore district, eastern China

TL;DR: In this paper, three machine learning methods, including support vector machine (SVM), artificial neural networks (ANN) and random forest (RF), were employed to conduct GIS-based mineral prospectivity mapping of the Tongling ore district, eastern China.
Journal ArticleDOI

Data-Driven Predictive Modelling of Mineral Prospectivity Using Machine Learning and Deep Learning Methods: A Case Study from Southern Jiangxi Province, China

TL;DR: The geological interpretation of the model reveals that previously neglected Mn anomalies are significant indicators and implies that enrichment of ore-forming material in the host rocks may play an important role in the formation process of wolframite and can represent an innovative exploration criterion for further exploration in this area.
Journal ArticleDOI

Learning Cartographic Building Generalization with Deep Convolutional Neural Networks

TL;DR: The results indicate that deep learning models can successfully learn cartographic generalization operations in one single model in an implicit way, and the residual U-net outperforms the others and achieved the best generalization performance.
Journal ArticleDOI

Building generalization using deep learning

TL;DR: Deep Learning is employed for cartographic generalizations tasks, especially for the task of building generalization, a first attempt using an existing network.
Journal ArticleDOI

Machine learning for spatial analyses in urban areas: a scoping review

TL;DR: In this paper , the authors present a scoping review of ML studies that used geospatial data to analyze urban areas, focusing on revealing the most prominent topics, data sources, ML methods and approaches to parameter selection.
References
More filters
Journal ArticleDOI

Selecting and interpreting measures of thematic classification accuracy

TL;DR: Characteristics of some commonly used accuracy measures are described, and relationships among these measures are provided to aid the user in choosing an appropriate measure.
Journal ArticleDOI

Some studies in machine learning using the game of checkers

TL;DR: Enough work has been done to verify the fact that a computer can be programmed so that it will learn to play a better game of checkers than can be played by the person who wrote the program.
Journal ArticleDOI

Automated building generalization based on urban morphology and Gestalt theory

TL;DR: The methodology described brings together a number of well-developed theories/techniques, including graph theory, Delaunay triangulation, the Voronoi diagram, urban morphology and Gestalt theory, in such a way that multiscale products can be derived.
Book

Pattern Recognition: An Algorithmic Approach

TL;DR: An Application: Handwritten Digit Recognition using Bayes Classifier, Hidden Markov Models, and Support Vector Machines for Digit recognition.
Journal ArticleDOI

Analysis and Design of a Decision Tree Based on Entropy Reduction and Its Application to Large Character Set Recognition

TL;DR: Several theorems related to the bounds on the search time, error rate, memory requirement and overlap factor in the design of a decision tree have been proposed and some principles have been established to analyze the behaviors of the decision tree.