期刊文献+
共找到13,596篇文章
< 1 2 250 >
每页显示 20 50 100
NeurstrucEnergy:A bi-directional GNN model for energy prediction of neural networks in IoT
1
作者 Chaopeng Guo Zhaojin Zhong +1 位作者 Zexin Zhang Jie Song 《Digital Communications and Networks》 SCIE CSCD 2024年第2期439-449,共11页
A significant demand rises for energy-efficient deep neural networks to support power-limited embedding devices with successful deep learning applications in IoT and edge computing fields.An accurate energy prediction... A significant demand rises for energy-efficient deep neural networks to support power-limited embedding devices with successful deep learning applications in IoT and edge computing fields.An accurate energy prediction approach is critical to provide measurement and lead optimization direction.However,the current energy prediction approaches lack accuracy and generalization ability due to the lack of research on the neural network structure and the excessive reliance on customized training dataset.This paper presents a novel energy prediction model,NeurstrucEnergy.NeurstrucEnergy treats neural networks as directed graphs and applies a bi-directional graph neural network training on a randomly generated dataset to extract structural features for energy prediction.NeurstrucEnergy has advantages over linear approaches because the bi-directional graph neural network collects structural features from each layer's parents and children.Experimental results show that NeurstrucEnergy establishes state-of-the-art results with mean absolute percentage error of 2.60%.We also evaluate NeurstrucEnergy in a randomly generated dataset,achieving the mean absolute percentage error of 4.83%over 10 typical convolutional neural networks in recent years and 7 efficient convolutional neural networks created by neural architecture search.Our code is available at https://github.com/NEUSoftGreenAI/NeurstrucEnergy.git. 展开更多
关键词 Internet of things neural network energy prediction Graph neural networks Graph structure embedding Multi-head attention
下载PDF
Assessment of Seasonal Rainfall Prediction in Ethiopia: Evaluating a Dynamic Recurrent Neural Network to Downscale ECMWF-SEAS5 Rainfall
2
作者 Abebe KEBEDE Kirsten WARRACH-SAGI +3 位作者 Thomas SCHWITALLA Volker WULFMEYER Tesfaye ABEBE Markos WARE 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2024年第11期2230-2244,共15页
Seasonal rainfall plays a vital role in both environmental dynamics and decision-making for rainfed agriculture in Ethiopia, a country often impacted by extreme climate events such as drought and flooding. Predicting ... Seasonal rainfall plays a vital role in both environmental dynamics and decision-making for rainfed agriculture in Ethiopia, a country often impacted by extreme climate events such as drought and flooding. Predicting the onset of the rainy season and providing localized rainfall forecasts for Ethiopia is challenging due to the changing spatiotemporal patterns and the country's rugged topography. The Climate Hazards Group Infra Red Precipitation with Station Data(CHIRPS), ERA5-Land total precipitation and temperature data are used from 1981–2022 to predict spatial rainfall by applying an artificial neural network(ANN). The recurrent neural network(RNN) is a nonlinear autoregressive network with exogenous input(NARX), which includes feed-forward connections and multiple network layers, employing the Levenberg Marquart algorithm. This method is applied to downscale data from the European Centre for Medium-range Weather Forecasts fifth-generation seasonal forecast system(ECMWF-SEAS5) and the Euro-Mediterranean Centre for Climate Change(CMCC) to the specific locations of rainfall stations in Ethiopia for the period 1980–2020. Across the stations, the results of NARX exhibit strong associations and reduced errors. The statistical results indicate that, except for the southwestern Ethiopian highlands, the downscaled monthly precipitation data exhibits high skill scores compared to the station records, demonstrating the effectiveness of the NARX approach for predicting local seasonal rainfall in Ethiopia's complex terrain. In addition to this spatial ANN of the summer season precipitation, temperature, as well as the combination of these two variables, show promising results. 展开更多
关键词 STATION prediction DOWNSCALING artificial neural networks RAINFALL
下载PDF
Prediction of Geopolymer Concrete Compressive Strength Using Convolutional Neural Networks
3
作者 Kolli Ramujee Pooja Sadula +4 位作者 Golla Madhu Sandeep Kautish Abdulaziz S.Almazyad Guojiang Xiong Ali Wagdy Mohamed 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第5期1455-1486,共32页
Geopolymer concrete emerges as a promising avenue for sustainable development and offers an effective solution to environmental problems.Its attributes as a non-toxic,low-carbon,and economical substitute for conventio... Geopolymer concrete emerges as a promising avenue for sustainable development and offers an effective solution to environmental problems.Its attributes as a non-toxic,low-carbon,and economical substitute for conventional cement concrete,coupled with its elevated compressive strength and reduced shrinkage properties,position it as a pivotal material for diverse applications spanning from architectural structures to transportation infrastructure.In this context,this study sets out the task of using machine learning(ML)algorithms to increase the accuracy and interpretability of predicting the compressive strength of geopolymer concrete in the civil engineering field.To achieve this goal,a new approach using convolutional neural networks(CNNs)has been adopted.This study focuses on creating a comprehensive dataset consisting of compositional and strength parameters of 162 geopolymer concrete mixes,all containing Class F fly ash.The selection of optimal input parameters is guided by two distinct criteria.The first criterion leverages insights garnered from previous research on the influence of individual features on compressive strength.The second criterion scrutinizes the impact of these features within the model’s predictive framework.Key to enhancing the CNN model’s performance is the meticulous determination of the optimal hyperparameters.Through a systematic trial-and-error process,the study ascertains the ideal number of epochs for data division and the optimal value of k for k-fold cross-validation—a technique vital to the model’s robustness.The model’s predictive prowess is rigorously assessed via a suite of performance metrics and comprehensive score analyses.Furthermore,the model’s adaptability is gauged by integrating a secondary dataset into its predictive framework,facilitating a comparative evaluation against conventional prediction methods.To unravel the intricacies of the CNN model’s learning trajectory,a loss plot is deployed to elucidate its learning rate.The study culminates in compelling findings that underscore the CNN model’s accurate prediction of geopolymer concrete compressive strength.To maximize the dataset’s potential,the application of bivariate plots unveils nuanced trends and interactions among variables,fortifying the consistency with earlier research.Evidenced by promising prediction accuracy,the study’s outcomes hold significant promise in guiding the development of innovative geopolymer concrete formulations,thereby reinforcing its role as an eco-conscious and robust construction material.The findings prove that the CNN model accurately estimated geopolymer concrete’s compressive strength.The results show that the prediction accuracy is promising and can be used for the development of new geopolymer concrete mixes.The outcomes not only underscore the significance of leveraging technology for sustainable construction practices but also pave the way for innovation and efficiency in the field of civil engineering. 展开更多
关键词 Class F fly ash compressive strength geopolymer concrete prediction deep learning convolutional neural network
下载PDF
Prediction of three-dimensional ocean temperature in the South China Sea based on time series gridded data and a dynamic spatiotemporal graph neural network
4
作者 Feng Nan Zhuolin Li +3 位作者 Jie Yu Suixiang Shi Xinrong Wu Lingyu Xu 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2024年第7期26-39,共14页
Ocean temperature is an important physical variable in marine ecosystems,and ocean temperature prediction is an important research objective in ocean-related fields.Currently,one of the commonly used methods for ocean... Ocean temperature is an important physical variable in marine ecosystems,and ocean temperature prediction is an important research objective in ocean-related fields.Currently,one of the commonly used methods for ocean temperature prediction is based on data-driven,but research on this method is mostly limited to the sea surface,with few studies on the prediction of internal ocean temperature.Existing graph neural network-based methods usually use predefined graphs or learned static graphs,which cannot capture the dynamic associations among data.In this study,we propose a novel dynamic spatiotemporal graph neural network(DSTGN)to predict threedimensional ocean temperature(3D-OT),which combines static graph learning and dynamic graph learning to automatically mine two unknown dependencies between sequences based on the original 3D-OT data without prior knowledge.Temporal and spatial dependencies in the time series were then captured using temporal and graph convolutions.We also integrated dynamic graph learning,static graph learning,graph convolution,and temporal convolution into an end-to-end framework for 3D-OT prediction using time-series grid data.In this study,we conducted prediction experiments using high-resolution 3D-OT from the Copernicus global ocean physical reanalysis,with data covering the vertical variation of temperature from the sea surface to 1000 m below the sea surface.We compared five mainstream models that are commonly used for ocean temperature prediction,and the results showed that the method achieved the best prediction results at all prediction scales. 展开更多
关键词 dynamic associations three-dimensional ocean temperature prediction graph neural network time series gridded data
下载PDF
The Short-Term Prediction ofWind Power Based on the Convolutional Graph Attention Deep Neural Network
5
作者 Fan Xiao Xiong Ping +4 位作者 Yeyang Li Yusen Xu Yiqun Kang Dan Liu Nianming Zhang 《Energy Engineering》 EI 2024年第2期359-376,共18页
The fluctuation of wind power affects the operating safety and power consumption of the electric power grid and restricts the grid connection of wind power on a large scale.Therefore,wind power forecasting plays a key... The fluctuation of wind power affects the operating safety and power consumption of the electric power grid and restricts the grid connection of wind power on a large scale.Therefore,wind power forecasting plays a key role in improving the safety and economic benefits of the power grid.This paper proposes a wind power predicting method based on a convolutional graph attention deep neural network with multi-wind farm data.Based on the graph attention network and attention mechanism,the method extracts spatial-temporal characteristics from the data of multiple wind farms.Then,combined with a deep neural network,a convolutional graph attention deep neural network model is constructed.Finally,the model is trained with the quantile regression loss function to achieve the wind power deterministic and probabilistic prediction based on multi-wind farm spatial-temporal data.A wind power dataset in the U.S.is taken as an example to demonstrate the efficacy of the proposed model.Compared with the selected baseline methods,the proposed model achieves the best prediction performance.The point prediction errors(i.e.,root mean square error(RMSE)and normalized mean absolute percentage error(NMAPE))are 0.304 MW and 1.177%,respectively.And the comprehensive performance of probabilistic prediction(i.e.,con-tinuously ranked probability score(CRPS))is 0.580.Thus,the significance of multi-wind farm data and spatial-temporal feature extraction module is self-evident. 展开更多
关键词 Format wind power prediction deep neural network graph attention network attention mechanism quantile regression
下载PDF
Nonparametric Statistical Feature Scaling Based Quadratic Regressive Convolution Deep Neural Network for Software Fault Prediction
6
作者 Sureka Sivavelu Venkatesh Palanisamy 《Computers, Materials & Continua》 SCIE EI 2024年第3期3469-3487,共19页
The development of defect prediction plays a significant role in improving software quality. Such predictions are used to identify defective modules before the testing and to minimize the time and cost. The software w... The development of defect prediction plays a significant role in improving software quality. Such predictions are used to identify defective modules before the testing and to minimize the time and cost. The software with defects negatively impacts operational costs and finally affects customer satisfaction. Numerous approaches exist to predict software defects. However, the timely and accurate software bugs are the major challenging issues. To improve the timely and accurate software defect prediction, a novel technique called Nonparametric Statistical feature scaled QuAdratic regressive convolution Deep nEural Network (SQADEN) is introduced. The proposed SQADEN technique mainly includes two major processes namely metric or feature selection and classification. First, the SQADEN uses the nonparametric statistical Torgerson–Gower scaling technique for identifying the relevant software metrics by measuring the similarity using the dice coefficient. The feature selection process is used to minimize the time complexity of software fault prediction. With the selected metrics, software fault perdition with the help of the Quadratic Censored regressive convolution deep neural network-based classification. The deep learning classifier analyzes the training and testing samples using the contingency correlation coefficient. The softstep activation function is used to provide the final fault prediction results. To minimize the error, the Nelder–Mead method is applied to solve non-linear least-squares problems. Finally, accurate classification results with a minimum error are obtained at the output layer. Experimental evaluation is carried out with different quantitative metrics such as accuracy, precision, recall, F-measure, and time complexity. The analyzed results demonstrate the superior performance of our proposed SQADEN technique with maximum accuracy, sensitivity and specificity by 3%, 3%, 2% and 3% and minimum time and space by 13% and 15% when compared with the two state-of-the-art methods. 展开更多
关键词 Software defect prediction feature selection nonparametric statistical Torgerson-Gower scaling technique quadratic censored regressive convolution deep neural network softstep activation function nelder-mead method
下载PDF
Prediction Model of Wax Deposition Rate in Waxy Crude Oil Pipelines by Elman Neural Network Based on Improved Reptile Search Algorithm
7
作者 Zhuo Chen Ningning Wang +1 位作者 Wenbo Jin Dui Li 《Energy Engineering》 EI 2024年第4期1007-1026,共20页
A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax depositi... A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax deposition in crude oil pipelines.Aiming at the shortcomings of the ENN prediction model,which easily falls into the local minimum value and weak generalization ability in the implementation process,an optimized ENN prediction model based on the IRSA is proposed.The validity of the new model was confirmed by the accurate prediction of two sets of experimental data on wax deposition in crude oil pipelines.The two groups of crude oil wax deposition rate case prediction results showed that the average absolute percentage errors of IRSA-ENN prediction models is 0.5476% and 0.7831%,respectively.Additionally,it shows a higher prediction accuracy compared to the ENN prediction model.In fact,the new model established by using the IRSA to optimize ENN can optimize the initial weights and thresholds in the prediction process,which can overcome the shortcomings of the ENN prediction model,such as weak generalization ability and tendency to fall into the local minimum value,so that it has the advantages of strong implementation and high prediction accuracy. 展开更多
关键词 Waxy crude oil wax deposition rate chaotic map improved reptile search algorithm Elman neural network prediction accuracy
下载PDF
Review of Artificial Neural Networks for Wind Turbine Fatigue Prediction
8
作者 Husam AlShannaq Aly Mousaad Aly 《Structural Durability & Health Monitoring》 EI 2024年第6期707-737,共31页
Wind turbines have emerged as a prominent renewable energy source globally.Efficient monitoring and detection methods are crucial to enhance their operational effectiveness,particularly in identifying fatigue-related ... Wind turbines have emerged as a prominent renewable energy source globally.Efficient monitoring and detection methods are crucial to enhance their operational effectiveness,particularly in identifying fatigue-related issues.This review focuses on leveraging artificial neural networks(ANNs)for wind turbine monitoring and fatigue detection,aiming to provide a valuable reference for researchers in this domain and related areas.Employing various ANN techniques,including General Regression Neural Network(GRNN),Support Vector Machine(SVM),Cuckoo Search Neural Network(CSNN),Backpropagation Neural Network(BPNN),Particle Swarm Optimization Artificial Neural Network(PSO-ANN),Convolutional Neural Network(CNN),and nonlinear autoregressive networks with exogenous inputs(NARX),we investigate the impact of average wind speed on stress transfer function and fatigue damage in wind turbine structures.Our findings indicate significant precision levels exhibited by GRNN and SVM,making them suitable for practical implementation.CSNN demonstrates superiority over BPNN and PSO-ANN in predicting blade fatigue life,showcasing enhanced accuracy,computational speed,precision,and convergence rate towards the global minimum.Furthermore,CNN and NARX models display exceptional accuracy in classification tasks.These results underscore the potential of ANNs in addressing challenges in wind turbine monitoring and fatigue detection.However,it’s important to acknowledge limitations such as data availability and model complexity.Future research should explore integrating real-time data and advanced optimization techniques to improve prediction accuracy and applicability in real-world scenarios.In summary,this review contributes to advancing the understanding of ANNs’efficacy in wind turbine monitoring and fatigue detection,offering insights and methodologies that can inform future research and practical applications in renewable energy systems. 展开更多
关键词 Wind turbine fatigue prediction artificial neural network
下载PDF
Analysis of Factors Related to Vasovagal Response in Apheresis Blood Donors and the Establishment of Prediction Model Based on BP Neural Network Algorithm
9
作者 Xin Hu Hua Xu Fengqin Li 《Journal of Clinical and Nursing Research》 2024年第6期276-283,共8页
Objective:To analyze the factors related to vessel vasovagal reaction(VVR)in apheresis donors,establish a mathematical model for predicting the correlation factors and occurrence risk,and use the prediction model to i... Objective:To analyze the factors related to vessel vasovagal reaction(VVR)in apheresis donors,establish a mathematical model for predicting the correlation factors and occurrence risk,and use the prediction model to intervene in high-risk VVR blood donors,improve the blood donation experience,and retain blood donors.Methods:A total of 316 blood donors from the Xi'an Central Blood Bank from June to September 2022 were selected to statistically analyze VVR-related factors.A BP neural network prediction model is established with relevant factors as input and DRVR risk as output.Results:First-time blood donors had a high risk of VVR,female risk was high,and sex difference was significant(P value<0.05).The blood pressure before donation and intergroup differences were also significant(P value<0.05).After training,the established BP neural network model has a minimum RMS error of o.116,a correlation coefficient R=0.75,and a test model accuracy of 66.7%.Conclusion:First-time blood donors,women,and relatively low blood pressure are all high-risk groups for VVR.The BP neural network prediction model established in this paper has certain prediction accuracy and can be used as a means to evaluate the risk degree of clinical blood donors. 展开更多
关键词 Vasovagal response Related factors prediction BP neural network
下载PDF
Short‐time wind speed prediction based on Legendre multi‐wavelet neural network
10
作者 Xiaoyang Zheng Dongqing Jia +3 位作者 Zhihan Lv Chengyou Luo Junli Zhao Zeyu Ye 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第3期946-962,共17页
As one of the most widespread renewable energy sources,wind energy is now an important part of the power system.Accurate and appropriate wind speed forecasting has an essential impact on wind energy utilisation.Howeve... As one of the most widespread renewable energy sources,wind energy is now an important part of the power system.Accurate and appropriate wind speed forecasting has an essential impact on wind energy utilisation.However,due to the stochastic and un-certain nature of wind energy,more accurate forecasting is necessary for its more stable and safer utilisation.This paper proposes a Legendre multiwavelet‐based neural network model for non‐linear wind speed prediction.It combines the excellent properties of Legendre multi‐wavelets with the self‐learning capability of neural networks,which has rigorous mathematical theory support.It learns input‐output data pairs and shares weights within divided subintervals,which can greatly reduce computing costs.We explore the effectiveness of Legendre multi‐wavelets as an activation function.Mean-while,it is successfully being applied to wind speed prediction.In addition,the appli-cation of Legendre multi‐wavelet neural networks in a hybrid model in decomposition‐reconstruction mode to wind speed prediction problems is also discussed.Numerical results on real data sets show that the proposed model is able to achieve optimal per-formance and high prediction accuracy.In particular,the model shows a more stable performance in multi‐step prediction,illustrating its superiority. 展开更多
关键词 artificial neural network neural network time series wavelet transforms wind speed prediction
下载PDF
Spatial prediction of soil organic carbon in coal mining subsidence areas based on RBF neural network 被引量:2
11
作者 Qiangqiang Qi Xin Yue +2 位作者 Xin Duo Zhanjun Xu Zhe Li 《International Journal of Coal Science & Technology》 EI CAS CSCD 2023年第2期218-230,共13页
A quantitative research on the effect of coal mining on the soil organic carbon(SOC)pool at regional scale is beneficial to the scientific management of SOC pools in coal mining areas and the realization of coal low-c... A quantitative research on the effect of coal mining on the soil organic carbon(SOC)pool at regional scale is beneficial to the scientific management of SOC pools in coal mining areas and the realization of coal low-carbon mining.Moreover,the spatial prediction model of SOC content suitable for coal mining subsidence area is a scientific problem that must be solved.Tak-ing the Changhe River Basin of Jincheng City,Shanxi Province,China,as the study area,this paper proposed a radial basis function neural network model combined with the ordinary kriging method.The model includes topography and vegetation factors,which have large influence on soil properties in mining areas,as input parameters to predict the spatial distribution of SOC in the 0-20 and 2040 cm soil layers of the study area.And comparing the prediction effect with the direct kriging method,the results show that the mean error,the mean absolute error and the root mean square error between the predicted and measured values of SOC content predicted by the radial basis function neural network are lower than those obtained by the direct kriging method.Based on the fitting effect of the predicted and measured values,the R^(2) obtained by the radial basis artificial neural network are 0.81,0.70,respectively,higher than the value of 0.44 and 0.36 obtained by the direct kriging method.Therefore,the model combining the artificial neural network and kriging,and considering environmental factors can improve the prediction accuracy of the SOC content in mining areas. 展开更多
关键词 Mining area Soil organic carbon Radial basis function neural network Environmental factor Spatial prediction
下载PDF
Prediction of NO_(x)concentration using modular long short-term memory neural network for municipal solid waste incineration 被引量:2
12
作者 Haoshan Duan Xi Meng +1 位作者 Jian Tang Junfei Qiao 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2023年第4期46-57,共12页
Air pollution control poses a major problem in the implementation of municipal solid waste incineration(MSWI).Accurate prediction of nitrogen oxides(NO_(x))concentration plays an important role in efficient NO_(x)emis... Air pollution control poses a major problem in the implementation of municipal solid waste incineration(MSWI).Accurate prediction of nitrogen oxides(NO_(x))concentration plays an important role in efficient NO_(x)emission controlling.In this study,a modular long short-term memory(M-LSTM)network is developed to design an efficient prediction model for NO_(x)concentration.First,the fuzzy C means(FCM)algorithm is utilized to divide the task into several sub-tasks,aiming to realize the divide-and-conquer ability for complex task.Second,long short-term memory(LSTM)neural networks are applied to tackle corresponding sub-tasks,which can improve the prediction accuracy of the sub-networks.Third,a cooperative decision strategy is designed to guarantee the generalization performance during the testing or application stage.Finally,after being evaluated by a benchmark simulation,the proposed method is applied to a real MSWI process.And the experimental results demonstrate the considerable prediction ability of the M-LSTM network. 展开更多
关键词 Municipal solid waste incineration NO_(x)concentration prediction Modular neural network Model
下载PDF
Prediction of column failure modes based on artificial neural network 被引量:1
13
作者 Wan Haitao Qi Yongle +2 位作者 Zhao Tiejun Ren Wenjuan Fu Xiaoyan 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2023年第2期481-493,共13页
To implement the performance-based seismic design of engineered structures,the failure modes of members must be classified.The classification method of column failure modes is analyzed using data from the Pacific Eart... To implement the performance-based seismic design of engineered structures,the failure modes of members must be classified.The classification method of column failure modes is analyzed using data from the Pacific Earthquake Engineering Research Center(PEER).The main factors affecting failure modes of columns include the hoop ratios,longitudinal reinforcement ratios,ratios of transverse reinforcement spacing to section depth,aspect ratios,axial compression ratios,and flexure-shear ratios.This study proposes a data-driven prediction model based on an artificial neural network(ANN)to identify the column failure modes.In this study,111 groups of data are used,out of which 89 are used as training data and 22 are used as test data,and the ANN prediction model of failure modes is developed.The results show that the proposed method based on ANN is superior to traditional methods in identifying the column failure modes. 展开更多
关键词 performance-based seismic design failure mode COLUMN artificial neural network prediction model
下载PDF
Smart Lung Tumor Prediction Using Dual Graph Convolutional Neural Network 被引量:1
14
作者 Abdalla Alameen 《Intelligent Automation & Soft Computing》 SCIE 2023年第4期369-383,共15页
A significant advantage of medical image processing is that it allows non-invasive exploration of internal anatomy in great detail.It is possible to create and study 3D models of anatomical structures to improve treatm... A significant advantage of medical image processing is that it allows non-invasive exploration of internal anatomy in great detail.It is possible to create and study 3D models of anatomical structures to improve treatment outcomes,develop more effective medical devices,or arrive at a more accurate diagnosis.This paper aims to present a fused evolutionary algorithm that takes advantage of both whale optimization and bacterial foraging optimization to optimize feature extraction.The classification process was conducted with the aid of a convolu-tional neural network(CNN)with dual graphs.Evaluation of the performance of the fused model is carried out with various methods.In the initial input Com-puter Tomography(CT)image,150 images are pre-processed and segmented to identify cancerous and non-cancerous nodules.The geometrical,statistical,struc-tural,and texture features are extracted from the preprocessed segmented image using various methods such as Gray-level co-occurrence matrix(GLCM),Histo-gram-oriented gradient features(HOG),and Gray-level dependence matrix(GLDM).To select the optimal features,a novel fusion approach known as Whale-Bacterial Foraging Optimization is proposed.For the classification of lung cancer,dual graph convolutional neural networks have been employed.A com-parison of classification algorithms and optimization algorithms has been con-ducted.According to the evaluated results,the proposed fused algorithm is successful with an accuracy of 98.72%in predicting lung tumors,and it outper-forms other conventional approaches. 展开更多
关键词 CNN dual graph convolutional neural network GLCM GLDM HOG image processing lung tumor prediction whale bacterial foraging optimization
下载PDF
Performance Evaluation of Deep Dense Layer Neural Network for Diabetes Prediction
15
作者 Niharika Gupta Baijnath Kaushik +1 位作者 Mohammad Khalid Imam Rahmani Saima Anwar Lashari 《Computers, Materials & Continua》 SCIE EI 2023年第7期347-366,共20页
Diabetes is one of the fastest-growing human diseases worldwide and poses a significant threat to the population’s longer lives.Early prediction of diabetes is crucial to taking precautionary steps to avoid or delay ... Diabetes is one of the fastest-growing human diseases worldwide and poses a significant threat to the population’s longer lives.Early prediction of diabetes is crucial to taking precautionary steps to avoid or delay its onset.In this study,we proposed a Deep Dense Layer Neural Network(DDLNN)for diabetes prediction using a dataset with 768 instances and nine variables.We also applied a combination of classical machine learning(ML)algorithms and ensemble learning algorithms for the effective prediction of the disease.The classical ML algorithms used were Support Vector Machine(SVM),Logistic Regression(LR),Decision Tree(DT),K-Nearest Neighbor(KNN),and Naïve Bayes(NB).We also constructed ensemble models such as bagging(Random Forest)and boosting like AdaBoost and Extreme Gradient Boosting(XGBoost)to evaluate the performance of prediction models.The proposed DDLNN model and ensemble learning models were trained and tested using hyperparameter tuning and K-Fold cross-validation to determine the best parameters for predicting the disease.The combined ML models used majority voting to select the best outcomes among the models.The efficacy of the proposed and other models was evaluated for effective diabetes prediction.The investigation concluded that the proposed model,after hyperparameter tuning,outperformed other learning models with an accuracy of 84.42%,a precision of 85.12%,a recall rate of 65.40%,and a specificity of 94.11%. 展开更多
关键词 Diabetes prediction hyperparameter tuning k-fold validation machine learning neural network
下载PDF
A higher prediction accuracy–based alpha–beta filter algorithm using the feedforward artificial neural network
16
作者 Junaid Khan Eunkyu Lee Kyungsup Kim 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第4期1124-1139,共16页
The alpha–beta filter algorithm has been widely researched for various applications,for example,navigation and target tracking systems.To improve the dynamic performance of the alpha–beta filter algorithm,a new pred... The alpha–beta filter algorithm has been widely researched for various applications,for example,navigation and target tracking systems.To improve the dynamic performance of the alpha–beta filter algorithm,a new prediction learning model is proposed in this study.The proposed model has two main components:(1)the alpha–beta filter algorithm is the main prediction module,and(2)the learning module is a feedforward artificial neural network(FF‐ANN).Furthermore,the model uses two inputs,temperature sensor and humidity sensor data,and a prediction algorithm is used to predict actual sensor readings from noisy sensor readings.Using the novel proposed technique,prediction accuracy is significantly improved while adding the feed‐forward backpropagation neural network,and also reduces the root mean square error(RMSE)and mean absolute error(MAE).We carried out different experiments with different experimental setups.The proposed model performance was evaluated with the traditional alpha–beta filter algorithm and other algorithms such as the Kalman filter.A higher prediction accuracy was achieved,and the MAE and RMSE were 35.1%–38.2%respectively.The final proposed model results show increased performance when compared to traditional methods. 展开更多
关键词 alpha beta filter artificial neural network navigation prediction accuracy target tracking problems
下载PDF
A Convolutional Neural Network Model for Wheat Crop Disease Prediction
17
作者 Mahmood Ashraf Mohammad Abrar +3 位作者 Nauman Qadeer Abdulrahman A.Alshdadi Thabit Sabbah Muhammad Attique Khan 《Computers, Materials & Continua》 SCIE EI 2023年第5期3867-3882,共16页
Wheat is the most important cereal crop,and its low production incurs import pressure on the economy.It fulfills a significant portion of the daily energy requirements of the human body.The wheat disease is one of the... Wheat is the most important cereal crop,and its low production incurs import pressure on the economy.It fulfills a significant portion of the daily energy requirements of the human body.The wheat disease is one of the major factors that result in low production and negatively affects the national economy.Thus,timely detection of wheat diseases is necessary for improving production.The CNN-based architectures showed tremendous achievement in the image-based classification and prediction of crop diseases.However,these models are computationally expensive and need a large amount of training data.In this research,a light weighted modified CNN architecture is proposed that uses eight layers particularly,three convolutional layers,three SoftMax layers,and two flattened layers,to detect wheat diseases effectively.The high-resolution images were collected from the fields in Azad Kashmir(Pakistan)and manually annotated by three human experts.The convolutional layers use 16,32,and 64 filters.Every filter uses a 3×3 kernel size.The strides for all convolutional layers are set to 1.In this research,three different variants of datasets are used.These variants S1-70%:15%:15%,S2-75%:15%:10%,and S3-80%:10%:10%(train:validation:test)are used to evaluate the performance of the proposed model.The extensive experiments revealed that the S3 performed better than S1 and S2 datasets with 93%accuracy.The experiment also concludes that a more extensive training set with high-resolution images can detect wheat diseases more accurately. 展开更多
关键词 Machine learning wheat crop disease prediction convolutional neural network artificial intelligence
下载PDF
Prediction of SMILE surgical cutting formula based on back propagation neural network
18
作者 Dong-Qing Yuan Fu-Nan Tang +5 位作者 Chun-Hua Yang Hui Zhang Ying Wang Wei-Wei Zhang Liu-Wei Gu Qing-Huai Liu 《International Journal of Ophthalmology(English edition)》 SCIE CAS 2023年第9期1424-1430,共7页
AIM:To predict cutting formula of small incision lenticule extraction(SMILE)surgery and assist clinicians in identifying candidates by deep learning of back propagation(BP)neural network.METHODS:A prediction program w... AIM:To predict cutting formula of small incision lenticule extraction(SMILE)surgery and assist clinicians in identifying candidates by deep learning of back propagation(BP)neural network.METHODS:A prediction program was developed by a BP neural network.There were 13188 pieces of data selected as training validation.Another 840 eye samples from 425 patients were recruited for reverse verification of training results.Precision of prediction by BP neural network and lenticule thickness error between machine learning and the actual lenticule thickness in the patient data were measured.RESULTS:After training 2313 epochs,the predictive SMILE cutting formula BP neural network models performed best.The values of mean squared error and gradient are 0.248 and 4.23,respectively.The scatterplot with linear regression analysis showed that the regression coefficient in all samples is 0.99994.The final error accuracy of the BP neural network is-0.003791±0.4221102μm.CONCLUSION:With the help of the BP neural network,the program can calculate the lenticule thickness and residual stromal thickness of SMILE surgery accurately.Combined with corneal parameters and refraction of patients,the program can intelligently and conveniently integrate medical information to identify candidates for SMILE surgery. 展开更多
关键词 small incision lenticule extraction back propagation neural network deep learning cutting formula prediction
下载PDF
Rockburst Intensity Grade Prediction Model Based on Batch Gradient Descent and Multi-Scale Residual Deep Neural Network
19
作者 Yu Zhang Mingkui Zhang +1 位作者 Jitao Li Guangshu Chen 《Computer Systems Science & Engineering》 SCIE EI 2023年第11期1987-2006,共20页
Rockburst is a phenomenon in which free surfaces are formed during excavation,which subsequently causes the sudden release of energy in the construction of mines and tunnels.Light rockburst only peels off rock slices ... Rockburst is a phenomenon in which free surfaces are formed during excavation,which subsequently causes the sudden release of energy in the construction of mines and tunnels.Light rockburst only peels off rock slices without ejection,while severe rockburst causes casualties and property loss.The frequency and degree of rockburst damage increases with the excavation depth.Moreover,rockburst is the leading engineering geological hazard in the excavation process,and thus the prediction of its intensity grade is of great significance to the development of geotechnical engineering.Therefore,the prediction of rockburst intensity grade is one problem that needs to be solved urgently.By comprehensively considering the occurrence mechanism of rockburst,this paper selects the stress index(σθ/σc),brittleness index(σ_(c)/σ_(t)),and rock elastic energy index(Wet)as the rockburst evaluation indexes through the Spearman coefficient method.This overcomes the low accuracy problem of a single evaluation index prediction method.Following this,the BGD-MSR-DNN rockburst intensity grade prediction model based on batch gradient descent and a multi-scale residual deep neural network is proposed.The batch gradient descent(BGD)module is used to replace the gradient descent algorithm,which effectively improves the efficiency of the network and reduces the model training time.Moreover,the multi-scale residual(MSR)module solves the problem of network degradation when there are too many hidden layers of the deep neural network(DNN),thus improving the model prediction accuracy.The experimental results reveal the BGDMSR-DNN model accuracy to reach 97.1%,outperforming other comparable models.Finally,actual projects such as Qinling Tunnel and Daxiangling Tunnel,reached an accuracy of 100%.The model can be applied in mines and tunnel engineering to realize the accurate and rapid prediction of rockburst intensity grade. 展开更多
关键词 Rockburst prediction rockburst intensity grade deep neural network batch gradient descent multi-scale residual
下载PDF
Short-TermWind Power Prediction Based on Combinatorial Neural Networks
20
作者 Tusongjiang Kari Sun Guoliang +2 位作者 Lei Kesong Ma Xiaojing Wu Xian 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期1437-1452,共16页
Wind power volatility not only limits the large-scale grid connection but also poses many challenges to safe grid operation.Accurate wind power prediction can mitigate the adverse effects of wind power volatility on w... Wind power volatility not only limits the large-scale grid connection but also poses many challenges to safe grid operation.Accurate wind power prediction can mitigate the adverse effects of wind power volatility on wind power grid connections.For the characteristics of wind power antecedent data and precedent data jointly to determine the prediction accuracy of the prediction model,the short-term prediction of wind power based on a combined neural network is proposed.First,the Bi-directional Long Short Term Memory(BiLSTM)network prediction model is constructed,and the bi-directional nature of the BiLSTM network is used to deeply mine the wind power data information and find the correlation information within the data.Secondly,to avoid the limitation of a single prediction model when the wind power changes abruptly,the Wavelet Transform-Improved Adaptive Genetic Algorithm-Back Propagation(WT-IAGA-BP)neural network based on the combination of the WT-IAGA-BP neural network and BiLSTM network is constructed for the short-term prediction of wind power.Finally,comparing with LSTM,BiLSTM,WT-LSTM,WT-BiLSTM,WT-IAGA-BP,and WT-IAGA-BP&LSTM prediction models,it is verified that the wind power short-term prediction model based on the combination of WT-IAGA-BP neural network and BiLSTM network has higher prediction accuracy. 展开更多
关键词 Wind power prediction wavelet transform back propagation neural network bi-directional long short term memory
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部