$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

드론 항공영상을 이용한 딥러닝 기반 앙상블 토지 피복 분할 알고리즘 개발
Development of Deep Learning Based Ensemble Land Cover Segmentation Algorithm Using Drone Aerial Images 원문보기

대한원격탐사학회지 = Korean journal of remote sensing, v.40 no.1, 2024년, pp.71 - 80  

박해광 (주식회사 오션라이트에이아이 AI솔루션사업부) ,  백승기 (주식회사 오션라이트에이아이 AI솔루션사업부) ,  정승현 (한국기술교육대학교 메카트로닉스공학부)

초록
AI-Helper 아이콘AI-Helper

이 연구에서는 무인 항공기(Unmanned Aerial Vehicle, UAV)가 캡처한 이미지의 의미론적 토지 피복 분할 성능을 향상시키기 위한 앙상블 학습 기법을 제안하고 있다. 도시 계획과 같은 분야에서 UAV 사용이 증가함에 따라 토지 피복 분할을 위한 딥러닝 분할 방법을 활용한 기술 개발이 활발히 이루어지고 있다. 이 연구는 대표적인 분할 모델인 U-Net, DeepLabV3 그리고 Fully Convolutional Network (FCN)를 사용하여 분할 예측 성능을 개선하는 방법을 제안한다. 제안된 접근 방식은 세 가지 분할 모델의 훈련 손실, 검증 정확도 및 클래스별 점수를 통합하여 앙상블 모델을 개발하고 전반적인 예측 성능을 향상시킨다. 이 방법은 건물, 도로, 주차장, 논, 밭, 나무, 빈 공간, 미분류 영역을 포함하는 일곱 가지 클래스가 있는 토지 피복 분할 문제에 적용하여 평가하였다. 앙상블 모델의 성능은 mean Intersection over Union (mIoU)으로 평가하였으며, 제안된 앙상블 모델과 기존의 세 가지 분할 방법을 비교한 결과 mIoU 성능이 향상되었음이 나타났다. 따라서 이 연구는 제안된 기술이 의미론적 분할 모델의 성능을 향상시킬 수 있음을 확인하였다.

Abstract AI-Helper 아이콘AI-Helper

In this study, a proposed ensemble learning technique aims to enhance the semantic segmentation performance of images captured by Unmanned Aerial Vehicles (UAVs). With the increasing use of UAVs in fields such as urban planning, there has been active development of techniques utilizing deep learning...

주제어

표/그림 (11)

AI 본문요약
AI-Helper 아이콘 AI-Helper

문제 정의

  • , 2016)과 같은 성능 지표로 성능이 입증되었다. 본 연구에서는 대표적인 의미론적 분할 기법에 앙상블 예측 모델을 더하여 모델 성능을 더욱 향상시키고자 한다.
  • 본 연구에서는 이미지 분할 작업의 성능을 향상시키기 위한 접근 방식으로 앙상블 방법을 제시했다. 본 연구에서는 FCN, DeepLabV3, U-Net의 검증 정확도와 훈련 손실 값을 활용하여 최종 추론 결과를 도출하는 방식을 제시하였고, 이를 토지 피복 분할 데이터에 적용하여 정확도를 검증해 보았다.

가설 설정

  • 의미론적 분할의 맥락에서 모델은 다양하고 복잡한 실제 이미지 배열을 통해 효과적으로 일반화해야 하므로 이는 중요한 요소이다. 따라서 이 두 지표를 기반으로 앙상블 예측 공식에 통합하여 개별 모델의 결과와는 다른 결과를 두출하는 것을 가정한다.
  • , 2017; Rokach, 2010). 본 연구에서는 세 가지 다른 분할 모델을 모두 활용한 앙상블 투표 시스템이 단일 모델의 예측 성능보다 더 정확한 결과를 제공할 수 있다고 가정한다. 전통적인 앙상블 투표 방식에서는 가장 많은 표를 얻은 결과가 최종 결과이며, 각 모델은 동등한 투표권을 가진다.
본문요약 정보가 도움이 되었나요?

참고문헌 (20)

  1. Badrinarayanan, V., Kendall, A., and Cipolla, R., 2017. SegNet: A deep?convolutional encoder-decoder architecture for image segmentation.?IEEE Transactions on Pattern Analysis and Machine Intelligence,?39(12), 2481-2495. https://doi.org/10.1109/TPAMI.2016.2644615 

  2. Chen, C., Zhang, B., and Su, H., 2016. Land-use scene classification?using multi-scale completed local binary patterns. Signal, Image?and Video Processing, 101, 745-752. https://doi.org/10.1007/s11760-015-0804-2 

  3. Chen, L.C., Papandreou, G., Schroff, F., andAdam, H., 2017.Rethinking?atrous convolution for semantic image segmentation. arXiv?preprint arXiv:1706.05587. https://arxiv.org/abs/1706.05587 

  4. Chen, T., and Guestrin, C., 2016. XGBoost: A scalable tree boosting?system. In Proceedings of the 22nd ACM SIGKDD International?Conference on Knowledge Discovery and Data Mining, San?Francisco, CA, USA, Aug. 13-17, pp. 785-794. https://doi.org/10.1145/2939672.2939785 

  5. Cortes, C., and Vapnik, V., 1995. Support-vector networks. Machine?Learning, 20, 273-297. https://doi.org/10.1007/bf00994018 

  6. Dietterich, T. G., 2020. Ensemble methods in machine learning. In:?Multiple Classifier Systems, MCS 2000, Springer, pp. 1-15.?https://doi.org/10.1007/3-540-45014-9_1 

  7. Garcia-Garcia, A., Orts-Escolano, S., Oprea, S., Villena-Martinez,?V., and Garcia-Rodriguez, J., 2017. A review on deep learning?techniques applied to semantic segmentation. arXiv preprint?arXiv:1704.06857. https://arxiv.org/abs/1704.06857 

  8. He, K., Zhang, X., Ren, S., and Sun, J., 2016. Deep residual learning for?image recognition. In Proceedings of the IEEE Conference on?Computer Vision and Pattern Recognition (CVPR), Las Vegas,?NV, USA, June 27-30, pp. 770-778. 

  9. Kingma, D. P., and Ba, J., 2014. Adam: A method for stochastic?optimization. arXiv preprint arXiv:1412.6980. https://doi.org/10.48550/arXiv.1412.6980 

  10. Kuncheva, L. I., 2004. Combining pattern classifiers: methods and?algorithms. John Wiley & Sons. https://doi.org/10.1002/0471660264 

  11. Lin, T.-Y., Goyal, P., Girshick, R., He, K., and Dollar, P., 2017. Focal loss?for dense object detection. In Proceedings of the IEEE International?Conference on Computer Vision (ICCV), Venice, Italy, Oct. 22-29,?pp. 2980-2988. 

  12. Long, J., Shelhamer, E., and Darrell, T., 2015. Fully convolutional?networks for semantic segmentation. In Proceedings of the IEEE?Conference on Computer Vision and Pattern Recognition (CVPR),?Boston, MA, USA, June 7-12, pp. 3431-3440. 

  13. Lyu, Y., Vosselman, G., Xia, G.-S., Yilmaz, A., and Yang, M. Y., 2020.?UAVid: A semantic segmentation dataset for UAV imagery.?ISPRS Journal of Photogrammetry and Remote Sensing, 165,?108-119. https://doi.org/10.1016/j.isprsjprs.2020.05.009 

  14. MacQueen, J., 1967. Some methods for classification and analysis of?multivariate observations. In Proceedings of the 5th Berkeley?Symposium on Mathematical Statistics and Probability, Berkeley,?CA, USA, June 21-July 18, pp. 281-297. 

  15. Quinlan, J. R., 1986. Induction of decision trees. Machine Learning, 1,?81-106. https://doi.org/10.1007/BF00116251 

  16. Rokach, L., 2010. Ensemble-based classifiers. Artificial Intelligence?Review, 33, 1-39. https://doi.org/10.1007/s10462-009-9124-7 

  17. Ronneberger, O., Fischer, P., and Brox, T., 2015, U-Net: Convolutional?networks for biomedical image segmentation. arXiv preprint?arXiv:1505.04597. https://arxiv.org/abs/1505.04597 

  18. Shengjja, C., Yunhan, Z., Shangru, Y., and Songlin, C., 2021. Research?on Python data visualization technology. Journal of Physics:?Conference Series, 1757, 012122. https://doi.org/10.1088/1742-6596/1757/1/012122 

  19. Surowiecki, J., 2005. The Wisdom of crowds. Anchor. 

  20. Witcher, R. E., 1999. GIS and landscapes of perception.In: Gillings, M.,?Mattingly, D., van Dalen, J. (eds.), Geographical information?systems and landscape archaeology, Oxbow Books, pp. 13-22.?https://dro.dur.ac.uk/5297/01/5297.pdf 

섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로