- 标题
- 摘要
- 关键词
- 实验方案
- 产品
-
A CNN With Multiscale Convolution and Diversified Metric for Hyperspectral Image Classification
摘要: Recently, researchers have shown the powerful ability of deep methods with multilayers to extract high-level features and to obtain better performance for hyperspectral image classification. However, a common problem of traditional deep models is that the learned deep models might be suboptimal because of the limited number of training samples, especially for the image with large intraclass variance and low interclass variance. In this paper, novel convolutional neural networks (CNNs) with multiscale convolution (MS-CNNs) are proposed to address this problem by extracting deep multiscale features from the hyperspectral image. Moreover, deep metrics usually accompany with MS-CNNs to improve the representational ability for the hyperspectral image. However, the usual metric learning would make the metric parameters in the learned model tend to behave similarly. This similarity leads to obvious model’s redundancy and, thus, shows negative effects on the description ability of the deep metrics. Traditionally, determinantal point process (DPP) priors, which encourage the learned factors to repulse from one another, can be imposed over these factors to diversify them. Taking advantage of both the MS-CNNs and DPP-based diversity-promoting deep metrics, this paper develops a CNN with multiscale convolution and diversified metric to obtain discriminative features for hyperspectral image classification. Experiments are conducted over four real-world hyperspectral image data sets to show the effectiveness and applicability of the proposed method. Experimental results show that our method is better than original deep models and can produce comparable or even better classification performance in different hyperspectral image data sets with respect to spectral and spectral–spatial features.
关键词: deep metric learning,determinantal point process (DPP),image classification,multiscale features,Convolutional neural network (CNN),hyperspectral image
更新于2025-09-23 15:23:52
-
Superpixel-Based Semisupervised Active Learning for Hyperspectral Image Classification
摘要: In this work, we propose a new semisupervised active learning approach for hyperspectral image classification. The proposed method aims at improving machine generalization by using pseudolabeled samples, both confident and informative, which are automatically and actively selected, via semisupervised learning. The learning is performed under two assumptions: a local one for the labeling via a superpixel-based constraint dedicated to the spatial homogeneity and adaptivity into the pseudolabels, and a global one modeling the data density by a multinomial logistic regressor with a Markov random field regularizer. Furthermore, we propose a density-peak-based augmentation strategy for pseudolabels, due to the fact that the samples without manual labels in their superpixel neighborhoods are out of reach for the automatic sampling. Three real hyperspectral datasets were used in our experiments to evaluate the effectiveness of the proposed superpixel-based semisupervised learning approach. The obtained results indicate that the proposed approach can greatly improve the potential for semisupervised learning in hyperspectral image classification.
关键词: semisupervised learning,hyperspectral image classification,superpixel,clustering,Active learning
更新于2025-09-23 15:23:52
-
Hyperspectral Image Classification Based on Belief Propagation with Multi-features and Small Sample Learning
摘要: In order to solve the "massive information but low accuracy" problem of hyperspectral image (HSI) classification, a novel HSI classification method MFSSL-BPMRF based on belief propagation (BP) Markov random field (MRF) using multi-features and small sample learning (MFSSL) is proposed in this paper. Firstly, an extended morphological multi-attributes profiles algorithm is used to extract spatial information of HSI, and a spatial–spectral multi-features fusion model is established to improve classification results. Then, BPMRF is used for image segmentation and classification because of its superiority in the spatial–spectral combination classification. MRF can describe the spatial distribution features of ground objects based on neighborhood model, and the spectral information of pixels can be integrated into the calculation of conditional probability. BP is used to learn the marginal probability distributions from the multi-features fusion information. Finally, the small sample training set is selected to enhance the computational efficiency. In the experiments of several hyperspectral images, the proposed method provides higher classification accuracy than other methods, and it is efficient for the classification with limited labeled training samples.
关键词: Features fusion,Belief propagation,Hyperspectral image,Classification
更新于2025-09-23 15:23:52
-
Multiple deep-belief-network-based spectral-spatial classification of hyperspectral images
摘要: A deep-learning-based feature extraction has recently been proposed for HyperSpectral Images (HSI) classification. A Deep Belief Network (DBN), as part of deep learning, has been used in HSI classification for deep and abstract feature extraction. However, DBN has to simultaneously deal with hundreds of features from the HSI hyper-cube, which results into complexity and leads to limited feature abstraction and performance in the presence of limited training data. Moreover, a dimensional-reduction-based solution to this issue results in the loss of valuable spectral information, thereby affecting classification performance. To address the issue, this paper presents a Spectral-Adaptive Segmented DBN (SAS-DBN) for spectral-spatial HSI classification that exploits the deep abstract features by segmenting the original spectral bands into small sets/groups of related spectral bands and processing each group separately by using local DBNs. Furthermore, spatial features are also incorporated by first applying hyper-segmentation on the HSI. These results improved data abstraction with reduced complexity and enhanced the performance of HSI classification. Local application of DBN-based feature extraction to each group of bands reduces the computational complexity and results in better feature extraction improving classification accuracy. In general, exploiting spectral features effectively through a segmented-DBN process and spatial features through hyper-segmentation and integration of spectral and spatial features for HSI classification has a major effect on the performance of HSI classification. Experimental evaluation of the proposed technique on well-known HSI standard data sets with different contexts and resolutions establishes the efficacy of the proposed techniques, wherein the results are comparable to several recently proposed HSI classification techniques.
关键词: hyperspectral image classification,support vector machine,deep belief network,segmentation
更新于2025-09-23 15:23:52
-
A review on graph-based semi-supervised learning methods for hyperspectral image classification
摘要: In this article, a comprehensive review of the state-of-art graph-based learning methods for classification of the hyperspectral images (HSI) is provided, including a spectral information based graph semi-supervised classification and a spectral-spatial information based graph semi-supervised classification. In addition, related techniques are categorized into the following sub-types: (1) Manifold representation based Graph Semi-supervised Learning for HSI Classification (2) Sparse representation based Graph Semi-supervised Learning for HSI Classification. For each technique, methodologies, training and testing samples, various technical difficulties, as well as performances, are discussed. Additionally, future research challenges imposed by the graph-based model are indicated.
关键词: Image classification,Hyperspectral images,Semi-supervised learning,Graph-based learning
更新于2025-09-23 15:23:52
-
Learning Dual Geometric Low-Rank Structure for Semisupervised Hyperspectral Image Classification
摘要: Most of the available graph-based semisupervised hyperspectral image classification methods adopt the cluster assumption to construct a Laplacian regularizer. However, they sometimes fail due to the existence of mixed pixels whose recorded spectra are a combination of several materials. In this paper, we propose a geometric low-rank Laplacian regularized semisupervised classifier, by exploring both the global spectral geometric structure and local spatial geometric structure of hyperspectral data. A new geometric regularized Laplacian low-rank representation (GLapLRR)-based graph is developed to evaluate spectral-spatial affinity of mixed pixels. By revealing the global low-rank and local spatial structure of images via GLapLRR, the constructed graph has the characteristics of spatial–spectral geometry description, robustness, and low sparsity, from which a more accurate classification of mixed pixels can be achieved. The proposed method is experimentally evaluated on three real hyperspectral datasets, and the results show that the proposed method outperforms its counterparts, when only a small number of labeled instances are available.
关键词: Dual geometric low-rank structure,mixed pixels,spectral-spatial affinity,hyperspectral image classification (HIC),support vector machine,semisupervised
更新于2025-09-23 15:23:52
-
Evaluation of ForestPA for VHR RS image classification using spectral and superpixel-guided morphological profiles
摘要: In very high resolution (VHR) remote sensing (RS) classification tasks, conventional pixel-based contextual information extraction methods such as morphological profiles (MPs), extended MPs (EMPs) and MPs with partial reconstruction (MPPR) with limited numbers, sizes and shapes of structural elements (SEs) cannot perfectly match all sizes and shapes of the objects in an image. To overcome such limitation, we introduce novel spatial feature extractors, namely, the superpixel-guided morphological profiles (SPMPs), where the superpixels are used as SEs in opening by reconstruction and closing by reconstruction operations. Moreover, to avoid possible side effects from unusual maximum and minimum values within superpixels, the mean pixel value of superpixels is adopted (SPMPsM). Additionally, new decision forest based on penalizing the attributes in previous trees, the ForestPA is introduced and evaluated through a comparative investigation on three VHR multi-/hyperspectral RS image classification tasks. Support vector machine and benchmark ensemble classifiers, including bagging, AdaBoost, MultiBoost, ExtraTrees, Random Forest and Rotation Forest, are adopted. The experimental results confirm the effectiveness and superior performances of the proposed SPMPs and SPMPsM relative to those of the MPs and MPPR. Moreover, ForestPA outperforms only bagging and is not suitable for learning from large numbers of samples with high dimensionality from the computational efficiency and classification accuracy perspective.
关键词: ForestPA,superpixel,MPs,superpixel-guided morphological profiles,MPPR,image classification,VHR images
更新于2025-09-23 15:23:52
-
Multi-label chest X-ray image classification via category-wise residual attention learning
摘要: This paper considers the problem of multi-label thorax disease classification on chest X-ray images. Identifying one or more pathologies from a chest X-ray image is often hindered by the pathologies unrelated to the targets. In this paper, we address the above problem by proposing a category-wise residual attention learning (CRAL) framework. CRAL predicts the presence of multiple pathologies in a class-specific attentive view. It aims to suppress the obstacles of irrelevant classes by endowing small weights to the corresponding feature representation. Meanwhile, the relevant features would be strengthened by assigning larger weights. Specifically, the proposed framework consists of two modules: feature embedding module and attention learning module. The feature embedding module learns high-level features with a convolutional neural network (CNN) while the attention learning module focuses on exploring the assignment scheme of different categories. The attention module can be flexibly integrated into any feature embedding networks with end-to-end training. The comprehensive experiments are conducted on the Chest X-ray14 dataset. CRAL yields the average AUC score of 0.816 which is a new state of the art.
关键词: Image classification,Chest X-ray,Convolutional neural network,Residual attention
更新于2025-09-23 15:23:52
-
Visibility graphs for image processing
摘要: The family of image visibility graphs (IVG/IHVGs) have been recently introduced as simple algorithms by which scalar fields can be mapped into graphs. Here we explore the usefulness of such an operator in the scenario of image processing and image classification. We demonstrate that the link architecture of the image visibility graphs encapsulates relevant information on the structure of the images and we explore their potential as image filters. We introduce several graph features, including the novel concept of Visibility Patches, and show through several examples that these features are highly informative, computationally efficient and universally applicable for general pattern recognition and image classification tasks.
关键词: image visibility graphs,image processing,pattern recognition,graph features,visibility patches,image classification
更新于2025-09-23 15:22:29
-
[IEEE 2018 2nd International Conference on Data Science and Business Analytics (ICDSBA) - Changsha, China (2018.9.21-2018.9.23)] 2018 2nd International Conference on Data Science and Business Analytics (ICDSBA) - Detection of Diabetic Retinopathy Images Using a Fully Convolutional Neural Network
摘要: The paper discusses the development and application of a convolutional neural network (CNN) model for digital image processing in the context of data science and business analytics. It focuses on improving the accuracy and efficiency of image classification tasks.
关键词: Image Classification,Digital Image Processing,Business Analytics,Data Science,Convolutional Neural Network
更新于2025-09-23 15:22:29