فصلنامه علمی- پژوهشی اطلاعات جغرافیایی « سپهر»

فصلنامه علمی- پژوهشی اطلاعات جغرافیایی « سپهر»

بهبود دقت طبقه‌بندی مناطق شهری با تلفیق تصاویر سنتینل-1 و سنتینل-2 و الگوریتم‌های یادگیری ماشین

نوع مقاله : مقاله پژوهشی

نویسندگان
1 دانشجوی کارشناسی ارشد سنجش از دور ، دانشگاه صنعتی خواجه نصیرالدین طوسی، تهران، ایران
2 استادیار گروه فتوگرامتری و سنجش از دور ، دانشکده نقشه برداری، دانشگاه خواجه نصیر الدین طوسی، تهران، ایران
چکیده
رشد شهری به‌عنوان یکی از پیامدهای اصلی افزایش جمعیت و توسعه اقتصادی، فرایندی پویا و پیچیده است که منجر به گسترش بی‌رویه مناطق شهری به سمت اراضی طبیعی پیرامون می‌شود. این پدیده علاوه بر تغییرات شدید در کاربری اراضی، پیامدهای زیست‌محیطی متعددی از جمله تخریب زیست گاه‌ها، کاهش پوشش گیاهی، افزایش آلودگی و ناپایداری اکولوژیکی را به همراه دارد. پایش دقیق و مستمر این تغییرات، نقش مهمی در برنامه‌ریزی شهری، مدیریت بهینه منابع و توسعه پایدار شهری ایفا می‌کند. امروزه استفاده از تصاویر ماهواره‌ای به‌ویژه داده‌های چندمنبعی و استفاده از الگوریتم‌های یادگیری ماشین، به‌عنوان راهکاری کارآمد برای پایش تغییرات کاربری و آشکارسازی مناطق ساخته‌شده شهری مورد توجه قرار گرفته است. در این پژوهش، یک رویکرد ترکیبی مبتنی بر تلفیق داده‌های راداری سنتینل-1 و نوری سنتینل-2 در محیط سامانه تحت وب Google Earth Engine برای استخراج و نقشه‌برداری مناطق ساخته‌شده شهر ساری ارائه شده است. ابتدا شاخص‌های طیفی(BuEI ، NDBI، NDVI، GNDVI، RDVI،  NDWI, SoEI )و آنالیز مؤلفه ­های اصلی از داده‌های سنتینل-1 و سنتینل-2 استخراج شدند. سپس با استفاده از ویژگی‌های استخراج‌شده و الگوریتم‌های طبقه‌بندیRandom Forest ،  Support Vector MachineوCART، نقشه‌های مناطق شهری تولید شدند. نتایج ارزیابی با استفاده از داده‌های مرجع گوگل ارث نشان می­ دهند که الگوریتم RF با دقت کلی 95.2 درصد و ضریب کاپای 90.4 درصد، بهترین عملکرد را در مقایسه با سایر الگوریتم‌ها دارد. الگوریتم‌های SVM و CART نیز با دقت‌های 93.8 و 93.3 درصد، عملکرد قابل قبولی نشان دادند. یافته‌های این پژوهش نشان می­ دهند که ترکیب داده‌های چندمنبعی و استفاده از بسترGEE ، علاوه بر اعمال دقت بالاتر در پایش تغییرات شهری، سرعت پردازش را افزایش داده و نیاز به زیرساخت‌های محاسباتی پیشرفته را کاهش می‌دهد.
کلیدواژه‌ها

موضوعات


عنوان مقاله English

Fusion of sentinel-1 and sentinel-2 imagery to improve the accuracy of urban area classification using machine learning algorithms

نویسندگان English

Armin Bahri 1
Elahe Khesali 2
1 Master student in remote sensing at Khajeh Nasir Toosi University of Technology, Tehran, Iran
2 Assistant professor, Department of photogrammetry and remote sensing , Faculty of geodesy and geomatics engineering , K. N. Toosi University of Technology. Tehran, Iran
چکیده English

 Extended Abstract
Introduction
Urban growth, as a consequence of population increase and economic development, is a dynamic and complex process that leads to the expansion of urban areas into surrounding natural lands. This phenomenon results in significant land-use changes and environmental impacts, including habitat destruction, vegetation loss, pollution, and ecological instability. Accurate and continuous monitoring of these changes is crucial for urban planning, resource management, and sustainable development. Remote sensing, particularly the integration of multi-source data and machine learning algorithms, has emerged as an effective tool for monitoring land-use changes and detecting urban built-up areas. The use of optical and radar data together helps overcome challenges such as cloud cover and spectral similarities between urban and non-urban features. Cloud-based platforms such as Google Earth Engine (GEE) provide efficient computational resources to process large datasets for urban monitoring. This study proposes a hybrid approach combining Sentinel-1 radar and Sentinel-2 optical imagery within the GEE platform to map urban built-up areas in Sari City, Iran. By integrating radar and optical data, this approach enhances urban area detection and addresses limitations associated with individual remote sensing datasets.
Materials & Methods
The study utilized Sentinel-1 radar and Sentinel-2 optical imagery, along with spectral indices such as Built-up Extraction Index (BuEI), Normalized Difference Built-up Index (NDBI), Normalized Difference Vegetation Index (NDVI), Green Normalized Difference Vegetation Index (GNDVI), Renormalized Difference Vegetation Index (RDVI), Normalized Difference Water Index (NDWI), and Soil Extraction Index (SoEI), to extract urban features. The Sentinel-1 radar data underwent Principal Component Analysis (PCA) to enhance urban feature visibility, while spectral indices derived from Sentinel-2 imagery facilitated the differentiation between vegetation, water, and built-up areas. A Digital Elevation Model (DEM) was used to extract slope information, which helped in distinguishing urban regions from mountainous areas. To classify the extracted features, three machine learning algorithms were applied: Random Forest (RF), Support Vector Machine (SVM), and Classification and Regression Trees (CART). These algorithms were trained using labeled samples and executed within the GEE environment. Random Forest is an ensemble learning method known for its robustness in handling high-dimensional data and reducing overfitting. SVM is a powerful classification method that finds an optimal decision boundary between classes, while CART is a decision tree-based algorithm that works well for land-cover classification. The classification results were validated using high-resolution Google Earth imagery, and accuracy assessment was performed based on overall accuracy (OA) and the Kappa coefficient (KC) to measure agreement with reference data.
Results & Discussion
The results demonstrated that the Random Forest algorithm achieved the highest accuracy, with an overall accuracy of 95.2% and a Kappa coefficient of 90.4%. The SVM and CART algorithms also performed well, with overall accuracies of 93.8% and 93.3%, respectively. However, RF showed superior performance in identifying small urban patches and reducing classification noise in non-urban areas. The integration of multi-source data and the use of the GEE platform not only improved the accuracy of urban change detection but also enhanced processing speed and reduced the need for advanced computational infrastructure. The combination of Sentinel-1 radar and Sentinel-2 optical imagery effectively improved urban area classification by leveraging the complementary strengths of both data sources. Sentinel-1 radar provided valuable structural information on urban features regardless of weather conditions, while Sentinel-2’s spectral indices improved the separation between built-up areas, vegetation, and water bodies. The use of PCA on Sentinel-1 data further enhanced feature separability by reducing redundancy and highlighting urban structures. Additionally, the DEM-assisted slope analysis contributed to distinguishing urban areas from natural landscapes, particularly in regions with complex topography. The GEE platform played a crucial role in efficiently handling large datasets and performing computationally intensive analyses, making the proposed approach scalable for broader applications. These findings highlight the importance of integrating remote sensing data with advanced machine learning techniques for accurate urban monitoring. The high accuracy achieved by the RF algorithm underscores its suitability for urban classification, particularly in heterogeneous landscapes where built-up areas are interspersed with vegetation and other land-cover types. The study also emphasizes the practical benefits of using cloud-based platforms like GEE, which eliminate the need for local high-performance computing resources and facilitate large-scale environmental monitoring. The ability to rapidly process and analyze satellite imagery is crucial for urban planning, disaster management, and sustainable development initiatives.
Conclusion
This study successfully mapped urban built-up areas in Sari City using a combination of Sentinel-1 and Sentinel-2 imagery within the GEE platform. The Random Forest algorithm outperformed other methods, providing high accuracy in urban area detection. The integration of multi-source data and the use of machine learning algorithms significantly improved the efficiency and accuracy of urban mapping. The findings suggest that the proposed method is a reliable and cost-effective approach for urban monitoring, with potential applications in other regions. Future research could explore the scalability of this method to larger areas and its integration with other data sources for enhanced urban planning and management. The use of GEE eliminates the need for extensive computational resources, making this approach accessible for researchers and policymakers in developing regions. Overall, this study contributes to the growing body of knowledge on urban monitoring and provides a practical framework for sustainable urban development.

کلیدواژه‌ها English

Urban growth
Sentinel-1 and Sentinel-2 imagery
Urban change monitoring
Machine learning algorithms
Urban area classification
Google Earth Engine
1- Abdi, H., & Williams, L. J. (2010). Principal component analysis. Wiley interdisciplinary reviews: computational statistics, 2(4), 433-459.
2- Aburas, M. M., Ho, Y. M., Ramli, M. F., & Ashaari, Z. H. (2016). The simulation and prediction of spatio-temporal urban growth trends using cellular automata models: A review. International Journal of Applied Earth Observation and Geoinformation, 52, 380-389.
3- Adams, J. S. (1970). Residential structure of Midwestern cities. Annals of the Association of American Geographers, 60(1), 37-62.
4- Alcoforado, M. J., & Andrade, H. (2008). Global warming and the urban heat island. Urban ecology: An international perspective on the interaction between humans and nature, 249-262.
5- Babakan, A. S., & Taleai, M. (2015). Impacts of transport development on residence choice of renter households: An agent-based evaluation. Habitat International, 49, 275-285.
6- Ban, Y., Jacob, A., & Gamba, P. (2015). Spaceborne SAR data for global urban mapping at 30 m resolution using a robust urban extractor. ISPRS Journal of Photogrammetry and Remote Sensing, 103, 28-37.
7- Basheer, S., Wang, X., Farooque, A. A., Nawaz, R. A., Liu, K., Adekanmbi, T., & Liu, S. (2022). Comparison of land use land cover classifiers using different satellite imagery and machine learning techniques. Remote sensing, 14(19), 4978.
8- Batty, M., Xie, Y., & Sun, Z. (1999). Modeling urban dynamics through GIS-based cellular automata. Computers, environment and urban systems, 23(3), 205-233.
9- Belgiu, M., & Drăguţ, L. (2016). Random forest in remote sensing: A review of applications and future directions. ISPRS Journal of Photogrammetry and Remote Sensing, 114, 24-31.
10- Blumenfeld, H. (1954). The tidal wave of metropolitan expansion. Journal of the American Planning Association, 20(1), 3-14.
11- Breiman, L. (2001). Random forests. Machine learning, 45, 5-32.
12- Chen, J., Chen, J., Liao, A., Cao, X., Chen, L., Chen, X., He, C., Han, G., Peng, S., & Lu, M. (2015). Global land cover mapping at 30 m resolution: A POK-based operational approach. ISPRS Journal of Photogrammetry and Remote Sensing, 103, 7-27.
13- Clarke, K. C., Hoppen, S., & Gaydos, L. (1997). A self-modifying cellular automaton model of historical urbanization in the San Francisco Bay area. Environment and planning B: Planning and design, 24(2), 247-261.
14- de Noronha Vaz, E., Nijkamp, P., Painho, M., & Caetano, M. (2012). A multi-scenario forecast of urban change: A study on urban growth in the Algarve. Landscape and Urban Planning, 104(2), 201-211.
15- Drusch, M., Del Bello, U., Carlier, S., Colin, O., Fernandez, V., Gascon, F., Hoersch, B., Isola, C., Laberinti, P., & Martimort, P. (2012). Sentinel-2: ESAs optical high-resolution mission for GMES operational services. Remote Sensing of Environment, 120, 25-36.
16- Farhadi, H., Managhebi, T., & Ebadi, H. (2022). Buildings extraction in urban areas based on the radar and optical time series data using Google Earth Engine. Scientific-Research Quarterly of Geographical Data (SEPEHR), 30(120), 43-63.
17- Feng, Y., Liu, Y., & Batty, M. (2016). Modeling urban growth with GIS based cellular automata and least squares SVM rules: a case study in QingpuSongjiang area of Shanghai, China. Stochastic environmental research and risk assessment, 30, 1387-1400.
18- Feyisa, G. L., Meilby, H., Jenerette, G. D., & Pauliet, S. (2016). Locally optimized separability enhancement indices for urban land cover mapping: Exploring thermal environmental consequences of rapid urbanization in Addis Ababa, Ethiopia. Remote Sensing of Environment, 175, 14-31.
19- Filipponi, F. (2019). Sentinel-1 GRD preprocessing workflow. Proceedings,
20- Gao, B.-C. (1996). NDWIA normalized difference water index for remote sensing of vegetation liquid water from space. Remote Sensing of Environment, 58(3), 257-266.
21- Gober, P., & Burns, E. K. (2002). The size and shape of Phoenixs urban fringe. Journal of Planning Education and Research, 21(4), 379-390.
22- Gutiérrez Rodríguez, M., Escalante-Estrada, J. A., Rodriguez Gonzalez, M., & Reynolds, M. P. (2006). Canopy reflectance indices and its relationship with yield in common bean plants (Phaseolus vulgaris L.) with phosphorous supply.
23- Hansen, M. C., & Loveland, T. R. (2012). A review of large area monitoring of land cover change using Landsat data. Remote Sensing of Environment, 122, 66-74.
24- Hart, J. F. (1991). The perimetropolitan bow wave. Geographical Review, 35-51.
25- Hersperger, A. M., Oliveira, E., Pagliarin, S., Palka, G., Verburg, P., Bolliger, J., & Grădinaru, S. (2018). Urban land-use change: The role of strategic spatial planning. Global Environmental Change, 51, 32-42.
26- Hosseinali, F., Alesheikh, A. A., & Nourian, F. (2013). Agent-based modeling of urban land-use development, case study: Simulating future scenarios of Qazvin city. Cities, 31, 105-113.
27- Hu, Z., & Lo, C.-P. (2007). Modeling urban growth in Atlanta using logistic regression. Computers, environment and urban systems, 31(6), 667-688.
28- Huete, A. R., & Liu, H. Q. (1994). An error and sensitivity analysis of the atmospheric-and soil-correcting variants of the NDVI for the MODIS-EOS. IEEE Transactions on Geoscience and Remote sensing, 32(4), 897-905.
29- Iannelli, G. C., & Gamba, P. (2019). Urban extent extraction combining sentinel data in the optical and microwave range. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 12(7), 2209-2216.
30- Jensen, J. R., & Lulla, K. (1987). Introductory digital image processing: a remote sensing perspective.
31- Jolliffe, I. T. (2002). Principal component analysis for special types of data. Springer.
32- Karimi, F., Sultana, S., Babakan, A. S., & Suthaharan, S. (2019). An enhanced support vector machine model for urban expansion prediction. Computers, environment and urban systems, 75, 61-75.
33- Li, J., Oyana, T. J., & Mukwaya, P. I. (2016). An examination of historical and future land use changes in Uganda using change detection methods and agent-based modelling. African Geographical Review, 35(3), 247-271.
34- Liao, F. H., & Wei, Y. D. (2014). Modeling determinants of urban growth in Dongguan, China: a spatial logistic approach. Stochastic environmental research and risk assessment, 28, 801-816.
35- Lindh, G. (1972). Urbanization: a hydrological headache. Ambio, 185-201.
36- Masri, R. (1997). Environmental challenges in Lebanon. In Challenging Environmental Issues (pp. 73-115). Brill.
37- Mohammady, S., & Delavar, M. R. (2016). Urban sprawl assessment and modeling using landsat images and GIS. Modeling Earth Systems and Environment, 2, 1-14.
38- Mom, K., & Ongsomwang, S. (2016). Urban Growth Modeling of phnom penh, Cambodia using satellite Imageries and a Logistic Regression Model. Suranaree Journal of Science & Technology, 23(4).
39- Musa, S. I., Hashim, M., & Reba, M. N. M. (2017). A review of geospatial-based urban growth models and modelling initiatives. Geocarto International, 32(8), 813-833.
40- Nagendra, H., Munroe, D. K., & Southworth, J. (2004). From pattern to process: landscape fragmentation and the analysis of land use/land cover change. In (Vol. 101, pp. 111-115): Elsevier.
41- Pal, M. (2005). Random forest classifier for remote sensing classification. International journal of remote sensing, 26(1), 217-222.
42- Palanisamy, P. A., Jain, K., & Bonafoni, S. (2023). Machine learning classifier evaluation for different input combinations: a case study with landsat 9 and sentinel-2 data. Remote sensing, 15(13), 3241.
43- Park, H. T. J., & Choi, Y. (2017). The preliminary study on the prediction of a hurricane path by GNSS derived PWV analysis. Proceedings of the ION 2017 Pacific PNT Meeting,
44- Pijanowski, B. C., Brown, D. G., Shellito, B. A., & Manik, G. A. (2002). Using neural networks and GIS to forecast land use changes: a land transformation model. Computers, environment and urban systems, 26(6), 553-575.
45- Pisner, D. A., & Schnyer, D. M. (2020). Support vector machine. In Machine learning (pp. 101-121). Elsevier.
46- Puertas, O. L., Henríquez, C., & Meza, F. J. (2014). Assessing spatial dynamics of urban growth using an integrated land use model. Application in Santiago Metropolitan Area, 2010–2045. Land use policy, 38, 415-425.
47- Rahimi, E., Dong, P., & Jung, C. (2025). Global NDVI-LST Correlation: Temporal and Spatial Patterns from 2000 to 2024. Environments, 12(2), 67.
48- Roujean, J.-L., & Breon, F.-M. (1995). Estimating PAR absorbed by vegetation from bidirectional reflectance measurements. Remote Sensing of Environment, 51(3), 375-384.
49- Salman, H. A., Kalakech, A., & Steiti, A. (2024). Random forest algorithm overview. Babylonian Journal of Machine Learning, 2024, 69-79.
50- Shafizadeh-Moghadam, H., Asghari, A., Tayyebi, A., & Taleai, M. (2017). Coupling machine learning, tree-based and statistical models with cellular automata to simulate urban growth. Computers, environment and urban systems, 64, 297-308.
51- Shao, Z., Ahmad, M. N., & Javed, A. (2024). Comparison of Random Forest and XGBoost Classifiers Using Integrated Optical and SAR Features for Mapping Urban Impervious Surface. Remote Sensing, 16(4), 665.
52- Shukla, V., & Parikh, K. (1992). The environmental consequences of urban growth: cross-national perspectives on economic development, air pollution, and city size. Urban Geography, 13(5), 422-449.
53- Stone Jr, B. (2012). The city and the coming climate: Climate change in the places we live. Cambridge University Press.
54- Sultana, S., & Weber, J. (2014). The nature of urban growth and the commuting transition: Endless sprawl or a growth wave? Urban studies, 51(3), 544-576.
55- Sun, X., Lin, X., Shen, S., & Hu, Z. (2017). High-resolution remote sensing data classification over urban areas using random forest ensemble and fully connected conditional random field. ISPRS International Journal of Geo-Information, 6(8), 245.
56- Sun, Z., Xu, R., Du, W., Wang, L., & Lu, D. (2019). High-resolution urban land mapping in China from sentinel 1A/2 imagery based on Google Earth Engine. Remote Sensing, 11(7), 752.
57- Swenson, J. J., & Franklin, J. (2000). The effects of future urban development on habitat fragmentation in the Santa Monica Mountains. Landscape Ecology, 15, 713-730.
58- Tahami, H., Basiri, A., Moore, T., Park, J., & Bonenberg, L. (2018). Virtual spatial diversity antenna for GNSS based Mobile positioning in the harsh environments. Proceedings of the 31st International Technical Meeting of the Satellite Division of the Institute of Navigation (ION GNSS+ 2018),
59- Tayyebi, A., & Pijanowski, B. C. (2014). Modeling multiple land use changes using ANN, CART and MARS: Comparing tradeoffs in goodness of fit and explanatory power of data mining tools. International Journal of Applied Earth Observation and Geoinformation, 28, 102-116.
60- Turner, B. L., Lambin, E. F., & Reenberg, A. (2007). The emergence of land change science for global environmental change and sustainability. Proceedings of the National Academy of Sciences, 104(52), 20666-20671.
61- Valkenborg, D., Rousseau, A.-J., Geubbelmans, M., & Burzykowski, T. (2023). Support vector machines. American Journal of Orthodontics and Dentofacial Orthopedics, 164(5), 754-757.
62- Verburg, P. H., Soepboer, W., Veldkamp, A., Limpiada, R., Espaldon, V., & Mastura, S. S. (2002). Modeling the spatial dynamics of regional land use: the CLUE-S model. Environmental management, 30, 391-405.
63- Wehrwein, G. S. (1942). The rural-urban fringe. Economic Geography, 18(3), 217-228.
64- Williams, P., & Roxburgh, I. (1976). The stability of low mass contact binaries. Monthly Notices of the Royal Astronomical Society, 176(1), 81-89.
65- Wu, F., & Martin, D. (2002). Urban expansion simulation of Southeast England using population surface modelling and cellular automata. Environment and Planning A, 34(10), 1855-1876.
66- Yadav, S. K., & Pal, S. (2012). Data mining: A prediction for performance improvement of engineering students using classification. arXiv preprint arXiv:1203.3832.
67- Yang, X., Zhao, S., Qin, X., Zhao, N., & Liang, L. (2017). Mapping of urban surface water bodies from Sentinel-2 MSI imagery at 10 m resolution via NDWI-based image sharpening. Remote Sensing, 9(6), 596.
68- Yankson, P. W. K., & Gough, K. V. (1999). The environmental impact of rapid urbanization in the peri-urban area of Accra, Ghana. Geografisk Tidsskrift-Danish Journal of Geography, 99(1), 89-100.
69- Zha, Y., Gao, J., & Ni, S. (2003). Use of normalized difference built-up index in automatically mapping urban areas from TM imagery. International journal of remote sensing, 24(3), 583-594.