-
201
Monitoring Population Phenology of Asian Citrus Psyllid Using Deep Learning
Published 2021-01-01“…Multiple linear regression, random forest regressor, and deep neural network approaches were compared to predict population dynamics of Asian citrus psyllid. …”
Get full text
Article -
202
FABLDroid: Malware detection based on hybrid analysis with factor analysis and broad learning methods for android applications
Published 2025-02-01“…Our method is based on a lightweight deep neural network architecture based on broad learning to reveal hidden factors to detect Android malware. …”
Get full text
Article -
203
Multi‐subband fusion algorithm based on autoencoder
Published 2022-12-01“…Abstract A novel algorithm for multi‐subband signal fusion achieves performance superior to traditional all‐pole model, matrix pencil algorithm and deep‐neural‐network (Deep neural network (DNN)). The method uses a deep‐learning autoencoder more fully described as a multi‐subband fusion autoencoder (MSFAE). …”
Get full text
Article -
204
EEG analysis of speaking and quiet states during different emotional music stimuli
Published 2025-02-01“…In the construction of EEG classification models, the classification performance of deep neural network algorithms is superior to other machine learning algorithms.…”
Get full text
Article -
205
Research on Airport Target Recognition under Low-Visibility Condition Based on Transfer Learning
Published 2021-01-01“…According to the results, the dark channel algorithm has the best image defogging enhancement effect, and the GoogLeNet deep neural network has the highest target recognition rate.…”
Get full text
Article -
206
Designing Channel Attention Fully Convolutional Networks with Neural Architecture Search for Customer Socio-Demographic Information Identification Using Smart Meter Data
Published 2025-01-01“…Our results show that the deep neural network architectures designed automatically by our proposed method significantly outperform all baseline methods in addressing the socio-demographic questions investigated in our study.…”
Get full text
Article -
207
Computer Vision-assisted Wireless Channel Simulation for Millimeter Wave Human Motion Recognition
Published 2025-02-01“…The Doppler spectrograms obtained from the simulation can be used to train deep neural network for real wireless human motion recognition. …”
Get full text
Article -
208
Deep learning technology: enabling safe communication via the internet of things
Published 2025-02-01“…Specifically, the Cuda-deep neural network (Cu-DNN), Cuda-bidirectional long short-term memory (Cu-BLSTM), and Cuda-gated recurrent unit (Cu-DNNGRU) classifiers are utilized for effective threat detection. …”
Get full text
Article -
209
A deep learning approach for predicting the antenna pointing error caused by transmission faults with simulation data
Published 2024-12-01“…Finally, labeled fault data and antenna pointing errors have been put into the deep neural network model for training to obtain the prediction model for predicting antenna axis error. …”
Get full text
Article -
210
Sentiment analysis of telecom official micro-blog users based on LSTM deep learning model
Published 2017-12-01“…As an internet media,China Telecom official micro-blog is an important channel for the company to publish information and get feedback from users.Users’ comments on telecom official micro-blog messages reflect different attitudes towards telecom brand,products and services.The message content and comment data of the micro-blog was crawled,and the Word2vec was used to express the text information after data cleaning,and the deep learning platform was chosen to carry out the positive and negative emotional classification of the user interaction text based on the LSTM deep neural network model,and sentiment analysis of telecom official micro-blog users was realized.…”
Get full text
Article -
211
Emotional State Analysis Model of Humanoid Robot in Human-Computer Interaction Process
Published 2022-01-01“…In view of the shortcomings of traditional methods, this study designed an emotion analysis model based on deep neural network to detect the emotion of interactive objects and built an open-domain dialogue system of humanoid robot. …”
Get full text
Article -
212
Precise and interpretable neural networks reveal epigenetic signatures of aging across youth in health and disease
Published 2025-01-01“…We then retrieved their age-specific epigenetic signatures of aging and examined their functional enrichments in age-associated biological processes.ResultsWe introduce NCAE-CombClock, a novel highly precise (R2 = 0.978, mean absolute error = 1.96 years) deep neural network age clock integrating data-driven DNAm embeddings and established CpG age markers. …”
Get full text
Article -
213
Speaker verification method based on deep information divergence maximization
Published 2021-07-01“…To solve the problem that the nonlinear relationship between speaker representations cannot be accurately captured in speaker verification, an objective function based on depth information divergence maximization was proposed.It could implicitly represent the nonlinear relationship between speaker representations by calculating the similarity between their distributions.Under the supervision of the optimization goal of maximizing the statistical correlation, the deep neural network was optimized towards the direction that the within-class data was more compact and the between-class data were far away from each other, and finally the discrimination of deep speaker representation space could be effectively improved.Experimental results show that compared with other deep learning methods, the relative EER of the proposed method is reduced by 15.80% at most, which significantly improves the system performance.…”
Get full text
Article -
214
Deep reinforcement learning based resource allocation algorithm in cellular networks
Published 2019-02-01“…In order to solve multi-objective optimization problem,a resource allocation algorithm based on deep reinforcement learning in cellular networks was proposed.Firstly,deep neural network (DNN) was built to optimize the transmission rate of cellular system and to complete the forward transmission process of the algorithm.Then,the Q-learning mechanism was utilized to construct the error function,which used energy efficiency as the rewards.The gradient descent method was used to train the weights of DNN,and the reverse training process of the algorithm was completed.The simulation results show that the proposed algorithm can determine optimization extent of optimal resource allocation scheme with rapid convergence ability,it is obviously superior to the other algorithms in terms of transmission rate and system energy consumption optimization.…”
Get full text
Article -
215
Physics Informed by Deep Learning: Numerical Solutions of Modified Korteweg-de Vries Equation
Published 2021-01-01“…In this paper, with the aid of symbolic computation system Python and based on the deep neural network (DNN), automatic differentiation (AD), and limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) optimization algorithms, we discussed the modified Korteweg-de Vries (mkdv) equation to obtain numerical solutions. …”
Get full text
Article -
216
Res-DNN based signal detection algorithm for end-to-end MIMO systems
Published 2022-03-01“…Deep learning can improve the effect of signal detection by extracting the inherent characteristics of wireless communication data.To solve the tradeoff between the performance and complexity of MIMO system signal detection, an end-to-end MIMO system signal detection scheme based on deep learning was proposed.The encoder and the decoder based on residual deep neural network replace the transmitter and the receiver of the wireless communication system respectively, and they were trained in an end-to-end manner as a whole.Firstly, the features of the input data were extracted by encoder, then the communication model was established and was sent to the zero forcing detector for preliminary detection.Finally, the detection signal was reconstructed through the decoder.Simulation results show that the proposed detection scheme is superior to the same type of algorithm, and the detection performance is significantly better than that of the MMSE detection algorithm at the expense of a certain time complexity.…”
Get full text
Article -
217
Adversarial examples detection method based on boundary values invariants
Published 2020-02-01“…Nowadays,deep learning has become one of the most widely studied and applied technologies in the computer field.Deep neural networks(DNNs) have achieved greatly noticeable success in many applications such as image recognition,speech,self-driving and text translation.However,deep neural networks are vulnerable to adversarial examples that are generated by perturbing correctly classified inputs to cause DNN modes to misbehave.A boundary check method based on traditional programs by fitting the distribution to find the invariants in the deep neural network was proposed and it use the invariants to detect adversarial examples.The selection of training sets was irrelevant to adversarial examples.The experiment results show that proposed method can effectively detect the current adversarial example attacks on LeNet,vgg19 model,Mnist,Cifar10 dataset,and has a low false positive rate.…”
Get full text
Article -
218
Research on Management Model Based on Deep Learning
Published 2021-01-01“…Proper management models lead to strategies and decisions help to success organization. Deep neural network (DNN) is proposed to make good prediction for organization for increasing the cost and reduce risk in companies and institutions. …”
Get full text
Article -
219
Moving target defense against adversarial attacks
Published 2021-02-01“…Deep neural network has been successfully applied to image classification, but recent research work shows that deep neural network is vulnerable to adversarial attacks.A moving target defense method was proposed by means of dynamic switching model with a Bayes-Stackelberg game strategy, which could prevent an attacker from continuously obtaining consistent information and thus blocked its construction of adversarial examples.To improve the defense effect of the proposed method, the gradient consistency among the member models was taken as a measure to construct a new loss function in training for improving the difference among the member models.Experimental results show that the proposed method can improve the moving target defense performance of the image classification system and significantly reduce the attack success rate against the adversarial examples.…”
Get full text
Article -
220
Multi-channel QoT prediction method in wide-area optical backbone network based on ensemble learning
Published 2020-09-01“…Due to the fact that in dynamic wide-area optical backbone network the accuracies of the existing prediction methods were insufficient,a novel prediction method on quality of transmission (QoT) of optical channel was proposed based on ensemble learning theory.Firstly,under the framework of stacked ensemble learning,a base-learner including five multilayer perceptron (MLP) model was built,which could achieve homomorphic ensemble learning of sample data through parallel combination.Subsequently,the new training set fused from the predicted results of the preceding base-learner was used to training the meta-learner composed of a single MLP.The simulation results show that compared with the used deep neural network,the proposed method can obtain a more excellent nonlinear approximation in the scenarios of the single-channel and multi-channels,and the prediction accuracies have the improvements of 1.93% and 3.82% respectively.…”
Get full text
Article