期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
Fast solution to the free return orbit's reachable domain of the manned lunar mission by deep neural network 被引量:2
1
作者 YANG Luyi LI Haiyang +1 位作者 ZHANG Jin ZHU Yuehe 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第2期495-508,共14页
It is important to calculate the reachable domain(RD)of the manned lunar mission to evaluate whether a lunar landing site could be reached by the spacecraft. In this paper, the RD of free return orbits is quickly eval... It is important to calculate the reachable domain(RD)of the manned lunar mission to evaluate whether a lunar landing site could be reached by the spacecraft. In this paper, the RD of free return orbits is quickly evaluated and calculated via the classification and regression neural networks. An efficient databasegeneration method is developed for obtaining eight types of free return orbits and then the RD is defined by the orbit’s inclination and right ascension of ascending node(RAAN) at the perilune. A classify neural network and a regression network are trained respectively. The former is built for classifying the type of the RD, and the latter is built for calculating the inclination and RAAN of the RD. The simulation results show that two neural networks are well trained. The classification model has an accuracy of more than 99% and the mean square error of the regression model is less than 0.01°on the test set. Moreover, a serial strategy is proposed to combine the two surrogate models and a recognition tool is built to evaluate whether a lunar site could be reached. The proposed deep learning method shows the superiority in computation efficiency compared with the traditional double two-body model. 展开更多
关键词 manned lunar mission free return orbit reachable domain(RD) deep neural network computation efficiency
在线阅读 下载PDF
Deep neural network based classification of rolling element bearings and health degradation through comprehensive vibration signal analysis 被引量:1
2
作者 KULEVOME Delanyo Kwame Bensah WANG Hong WANG Xuegang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第1期233-246,共14页
Rolling element bearings are machine components used to allow circular movement and hence deliver forces between components of machines used in diverse areas of industry.The likelihood of failure has the propensity of... Rolling element bearings are machine components used to allow circular movement and hence deliver forces between components of machines used in diverse areas of industry.The likelihood of failure has the propensity of increasing under prolonged operation and varying working conditions.Hence, the accurate fault severity categorization of bearings is vital in diagnosing faults that arise in rotating machinery.The variability and complexity of the recorded vibration signals pose a great hurdle to distinguishing unique characteristic fault features.In this paper, the efficacy and the leverage of a pre-trained convolutional neural network(CNN) is harnessed in the implementation of a robust fault classification model.In the absence of sufficient data, this method has a high-performance rate.Initially, a modified VGG16 architecture is used to extract discriminating features from new samples and serves as input to a classifier.The raw vibration data are strategically segmented and transformed into two representations which are trained separately and jointly.The proposed approach is carried out on bearing vibration data and shows high-performance results.In addition to successfully implementing a robust fault classification model, a prognostic framework is developed by constructing a health indicator(HI) under varying operating conditions for a given fault condition. 展开更多
关键词 bearing failure deep neural network fault classification health indicator prognostics and health management
在线阅读 下载PDF
3D laser scanning strategy based on cascaded deep neural network
3
作者 Xiao-bin Xu Ming-hui Zhao +4 位作者 Jian Yang Yi-yang Xiong Feng-lin Pang Zhi-ying Tan Min-zhou Luo 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2022年第9期1727-1739,共13页
A 3D laser scanning strategy based on cascaded deep neural network is proposed for the scanning system converted from 2D Lidar with a pitching motion device. The strategy is aimed at moving target detection and monito... A 3D laser scanning strategy based on cascaded deep neural network is proposed for the scanning system converted from 2D Lidar with a pitching motion device. The strategy is aimed at moving target detection and monitoring. Combining the device characteristics, the strategy first proposes a cascaded deep neural network, which inputs 2D point cloud, color image and pitching angle. The outputs are target distance and speed classification. And the cross-entropy loss function of network is modified by using focal loss and uniform distribution to improve the recognition accuracy. Then a pitching range and speed model are proposed to determine pitching motion parameters. Finally, the adaptive scanning is realized by integral separate speed PID. The experimental results show that the accuracies of the improved network target detection box, distance and speed classification are 90.17%, 96.87% and 96.97%, respectively. The average speed error of the improved PID is 0.4239°/s, and the average strategy execution time is 0.1521 s.The range and speed model can effectively reduce the collection of useless information and the deformation of the target point cloud. Conclusively, the experimental of overall scanning strategy show that it can improve target point cloud integrity and density while ensuring the capture of target. 展开更多
关键词 Scanning strategy Cascaded deep neural network Improved cross entropy loss function Pitching range and speed model Integral separate speed PID
在线阅读 下载PDF
An enhanced hybrid ensemble deep learning approach for forecasting daily PM_(2.5) 被引量:7
4
作者 LIU Hui DENG Da-hua 《Journal of Central South University》 SCIE EI CAS CSCD 2022年第6期2074-2083,共10页
PM_(2.5) forecasting technology can provide a scientific and effective way to assist environmental governance and protect public health.To forecast PM_(2.5),an enhanced hybrid ensemble deep learning model is proposed ... PM_(2.5) forecasting technology can provide a scientific and effective way to assist environmental governance and protect public health.To forecast PM_(2.5),an enhanced hybrid ensemble deep learning model is proposed in this research.The whole framework of the proposed model can be generalized as follows:the original PM_(2.5) series is decomposed into 8 sub-series with different frequency characteristics by variational mode decomposition(VMD);the long short-term memory(LSTM)network,echo state network(ESN),and temporal convolutional network(TCN)are applied for parallel forecasting for 8 different frequency PM_(2.5) sub-series;the gradient boosting decision tree(GBDT)is applied to assemble and reconstruct the forecasting results of LSTM,ESN and TCN.By comparing the forecasting data of the models over 3 PM_(2.5) series collected from Shenyang,Changsha and Shenzhen,the conclusions can be drawn that GBDT is a more effective method to integrate the forecasting result than traditional heuristic algorithms;MAE values of the proposed model on 3 PM_(2.5) series are 1.587,1.718 and 1.327μg/m3,respectively and the proposed model achieves more accurate results for all experiments than sixteen alternative forecasting models which contain three state-of-the-art models. 展开更多
关键词 PM_(2.5)forecasting variational mode decomposition deep neural network ensemble learning
在线阅读 下载PDF
A deep dense captioning framework with joint localization and contextual reasoning
5
作者 KONG Rui XIE Wei 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第9期2801-2813,共13页
Dense captioning aims to simultaneously localize and describe regions-of-interest(RoIs)in images in natural language.Specifically,we identify three key problems:1)dense and highly overlapping RoIs,making accurate loca... Dense captioning aims to simultaneously localize and describe regions-of-interest(RoIs)in images in natural language.Specifically,we identify three key problems:1)dense and highly overlapping RoIs,making accurate localization of each target region challenging;2)some visually ambiguous target regions which are hard to recognize each of them just by appearance;3)an extremely deep image representation which is of central importance for visual recognition.To tackle these three challenges,we propose a novel end-to-end dense captioning framework consisting of a joint localization module,a contextual reasoning module and a deep convolutional neural network(CNN).We also evaluate five deep CNN structures to explore the benefits of each.Extensive experiments on visual genome(VG)dataset demonstrate the effectiveness of our approach,which compares favorably with the state-of-the-art methods. 展开更多
关键词 dense captioning joint localization contextual reasoning deep convolutional neural network
在线阅读 下载PDF
Anti-swarm UAV radar system based on detection data fusion
6
作者 WANG Pengfei HU Jinfeng +2 位作者 HU Wen WANG Weiguang DONG Hao 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第5期1167-1176,共10页
There is a growing body of research on the swarm unmanned aerial vehicle(UAV)in recent years,which has the characteristics of small,low speed,and low height as radar target.To confront the swarm UAV,the design of anti... There is a growing body of research on the swarm unmanned aerial vehicle(UAV)in recent years,which has the characteristics of small,low speed,and low height as radar target.To confront the swarm UAV,the design of anti-UAV radar system based on multiple input multiple output(MIMO)is put forward,which can elevate the performance of resolution,angle accuracy,high data rate,and tracking flexibility for swarm UAV detection.Target resolution and detection are the core problem in detecting the swarm UAV.The distinct advantage of MIMO system in angular accuracy measurement is demonstrated by comparing MIMO radar with phased array radar.Since MIMO radar has better performance in resolution,swarm UAV detection still has difficulty in target detection.This paper proposes a multi-mode data fusion algorithm based on deep neural networks to improve the detection effect.Subsequently,signal processing and data processing based on the detection fusion algorithm above are designed,forming a high resolution detection loop.Several simulations are designed to illustrate the feasibility of the designed system and the proposed algorithm. 展开更多
关键词 SWARM RADAR high resolution deep neural network fusion algorithm
在线阅读 下载PDF
An optimal guidance method for free-time orbital pursuit-evasion game 被引量:1
7
作者 ZHANG Chengming ZHU Yanwei +1 位作者 YANG Leping ZENG Xin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第6期1294-1308,共15页
With the development of space rendezvous and proximity operations(RPO)in recent years,the scenarios with noncooperative spacecraft are attracting the attention of more and more researchers.A method based on the costat... With the development of space rendezvous and proximity operations(RPO)in recent years,the scenarios with noncooperative spacecraft are attracting the attention of more and more researchers.A method based on the costate normalization technique and deep neural networks is presented to generate the optimal guidance law for free-time orbital pursuit-evasion game.Firstly,the 24-dimensional problem given by differential game theory is transformed into a three-parameter optimization problem through the dimension-reduction method which guarantees the uniqueness of solution for the specific scenario.Secondly,a close-loop interactive mechanism involving feedback is introduced to deep neural networks for generating precise initial solution.Thus the optimal guidance law is obtained efficiently and stably with the application of optimization algorithm initialed by the deep neural networks.Finally,the results of the comparison with another two methods and Monte Carlo simulation demonstrate the efficiency and robustness of the proposed optimal guidance method. 展开更多
关键词 orbital pursuit-evasion differential game dimension-reduction deep neural networks
在线阅读 下载PDF
Deep residual systolic network for massive MIMO channel estimation by joint training strategies of mixed-SNR and mixed-scenarios
8
作者 SUN Meng JING Qingfeng ZHONG Weizhi 《Journal of Systems Engineering and Electronics》 2025年第4期903-913,共11页
The fifth-generation (5G) communication requires a highly accurate estimation of the channel state information (CSI)to take advantage of the massive multiple-input multiple-output(MIMO) system. However, traditional ch... The fifth-generation (5G) communication requires a highly accurate estimation of the channel state information (CSI)to take advantage of the massive multiple-input multiple-output(MIMO) system. However, traditional channel estimation methods do not always yield reliable estimates. The methodology of this paper consists of deep residual shrinkage network (DRSN)neural network-based method that is used to solve this problem.Thus, the channel estimation approach, based on DRSN with its learning ability of noise-containing data, is first introduced. Then,the DRSN is used to train the noise reduction process based on the results of the least square (LS) channel estimation while applying the pilot frequency subcarriers, where the initially estimated subcarrier channel matrix is considered as a three-dimensional tensor of the DRSN input. Afterward, a mixed signal to noise ratio (SNR) training data strategy is proposed based on the learning ability of DRSN under different SNRs. Moreover, a joint mixed scenario training strategy is carried out to test the multi scenarios robustness of DRSN. As for the findings, the numerical results indicate that the DRSN method outperforms the spatial-frequency-temporal convolutional neural networks (SF-CNN)with similar computational complexity and achieves better advantages in the full SNR range than the minimum mean squared error (MMSE) estimator with a limited dataset. Moreover, the DRSN approach shows robustness in different propagation environments. 展开更多
关键词 massive multiple-input multiple-output(MIMO) channel estimation deep residual shrinkage network(DRSN) deep convolutional neural network(CNN).
在线阅读 下载PDF
A guidance method for coplanar orbital interception based on reinforcement learning 被引量:6
9
作者 ZENG Xin ZHU Yanwei +1 位作者 YANG Leping ZHANG Chengming 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第4期927-938,共12页
This paper investigates the guidance method based on reinforcement learning(RL)for the coplanar orbital interception in a continuous low-thrust scenario.The problem is formulated into a Markov decision process(MDP)mod... This paper investigates the guidance method based on reinforcement learning(RL)for the coplanar orbital interception in a continuous low-thrust scenario.The problem is formulated into a Markov decision process(MDP)model,then a welldesigned RL algorithm,experience based deep deterministic policy gradient(EBDDPG),is proposed to solve it.By taking the advantage of prior information generated through the optimal control model,the proposed algorithm not only resolves the convergence problem of the common RL algorithm,but also successfully trains an efficient deep neural network(DNN)controller for the chaser spacecraft to generate the control sequence.Numerical simulation results show that the proposed algorithm is feasible and the trained DNN controller significantly improves the efficiency over traditional optimization methods by roughly two orders of magnitude. 展开更多
关键词 orbital interception reinforcement learning(RL) Markov decision process(MDP) deep neural network(DNN)
在线阅读 下载PDF
Aerial multi-spectral AI-based detection system for unexploded ordnance 被引量:3
10
作者 Seungwan Cho Jungmok Ma Oleg A.Yakimenko 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第9期24-37,共14页
Unexploded ordnance(UXO)poses a threat to soldiers operating in mission areas,but current UXO detection systems do not necessarily provide the required safety and efficiency to protect soldiers from this hazard.Recent... Unexploded ordnance(UXO)poses a threat to soldiers operating in mission areas,but current UXO detection systems do not necessarily provide the required safety and efficiency to protect soldiers from this hazard.Recent technological advancements in artificial intelligence(AI)and small unmanned aerial systems(sUAS)present an opportunity to explore a novel concept for UXO detection.The new UXO detection system proposed in this study takes advantage of employing an AI-trained multi-spectral(MS)sensor on sUAS.This paper explores feasibility of AI-based UXO detection using sUAS equipped with a single(visible)spectrum(SS)or MS digital electro-optical(EO)sensor.Specifically,it describes the design of the Deep Learning Convolutional Neural Network for UXO detection,the development of an AI-based algorithm for reliable UXO detection,and also provides a comparison of performance of the proposed system based on SS and MS sensor imagery. 展开更多
关键词 Unexploded ordnance(UXO) Multispectral imaging Small unmanned aerial systems(sUAS) Object detection deep learning convolutional neural network(DLCNN)
在线阅读 下载PDF
Robust multi-layer extreme learning machine using bias-variance tradeoff 被引量:1
11
作者 YU Tian-jun YAN Xue-feng 《Journal of Central South University》 SCIE EI CAS CSCD 2020年第12期3744-3753,共10页
As a new neural network model,extreme learning machine(ELM)has a good learning rate and generalization ability.However,ELM with a single hidden layer structure often fails to achieve good results when faced with large... As a new neural network model,extreme learning machine(ELM)has a good learning rate and generalization ability.However,ELM with a single hidden layer structure often fails to achieve good results when faced with large-scale multi-featured problems.To resolve this problem,we propose a multi-layer framework for the ELM learning algorithm to improve the model’s generalization ability.Moreover,noises or abnormal points often exist in practical applications,and they result in the inability to obtain clean training data.The generalization ability of the original ELM decreases under such circumstances.To address this issue,we add model bias and variance to the loss function so that the model gains the ability to minimize model bias and model variance,thus reducing the influence of noise signals.A new robust multi-layer algorithm called ML-RELM is proposed to enhance outlier robustness in complex datasets.Simulation results show that the method has high generalization ability and strong robustness to noise. 展开更多
关键词 extreme learning machine deep neural network ROBUSTNESS unsupervised feature learning
在线阅读 下载PDF
Research on Automatic Diagnostic Technology of Soybean Leaf Diseases Based on Improved Transfer Learning
12
作者 Yu Xiao Jing Yong-dong Zheng Lu-lu 《Journal of Northeast Agricultural University(English Edition)》 CAS 2022年第2期62-72,共11页
Soybean diseases and insect pests are important factors that affect the output and quality of the soybean,thus,it is necessary to do correct inspection and diagnosis on them.For this reason,based on improved transfer ... Soybean diseases and insect pests are important factors that affect the output and quality of the soybean,thus,it is necessary to do correct inspection and diagnosis on them.For this reason,based on improved transfer learning,a classification method of the soybean leaf diseases was proposed in this paper.In detail,this method first removed the complicated background in images and cut apart leaves from the entire image;second,the data-augmented method was applied to amplify the separated leaf disease image dataset to reduce overfitting;at last,the automatically fine-tuning convolutional neural network(AutoTun)was adopted to classify the soybean leaf diseases.The proposed method respectively reached 94.23%,93.51%and 94.91%of validation accuracy rates on VGG-16,ResNet-34 and DenseNet-121,and it was compared with the traditional fine-tuning method of transfer learning.The results indicated that the proposed method had superior to the traditional transfer learning method. 展开更多
关键词 transfer learning deep convolutional neural network classification recognition soybean disease
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部