Abstract

At present, deep learning classification researches of hyperspectral usually focus on optimizing the classification model. In essence, most of them did not take special measures for the characteristics of the small sample and imbalanced category distribution of hyperspectral itself. Aiming at the problems of small samples and imbalanced category distribution, we propose a dynamic data selection algorithm. For one thing, this algorithm can dynamically select the samples that need data augmentation most. For another, it can be nested in Stochastic gradient descent (SGD) and can be easily implemented. Furthermore, there will be differences between the original and the transformed sample because of data augmentation transformation, which obstructs trained models' performance. Aiming at the difference between the augmented sample and the original sample, we define the similarity score and introduce the Siamese training structure to obtain the similarity score by which we reduce the difference through the SGD algorithm. Experiments show that the method proposed in this article improves the classification results of the backbone training model when using data augmentation for training.

Highlights

  • HYPERSPECTRAL images (HSIs) have hundreds of almost continuous spectral bands, providing a wealth of spectral information

  • The results show that the SSDDA method combined with L2 regularization is better than the pure SSDDA method on the three metrics

  • This paper proposes a dynamic data augmentation method based on a Siamese structure for HSI deep learning classification

Read more

Summary

INTRODUCTION

HYPERSPECTRAL images (HSIs) have hundreds of almost continuous spectral bands, providing a wealth of spectral information. This paper tries to achieve a dynamic balance between the acquisition of diverse information and the deviation of transformed samples from raw samples This point is often overlooked in many HSI classification algorithms. In response to the above problems, this paper proposes a Siamese Structure dynamic data augmentation (SSDDA) method for HSI deep learning classification. This method considers the characteristics of small samples and imbalanced categories of HSI data. The specific innovations are summarized as follows: 1) Given the uneven distribution of HSI sample categories, this paper designs a dynamic sample selection algorithm, enabling the model to dynamically select the original samples that need to be augmented in each batch during training, and balances the model’s response to different categories, thereby improving the fitting degree of the model for some categories with a small number.

PROPOSED METHOD
Similarity Score
Siamese Structure
Rm M N C batch
Siamese Structure Data Augmentation Method
Convolutional Transformation for Data Augmentation
EXPERIMENTS AND DISCUSSION
Dataset Description
Experiment Arrangement
Parameter Study
Performance on Different Models
Comparison with State of Art Methods
Ablation Study
CONCLUSION

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

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.