Land Use and Land Cover Classification using a Human Group based
Particle Swarm Optimization Algorithm with a LSTM classifier on
hybrid-pre-processing Remote Sensing Images
- URL: http://arxiv.org/abs/2008.01635v2
- Date: Sat, 7 Nov 2020 18:33:09 GMT
- Title: Land Use and Land Cover Classification using a Human Group based
Particle Swarm Optimization Algorithm with a LSTM classifier on
hybrid-pre-processing Remote Sensing Images
- Authors: R. Ganesh Babu, K. Uma Maheswari, C. Zarro, B. D. Parameshachari, and
S. L. Ullo
- Abstract summary: Land use and land cover (LULC) classification using remote sensing imagery plays a vital role in many environment modeling and land use inventories.
In this study, a hybrid feature optimization algorithm along with a deep learning classifier is proposed to improve the performance of LULC classification.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Land use and land cover (LULC) classification using remote sensing imagery
plays a vital role in many environment modeling and land use inventories. In
this study, a hybrid feature optimization algorithm along with a deep learning
classifier is proposed to improve the performance of LULC classification,
helping to predict wildlife habitat, deteriorating environmental quality,
haphazard, etc. LULC classification is assessed using Sat 4, Sat 6 and Eurosat
datasets. After the selection of remote sensing images, normalization and
histogram equalization methods are used to improve the quality of the images.
Then, a hybrid optimization is accomplished by using the Local Gabor Binary
Pattern Histogram Sequence (LGBPHS), the Histogram of Oriented Gradient (HOG)
and Haralick texture features, for the feature extraction from the selected
images. The benefits of this hybrid optimization are a high discriminative
power and invariance to color and grayscale images. Next, a Human Group based
Particle Swarm Optimization (PSO) algorithm is applied to select the optimal
features, whose benefits are fast convergence rate and easy to implement. After
selecting the optimal feature values, a Long Short Term Memory (LSTM) network
is utilized to classify the LULC classes. Experimental results showed that the
Human Group based PSO algorithm with a LSTM classifier effectively well
differentiates the land use and land cover classes in terms of classification
accuracy, recall and precision. An improvement of 2.56% in accuracy is achieved
compared to the existing models GoogleNet, VGG, AlexNet, ConvNet, when the
proposed method is applied.
Related papers
- Superpixel Graph Contrastive Clustering with Semantic-Invariant
Augmentations for Hyperspectral Images [64.72242126879503]
Hyperspectral images (HSI) clustering is an important but challenging task.
We first use 3-D and 2-D hybrid convolutional neural networks to extract the high-order spatial and spectral features of HSI.
We then design a superpixel graph contrastive clustering model to learn discriminative superpixel representations.
arXiv Detail & Related papers (2024-03-04T07:40:55Z) - DCN-T: Dual Context Network with Transformer for Hyperspectral Image
Classification [109.09061514799413]
Hyperspectral image (HSI) classification is challenging due to spatial variability caused by complex imaging conditions.
We propose a tri-spectral image generation pipeline that transforms HSI into high-quality tri-spectral images.
Our proposed method outperforms state-of-the-art methods for HSI classification.
arXiv Detail & Related papers (2023-04-19T18:32:52Z) - Improved Algorithms for Neural Active Learning [74.89097665112621]
We improve the theoretical and empirical performance of neural-network(NN)-based active learning algorithms for the non-parametric streaming setting.
We introduce two regret metrics by minimizing the population loss that are more suitable in active learning than the one used in state-of-the-art (SOTA) related work.
arXiv Detail & Related papers (2022-10-02T05:03:38Z) - Towards Automated Imbalanced Learning with Deep Hierarchical
Reinforcement Learning [57.163525407022966]
Imbalanced learning is a fundamental challenge in data mining, where there is a disproportionate ratio of training samples in each class.
Over-sampling is an effective technique to tackle imbalanced learning through generating synthetic samples for the minority class.
We propose AutoSMOTE, an automated over-sampling algorithm that can jointly optimize different levels of decisions.
arXiv Detail & Related papers (2022-08-26T04:28:01Z) - Sub-Image Histogram Equalization using Coot Optimization Algorithm for
Segmentation and Parameter Selection [0.0]
Mean and variance based sub-image histogram equalization (MVSIHE) algorithm is one of these contrast enhancements methods proposed in the literature.
In this study, we employed one of the most recent optimization algorithms, namely, coot optimization algorithm (COA) for selecting appropriate parameters for the MVSIHE algorithm.
The results show that the proposed method can be used in the field of biomedical image processing.
arXiv Detail & Related papers (2022-05-31T06:51:45Z) - Kernel Extreme Learning Machine Optimized by the Sparrow Search
Algorithm for Hyperspectral Image Classification [16.51364033144792]
This paper uses Multi-Scale Total Variation (MSTV) to extract the spectral features, local binary pattern (LBP) to extract spatial features, and feature superposition to obtain the fused features of hyperspectral images.
A new swarm intelligence optimization method with high convergence and strong global search capability, the Sparrow Search Algorithm (SSA), is used to optimize the kernel parameters and regularization coefficients of the Kernel Extreme Learning Machine (KELM)
The experimental results show that MLS-KELM has better classification performance and generalization ability compared with other popular classification methods, and MLS-KELM shows its strong robustness in the small sample
arXiv Detail & Related papers (2022-04-03T02:46:36Z) - Escaping Saddle Points with Bias-Variance Reduced Local Perturbed SGD
for Communication Efficient Nonconvex Distributed Learning [58.79085525115987]
Local methods are one of the promising approaches to reduce communication time.
We show that the communication complexity is better than non-local methods when the local datasets is smaller than the smoothness local loss.
arXiv Detail & Related papers (2022-02-12T15:12:17Z) - Unconstrained Face Recognition using ASURF and Cloud-Forest Classifier
optimized with VLAD [0.0]
The paper posits a computationally-efficient algorithm for multi-class facial image classification in which images are constrained with translation, rotation, scale, color, illumination and affine distortion.
The proposed method aims at improving the accuracy and the time taken for face recognition systems.
arXiv Detail & Related papers (2021-04-02T01:26:26Z) - GL-GAN: Adaptive Global and Local Bilevel Optimization model of Image
Generation [6.931933354572298]
We introduce an adaptive global and local bilevel optimization model(GL-GAN)
The model achieves the generation of high-resolution images in a complementary and promoting way.
Compared with the current GAN methods, our model has shown impressive performance on CelebA, CelebA-HQ and LSUN datasets.
arXiv Detail & Related papers (2020-08-06T03:00:09Z) - Color Image Segmentation using Adaptive Particle Swarm Optimization and
Fuzzy C-means [0.30458514384586394]
This paper presents a new image segmentation algorithm called Adaptive Particle Swarm Optimization and Fuzzy C-means Clustering Algorithm (APSOF)
It is based on Adaptive Particle Swarm Optimization (APSO) and Fuzzy C-means clustering.
Experimental results show that APSOF algorithm has edge over FCM in correctly identifying the optimum cluster centers.
arXiv Detail & Related papers (2020-04-18T08:11:33Z) - Stochastic batch size for adaptive regularization in deep network
optimization [63.68104397173262]
We propose a first-order optimization algorithm incorporating adaptive regularization applicable to machine learning problems in deep learning framework.
We empirically demonstrate the effectiveness of our algorithm using an image classification task based on conventional network models applied to commonly used benchmark datasets.
arXiv Detail & Related papers (2020-04-14T07:54:53Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.