Ahmed Tanver, Mahjabin Nitu Adiba, Ibn Afjal Masud, Abdulla Al Mamun Md, Uddin Md Palash
Department of Computer Science and Engineering, Hajee Mohammad Danesh Science and Technology University, Dinajpur, Bangladesh.
Department of Computer Science and Engineering, Varendra University, Rajshahi, Bangladesh.
PLoS One. 2025 May 30;20(5):e0321559. doi: 10.1371/journal.pone.0321559. eCollection 2025.
Deep learning has revolutionized the classification of land cover objects in hyperspectral images (HSIs), particularly by managing the complex 3D cube structure inherent in HSI data. Despite these advances, challenges such as data redundancy, computational costs, insufficient sample sizes, and the curse of dimensionality persist. Traditional 2D Convolutional Neural Networks (CNNs) struggle to fully leverage the interconnections between spectral bands in HSIs, while 3D CNNs, which capture both spatial and spectral features, require more sophisticated design. To address these issues, we propose a novel multilayered, multi-branched 2D-3D CNN model in this paper that integrates Segmented Principal Component Analysis (SPCA) and the minimum-Redundancy-Maximum-Relevance (mRMR) technique. This approach explores the local structure of the data and ranks features by significance. Our approach then hierarchically processes these features: the shallow branch handles the least significant features, the deep branch processes the most critical features, and the mid branch deals with the remaining features. Experimental results demonstrate that our proposed method outperforms most of the state-of-the-art techniques on the Salinas Scene, University of Pavia, and Indian Pines hyperspectral image datasets achieving 100%, 99.94%, and 99.12% Overall Accuracy respectively.
深度学习彻底改变了高光谱图像(HSIs)中土地覆盖物体的分类方式,特别是通过处理HSI数据中固有的复杂三维立方体结构。尽管取得了这些进展,但数据冗余、计算成本、样本量不足和维度诅咒等挑战依然存在。传统的二维卷积神经网络(CNNs)难以充分利用HSIs光谱波段之间的相互联系,而捕捉空间和光谱特征的三维CNNs则需要更复杂的设计。为了解决这些问题,我们在本文中提出了一种新颖的多层、多分支二维-三维CNN模型,该模型集成了分段主成分分析(SPCA)和最小冗余最大相关(mRMR)技术。这种方法探索数据的局部结构,并按重要性对特征进行排序。然后,我们的方法对这些特征进行分层处理:浅层分支处理最不重要的特征,深层分支处理最关键的特征,中间分支处理其余特征。实验结果表明,我们提出的方法在萨利纳斯场景、帕维亚大学和印第安松树高光谱图像数据集上优于大多数现有技术,总体准确率分别达到100%、99.94%和99.12%。