论文中文题名: | 基于混合判别随机场的遥感图像变化检测算法研究 |
姓名: | |
学号: | 20207223060 |
保密级别: | 公开 |
论文语种: | chi |
学科代码: | 085400 |
学科名称: | 工学 - 电子信息 |
学生类型: | 硕士 |
学位级别: | 工程硕士 |
学位年度: | 2023 |
培养单位: | 西安科技大学 |
院系: | |
专业: | |
研究方向: | 遥感图像处理 |
第一导师姓名: | |
第一导师单位: | |
论文提交日期: | 2023-06-16 |
论文答辩日期: | 2023-06-05 |
论文外文题名: | Research on Remote Sensing Image Change Detection Algorithm based on Hybrid Discriminative Random Field |
论文中文关键词: | |
论文外文关键词: | Change detection ; Hybrid Discriminant random fields ; Random forest ; Statistical distribution ; Higher order potential |
论文中文摘要: |
遥感图像变化检测是遥感图像解译领域中的研究热点之一,其目的在于快速准确地对同一地点不同时相获取的两幅遥感图像进行分析处理,进而寻找出其中所发生的变化信息,在自然灾害监测、环境监测、城市规划等方面具有非常重要的研究意义和应用价值。因此,本文以合成孔径雷达(Synthetic Aperture Radar,SAR)图像为研究对象,针对图像高维度特征的最优筛选与融合、高阶空间结构信息的全面捕获与挖掘、分类器判别能力和抗噪能力的有效提高等关键问题,以随机场模型为基础理论,对遥感图像变化检测技术展开研究。本论文的研究内容主要概括为以下三个部分: (1)针对遥感图像中高维度特征带来的特征冗余问题,本文提出了一种双层随机森林网络(Two-Layer Random Forest,TL-RF)模型用于变化检测,在该网络的第一层随机森林结构中,TL-RF根据重要性系数对高维度特征进行排序,筛选出较为重要的特征集合作为第二层结构的输入,并在第二层随机森林结构中进行决策分类,进而实现更有效的特征融合。实验结果表明,相比较传统的随机森林算法,TL-RF所得到的变化检测精度有了很大的提高。 (2)基于混合判别随机场(Hybrid Discriminative Random Fields,HDRF)模型在遥感图像分析领域中的优势,本文将提出的TL-RF模型引入HDRF模型中,利用TL-RF模型输出的类条件概率对一元势能函数进行建模,二元势能函数通过广义伊辛模型进行构建,统计分布则采用具有较高普适性的广义伽马分布进行建模。实验结果表明,TL-RF模型的引入有效地提高了HDRF模型的鲁棒性和抗噪性。 (3)针对SAR图像复杂空间结构信息的有效捕获,本文利用高阶结构对HDRF模型进行优化,提出了基于RF-HoDRF(High-Order Hybrid Discriminative Random Field Improved by Two-Layer Random Forest)模型的变化检测算法,该模型利用鲁棒的Pn模型对高阶势能进行建模,能够同时捕获判别性纹理特征,空间邻域信息,统计分布特性以及高阶结构信息。实验结果表明,RF-HoDRF模型能够更好地保持区域的光滑性和一致性,能够得到更高的变化检测精度。 |
论文外文摘要: |
Remote sensing image change detection is one of the research hotspots in the field of remote sensing image interpretation. Its purpose is to quickly and accurately analyse and process two remote sensing images acquired at different time phases of the same location, and then find out the change information occurring in them, which has very important research significance and application value in natural disaster monitoring, environmental monitoring, urban planning and so on. Therefore, this thesis takes Synthetic Aperture Radar (SAR) images as the research object, and addresses the key issues of optimal screening and fusion of high-dimensional features, comprehensive capture and mining of higher-order spatial structure information, and effective improvement of classifier discriminatory ability and noise immunity, etc., and uses the random field model as the basic theory to investigate the change detection technology of remote sensing images. The research content of this thesis is mainly summarized as the following three parts: (1) To address the problem of feature redundancy caused by high-dimensional features in remote sensing images, this thesis proposes a Two-Layer Random Forest (TL-RF) model for change detection. In the second layer of the random forest structure, TL-RF ranks the high-dimensional features according to their importance coefficients and selects the more important sets of features as input to the second layer of the structure, and performs decision classification in the second layer of the random forest structure to achieve more effective feature fusion. The experimental results show that the change detection accuracy obtained by TL-RF has been greatly improved compared to the traditional random forest algorithm. (2) Based on the advantages of the Hybrid Discriminative Random Fields (HDRF) model in the field of remote sensing image analysis, the proposed TL-RF model is introduced into the HDRF model in this thesis, and the monadic potential function is modelled using the class of conditional probabilities output from the TL-RF model, the binary potential function is modelled through the generalized Ising model is constructed, and the statistical distribution is modelled using the generalized gamma distribution with high generality. The experimental results show that the introduction of the TL-RF model effectively improves the robustness and noise immunity of the HDRF model. (3) To effectively capture the complex spatial structure information of SAR images, this thesis optimizes the HDRF model by using high-order structures and proposes a change detection algorithm based on the RF-HoDRF (High-Order Hybrid Discriminative Random Field Improved by Two-Layer Random Forest) model. The change detection algorithm is based on the RF-HoDRF model, which uses a robust Pn model to model the higher-order potentials and is able to capture discriminative texture features, spatial neighborhoods information, statistical distribution properties and higher-order structure information simultaneously. The experimental results show that the RF-HoDRF model can better maintain the smoothness and consistency of the region, and can obtain higher change detection accuracy. |
参考文献: |
[1]朱述龙, 张占睦, 遥感图像获取与分析[M]. 北京: 科学出版社, 2000. [2]保铮, 邢孟道, 王彤编著. 雷达成像技术[M]. 北京: 电子工业出版社, 2005. [24]周志华著, 李楠译. 集成学习[M]. 北京: 电子工业出版社, 2020. [25]周志华著. 机器学习[M]. 北京: 清华大学出版社, 2016. [29]刘国英, 马国锐, 王雷光等著. 基于Markov随机场的小波域图像建模及分割Matlab环境[M]. 北京: 科学出版社, 2010. [43]宋婉莹. 基于统计分布和随机场模型的极化SAR图像分类算法研究[D]. 西安: 西安电子科技大学, 2018. [45]Breiman L. Random forests[J]. Machine Learning, 2001, 45: 5-32. [52]李永晨, 刘浏. SAR 图像统计模型综述[J]. 计算机工程与应用, 2013, 49(13): 180-186. [57]王灵矫, 钟益群, 郭华, 彭志强. 基于高阶条件随机场模型的改进型图像分割算法[J]. 计算机工程,2016,42(06):241-246. |
中图分类号: | TP751 |
开放日期: | 2024-11-26 |