Accurate cellular network traffic prediction is a crucial task to access Internet services for various devices at any time.With the use of mobile devices,communication services generate numerous data for every moment....Accurate cellular network traffic prediction is a crucial task to access Internet services for various devices at any time.With the use of mobile devices,communication services generate numerous data for every moment.Given the increasing dense population of data,traffic learning and prediction are the main components to substantially enhance the effectiveness of demand-aware resource allocation.A novel deep learning technique called radial kernelized LSTM-based connectionist Tversky multilayer deep structure learning(RKLSTM-CTMDSL)model is introduced for traffic prediction with superior accuracy and minimal time consumption.The RKLSTM-CTMDSL model performs attribute selection and classification processes for cellular traffic prediction.In this model,the connectionist Tversky multilayer deep structure learning includes multiple layers for traffic prediction.A large volume of spatial-temporal data are considered as an input-to-input layer.Thereafter,input data are transmitted to hidden layer 1,where a radial kernelized long short-term memory architecture is designed for the relevant attribute selection using activation function results.After obtaining the relevant attributes,the selected attributes are given to the next layer.Tversky index function is used in this layer to compute similarities among the training and testing traffic patterns.Tversky similarity index outcomes are given to the output layer.Similarity value is used as basis to classify data as heavy network or normal traffic.Thus,cellular network traffic prediction is presented with minimal error rate using the RKLSTM-CTMDSL model.Comparative evaluation proved that the RKLSTM-CTMDSL model outperforms conventional methods.展开更多
Background:Genomic selection(GS)has revolutionized animal and plant breeding after the first implementation via early selection before measuring phenotypes.Besides genome,transcriptome and metabolome information are i...Background:Genomic selection(GS)has revolutionized animal and plant breeding after the first implementation via early selection before measuring phenotypes.Besides genome,transcriptome and metabolome information are increasingly considered new sources for GS.Difficulties in building the model with multi-omics data for GS and the limit of specimen availability have both delayed the progress of investigating multi-omics.Results:We utilized the Cosine kernel to map genomic and transcriptomic data as n×n symmetric matrix(G matrix and T matrix),combined with the best linear unbiased prediction(BLUP)for GS.Here,we defined five kernel-based prediction models:genomic BLUP(GBLUP),transcriptome-BLUP(TBLUP),multi-omics BLUP(MBLUP,M=ratio×G+(1-ratio)×T),multi-omics single-step BLUP(mss BLUP),and weighted multi-omics single-step BLUP(wmss BLUP)to integrate transcribed individuals and genotyped resource population.The predictive accuracy evaluations in four traits of the Chinese Simmental beef cattle population showed that(1)MBLUP was far preferred to GBLUP(ratio=1.0),(2)the prediction accuracy of wmss BLUP and mss BLUP had 4.18%and 3.37%average improvement over GBLUP,(3)We also found the accuracy of wmss BLUP increased with the growing proportion of transcribed cattle in the whole resource population.Conclusions:We concluded that the inclusion of transcriptome data in GS had the potential to improve accuracy.Moreover,wmss BLUP is accepted to be a promising alternative for the present situation in which plenty of individuals are genotyped when fewer are transcribed.展开更多
It is challenging to cluster multi-view data in which the clusters have overlapping areas.Existing multi-view clustering methods often misclassify the indistinguishable objects in overlapping areas by forcing them int...It is challenging to cluster multi-view data in which the clusters have overlapping areas.Existing multi-view clustering methods often misclassify the indistinguishable objects in overlapping areas by forcing them into single clusters,increasing clustering errors.Our solution,the multi-view dynamic kernelized evidential clustering method(MvDKE),addresses this by assigning these objects to meta-clusters,a union of several related singleton clusters,effectively capturing the local imprecision in overlapping areas.MvDKE offers two main advantages:firstly,it significantly reduces computational complexity through a dynamic framework for evidential clustering,and secondly,it adeptly handles non-spherical data using kernel techniques within its objective function.Experiments on various datasets confirm MvDKE's superior ability to accurately characterize the local imprecision in multi-view non-spherical data,achieving better efficiency and outperforming existing methods in overall performance.展开更多
This paper presents a nonlinear multidimensional scaling model, called kernelized fourth quantifica- tion theory, which is an integration of kernel techniques and the fourth quantification theory. The model can deal w...This paper presents a nonlinear multidimensional scaling model, called kernelized fourth quantifica- tion theory, which is an integration of kernel techniques and the fourth quantification theory. The model can deal with the problem of mineral prediction without defining a training area. In mineral target prediction, the pre-defined statistical cells, such as grid cells, can be implicitly transformed using kernel techniques from input space to a high-dimensional feature space, where the nonlinearly separable clusters in the input space are ex- pected to be linearly separable. Then, the transformed cells in the feature space are mapped by the fourth quan- tifieation theory onto a low-dimensional scaling space, where the sealed cells can be visually clustered according to their spatial locations. At the same time, those cells, which are far away from the cluster center of the majority of the sealed cells, are recognized as anomaly cells. Finally, whether the anomaly cells can serve as mineral potential target cells can be tested by spatially superimposing the known mineral occurrences onto the anomaly ceils. A case study shows that nearly all the known mineral occurrences spatially coincide with the anomaly cells with nearly the smallest scaled coordinates in one-dimensional sealing space. In the case study, the mineral target cells delineated by the new model are similar to those predicted by the well-known WofE model.展开更多
To address the problem of using fixed feature and single apparent model which is difficult to adapt to the complex scenarios, a Kernelized correlation filter target tracking algorithm based on online saliency feature ...To address the problem of using fixed feature and single apparent model which is difficult to adapt to the complex scenarios, a Kernelized correlation filter target tracking algorithm based on online saliency feature selection and fusion is proposed. It combined the correlation filter tracking framework and the salient feature model of the target. In the tracking process, the maximum Kernel correlation filter response values of different feature models were calculated respectively, and the response weights were dynamically set according to the saliency of different features. According to the filter response value, the final target position was obtained, which improves the target positioning accuracy. The target model was dynamically updated in an online manner based on the feature saliency measurement results. The experimental results show that the proposed method can effectively utilize the distinctive feature fusion to improve the tracking effect in complex environments.展开更多
The advantages of genome selection(GS) in animal and plant breeding are self-evident.Traditional parametric models have disadvantage in better fit the increasingly large sequencing data and capture complex effects acc...The advantages of genome selection(GS) in animal and plant breeding are self-evident.Traditional parametric models have disadvantage in better fit the increasingly large sequencing data and capture complex effects accurately.Machine learning models have demonstrated remarkable potential in addressing these challenges.In this study,we introduced the concept of mixed kernel functions to explore the performance of support vector machine regression(SVR) in GS.Six single kernel functions(SVR_L,SVR_C,SVR_G,SVR_P,SVR_S,SVR_L) and four mixed kernel functions(SVR_GS,SVR_GP,SVR_LS,SVR_LP) were used to predict genome breeding values.The prediction accuracy,mean squared error(MSE) and mean absolute error(MAE) were used as evaluation indicators to compare with two traditional parametric models(GBLUP,BayesB) and two popular machine learning models(RF,KcRR).The results indicate that in most cases,the performance of the mixed kernel function model significantly outperforms that of GBLUP,BayesB and single kernel function.For instance,for T1 in the pig dataset,the predictive accuracy of SVR_GS is improved by 10% compared to GBLUP,and by approximately 4.4 and 18.6% compared to SVR_G and SVR_S respectively.For E1 in the wheat dataset,SVR_GS achieves 13.3% higher prediction accuracy than GBLUP.Among single kernel functions,the Laplacian and Gaussian kernel functions yield similar results,with the Gaussian kernel function performing better.The mixed kernel function notably reduces the MSE and MAE when compared to all single kernel functions.Furthermore,regarding runtime,SVR_GS and SVR_GP mixed kernel functions run approximately three times faster than GBLUP in the pig dataset,with only a slight increase in runtime compared to the single kernel function model.In summary,the mixed kernel function model of SVR demonstrates speed and accuracy competitiveness,and the model such as SVR_GS has important application potential for GS.展开更多
α.-Zeins,the major maize endosperm storage proteins,are transcriptionally regulated by Opaque2(O2)and prolamin-box-binding factor 1(PBF1),with Opaque11(O11)functioning upstream of them.However,whether O11 directly bi...α.-Zeins,the major maize endosperm storage proteins,are transcriptionally regulated by Opaque2(O2)and prolamin-box-binding factor 1(PBF1),with Opaque11(O11)functioning upstream of them.However,whether O11 directly binds toα-zein genes and its regulatory interactions with O2 and PBF1 remain unclear.Using the small-kernel mutant sw1,which exhibits decreased 19-kDa and increased 22-kDaα-zein,we positionally clone O11 and find it directly binds to G-box/E-box motifs.O11 activates 19-kDaα-zein transcription,stronger than PBF1 but weaker than O2.Notably,PBF1 competitively binds to an overlapping E-box/P-box motif,and represses O11-mediated transactivation.Although O11 does not physically interact with O2,it participates in the O2-centered hierarchical network to enhanceα-zein expression.sw1 o2 and sw1 pbf1 double mutants exhibit smaller,more opaque kernels with further reduced 19-kDa and 22-kDaα-zeins compared to the single mutants,suggesting distinct regulatory effects of these transcription factors on 19-kDa and 22-kDaα-zein genes.Promoter motif analysis suggests that O11,PBF1,and O2 directly regulate 19-kDaα-zein genes,while O11 indirectly controls 22-kDaα-zein genes via O2 and PBF1 modulation.These findings identify the unique and coordinated roles of O11,O2,and PBF1 in regulatingα.-zein genes and kernel development.展开更多
The authors consider the issue of hypothesis testing in varying-coefficient regression models with high-dimensional data.Utilizing kernel smoothing techniques,the authors propose a locally concerned U-statistic method...The authors consider the issue of hypothesis testing in varying-coefficient regression models with high-dimensional data.Utilizing kernel smoothing techniques,the authors propose a locally concerned U-statistic method to assess the overall significance of the coefficients.The authors establish that the proposed test is asymptotically normal under both the null hypothesis and local alternatives.Based on the locally concerned U-statistic,the authors further develop a globally concerned U-statistic to test whether the coefficient function is zero.A stochastic perturbation method is employed to approximate the distribution of the globally concerned test statistic.Monte Carlo simulations demonstrate the validity of the proposed test in finite samples.展开更多
In this study,Palm kernel shell(PKS)is utilized as a raw material to produce activated biochar as adsorbent for dye removal from wastewater,specifically methylene blue(MB)dye,by utilizing a simplified and costeffectiv...In this study,Palm kernel shell(PKS)is utilized as a raw material to produce activated biochar as adsorbent for dye removal from wastewater,specifically methylene blue(MB)dye,by utilizing a simplified and costeffective approach.Production of activated biocharwas carried out using both a furnace and a domesticmicrowave oven without an inert atmosphere.Three samples of palm kernel shell(PKS)based activated biochar labeled as samples A,B and C were carbonized inside the furnace at 800℃ for 1 h and then activated using the microwave-heating technique with varying heating times(0,5,10,and 15 min).The heating was conducted in the absence of an inert gas.Fourier Transform Infrared Spectroscopy(FTIR)highlighted a significant Si-O stretching vibration between 1040.5 to 692.7 cm−1,indicating the presence of key components(Silica and Alumina)in all PKS-based activated biochar samples.For wastewater treatment,activated biochar samples were tested against a 20 mg/LMethylene Blue(MB)solution,and the MB percentage removal was calculated for each run using a standard curve.Central Composite Design(CCD)experiments were conducted for optimization,with activated biochar Sample C exhibiting the highest adsorption capacity at 88.14%MB removal under specific conditions.ANOVA analysis confirmed the significance of the quadratic model,with a p-value of 0.0222 and R^(2)=0.9438.In conclusion,the results demonstrated the efficiency of PKS-based activated biochar as an adsorbent for MB removal in comparison to other commercial adsorbents.展开更多
Accurate prediction of remaining useful life serves as a reliable basis for maintenance strategies,effectively reducing both the frequency of failures and associated costs.As a core component of PHM,RUL prediction pla...Accurate prediction of remaining useful life serves as a reliable basis for maintenance strategies,effectively reducing both the frequency of failures and associated costs.As a core component of PHM,RUL prediction plays a crucial role in preventing equipment failures and optimizing maintenance decision-making.However,deep learning models often falter when processing raw,noisy temporal signals,fail to quantify prediction uncertainty,and face challenges in effectively capturing the nonlinear dynamics of equipment degradation.To address these issues,this study proposes a novel deep learning framework.First,a newbidirectional long short-termmemory network integrated with an attention mechanism is designed to enhance temporal feature extraction with improved noise robustness.Second,a probabilistic prediction framework based on kernel density estimation is constructed,incorporating residual connections and stochastic regularization to achieve precise RUL estimation.Finally,extensive experiments on the C-MAPSS dataset demonstrate that our method achieves competitive performance in terms of RMSE and Score metrics compared to state-of-the-artmodels.More importantly,the probabilistic output provides a quantifiablemeasure of prediction confidence,which is crucial for risk-informed maintenance planning,enabling managers to optimize maintenance strategies based on a quantifiable understanding of failure risk.展开更多
This paper introduces a novel fractional-order model based on the Caputo-Fabrizio(CF)derivative for analyzing computer virus propagation in networked environments.The model partitions the computer population into four...This paper introduces a novel fractional-order model based on the Caputo-Fabrizio(CF)derivative for analyzing computer virus propagation in networked environments.The model partitions the computer population into four compartments:susceptible,latently infected,breaking-out,and antivirus-capable systems.By employing the CF derivative—which uses a nonsingular exponential kernel—the framework effectively captures memory-dependent and nonlocal characteristics intrinsic to cyber systems,aspects inadequately represented by traditional integer-order models.Under Lipschitz continuity and boundedness assumptions,the existence and uniqueness of solutions are rigorously established via fixed-point theory.We develop a tailored two-step Adams-Bashforth numerical scheme for the CF framework and prove its second-order accuracy.Extensive numerical simulations across various fractional orders reveal that memory effects significantly influence virus transmission and control dynamics;smaller fractional orders produce more pronounced memory effects,delaying both infection spread and antivirus activation.Further theoretical analysis,including Hyers-Ulam stability and sensitivity assessments,reinforces the model’s robustness and identifies key parameters governing virus dynamics.The study also extends the framework to incorporate stochastic effects through a stochastic CF formulation.These results underscore fractional-order modeling as a powerful analytical tool for developing robust and effective cybersecurity strategies.展开更多
文摘Accurate cellular network traffic prediction is a crucial task to access Internet services for various devices at any time.With the use of mobile devices,communication services generate numerous data for every moment.Given the increasing dense population of data,traffic learning and prediction are the main components to substantially enhance the effectiveness of demand-aware resource allocation.A novel deep learning technique called radial kernelized LSTM-based connectionist Tversky multilayer deep structure learning(RKLSTM-CTMDSL)model is introduced for traffic prediction with superior accuracy and minimal time consumption.The RKLSTM-CTMDSL model performs attribute selection and classification processes for cellular traffic prediction.In this model,the connectionist Tversky multilayer deep structure learning includes multiple layers for traffic prediction.A large volume of spatial-temporal data are considered as an input-to-input layer.Thereafter,input data are transmitted to hidden layer 1,where a radial kernelized long short-term memory architecture is designed for the relevant attribute selection using activation function results.After obtaining the relevant attributes,the selected attributes are given to the next layer.Tversky index function is used in this layer to compute similarities among the training and testing traffic patterns.Tversky similarity index outcomes are given to the output layer.Similarity value is used as basis to classify data as heavy network or normal traffic.Thus,cellular network traffic prediction is presented with minimal error rate using the RKLSTM-CTMDSL model.Comparative evaluation proved that the RKLSTM-CTMDSL model outperforms conventional methods.
基金funds from the National Natural Science Foundations of China(32172693)the Program of National Beef Cattle and Yak Industrial Technology System(CARS-37)。
文摘Background:Genomic selection(GS)has revolutionized animal and plant breeding after the first implementation via early selection before measuring phenotypes.Besides genome,transcriptome and metabolome information are increasingly considered new sources for GS.Difficulties in building the model with multi-omics data for GS and the limit of specimen availability have both delayed the progress of investigating multi-omics.Results:We utilized the Cosine kernel to map genomic and transcriptomic data as n×n symmetric matrix(G matrix and T matrix),combined with the best linear unbiased prediction(BLUP)for GS.Here,we defined five kernel-based prediction models:genomic BLUP(GBLUP),transcriptome-BLUP(TBLUP),multi-omics BLUP(MBLUP,M=ratio×G+(1-ratio)×T),multi-omics single-step BLUP(mss BLUP),and weighted multi-omics single-step BLUP(wmss BLUP)to integrate transcribed individuals and genotyped resource population.The predictive accuracy evaluations in four traits of the Chinese Simmental beef cattle population showed that(1)MBLUP was far preferred to GBLUP(ratio=1.0),(2)the prediction accuracy of wmss BLUP and mss BLUP had 4.18%and 3.37%average improvement over GBLUP,(3)We also found the accuracy of wmss BLUP increased with the growing proportion of transcribed cattle in the whole resource population.Conclusions:We concluded that the inclusion of transcriptome data in GS had the potential to improve accuracy.Moreover,wmss BLUP is accepted to be a promising alternative for the present situation in which plenty of individuals are genotyped when fewer are transcribed.
基金supported in part by the Youth Foundation of Shanxi Province(5113240053)the Fundamental Research Funds for the Central Universities(G2023KY05102)+2 种基金the Natural Science Foundation of China(61976120)the Natural Science Foundation of Jiangsu Province(BK20231337)the Natural Science Key Foundation of Jiangsu Education Department(21KJA510004)。
文摘It is challenging to cluster multi-view data in which the clusters have overlapping areas.Existing multi-view clustering methods often misclassify the indistinguishable objects in overlapping areas by forcing them into single clusters,increasing clustering errors.Our solution,the multi-view dynamic kernelized evidential clustering method(MvDKE),addresses this by assigning these objects to meta-clusters,a union of several related singleton clusters,effectively capturing the local imprecision in overlapping areas.MvDKE offers two main advantages:firstly,it significantly reduces computational complexity through a dynamic framework for evidential clustering,and secondly,it adeptly handles non-spherical data using kernel techniques within its objective function.Experiments on various datasets confirm MvDKE's superior ability to accurately characterize the local imprecision in multi-view non-spherical data,achieving better efficiency and outperforming existing methods in overall performance.
基金supported by National Natural Science Foundation of China (No.40872193)
文摘This paper presents a nonlinear multidimensional scaling model, called kernelized fourth quantifica- tion theory, which is an integration of kernel techniques and the fourth quantification theory. The model can deal with the problem of mineral prediction without defining a training area. In mineral target prediction, the pre-defined statistical cells, such as grid cells, can be implicitly transformed using kernel techniques from input space to a high-dimensional feature space, where the nonlinearly separable clusters in the input space are ex- pected to be linearly separable. Then, the transformed cells in the feature space are mapped by the fourth quan- tifieation theory onto a low-dimensional scaling space, where the sealed cells can be visually clustered according to their spatial locations. At the same time, those cells, which are far away from the cluster center of the majority of the sealed cells, are recognized as anomaly cells. Finally, whether the anomaly cells can serve as mineral potential target cells can be tested by spatially superimposing the known mineral occurrences onto the anomaly ceils. A case study shows that nearly all the known mineral occurrences spatially coincide with the anomaly cells with nearly the smallest scaled coordinates in one-dimensional sealing space. In the case study, the mineral target cells delineated by the new model are similar to those predicted by the well-known WofE model.
基金the National Natural Science Foundation (61472196, 61672305)Natural Science Foundation of Shandong Province (BS2015DX010, ZR2015FM012)Key Research and Development Foundation of Shandong Province (2017GGX10133).
文摘To address the problem of using fixed feature and single apparent model which is difficult to adapt to the complex scenarios, a Kernelized correlation filter target tracking algorithm based on online saliency feature selection and fusion is proposed. It combined the correlation filter tracking framework and the salient feature model of the target. In the tracking process, the maximum Kernel correlation filter response values of different feature models were calculated respectively, and the response weights were dynamically set according to the saliency of different features. According to the filter response value, the final target position was obtained, which improves the target positioning accuracy. The target model was dynamically updated in an online manner based on the feature saliency measurement results. The experimental results show that the proposed method can effectively utilize the distinctive feature fusion to improve the tracking effect in complex environments.
基金supported by the China Agriculture Research System of MOF and MARAthe National Natural Science Foundation of China (31872337 and 31501919)the Agricultural Science and Technology Innovation Project,China (ASTIP-IAS02)。
文摘The advantages of genome selection(GS) in animal and plant breeding are self-evident.Traditional parametric models have disadvantage in better fit the increasingly large sequencing data and capture complex effects accurately.Machine learning models have demonstrated remarkable potential in addressing these challenges.In this study,we introduced the concept of mixed kernel functions to explore the performance of support vector machine regression(SVR) in GS.Six single kernel functions(SVR_L,SVR_C,SVR_G,SVR_P,SVR_S,SVR_L) and four mixed kernel functions(SVR_GS,SVR_GP,SVR_LS,SVR_LP) were used to predict genome breeding values.The prediction accuracy,mean squared error(MSE) and mean absolute error(MAE) were used as evaluation indicators to compare with two traditional parametric models(GBLUP,BayesB) and two popular machine learning models(RF,KcRR).The results indicate that in most cases,the performance of the mixed kernel function model significantly outperforms that of GBLUP,BayesB and single kernel function.For instance,for T1 in the pig dataset,the predictive accuracy of SVR_GS is improved by 10% compared to GBLUP,and by approximately 4.4 and 18.6% compared to SVR_G and SVR_S respectively.For E1 in the wheat dataset,SVR_GS achieves 13.3% higher prediction accuracy than GBLUP.Among single kernel functions,the Laplacian and Gaussian kernel functions yield similar results,with the Gaussian kernel function performing better.The mixed kernel function notably reduces the MSE and MAE when compared to all single kernel functions.Furthermore,regarding runtime,SVR_GS and SVR_GP mixed kernel functions run approximately three times faster than GBLUP in the pig dataset,with only a slight increase in runtime compared to the single kernel function model.In summary,the mixed kernel function model of SVR demonstrates speed and accuracy competitiveness,and the model such as SVR_GS has important application potential for GS.
基金supported by the Natural Science Foundation of Henan Province(242300421028)the National Natural Science Foundation of China(32372091)+3 种基金the Science and Technology Innovation Fund of Henan Agricultural University(202023CXZX002)to ZY.F.the National Key Research and Development Program of China(2021YFF1000304)to Q-W.S.the Natural Science Foundation Youth Fund project of Henan Province(232300421261)to Q-Q.Z.the China Postdoctoral Science Foundation(2024M750812),and Henan Postdoctoral Foundation.
文摘α.-Zeins,the major maize endosperm storage proteins,are transcriptionally regulated by Opaque2(O2)and prolamin-box-binding factor 1(PBF1),with Opaque11(O11)functioning upstream of them.However,whether O11 directly binds toα-zein genes and its regulatory interactions with O2 and PBF1 remain unclear.Using the small-kernel mutant sw1,which exhibits decreased 19-kDa and increased 22-kDaα-zein,we positionally clone O11 and find it directly binds to G-box/E-box motifs.O11 activates 19-kDaα-zein transcription,stronger than PBF1 but weaker than O2.Notably,PBF1 competitively binds to an overlapping E-box/P-box motif,and represses O11-mediated transactivation.Although O11 does not physically interact with O2,it participates in the O2-centered hierarchical network to enhanceα-zein expression.sw1 o2 and sw1 pbf1 double mutants exhibit smaller,more opaque kernels with further reduced 19-kDa and 22-kDaα-zeins compared to the single mutants,suggesting distinct regulatory effects of these transcription factors on 19-kDa and 22-kDaα-zein genes.Promoter motif analysis suggests that O11,PBF1,and O2 directly regulate 19-kDaα-zein genes,while O11 indirectly controls 22-kDaα-zein genes via O2 and PBF1 modulation.These findings identify the unique and coordinated roles of O11,O2,and PBF1 in regulatingα.-zein genes and kernel development.
基金supported by the National Social Science Foundation of China under Grant No.23&ZD126National Science Foundation of China under Grant No.12471256+1 种基金Natural Science Foundation of Shanxi Province under Grant No.202203021221219Scientific and Technological Innovation Programs of Higher Education Institutions in Shanxi under Grant No.2023L164。
文摘The authors consider the issue of hypothesis testing in varying-coefficient regression models with high-dimensional data.Utilizing kernel smoothing techniques,the authors propose a locally concerned U-statistic method to assess the overall significance of the coefficients.The authors establish that the proposed test is asymptotically normal under both the null hypothesis and local alternatives.Based on the locally concerned U-statistic,the authors further develop a globally concerned U-statistic to test whether the coefficient function is zero.A stochastic perturbation method is employed to approximate the distribution of the globally concerned test statistic.Monte Carlo simulations demonstrate the validity of the proposed test in finite samples.
文摘In this study,Palm kernel shell(PKS)is utilized as a raw material to produce activated biochar as adsorbent for dye removal from wastewater,specifically methylene blue(MB)dye,by utilizing a simplified and costeffective approach.Production of activated biocharwas carried out using both a furnace and a domesticmicrowave oven without an inert atmosphere.Three samples of palm kernel shell(PKS)based activated biochar labeled as samples A,B and C were carbonized inside the furnace at 800℃ for 1 h and then activated using the microwave-heating technique with varying heating times(0,5,10,and 15 min).The heating was conducted in the absence of an inert gas.Fourier Transform Infrared Spectroscopy(FTIR)highlighted a significant Si-O stretching vibration between 1040.5 to 692.7 cm−1,indicating the presence of key components(Silica and Alumina)in all PKS-based activated biochar samples.For wastewater treatment,activated biochar samples were tested against a 20 mg/LMethylene Blue(MB)solution,and the MB percentage removal was calculated for each run using a standard curve.Central Composite Design(CCD)experiments were conducted for optimization,with activated biochar Sample C exhibiting the highest adsorption capacity at 88.14%MB removal under specific conditions.ANOVA analysis confirmed the significance of the quadratic model,with a p-value of 0.0222 and R^(2)=0.9438.In conclusion,the results demonstrated the efficiency of PKS-based activated biochar as an adsorbent for MB removal in comparison to other commercial adsorbents.
基金funded by scientific research projects under Grant JY2024B011.
文摘Accurate prediction of remaining useful life serves as a reliable basis for maintenance strategies,effectively reducing both the frequency of failures and associated costs.As a core component of PHM,RUL prediction plays a crucial role in preventing equipment failures and optimizing maintenance decision-making.However,deep learning models often falter when processing raw,noisy temporal signals,fail to quantify prediction uncertainty,and face challenges in effectively capturing the nonlinear dynamics of equipment degradation.To address these issues,this study proposes a novel deep learning framework.First,a newbidirectional long short-termmemory network integrated with an attention mechanism is designed to enhance temporal feature extraction with improved noise robustness.Second,a probabilistic prediction framework based on kernel density estimation is constructed,incorporating residual connections and stochastic regularization to achieve precise RUL estimation.Finally,extensive experiments on the C-MAPSS dataset demonstrate that our method achieves competitive performance in terms of RMSE and Score metrics compared to state-of-the-artmodels.More importantly,the probabilistic output provides a quantifiablemeasure of prediction confidence,which is crucial for risk-informed maintenance planning,enabling managers to optimize maintenance strategies based on a quantifiable understanding of failure risk.
基金supported and funded by the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University(IMSIU)(grant number IMSIU-DDRSP2601).
文摘This paper introduces a novel fractional-order model based on the Caputo-Fabrizio(CF)derivative for analyzing computer virus propagation in networked environments.The model partitions the computer population into four compartments:susceptible,latently infected,breaking-out,and antivirus-capable systems.By employing the CF derivative—which uses a nonsingular exponential kernel—the framework effectively captures memory-dependent and nonlocal characteristics intrinsic to cyber systems,aspects inadequately represented by traditional integer-order models.Under Lipschitz continuity and boundedness assumptions,the existence and uniqueness of solutions are rigorously established via fixed-point theory.We develop a tailored two-step Adams-Bashforth numerical scheme for the CF framework and prove its second-order accuracy.Extensive numerical simulations across various fractional orders reveal that memory effects significantly influence virus transmission and control dynamics;smaller fractional orders produce more pronounced memory effects,delaying both infection spread and antivirus activation.Further theoretical analysis,including Hyers-Ulam stability and sensitivity assessments,reinforces the model’s robustness and identifies key parameters governing virus dynamics.The study also extends the framework to incorporate stochastic effects through a stochastic CF formulation.These results underscore fractional-order modeling as a powerful analytical tool for developing robust and effective cybersecurity strategies.