期刊文献+

面向SAR目标识别的深度卷积神经网络结构设计 被引量:10

Architecture design of deep convolutional neural network for SAR target recognition
原文传递
导出
摘要 目的针对用于SAR(synthetic aperture radar)目标识别的深度卷积神经网络模型结构的优化设计难题,在分析卷积核宽度对分类性能影响基础上,设计了一种适用于SAR目标识别的深度卷积神经网络结构。方法首先基于二维随机卷积特征和具有单个隐层的神经网络模型-超限学习机分析了卷积核宽度对SAR图像目标分类性能的影响;然后,基于上述分析结果,在实现空间特征提取的卷积层中采用多个具有不同宽度的卷积核提取目标的多尺度局部特征,设计了一种适用于SAR图像目标识别的深度模型结构;最后,在对MSTAR(moving and stationary target acquisition and recognition)数据集中的训练样本进行样本扩充基础上,设定了深度模型训练的超参数,进行了深度模型参数训练与分类性能验证。结果实验结果表明,对于具有较强相干斑噪声的SAR图像而言,采用宽度更大的卷积核能够提取目标的局部特征,提出的模型因能从输入图像提取目标的多尺度局部特征,对于10类目标的分类结果(包含非变形目标和变形目标两种情况)接近或优于已知文献的最优分类结果,目标总体分类精度分别达到了98.39%和97.69%,验证了提出模型结构的有效性。结论对于SAR图像目标识别,由于与可见光图像具有不同的成像机理,应采用更大的卷积核来提取目标的空间特征用于分类,通过对深度模型进行优化设计能够提高SAR图像目标识别的精度。 Objective To solve issues in the optimization design of deep convolutional neural network( DCNN) model architecture for synthetic aperture radar( SAR) target recognition,a DCNN model architecture for SAR target recognition is presented based on the analysis of the influence of convolution kernel size on classification performance. Method First,two-dimensional random convolution features and extreme learning machines( ELMs),which are a single-hidden-layer neu-ral network,are used to analyze the influence of convolution kernel size on SAR target recognition performance. Experimental results show that recognition performance increases as the kernel size increases although convolution kernels generate randomly and the convolution kernel with size 3 × 3 is unsuitable for SAR image recognition. Second,a DCNN architecture for SAR target recognition,in which the pixel resolution of input image is set to 88 × 88,is presented based on directed acyclic graph architecture. Multiple convolution kernels with different sizes,which are set as 5 × 5,7 × 7,9 × 9,and 11 ×11,are first adopted in the spatial-feature-extraction convolutional layer of DCNN to extract multi-scale local features from input images,and convolution kernels with large size,including 7 × 7,5 × 5,and 6 × 6,are then used in the last convolutional layers to extract semantic features. A fully connected layer is used as the classifier to recognize various types of targets and softmax loss function is used to train the parameters of the convolutional layers. The dropout strategy,which can improve regularization performance,is used between the fully connected layer and the output layer. Rectified linear units following behind each convolutional layer are used as activation functions,and pooling operations with width 3 and stride 2 are used to perform downsampling behind each activation function layer. Finally,MSTAR database,where the training samples are randomly augmented through sampling and adding speckle noises,is used to train the parameters of the proposed model architecture after setting proper training hyperparameters,and the recognition performances are tested in standard operating conditions,where target configurations with non-deformable and deformable conditions are considered. Result The MatC onvN et toolbox is used to implement the proposed DCNN model architecture. In this task,90% of the augmented training samples are used to train the parameters of each convolutional layer,and other training samples are used to verify the trained parameters. The dropout rate is set as 0. 1. The training procedure stops after 28 epochs,and the trained parameters are used to test recognition performance. The experimental results demonstrate that superior performance can be achieved for SAR image recognition because large-size kernels are used to extract spatial features from input image to overcome the influence of high-level speckle noise. This result is different from that of natural scene classification scenario using visible images,where small kernel sizes,such as 3 × 3,3 × 1,and 1 × 3,are used to achieve high recognition performance. The classification results based on the proposed architecture for 10 classes( including non-deformable and deformable target configurations) are compared with two DCNN models. The experimental results show that it can achieve comparable or better results than that of state-of-the-art deep model architectures,where the overall recognition performances reach98. 39% and 97. 69%,respectively,for the two scenarios. The deep model using 3 × 3 convolutional layers can only achieve 93. 16% recognition rate,which confirms our analysis on the influence of convolution kernel size on SAR image recognition performance. The recognition performance using the proposed DCNN model architecture is also better than that using random convolution features and ELM. This finding demonstrates that the DCNN model architecture can achieve satisfactory performance when deep architecture is carefully designed and more training samples are used to train these parameters. Conclusion A large convolution kernel size should be used to extract spatial features for SAR target recognition due to different imaging mechanisms compared with visible images,and better performance can be achieved through the optimization design of deep model architecture with augmented training samples.
作者 谷雨 徐英 Gu Yu;Xu Ying(Fundamental Science on Communication Information Transmission and Fusion Technology Laboratory, Hangzhou Dianzi University, Hangzhou 310018, China;College of Life Information Science & Instrument Engineering, Hangzhou Dianzi University, Hangzhou 310018, China)
出处 《中国图象图形学报》 CSCD 北大核心 2018年第6期928-936,共9页 Journal of Image and Graphics
基金 国家自然科学基金项目(61375011 61771177)~~
关键词 SAR目标识别 深度卷积神经网络 结构设计 随机权重 超限学习机 SAR target recognition deep convolution neural network architecture design random weight extreme learning machines
  • 相关文献

参考文献1

二级参考文献85

  • 1L. Xu,P. Yan,T. Chang. Best First Strategy for Feature Selection[ A ]. Proc. Ninth Int' l Conf. Pattern Recognition [ C]. 1988. 706-708.
  • 2J. Yang,V. Honavar. Feature Subset Selection Using A Genetic Algorithm [ J ]. Feature Extraction, Construction and Selection :A Data Mining Perspective. 1998.117-136.
  • 3L. Yu, H. Liu. Feature Selection for High-Dimensional Data: A Fast Correlation-Based Filter Solution [ A ]. Proc. 20th Int' l Conf. Machine Learning [ C]. 2003. 856-863.
  • 4王岩.机载SAR目标特征提取与识别方法研究[M].博士学位论文.长沙:国防科学技术大学研究生院.2003.9.
  • 5Zhaohui Chen. Machine Learning Approach Towards Automatic Target Recognition. A thesis for the doctor' s degree. Cambridge, Massachusetts, USA : Harvard University. August,2001.
  • 6Anil K. Jain, Robert P. W. Duin, and Jianchang Mao. Statistical Pattern Recognition : A Review. IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 22, No. 1, pp. 4-37, January 2000.
  • 7L. M. Novak, et al. The Automatic Target Recognition System in SAIP. The Lincoln Laboratory Journal, 1997, 10 (2) :187 -202.
  • 8M. Greenspan,et al. Development and Evaluation of a Real Time SAR ATR System. IEEE, 1998:38- 43.
  • 9R. A. English, et al. DeveLopment of an ATR Workbench for SAR Imagery. Technical Report, DRDC ,Ottawa,2005.
  • 10J. C. Oliver, et al. http ://www. infosar, co. uk/misc/demo. html.

共引文献23

同被引文献61

引证文献10

二级引证文献54

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部