akhil-vaidya commited on
Commit
43b14dc
·
2 Parent(s): 45f500a 41cf6e9

Merge branch 'main' of https://github.com/AkhilVaidya91/Marauders-Map

Browse files
documentation/paper_drafts/report.txt CHANGED
@@ -8,8 +8,44 @@ To validate our approach, we applied this framework to a 2,500 km² area within
8
 
9
  Keywords: functional maps, text embedding, K-means clustering, OpenStreetMap, urban planning, automated mapping
10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
- introduction
13
 
14
  literature review
15
 
@@ -151,4 +187,4 @@ This study presents a novel automated approach for generating high-fidelity func
151
 
152
  The key contributions of this research are multifaceted. We have developed a scalable framework for automated functional map generation using publicly available OpenStreetMap data, alongside implementing sophisticated text embedding techniques that effectively capture the semantic relationships between urban features. Through comprehensive evaluation metrics, we have validated our methodology, demonstrating its potential as a viable alternative to traditional manual mapping approaches. Furthermore, the successful application to a complex urban environment proves the framework's robustness in handling diverse land use patterns.
153
 
154
- While our current framework shows promising results, several avenues for future research and enhancement have been identified. In particular, temporal analysis integration presents significant opportunities for advancement. This includes the development of mechanisms to track and analyze temporal changes in functional zones, implementation of time-series analysis to identify urban development patterns and trends, and the creation of predictive models for future land use changes based on historical data.
 
8
 
9
  Keywords: functional maps, text embedding, K-means clustering, OpenStreetMap, urban planning, automated mapping
10
 
11
+ #Intro
12
+
13
+ The generation of accurate functional maps has become increasingly crucial in modern urban planning, environmental management, and spatial analysis. These maps, which delineate different functional zones such as residential, commercial, industrial, and natural areas within urban regions, serve as fundamental tools for city planners, policymakers, and researchers. Traditional approaches to functional mapping have relied heavily on time-intensive field surveys, manual data compilation, and extensive cartographic work, making it challenging to keep pace with rapidly evolving urban landscapes.
14
+
15
+ The Functional Map of the World(Christie et al.,2018) study demonstrated this challenge by developing a comprehensive dataset of 1,047,691 satellite images from 207 countries, annotated with 63 different functional building categories. While their approach using convolutional neural networks showed promise, it revealed that baseline models struggled with architectural diversity across regions, highlighting the complexity of functional mapping at scale.
16
+
17
+ While Geographic Information Systems (GIS) have revolutionized spatial data management and visualization, the process of generating and maintaining accurate functional maps still requires significant manual intervention. This human-dependent approach faces several critical challenges:
18
+ 1. The scale and complexity of modern urban environments make comprehensive manual surveying increasingly impractical. Cities are growing at unprecedented rates, with the United Nations projecting that 68% of the world's population will live in urban areas by 2050. This rapid urbanization creates a pressing need for more efficient mapping methodologies that can keep pace with dynamic urban development.
19
+ 2. Traditional mapping approaches often struggle with temporal currency. Urban functional zones evolve continuously through development, redevelopment, and changing land use patterns. Manual mapping processes, which can take months or years to complete, often result in outdated information by the time of publication. This lag between data collection and map production significantly impacts the utility of these resources for real-time decision-making.
20
+ 3. The subjective nature of manual classification can lead to inconsistencies in functional zone designation, particularly in areas with mixed land use or transitional characteristics. Different surveyors may interpret and classify the same area differently, leading to potential discrepancies in the final maps.
21
+
22
+ The emergence of OpenStreetMap (OSM) as a comprehensive, community-driven geographic data platform has opened new possibilities for automated mapping approaches. A Systematic Literature Review of Data Quality Within OpenStreetMap(Kaur et al.,2017) highlighted that while positional accuracy and completeness were the most researched quality aspects, OSM data showed particular promise when compared against authoritative sources. OSM provides rich, regularly updated information about urban features, including building types, commercial establishments, and points of interest. This wealth of data, combined with advances in Natural Language Processing (NLP) and machine learning, presents an opportunity to develop more efficient and objective methods for functional map generation.
23
+
24
+ The Classification of High-Resolution Remote-Sensing Images Using OpenStreetMap Information(Wan et al.,2017) study demonstrated the potential of this approach, achieving 87.9% classification accuracy by extracting OSM objects and applying morphological erosion to improve training data quality. Their method of superimposing road data onto classification results proved particularly effective in reducing confusion between roads and other features. Recent developments in text embedding techniques, particularly the advent of transformer-based models like the Universal Sentence Encoder (USE), have dramatically improved our ability to extract meaningful semantic information from textual data. Similarly, advances in clustering algorithms have enhanced our capability to identify patterns and groupings in high-dimensional data spaces. The Cluster-Based Training Data Preselection and Classification for Remote Sensing Images(Bian et al.,2010) study validated this approach, showing that their Cluster-based Classification Algorithm (CCA) improved classification accuracy compared to traditional methods, particularly when working with limited labeled samples. Similarly, A Clustering-Based KNN Improved Algorithm (CLKNN) for Text Classification(Zhou et al.,2010) introduced an innovative approach to address the inherent limitations of traditional KNN classification, particularly in handling uneven sample distributions. By incorporating a clustering step before KNN classification and implementing a dynamic adjustment mechanism for the neighborhood number, CLKNN significantly improved classification precision while reducing processing time and boundary region misclassification.
25
+
26
+ Analysis of Urban Functional Areas Based on Graph Clustering Neural Networks(Bai et al.,2025) highlights the growing importance of urban functional areas in optimizing spatial layouts and urban planning. Traditional methods often rely on road network units, which have limitations in accurately identifying functional areas. This research integrates multi-source data, including OpenStreetMap road networks, Points of Interest (POI) data, nighttime light data, and land use information, to create a more comprehensive classification system. By employing Graph Clustering Neural Networks (GCNN), the study achieves high-precision clustering of urban functional areas, leveraging deep learning techniques for better classification accuracy. This method demonstrates significant advantages over conventional approaches, as it effectively captures spatial relationships and integrates multi-source information for more reliable urban functional zone classification. The findings provide valuable insights for policymakers, improving urban planning, land use optimization, and resource allocation.
27
+
28
+ Multi-Type and Fine-Grained Urban Green Space Function Mapping Using BERT Model and Multi-Source Data(Cao et al.,2024) present an innovative approach to urban green space (UGS) classification by integrating Natural Language Processing (NLP) with remote sensing data. The study identifies limitations in traditional UGS classification, which often neglects semantic information in geospatial data. To address this, the authors utilize the BERT model for text classification of Points of Interest (POI) data, improving the recognition of functional attributes in urban green spaces. By combining POI data with urban functional zoning (UFZ) datasets and OpenStreetMap road networks, the study creates a more refined classification model. This approach enables a fine-grained differentiation of UGS into 19 distinct functional categories, surpassing existing classification techniques in accuracy. The findings highlight the potential of deep learning and NLP in geospatial analysis, offering a new direction for urban environmental management and spatial planning.
29
+
30
+ In the realm of environmental feature detection, the Identification of Water and Green Regions in OpenStreetMap Using Modified Densitometry 3-Channel Algorithm(Kasu et al.,2019) presented a novel approach for automated identification of natural features in urban landscapes. Their Modified Densitometry 3-Channel algorithm, which combines RGB-based color thresholding with mathematical morphology techniques, achieved impressive accuracy rates of 82.92% for water region segmentation and 80.48% for green region detection. This advancement in natural feature identification has proven particularly valuable for city planning and environmental management applications.
31
+
32
+ A CNN-Based Functional Zone Classification Method for Aerial Images(Zhang et al.,2016) explores the application of Convolutional Neural Networks (CNN) in classifying urban functional zones using aerial imagery. Unlike traditional GIS-based methods, which require extensive manual annotations, this study employs CNN models trained on high-resolution satellite images to identify and categorize functional zones such as residential, commercial, and industrial areas. The proposed method demonstrates the capability of CNNs in feature extraction, pattern recognition, and automated classification of urban landscapes. Experimental results indicate that CNN-based models outperform traditional machine learning techniques, such as support vector machines and decision trees, in accuracy and efficiency. This study contributes to the advancement of automated urban mapping, providing a scalable and adaptable approach to functional zone classification using deep learning and remote sensing data.
33
+
34
+ Our research addresses these challenges by proposing a novel methodology that combines text-based clustering with advanced NLP techniques to automate the generation of high-fidelity functional maps. This approach leverages the rich textual data available in OpenStreetMap, including building names, business descriptions, and point-of-interest information, to classify urban areas into distinct functional zones. By processing this data through sophisticated text embedding and clustering algorithms, we aim to create a more efficient, objective, and scalable approach to functional mapping.
35
+
36
+ The significance of this research extends beyond mere automation of existing processes. As cities continue to grow and evolve, the need for current, accurate functional maps becomes increasingly critical for:
37
+ - Urban planning and development decisions
38
+ - Infrastructure and service allocation
39
+ - Environmental impact assessment
40
+ - Transportation network optimization
41
+ - Emergency response planning
42
+ - Real estate development and investment
43
+ - Public policy formulation
44
+
45
+ Our methodology's ability to process large geographic areas while maintaining high accuracy in functional zone classification represents a significant advancement in urban mapping capabilities. Moreover, the automated nature of our approach allows for more frequent updates to functional maps, enabling better tracking of urban development patterns and more informed decision-making in urban planning and management.
46
+
47
+ This paper presents a comprehensive framework for automated functional map generation, validated through a detailed case study of the Mumbai Metropolitan Region. Through this research, we demonstrate how modern computational techniques can be leveraged to create more efficient, accurate, and scalable solutions for urban mapping challenges, while significantly reducing the manual effort traditionally required in this process.
48
 
 
49
 
50
  literature review
51
 
 
187
 
188
  The key contributions of this research are multifaceted. We have developed a scalable framework for automated functional map generation using publicly available OpenStreetMap data, alongside implementing sophisticated text embedding techniques that effectively capture the semantic relationships between urban features. Through comprehensive evaluation metrics, we have validated our methodology, demonstrating its potential as a viable alternative to traditional manual mapping approaches. Furthermore, the successful application to a complex urban environment proves the framework's robustness in handling diverse land use patterns.
189
 
190
+ While our current framework shows promising results, several avenues for future research and enhancement have been identified. In particular, temporal analysis integration presents significant opportunities for advancement. This includes the development of mechanisms to track and analyze temporal changes in functional zones, implementation of time-series analysis to identify urban development patterns and trends, and the creation of predictive models for future land use changes based on historical data.