Intelligent diagnosis approaches with shallow architectural models play an essential role in healthcare.Deep Learning(DL)models with unsupervised learning concepts have been proposed because high-quality feature extra...Intelligent diagnosis approaches with shallow architectural models play an essential role in healthcare.Deep Learning(DL)models with unsupervised learning concepts have been proposed because high-quality feature extraction and adequate labelled details significantly influence shallow models.On the other hand,skin lesionbased segregation and disintegration procedures play an essential role in earlier skin cancer detection.However,artefacts,an unclear boundary,poor contrast,and different lesion sizes make detection difficult.To address the issues in skin lesion diagnosis,this study creates the UDLS-DDOA model,an intelligent Unsupervised Deep Learning-based Stacked Auto-encoder(UDLS)optimized by Dynamic Differential Annealed Optimization(DDOA).Pre-processing,segregation,feature removal or separation,and disintegration are part of the proposed skin lesion diagnosis model.Pre-processing of skin lesion images occurs at the initial level for noise removal in the image using the Top hat filter and painting methodology.Following that,a Fuzzy C-Means(FCM)segregation procedure is performed using a Quasi-Oppositional Elephant Herd Optimization(QOEHO)algorithm.Besides,a novel feature extraction technique using the UDLS technique is applied where the parameter tuning takes place using DDOA.In the end,the disintegration procedure would be accomplished using a SoftMax(SM)classifier.The UDLS-DDOA model is tested against the International Skin Imaging Collaboration(ISIC)dataset,and the experimental results are examined using various computational attributes.The simulation results demonstrated that the UDLS-DDOA model outperformed the compared methods significantly.展开更多
The influenza virus changes its antigenicity frequently due to rapid mutations, leading to immune escape and failure of vaccination. Rapid determination of the influenza antigenicity could help identify the antigenic ...The influenza virus changes its antigenicity frequently due to rapid mutations, leading to immune escape and failure of vaccination. Rapid determination of the influenza antigenicity could help identify the antigenic variants in time. Here, we built a stacked auto-encoder (SAE) model for predicting the antigenic variant of human influenza A(H3N2) viruses based on the hemagglutinin (HA) protein sequences. The model achieved an accuracy of 0.95 in five-fold cross-validations, better than the logistic regression model did. Further analysis of the model shows that most of the active nodes in the hidden layer reflected the combined contribution of multiple residues to antigenic variation. Besides, some features (residues on HA protein) in the input layer were observed to take part in multiple active nodes, such as residue 189, 145 and 156, which were also reported to mostly determine the antigenic variation of influenza A(H3N2) viruses. Overall,this work is not only useful for rapidly identifying antigenic variants in influenza prevention, but also an interesting attempt in inferring the mechanisms of biological process through analysis of SAE model, which may give some insights into interpretation of the deep learning展开更多
The electrocatalytic reduction of nitric oxide for ammonia synthesis(NORR)is a key green energy conversion technology.Its efficiency relies on high-performance electrocatalysts to enhance both ammonia yield(Y_(NH3))an...The electrocatalytic reduction of nitric oxide for ammonia synthesis(NORR)is a key green energy conversion technology.Its efficiency relies on high-performance electrocatalysts to enhance both ammonia yield(Y_(NH3))and Faradaic efficiency(F_(NH3)).However,conventional experimental methods for screening high-activity NORR catalysts often entail high resource consumption and time costs.Machine learning combined with SHAP feature analysis was employed to establish a stacked ensemble model that integrates multiple algorithms,to allow for a systematic investigation of the key descriptors governing NORR performance based on an experimental dataset.Evaluation of eight model algorithms revealed that the Stacked-SVR model achieved an R^(2)of 0.9223 and an RMSE of 0.0608 for predicting on the test set,whereas the Stacked-RF model achieved an R^(2)of 0.9042 and an RMSE of 0.0900 for predicting.The stacked ensemble model integrates the strengths of individual algorithms and demonstrates strong NORR prediction performance while avoiding overfitting.SHAP feature analysis results revealed that the Cu content in the catalyst composition has the most significant impact on catalytic performance.Moreover,the combination of the wet chemical reduction synthesis,a carbon fiber(CF)conductive substrate,and HCl electrolyte is more favorable for enhancing catalytic activity.Additionally,moderately lowering the working potential,controlling the electrolyte volume at low to medium levels,reducing catalyst loading,and increasing electrolyte concentration were found to synergistically enhance both and.展开更多
The soil-water retention curve(SWRC)plays a pivotal role in understanding water movement across numerous geological engineering applications.Despite significant advancements in theoretical modeling approaches,accurate...The soil-water retention curve(SWRC)plays a pivotal role in understanding water movement across numerous geological engineering applications.Despite significant advancements in theoretical modeling approaches,accurate prediction of SWRCs remains challenging due to the inherently sparse and incomplete nature of site-specific data.This study compiled a comprehensive dataset of SWRCs spanning a wide suction range from various published literature sources.Based on this dataset,multiple machine learning(ML)algorithms were employed to predict SWRCs.The performance of each algorithm was evaluated and ranked using four statistical indicators that quantify simulation accuracy.Feature importance analysis was subsequently conducted to reduce dimensionality by eliminating weakly correlated variables,thereby enhancing both model adaptability and computational efficiency.Following dimensionality reduction,a base learner pool was constructed and integrated through stacked generalization to create a multi-algorithm ensemble model.The proposed stacked model demonstrated robust performance in simulating SWRCs across diverse soil types,using only basic physical properties as inputs,achieving accuracy comparable to or marginally superior to the LightGBM model.The principal advantage of the stacked approach lies in its substantially improved accuracy within high suction ranges,effectively overcoming the limitations observed in LightGBM and enhancing the estimation under these conditions.This study provides valuable insights for researchers evaluating SWRCs through ML algorithms and demonstrates the potential of ensemble techniques in geotechnical prediction tasks.展开更多
A multi-phase stacked interleaved buck converter(SIBC)is suitable for large-power water electrolysis applications due to its merits of high current output capability and zero output current ripple.However,the auxiliar...A multi-phase stacked interleaved buck converter(SIBC)is suitable for large-power water electrolysis applications due to its merits of high current output capability and zero output current ripple.However,the auxiliary converter used to compensate for the current ripple still has to withstand high voltage stress.This paper proposes a new multi-phase SIBC applied in the multicarrier energy system integrating electricity,heat,and hydrogen.A resistor-capacitor voltage divider is used to provide the input voltage of the auxiliary converter and as a heater for the thermal loads.Thus,the voltage stress of the auxiliary converter can be reduced at a low cost,and the size of the filter inductor can be reduced.With accurate voltage and current analysis and appropriate parameter design,the voltage stresses of both the switches and capacitors in the auxiliary converter can be further limited within an expected range.The experimental results verify the correctness of the topology,modulation,analysis,and design methods.A comparison with the conventional method is made in terms of cost,volume,and efficiency to show the advantages of the proposed method.展开更多
Intrusion detection in Internet of Things(IoT)environments presents challenges due to heterogeneous devices,diverse attack vectors,and highly imbalanced datasets.Existing research on the ToN-IoT dataset has largely em...Intrusion detection in Internet of Things(IoT)environments presents challenges due to heterogeneous devices,diverse attack vectors,and highly imbalanced datasets.Existing research on the ToN-IoT dataset has largely emphasized binary classification and single-model pipelines,which often showstrong performance but limited generalizability,probabilistic reliability,and operational interpretability.This study proposes a stacked ensemble deep learning framework that integrates random forest,extreme gradient boosting,and a deep neural network as base learners,with CatBoost as the meta-learner.On the ToN-IoT Linux process dataset,the model achieved near-perfect discrimination(macro area under the curve=0.998),robust calibration,and superior F1-scores compared with standalone classifiers.Interpretability was achieved through SHapley Additive exPlanations–based feature attribution,which highlights actionable drivers ofmalicious behavior,such as command-line patterns,process scheduling anomalies,and CPU usage spikes,and aligns these indicators with MITRE ATT&CK tactics and techniques.Complementary analyses,including cumulative lift and sensitivity-specificity trade-offs,revealed the framework’s suitability for deployment in security operations centers,where calibrated risk scores,transparent explanations,and resource-aware triage are essential.These contributions bridge methodological rigor in artificial intelligence/machine learning with operational priorities in cybersecurity,delivering a scalable and explainable intrusion detection system suitable for real-world deployment in IoT environments.展开更多
Dear Editor,This letter presents techniques to simplify dataset generation for instance segmentation of raw meat products,a critical step toward automating food production lines.Accurate segmentation is essential for ...Dear Editor,This letter presents techniques to simplify dataset generation for instance segmentation of raw meat products,a critical step toward automating food production lines.Accurate segmentation is essential for addressing challenges such as occlusions,indistinct edges,and stacked configurations,which demand large,diverse datasets.To meet these demands,we propose two complementary approaches:a semi-automatic annotation interface using tools like the segment anything model(SAM)and GrabCut and a synthetic data generation pipeline leveraging 3D-scanned models.These methods reduce reliance on real meat,mitigate food waste,and improve scalability.Experimental results demonstrate that incorporating synthetic data enhances segmentation model performance and,when combined with real data,further boosts accuracy,paving the way for more efficient automation in the food industry.展开更多
With the rapid development of mechanical equipment,mechanical health monitoring field has entered the era of big data.Deep learning has made a great achievement in the processing of large data of image and speech due ...With the rapid development of mechanical equipment,mechanical health monitoring field has entered the era of big data.Deep learning has made a great achievement in the processing of large data of image and speech due to the powerful modeling capabilities,this also brings influence to the mechanical fault diagnosis field.Therefore,according to the characteristics of motor vibration signals(nonstationary and difficult to deal with)and mechanical‘big data’,combined with deep learning,a motor fault diagnosis method based on stacked de-noising auto-encoder is proposed.The frequency domain signals obtained by the Fourier transform are used as input to the network.This method can extract features adaptively and unsupervised,and get rid of the dependence of traditional machine learning methods on human extraction features.A supervised fine tuning of the model is then carried out by backpropagation.The Asynchronous motor in Drivetrain Dynamics Simulator system was taken as the research object,the effectiveness of the proposed method was verified by a large number of data,and research on visualization of network output,the results shown that the SDAE method is more efficient and more intelligent.展开更多
Rolling bearings are important central components in rotating machines, whose fault diagnosis is crucial in condition-based maintenance to reduce the complexity of different kinds of faults. To classify various rollin...Rolling bearings are important central components in rotating machines, whose fault diagnosis is crucial in condition-based maintenance to reduce the complexity of different kinds of faults. To classify various rolling bearing faults, a prognostic algorithm consisting of four phases was proposed. Since stacked denoising auto-encoder can be filtered, noise of large numbers of mechanical vibration signals was used for deep learning structure to extract the characteristics of the noise. Unsupervised pre-training method, which can greatly simplify the traditional manual extraction approach, was utilized to process the depth of the data automatically. Furthermore, the aggregation layer of stacked denoising auto-encoder(SDA) was proposed to get rid of gradient disappearance in deeper layers of network, mix superficial nodes’ expression with deeper layers, and avoid the insufficient express ability in deeper layers. Principal component analysis(PCA) was adopted to extract different features for classification. According to the experimental data of this method and from the comparison results, the proposed method of rolling bearing fault classification reached 97.02% of correct rate, suggesting a better performance than other algorithms.展开更多
Smart grid is envisaged as a power grid that is extremely reliable and flexible.The electrical grid has wide-area measuring devices like Phasor measurement units(PMUs)deployed to provide real-time grid information and...Smart grid is envisaged as a power grid that is extremely reliable and flexible.The electrical grid has wide-area measuring devices like Phasor measurement units(PMUs)deployed to provide real-time grid information and resolve issues effectively and speedily without compromising system availability.The development and application of machine learning approaches for power system protection and state estimation have been facilitated by the availability of measurement data.This research proposes a transmission line fault detection and classification(FD&C)system based on an auto-encoder neural network.A comparison between a Multi-Layer Extreme Learning Machine(ML-ELM)network model and a Stacked Auto-Encoder neural network(SAE)is made.Additionally,the performance of the models developed is compared to that of state-of-the-art classifier models employing feature datasets acquired by wavelet transform based feature extraction as well as other deep learning models.With substantially shorter testing time,the suggested auto-encoder models detect faults with 100% accuracy and classify faults with 99.92% and 99.79%accuracy.The computational efficiency of the ML-ELM model is demonstrated with high accuracy of classification with training time and testing time less than 50 ms.To emulate real system scenarios the models are developed with datasets with noise with signal-to-noise-ratio(SNR)ranging from 10 dB to 40 dB.The efficacy of the models is demonstrated with data from the IEEE 39 bus test system.展开更多
Spectrum prediction is considered as a key technology to assist spectrum decision.Despite the great efforts that have been put on the construction of spectrum prediction,achieving accurate spectrum prediction emphasiz...Spectrum prediction is considered as a key technology to assist spectrum decision.Despite the great efforts that have been put on the construction of spectrum prediction,achieving accurate spectrum prediction emphasizes the need for more advanced solutions.In this paper,we propose a new multichannel multi-step spectrum prediction method using Transformer and stacked bidirectional LSTM(Bi-LSTM),named TSB.Specifically,we use multi-head attention and stacked Bi-LSTM to build a new Transformer based on encoder-decoder architecture.The self-attention mechanism composed of multiple layers of multi-head attention can continuously attend to all positions of the multichannel spectrum sequences.The stacked Bi-LSTM can learn these focused coding features by multi-head attention layer by layer.The advantage of this fusion mode is that it can deeply capture the long-term dependence of multichannel spectrum data.We have conducted extensive experiments on a dataset generated by a real simulation platform.The results show that the proposed algorithm performs better than the baselines.展开更多
基金deputyship for Research&Innovation,Ministry of Education in Saudi Arabia,for funding this research work through Project Number (IFP-2020-133).
文摘Intelligent diagnosis approaches with shallow architectural models play an essential role in healthcare.Deep Learning(DL)models with unsupervised learning concepts have been proposed because high-quality feature extraction and adequate labelled details significantly influence shallow models.On the other hand,skin lesionbased segregation and disintegration procedures play an essential role in earlier skin cancer detection.However,artefacts,an unclear boundary,poor contrast,and different lesion sizes make detection difficult.To address the issues in skin lesion diagnosis,this study creates the UDLS-DDOA model,an intelligent Unsupervised Deep Learning-based Stacked Auto-encoder(UDLS)optimized by Dynamic Differential Annealed Optimization(DDOA).Pre-processing,segregation,feature removal or separation,and disintegration are part of the proposed skin lesion diagnosis model.Pre-processing of skin lesion images occurs at the initial level for noise removal in the image using the Top hat filter and painting methodology.Following that,a Fuzzy C-Means(FCM)segregation procedure is performed using a Quasi-Oppositional Elephant Herd Optimization(QOEHO)algorithm.Besides,a novel feature extraction technique using the UDLS technique is applied where the parameter tuning takes place using DDOA.In the end,the disintegration procedure would be accomplished using a SoftMax(SM)classifier.The UDLS-DDOA model is tested against the International Skin Imaging Collaboration(ISIC)dataset,and the experimental results are examined using various computational attributes.The simulation results demonstrated that the UDLS-DDOA model outperformed the compared methods significantly.
文摘The influenza virus changes its antigenicity frequently due to rapid mutations, leading to immune escape and failure of vaccination. Rapid determination of the influenza antigenicity could help identify the antigenic variants in time. Here, we built a stacked auto-encoder (SAE) model for predicting the antigenic variant of human influenza A(H3N2) viruses based on the hemagglutinin (HA) protein sequences. The model achieved an accuracy of 0.95 in five-fold cross-validations, better than the logistic regression model did. Further analysis of the model shows that most of the active nodes in the hidden layer reflected the combined contribution of multiple residues to antigenic variation. Besides, some features (residues on HA protein) in the input layer were observed to take part in multiple active nodes, such as residue 189, 145 and 156, which were also reported to mostly determine the antigenic variation of influenza A(H3N2) viruses. Overall,this work is not only useful for rapidly identifying antigenic variants in influenza prevention, but also an interesting attempt in inferring the mechanisms of biological process through analysis of SAE model, which may give some insights into interpretation of the deep learning
文摘The electrocatalytic reduction of nitric oxide for ammonia synthesis(NORR)is a key green energy conversion technology.Its efficiency relies on high-performance electrocatalysts to enhance both ammonia yield(Y_(NH3))and Faradaic efficiency(F_(NH3)).However,conventional experimental methods for screening high-activity NORR catalysts often entail high resource consumption and time costs.Machine learning combined with SHAP feature analysis was employed to establish a stacked ensemble model that integrates multiple algorithms,to allow for a systematic investigation of the key descriptors governing NORR performance based on an experimental dataset.Evaluation of eight model algorithms revealed that the Stacked-SVR model achieved an R^(2)of 0.9223 and an RMSE of 0.0608 for predicting on the test set,whereas the Stacked-RF model achieved an R^(2)of 0.9042 and an RMSE of 0.0900 for predicting.The stacked ensemble model integrates the strengths of individual algorithms and demonstrates strong NORR prediction performance while avoiding overfitting.SHAP feature analysis results revealed that the Cu content in the catalyst composition has the most significant impact on catalytic performance.Moreover,the combination of the wet chemical reduction synthesis,a carbon fiber(CF)conductive substrate,and HCl electrolyte is more favorable for enhancing catalytic activity.Additionally,moderately lowering the working potential,controlling the electrolyte volume at low to medium levels,reducing catalyst loading,and increasing electrolyte concentration were found to synergistically enhance both and.
基金the National Natural Science Foundation of China(Grant No.42272312)Ningbo Youth Science and Technology Innovation Talent Project(Grant No.2024QL057)the Zhejiang Provincial Xinmiao Talents Program(Grant No.2024R405B093).
文摘The soil-water retention curve(SWRC)plays a pivotal role in understanding water movement across numerous geological engineering applications.Despite significant advancements in theoretical modeling approaches,accurate prediction of SWRCs remains challenging due to the inherently sparse and incomplete nature of site-specific data.This study compiled a comprehensive dataset of SWRCs spanning a wide suction range from various published literature sources.Based on this dataset,multiple machine learning(ML)algorithms were employed to predict SWRCs.The performance of each algorithm was evaluated and ranked using four statistical indicators that quantify simulation accuracy.Feature importance analysis was subsequently conducted to reduce dimensionality by eliminating weakly correlated variables,thereby enhancing both model adaptability and computational efficiency.Following dimensionality reduction,a base learner pool was constructed and integrated through stacked generalization to create a multi-algorithm ensemble model.The proposed stacked model demonstrated robust performance in simulating SWRCs across diverse soil types,using only basic physical properties as inputs,achieving accuracy comparable to or marginally superior to the LightGBM model.The principal advantage of the stacked approach lies in its substantially improved accuracy within high suction ranges,effectively overcoming the limitations observed in LightGBM and enhancing the estimation under these conditions.This study provides valuable insights for researchers evaluating SWRCs through ML algorithms and demonstrates the potential of ensemble techniques in geotechnical prediction tasks.
基金supported in part by the National Natural Science Foundation of China(52077190)Cultivation Project for Basic Research and Innovation of Yanshan University(2021LGQN007)Science and Technology Project of Hebei Education Department(QN2024202).
文摘A multi-phase stacked interleaved buck converter(SIBC)is suitable for large-power water electrolysis applications due to its merits of high current output capability and zero output current ripple.However,the auxiliary converter used to compensate for the current ripple still has to withstand high voltage stress.This paper proposes a new multi-phase SIBC applied in the multicarrier energy system integrating electricity,heat,and hydrogen.A resistor-capacitor voltage divider is used to provide the input voltage of the auxiliary converter and as a heater for the thermal loads.Thus,the voltage stress of the auxiliary converter can be reduced at a low cost,and the size of the filter inductor can be reduced.With accurate voltage and current analysis and appropriate parameter design,the voltage stresses of both the switches and capacitors in the auxiliary converter can be further limited within an expected range.The experimental results verify the correctness of the topology,modulation,analysis,and design methods.A comparison with the conventional method is made in terms of cost,volume,and efficiency to show the advantages of the proposed method.
文摘Intrusion detection in Internet of Things(IoT)environments presents challenges due to heterogeneous devices,diverse attack vectors,and highly imbalanced datasets.Existing research on the ToN-IoT dataset has largely emphasized binary classification and single-model pipelines,which often showstrong performance but limited generalizability,probabilistic reliability,and operational interpretability.This study proposes a stacked ensemble deep learning framework that integrates random forest,extreme gradient boosting,and a deep neural network as base learners,with CatBoost as the meta-learner.On the ToN-IoT Linux process dataset,the model achieved near-perfect discrimination(macro area under the curve=0.998),robust calibration,and superior F1-scores compared with standalone classifiers.Interpretability was achieved through SHapley Additive exPlanations–based feature attribution,which highlights actionable drivers ofmalicious behavior,such as command-line patterns,process scheduling anomalies,and CPU usage spikes,and aligns these indicators with MITRE ATT&CK tactics and techniques.Complementary analyses,including cumulative lift and sensitivity-specificity trade-offs,revealed the framework’s suitability for deployment in security operations centers,where calibrated risk scores,transparent explanations,and resource-aware triage are essential.These contributions bridge methodological rigor in artificial intelligence/machine learning with operational priorities in cybersecurity,delivering a scalable and explainable intrusion detection system suitable for real-world deployment in IoT environments.
基金supported by European Union’s Horizon Europe research and innovation programme,project AGILEHAND(Smart Grading,Handling and Packaging Solutions for Soft and Deformable Products in Agile and Reconfigurable Lines)(101092043).
文摘Dear Editor,This letter presents techniques to simplify dataset generation for instance segmentation of raw meat products,a critical step toward automating food production lines.Accurate segmentation is essential for addressing challenges such as occlusions,indistinct edges,and stacked configurations,which demand large,diverse datasets.To meet these demands,we propose two complementary approaches:a semi-automatic annotation interface using tools like the segment anything model(SAM)and GrabCut and a synthetic data generation pipeline leveraging 3D-scanned models.These methods reduce reliance on real meat,mitigate food waste,and improve scalability.Experimental results demonstrate that incorporating synthetic data enhances segmentation model performance and,when combined with real data,further boosts accuracy,paving the way for more efficient automation in the food industry.
基金This research is supported financially by Natural Science Foundation of China(Grant No.51505234,51405241,51575283).
文摘With the rapid development of mechanical equipment,mechanical health monitoring field has entered the era of big data.Deep learning has made a great achievement in the processing of large data of image and speech due to the powerful modeling capabilities,this also brings influence to the mechanical fault diagnosis field.Therefore,according to the characteristics of motor vibration signals(nonstationary and difficult to deal with)and mechanical‘big data’,combined with deep learning,a motor fault diagnosis method based on stacked de-noising auto-encoder is proposed.The frequency domain signals obtained by the Fourier transform are used as input to the network.This method can extract features adaptively and unsupervised,and get rid of the dependence of traditional machine learning methods on human extraction features.A supervised fine tuning of the model is then carried out by backpropagation.The Asynchronous motor in Drivetrain Dynamics Simulator system was taken as the research object,the effectiveness of the proposed method was verified by a large number of data,and research on visualization of network output,the results shown that the SDAE method is more efficient and more intelligent.
基金Sponsored by the National Natural Science Foundation of China(Grant No.51704138)
文摘Rolling bearings are important central components in rotating machines, whose fault diagnosis is crucial in condition-based maintenance to reduce the complexity of different kinds of faults. To classify various rolling bearing faults, a prognostic algorithm consisting of four phases was proposed. Since stacked denoising auto-encoder can be filtered, noise of large numbers of mechanical vibration signals was used for deep learning structure to extract the characteristics of the noise. Unsupervised pre-training method, which can greatly simplify the traditional manual extraction approach, was utilized to process the depth of the data automatically. Furthermore, the aggregation layer of stacked denoising auto-encoder(SDA) was proposed to get rid of gradient disappearance in deeper layers of network, mix superficial nodes’ expression with deeper layers, and avoid the insufficient express ability in deeper layers. Principal component analysis(PCA) was adopted to extract different features for classification. According to the experimental data of this method and from the comparison results, the proposed method of rolling bearing fault classification reached 97.02% of correct rate, suggesting a better performance than other algorithms.
文摘Smart grid is envisaged as a power grid that is extremely reliable and flexible.The electrical grid has wide-area measuring devices like Phasor measurement units(PMUs)deployed to provide real-time grid information and resolve issues effectively and speedily without compromising system availability.The development and application of machine learning approaches for power system protection and state estimation have been facilitated by the availability of measurement data.This research proposes a transmission line fault detection and classification(FD&C)system based on an auto-encoder neural network.A comparison between a Multi-Layer Extreme Learning Machine(ML-ELM)network model and a Stacked Auto-Encoder neural network(SAE)is made.Additionally,the performance of the models developed is compared to that of state-of-the-art classifier models employing feature datasets acquired by wavelet transform based feature extraction as well as other deep learning models.With substantially shorter testing time,the suggested auto-encoder models detect faults with 100% accuracy and classify faults with 99.92% and 99.79%accuracy.The computational efficiency of the ML-ELM model is demonstrated with high accuracy of classification with training time and testing time less than 50 ms.To emulate real system scenarios the models are developed with datasets with noise with signal-to-noise-ratio(SNR)ranging from 10 dB to 40 dB.The efficacy of the models is demonstrated with data from the IEEE 39 bus test system.
基金supported in part by the National Natural Science Foundation of China under Grants 62231015,62427801in part by Jiangsu Province Frontier Leading Technology Basic Research Project BK20232030.
文摘Spectrum prediction is considered as a key technology to assist spectrum decision.Despite the great efforts that have been put on the construction of spectrum prediction,achieving accurate spectrum prediction emphasizes the need for more advanced solutions.In this paper,we propose a new multichannel multi-step spectrum prediction method using Transformer and stacked bidirectional LSTM(Bi-LSTM),named TSB.Specifically,we use multi-head attention and stacked Bi-LSTM to build a new Transformer based on encoder-decoder architecture.The self-attention mechanism composed of multiple layers of multi-head attention can continuously attend to all positions of the multichannel spectrum sequences.The stacked Bi-LSTM can learn these focused coding features by multi-head attention layer by layer.The advantage of this fusion mode is that it can deeply capture the long-term dependence of multichannel spectrum data.We have conducted extensive experiments on a dataset generated by a real simulation platform.The results show that the proposed algorithm performs better than the baselines.
文摘董志塬地区位于黄土高原中心地带,滑坡灾害频发,亟需明确滑坡易发性分区,以支持该区域滑坡隐患的科学防控。因此,本文以董志塬为研究区,选取高程、坡向和NDVI等12个影响因素作为评价因子,基于频率比(frequency ratio,FR)模型,结合随机森林(random forest,RF)与人工神经网络(artificial neural network,ANN)模型开展滑坡静态易发性评价,并分析各因子对评价精度的贡献。结果表明,FRRF和FR-ANN模型的曲线下面积(area under the curve,AUC)值分别为0.922和0.918,表明FR-RF模型在董志塬滑坡易发性评价中的精度更高。坡度、坡向和道路密度对滑坡易发性的贡献率分别为16.7%、15.3%和1.4%。为克服地形复杂和数据更新滞后的问题,本文将FR-RF模型的易发性结果与InSAR Stacking结果相结合,将静态滑坡易发性评价精度由6.9%提升到8.1%。动态易发性结果表明,董志塬滑坡高易发区主要分布于河流沿岸,占总面积的6.5%,该区域的滑坡数量占总滑坡数的23.6%,滑坡密度15.7个/km^(2)。低易发区主要位于远离河流的中部区域,占总面积的81.7%,滑坡数量占总滑坡数的57.8%,滑坡密度4.7个/km^(2)。本研究通过融合InSAR Stacking方法,解决了静态滑坡易发性评价数据更新滞后问题,减少了假阴性错误,为传统滑坡易发性评价赋予了时效性,可以实现董志塬滑坡易发性动态评价,为灾害防治提供了重要数据支持。