Developing High Quality Training Samples for Deep Learning Based Local Climate Zone Classification in Korea
Two out of three people will be living in urban areas by 2050, as projected by the United Nations, emphasizing the need for sustainable urban development and monitoring. Common urban footprint data provide high-resolution city extents but lack essential information on the distribution, pattern, and characteristics. The Local Climate Zone (LCZ) offers an efficient and standardized framework that can delineate the internal structure and characteristics of urban areas. Global-scale LCZ mapping has been explored, but are limited by low accuracy, variable labeling quality, or domain adaptation challenges. Instead, this study developed a custom LCZ data to map key Korean cities using a multi-scale convolutional neural network. Results demonstrated that using a novel, custom LCZ data with deep learning can generate more accurate LCZ map results compared to conventional community-based LCZ mapping with machine learning as well as transfer learning of the global So2Sat dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationTransfer LearningSimilar Papers 제목 키워드 기반
Learning from Few Samples: A Novel Approach for High-Quality Malcode Generation
Intrusion Detection Systems (IDS) play a crucial role in network security defense. However, a significant challenge for IDS in training detection models is the shortage of adequately labeled malicious samples. To address…
Intrusion DetectionCode GenerationFedCL: Federated Contrastive Learning for Privacy-Preserving Recommendation
Contrastive learning is widely used for recommendation model learning, where selecting representative and informative negative samples is critical. Existing methods usually focus on centralized data, where abundant and h…
Contrastive LearningPrivacy PreservingMACE: A Flexible Framework for Membership Privacy Estimation in Generative Models
Generative machine learning models are being increasingly viewed as a way to share sensitive data between institutions. While there has been work on developing differentially private generative modeling approaches, these…
Towards Using Data-Influence Methods to Detect Noisy Samples in Source Code Corpora
Despite the recent trend of developing and applying neural source code models to software engineering tasks, the quality of such models is insufficient for real-world use. This is because there could be noise in the sour…
Code ClassificationRepresentation LearningAnomaly detection and automatic labeling for solar cell quality inspection based on Generative Adversarial Network
Quality inspection applications in industry are required to move towards a zero-defect manufacturing scenario, withnon-destructive inspection and traceability of 100 % of produced parts. Developing robust fault detection…
Anomaly DetectionDefect DetectionFault DetectionGenerative Adversarial Network