Change detection (CD) in multitemporal datasets is a key task in remote sensing. In this paper, a scheme to perform multiclass CD for remote sensing hyperspectral datasets extracting features by means of stacked Autoe...
详细信息
ISBN:
(纸本)9781538671504
Change detection (CD) in multitemporal datasets is a key task in remote sensing. In this paper, a scheme to perform multiclass CD for remote sensing hyperspectral datasets extracting features by means of stacked autoencoders (SAEs) is introduced. The scheme combines multiclass and binary CD to obtain an accurate multiclass changemap. The multiclass CD begins with the fusion of the multitemporal data followed by Feature Extraction (FE) by SAEs. The binary CD is based on the spectral information by calculating pixel-wise distances and thresholding, and it also incorporates spatial information through watershed segmentation. The processed image is filtered by using the binary CD map and later classified by a Support VectorMachine or an Extreme LearningMachine algorithm. The scheme was evaluated over a multitemporal hyperspectral dataset obtained fromthe Hyperion sensor. Experimental results show the effectiveness of the proposed scheme using a SAE for extracting the relevant features of the fused information when compared to other published FE methods.
Advanced Persistent Threat (APT) attack is one of the most common and costly destructive attacks on the target system. This attack has become a challenge for companies, governments, and organizations’ information sec...
详细信息
ISBN:
(纸本)9781450387347
Advanced Persistent Threat (APT) attack is one of the most common and costly destructive attacks on the target system. This attack has become a challenge for companies, governments, and organizations’ information security systems. In recent years, methods for detecting and preventing APT attacks that use machine learning or deep learning algorithms to analyze indications and anomalous behaviors in network traffic have become popular. However, due to a lack of typical data from attack campaigns, the APT attack detection approach that uses behavior analysis and evaluation approaches encounter many issues. Network traffic analysis to detect a common APT attack is one of the solutions for dealing with this situation. This paper develops efficient and flexible deep learning models. To analyze huge network traffic, a hybrid deep learning approach that builds two models is used: stacked autoencoder with Long Short-Term Memory (SAE-LSTM) and Convolutional Neural Networks with Long Short-Term Memory Network (CNN-LSTM) to detect indications of APT attacks. A reliable dataset ’DAPT2020’ that covers all APT stages is used to evaluate the proposed approach. The experimental results demonstrate that the hybrid deep learning approach proved to give higher performance than the individual deep learning model in detecting malicious behavior in each APT stage.
Deep learning framework aids the researchers in learning different application areas to a greater extent. Deep learning framework is preferred over machine learning since it helps to learn the input from end to end, w...
详细信息
Deep learning framework aids the researchers in learning different application areas to a greater extent. Deep learning framework is preferred over machine learning since it helps to learn the input from end to end, whereas latter one require the inputs to be cut into pieces according to the need. This paper proposes a Multi-Variant Deep Learning framework for learning and classifying the hyperspectral images. Multi-task Feature Leverage is incorporated by doing two-ordered feature extraction. The first order feature extraction was done by using Two Dimensional Empirical Wavelet Transforms (2D-EWT) and the second-order feature extraction was done by using stacked autoencoder (SAE) and Convolutional Neural Network (CNN) for the approximation image of 2D-EWT. Because of the possibility of working on prominent feature, the proposed work uses approximation image than the raw image. The classification was carried out by using Random Forest (RF), Multi- Support Vector Machine (MSVM) and Extreme learning machine (ELM).
Since industrial process data often presents complexity and nonlinearity,this study proposes a deep learning model based on semi-supervised Inter-Relational Mahalanobis stacked autoencoder(IRM-SAE) to learn deep fault...
详细信息
Since industrial process data often presents complexity and nonlinearity,this study proposes a deep learning model based on semi-supervised Inter-Relational Mahalanobis stacked autoencoder(IRM-SAE) to learn deep fault-relevant features of process data for fault ***,the Inter-Relational Mahalanobis loss function is introduced to learn meaningful inter-relational distribution features within the ***,active time-frame preprocessing is utilized to capture dynamic features of ***,to fully utilize both labeled and unlabeled data in industrial processes,the semi-supervised strategy is introduced to learn fault-related features for better fault ***,the Tennessee Eastman process is utilized to validate the effectiveness of the proposed *** experimental results show that IRM-SAE outperforms other deep learning models with an average fault classification accuracy of 96.59%.
Creating accurate land use and land cover maps using remote sensing images is one of the most important applications of remotely sensed data. Abundant spectral information in hyperspectral images (HSI) makes it possib...
详细信息
Creating accurate land use and land cover maps using remote sensing images is one of the most important applications of remotely sensed data. Abundant spectral information in hyperspectral images (HSI) makes it possible to distinguish materials that would not be distinguishable by multi-spectral sensors. Spectral and spatial information from HSI is of primary importance for image classification. In this study, a hybrid stacked autoencoder (SAE) architecture and support vector machine (SVM) classifier was constructed to classify the HSI. The SAE architecture is constituted by stacking a multiple autoencoder (AE) deep learning network that consists in the encoder and decoder process. Spatial features in a neighbor region extracted from the principal component analysis (PCA) and the texture feature extracted from the gray-level cooccurrence matrix (GLCM) were fed into the classifier. It was found that the best result was from the combination of GLCM texture feature, PCA spatial feature, and spectral feature. Meanwhile, the representative features derived from SAE deep learning network were better than the original features. It reminded us that extracting the representative features from hyperspectral images is a key step of improving classification accuracy.
In this study, a scheme of remaining useful lifetime (RUL) prognosis from raw acoustic emission (AE) data is presented to predict the concrete structure's failure before its occurrence, thus possibly prolong its s...
详细信息
In this study, a scheme of remaining useful lifetime (RUL) prognosis from raw acoustic emission (AE) data is presented to predict the concrete structure's failure before its occurrence, thus possibly prolong its service life and minimizing the risk of accidental damage. The deterioration process is portrayed by the health indicator (HI), which is automatically constructed from raw AE data with a deep neural network pretrained and fine-tuned by a stacked autoencoder deep neural network (SAE-DNN). For the deep neural network structure to perform a more accurate construction of health indicator lines, a hit removal process with a one-class support vector machine (OC-SVM), which has not been investigated in previous studies, is proposed to extract only the hits which matter the most to the portrait of deterioration. The new set of hits is then harnessed as the training labels for the deep neural network. After the completion of the health indicator line construction, health indicators are forwarded to a long short-term memory recurrent neural network (LSTM-RNN) for the training and validation of the remaining useful life prediction, as this structure is capable of capturing the long-term dependencies, even with a limited set of data. Our prediction result shows a significant improvement in comparison with a similar scheme but without the hit removal process and other methods, such as the gated recurrent unit recurrent neural network (GRU-RNN) and the simple recurrent neural network.
Objective: In this paper, a stacked autoencoder deep neural network is proposed to extract the QRS complex from raw ECG signals without any conventional feature extraction phase. Methods: A simple architecture has bee...
详细信息
Objective: In this paper, a stacked autoencoder deep neural network is proposed to extract the QRS complex from raw ECG signals without any conventional feature extraction phase. Methods: A simple architecture has been deeply trained on many datasets to ensure the generalization of the network at inference. Results: The proposed method achieved a QRS detection accuracy of 99.6% using more than 1042000 beats which is competitive with all state-of-the-art QRS detectors. Moreover, the proposed method produced only 0.82% of Detection Error Rate using six unseen datasets containing more than 1470000 beats. Thus confirms the high performance of our method to detect QRSs. Conclusion: stacked autoencoder neural networks are very effective in QRS detection. At inference, our algorithm processes 1042309 beats in less than 25.32 s. Thus, it is favorably comparable with state-of-the-art deep learning methods. Significance: The stacked autoencoder is an efficient tool for QRS detection, which could replace conventional systems to help practitioners make fast and accurate decisions.
The carbide anvil plays a significant role in producing synthetic diamond. However, it suffers from complex alternating stresses and consequently results in fatigue damage such as cracks. Accurate crack detection of t...
详细信息
The carbide anvil plays a significant role in producing synthetic diamond. However, it suffers from complex alternating stresses and consequently results in fatigue damage such as cracks. Accurate crack detection of the carbide anvil still faces a significant challenge. This paper develops an acoustical crack detection method of the carbide anvil using the deep learning. In the method, an online sound impulse extraction strategy is designed to construct an anvil dataset. Subsequently, the stacked autoencoder model is designed to learn a robust feature representation of the anvil states from the measured sound impulse signals. Besides, an improved particle swarm optimisation method based on classification probability is proposed for the hyper-parameter optimisation. Finally, the performance of the proposed method is evaluated using experimental data. This research can provide a potential tool for the engineers to automatically detect the crack of the carbide anvils in the diamond industry.
Forecasting influenza epidemics has important practical implications. However, the performance of traditional methods adopting in Hong Kong influenza forecasting is limited due to its particularity. This paper propose...
详细信息
Forecasting influenza epidemics has important practical implications. However, the performance of traditional methods adopting in Hong Kong influenza forecasting is limited due to its particularity. This paper proposes an integrated approach for Hong Kong influenza epidemics forecasting. The novelties of our approach mainly include: firstly, we adopt a model for Google search queries data collection and selection in Hong Kong to substitute Google Correlate. Secondly, we adopt the stacked autoencoder (SAE) to reduce the dimensionality of Google search queries data. Thirdly, we adopt a signal decomposition method named variational mode decomposition (VMD) to decompose the influenza data into modes with different frequencies, which can extract the characteristic. Fourthly, we use artificial neural networks (ANN) to forecast these modes of influenza epidemics extracted by VMD respectively, then these forecasts of each mode are added to generate the final forecasting results. From the perspective of forecasting accuracy and hypothesis tests, the empirical results show that our proposed integrated approach SAE-VMD-ANN significantly outperforms some other benchmark models both in the whole period and influenza season. The performance of our proposed model during the COVID-19 pandemic is checked too.
Wavelet transform (WT) is an advanced preprocessing technique, which has been widely used in PM 10 prediction. However, this technique cannot provide stable performance due to the empirical selection of wavelet's ...
详细信息
Wavelet transform (WT) is an advanced preprocessing technique, which has been widely used in PM 10 prediction. However, this technique cannot provide stable performance due to the empirical selection of wavelet's layers. For fixing the optimal wavelet's layers in PM10 forecasting, an innovative coupled model based on WT, long short-term memory (LSTM), and SAE (stacked autoencoder) are proposed. This study designs a crossover experiment with 960 high- and low-frequency components by wavelet decomposition and predicts each component with SAE-LSTM based on 12 samples from different regions. The results indicate that the developed model outperforms other BiLSTM (Biredictional LSTM) and LSTM based on some error evaluation indicators (i.e. Nash-Sutcliffe efficiency coefficient (NSEC)), and compared with other steps, the accuracy of two-step prediction is the highest in view of root mean squares error (RMSE). In addition, for 12 samples, the prediction accuracy by using high layers is higher than that by adopting low layers for decomposing them. This paper fixes the optimal wavelet' layers in PM10 prediction, which provides a meaningful reference in other prediction scenarios based on the application of WT.
暂无评论