|
|
طبقهبندی پوشش زمین مبتنی بر روشهای یادگیری ماشین و یادگیری عمیق با استفاده از تصاویر ماهوارهای سنتینل-2، مطالعه موردی: منطقه شهری غرب تهران
|
|
|
|
|
نویسنده
|
سعیدی دانا ,خانکشی زاده احسان ,مناقبی طیبه ,کریمی محمد ,محمدزاده علی
|
منبع
|
علوم و فنون نقشه برداري - 1403 - دوره : 14 - شماره : 2 - صفحه:55 -69
|
چکیده
|
تولید نقشههای پوششی زمین اطلاعات مهمی از نوع اراضی و ویژگیهای آنها را فراهم کرده و در به روزرسانی نقشههای شهری، مدیریت منابع طبیعی، حفاظت از محیط زیست و توسعه پایدار نقش مهمی دارد. در این رابطه استفاده از تکنیکهای پردازش تصویری و دادههای رایگان سنجش از دور یک روش بهینه برای تولید نقشه پوششی زمین (lcm) محسوب میشود. در این مطالعه جهت تولید lcm از رویکردهای مختلف هوش مصنوعی شامل الگوریتمهای یادگیری ماشین (ml) و یادگیری عمیق (dl) استفاده شده است. رویکرد ml شامل دو مرحلهی استخراج ویژگی و طبقهبندی است. در بخش استخراج ویژگی از ویژگیهای بافتی مستخرج از ماتریس همرخداد سطح خاکستری (glcm) اعم از میانگین، واریانس، همگنی، تضاد و آنتروپی استفاده گردید و در مرحله طبقه بندی الگوریتمهای طبقهبندی کننده رگرسیون لجستیک (lr)، درخت تصمیم (dt)، جنگل تصادفی (rf) و ماشین بردار پشتیبان (svm) به کارگرفته شد. در رویکرد dl از مدلهای تقسیمبندی معنایی یادگیری عمیق شامل مدلهای u-net، u-net++، resu-net و mru-net استفاده گردید. برای ارزیابی دقت الگوریتمهای ml و dl در تولید نقشه کاربری زمین، از تصاویر سنتینل-2 مربوط به دو منطقه واقع در غرب شهر تهران استفاده گردید. نتایج این مطالعه در سه بخش مختلف ml، dl و مقایسه آنها مورد بررسی قرار گرفت. در بخش ml، مدل rfکه از ترکیب باندهای اصلی تصویر و ویژگیهای بافتی استفاده کرده بود، با دقت کلی %95/21 و ضریب کاپای %92/62 نسبت به سایر مدلها عملکرد بهتری داشت. در بخش dlمدل mru-net با دقت کلی %95/33 و ضریب کاپای %92/73 در مقایسه با دیگر مدلهای عمیق مطلوب ترین lcm را تولید کرد. مدل mru-net بدون استفاده از ویژگیهای بافتی، بهبود دقت کلی و ضریب کاپای به ترتیب به میزان %0/53 و %0/82 نسبت به مدل rf با ترکیب باندهای اصلی تصویر داشت. همچنین، در مقایسه با مدل rf که از ترکیب باندهای اصلی و ویژگیهای بافتی استفاده کرده بود، دقت کلی و ضریب کاپای مدل mru-net به ترتیب %0/12 و %0/11 بیشتر بود.
|
کلیدواژه
|
طبقهبندی پوشش زمین، یادگیری ماشین، یادگیری عمیق، u-net
|
آدرس
|
دانشگاه صنعتی خواجه نصیرالدین طوسی, دانشکده مهندسی نقشه بردار ی, ایران, دانشگاه صنعتی خواجه نصیرالدین طوسی, دانشکده مهندسی نقشه بردار ی, ایران, دانشگاه تهران، پردیس دانشکدههای فنی, دانشکده مهندسی نقشه برداری و اطلاعات مکانی, ایران, دانشگاه صنعتی خواجه نصیرالدین طوسی, دانشکده مهندسی نقشه بردار ی, ایران, دانشگاه صنعتی خواجه نصیرالدین طوسی, دانشکده مهندسی نقشه بردار ی, ایران
|
پست الکترونیکی
|
a_mohammadzadeh@kntu.ac.ir
|
|
|
|
|
|
|
|
|
land cover classification based on machine learning and deep learning methods using sentinel-2 satellite images: a case study of the urban area in west tehran
|
|
|
Authors
|
saeedi dana ,khankeshizadeh ehsan ,managhebi tayebe ,karimi mohammad ,mohammadzadeh ali
|
Abstract
|
the production of land cover maps (lcm) provides essential information about land types and their characteristics, playing a significant role in updating urban maps, managing natural resources, environmental protection, and sustainable development. in this context, the use of image processing techniques and free remote sensing data is considered an optimal method for generating land cover maps (lcm). in this study, various artificial intelligence approaches, including machine learning (ml) and deep learning (dl) algorithms, were used to produce the lcm. the ml approach includes two stages: feature extraction and classification. in the feature extraction stage, texture features extracted from the gray-level co-occurrence matrix (glcm), including mean, variance, homogeneity, contrast, and entropy, were used. for classification, the logistic regression (lr), decision tree (dt), random forest (rf), and support vector machine (svm) algorithms were employed. in the dl approach, deep learning semantic segmentation models, including u-net, u-net++, resu-net, and mru-net, were used. to evaluate the accuracy of the ml and dl algorithms in producing the land cover map, sentinel-2 images from two areas located in the west of tehran were utilized. the results of this study were examined in three different sections: ml, dl, and their comparison. in the ml section, the rf model, which used a combination of the image’s primary bands and texture features, performed better than other models with an overall accuracy of 95.21% and a kappa coefficient of 92.62%. in the dl section, the mru-net model produced the most optimal lcm with an overall accuracy of 95.33% and a kappa coefficient of 92.73% compared to other deep models. the mru-net model, without using texture features, improved overall accuracy and the kappa coefficient by 0.53% and 0.82%, respectively, compared to the rf model using a combination of primary image bands. furthermore, compared to the rf model, which used a combination of primary bands and texture features, the mru-net model’s overall accuracy and kappa coefficient were 0.12% and 0.11% higher, respectively.
|
Keywords
|
land cover classification ,machine learning ,deep learning ,u-net
|
|
|
|
|
|
|
|
|
|
|