Abstract

Hyperspectral images classification relies on the accurate and efficient extraction of discriminative features, detail preservation, and efficient learning with limited training samples. This article, therefore, presents an advanced neural network architecture combined with convolutional conditional random fields (ConvCRF) and region growing (RGW) approaches to address these key issues. First, a depthwise separable fully convolutional residual network (DFRes) is proposed for efficient feature learning, where a fully convolutional operation ensures a larger field of view, and residual learning and depthwise separable convolution can mitigate the problem of vanishing gradient and overfitting. Second, because the collection of ground-truth labels is usually difficult, the proposed architecture integrates the RGW method to effectively overcome the problem of limited training samples. Third, ConvCRF is used to preserve the image details for fine-grained predictions. Finally, the abovementioned key components are coherently integrated into the new semisupervised framework, i.e., DFRes with conditional random fields and RGW. Experimental results on three hyperspectral datasets demonstrate that the proposed approach outperforms other state-of-the-art methods.

Highlights

  • H YPERSPECTRAL images (HSIs) are widely used in many applications due to the high spectral resolution, including land-cover mapping, environmental monitoring, precision agriculture [1]–[3], etc

  • This article, presents a depthwise separable fully convolutional residual network combined with convolutional conditional random fields (ConvCRF) and region growing (RGW) methods, i.e., DFRes with Conditional random fields and Region growing (DFRes-CR), for HSI classification

  • 5) Depthwise Separabel Convolution: Inspired by [26], we introduce the depthwise separable convolution into the model DFRes [as shown in Fig. 1(left)], which applies an independent kernel to each channel of the input feature map, and the number of parameters can be reduced from W × W × N1 × N2 to W × W × N1, where W is the kernel size, N1 is the number of input channels, and N2 is the number of output channels

Read more

Summary

INTRODUCTION

H YPERSPECTRAL images (HSIs) are widely used in many applications due to the high spectral resolution, including land-cover mapping, environmental monitoring, precision agriculture [1]–[3], etc. Combining FCN, ResNet, MobileNet to effectively and efficiently extract spectral–spatial features in HSIs for highaccuracy classification is an important research issue. The combination of the advanced CNN models with ConvCRF, which cannot only extract features effectively and efficiently and preserve image details and class boundaries, is an important research issue. This article, presents a depthwise separable fully convolutional residual network combined with ConvCRF and RGW methods, i.e., DFRes with Conditional random fields and Region growing (DFRes-CR), for HSI classification. 1) The proposed approach is designed to integrate the stateof-the-art machine learning approaches for simultaneously addressing three key issues that are critical in HSI classification, i.e., limited samples problem, efficient spatial–spectral feature extraction, and accurate class boundary preservation.

Problem Formulation
Unary Potential Via DFRes
Pairwise Potential Via ConvCRF
Semisupervised Learning Via RGW
16: M-step
EXPERIMENT AND DISCUSSION
Parameters Setting
Classification Results
Findings
CONCLUSION
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call