This research presents a novel nature-inspired metaheuristic algorithm called Frilled Lizard Optimization(FLO),which emulates the unique hunting behavior of frilled lizards in their natural habitat.FLO draws its inspi...This research presents a novel nature-inspired metaheuristic algorithm called Frilled Lizard Optimization(FLO),which emulates the unique hunting behavior of frilled lizards in their natural habitat.FLO draws its inspiration from the sit-and-wait hunting strategy of these lizards.The algorithm’s core principles are meticulously detailed and mathematically structured into two distinct phases:(i)an exploration phase,which mimics the lizard’s sudden attack on its prey,and(ii)an exploitation phase,which simulates the lizard’s retreat to the treetops after feeding.To assess FLO’s efficacy in addressing optimization problems,its performance is rigorously tested on fifty-two standard benchmark functions.These functions include unimodal,high-dimensional multimodal,and fixed-dimensional multimodal functions,as well as the challenging CEC 2017 test suite.FLO’s performance is benchmarked against twelve established metaheuristic algorithms,providing a comprehensive comparative analysis.The simulation results demonstrate that FLO excels in both exploration and exploitation,effectively balancing these two critical aspects throughout the search process.This balanced approach enables FLO to outperform several competing algorithms in numerous test cases.Additionally,FLO is applied to twenty-two constrained optimization problems from the CEC 2011 test suite and four complex engineering design problems,further validating its robustness and versatility in solving real-world optimization challenges.Overall,the study highlights FLO’s superior performance and its potential as a powerful tool for tackling a wide range of optimization problems.展开更多
BACKGROUND A cure for Helicobacter pylori(H.pylori)remains a problem of global concern.The prevalence of antimicrobial resistance is widely rising and becoming a challenging issue worldwide.Optimizing sequential thera...BACKGROUND A cure for Helicobacter pylori(H.pylori)remains a problem of global concern.The prevalence of antimicrobial resistance is widely rising and becoming a challenging issue worldwide.Optimizing sequential therapy seems to be one of the most attractive strategies in terms of efficacy,tolerability and cost.The most common sequential therapy consists of a dual therapy[proton-pump inhibitors(PPIs)and amoxicillin]for the first period(5 to 7 d),followed by a triple therapy for the second period(PPI,clarithromycin and metronidazole).PPIs play a key role in maintaining a gastric pH at a level that allows an optimal efficacy of antibiotics,hence the idea of using new generation molecules.This open-label prospective study randomized 328 patients with confirmed H.pylori infection into three groups(1:1:1):The first group received quadruple therapy consisting of twice-daily(bid)omeprazole 20 mg,amoxicillin 1 g,clarith-romycin 500 mg and metronidazole 500 mg for 10 d(QT-10),the second group received a 14 d quadruple therapy following the same regimen(QT-14),and the third group received an optimized sequential therapy consisting of bid rabe-prazole 20 mg plus amoxicillin 1 g for 7 d,followed by bid rabeprazole 20 mg,clarithromycin 500 mg and metronidazole 500 mg for the next 7 d(OST-14).AEs were recorded throughout the study,and the H.pylori eradication rate was determined 4 to 6 wk after the end of treatment,using the 13C urea breath test.RESULTS In the intention-to-treat and per-protocol analysis,the eradication rate was higher in the OST-14 group compared to the QT-10 group:(93.5%,85.5%P=0.04)and(96.2%,89.5%P=0.03)respectively.However,there was no statist-ically significant difference in eradication rates between the OST-14 and QT-14 groups:(93.5%,91.8%P=0.34)and(96.2%,94.4%P=0.35),respectively.The overall incidence of AEs was significantly lower in the OST-14 group(P=0.01).Furthermore,OST-14 was the most cost-effective among the three groups.CONCLUSION The optimized 14-d sequential therapy is a safe and effective alternative.Its eradication rate is comparable to that of the 14-d concomitant therapy while causing fewer AEs and allowing a gain in terms of cost.展开更多
Carbon nitrides with two-dimensional layered structures and high theoretical capacities are attractive as anode materials for sodium-ion batteries while their low crystallinity and insufficient structural stability st...Carbon nitrides with two-dimensional layered structures and high theoretical capacities are attractive as anode materials for sodium-ion batteries while their low crystallinity and insufficient structural stability strongly restrict their practical applications.Coupling carbon nitrides with conductive carbon may relieve these issues.However,little is known about the influence of nitrogen(N)configurations on the interactions between carbon and C_(3)N_(4),which is fundamentally critical for guiding the precise design of advanced C_(3)N_(4)-related electrodes.Herein,highly crystalline C_(3)N_(4)(poly(triazine imide),PTI)based all-carbon composites were developed by molten salt strategy.More importantly,the vital role of pyrrolic-N for enhancing charge transfer and boosting Na+storage of C_(3)N_(4)-based composites,which was confirmed by both theoretical and experimental evidence,was spot-highlighted for the first time.By elaborately controlling the salt composition,the composite with high pyrrolic-N and minimized graphitic-N content was obtained.Profiting from the formation of highly crystalline PTI and electrochemically favorable pyrrolic-N configurations,the composite delivered an unusual reverse growth and record-level cycling stability even after 5000 cycles along with high reversible capacity and outstanding full-cell capacity retention.This work broadens the energy storage applications of C_(3)N_(4) and provides new prospects for the design of advanced all-carbon electrodes.展开更多
In the realm of the synthesis of heat-integrated distillation configurations,the conventional approach for exploring more heat integration possibilities typically entails the splitting of a single column into a twocol...In the realm of the synthesis of heat-integrated distillation configurations,the conventional approach for exploring more heat integration possibilities typically entails the splitting of a single column into a twocolumn configuration.However,this approach frequently necessitates tedious enumeration procedures,resulting in a considerable computational burden.To surmount this formidable challenge,the present study introduces an innovative remedy:The proposition of a superstructure that encompasses both single-column and multiple two-column configurations.Additionally,a simultaneous optimization algorithm is applied to optimize both the process parameters and heat integration structures of the twocolumn configurations.The effectiveness of this approach is demonstrated through a case study focusing on industrial organosilicon separation.The results underscore that the superstructure methodology not only substantially mitigates computational time compared to exhaustive enumeration but also furnishes solutions that exhibit comparable performance.展开更多
Network traffic identification is critical for maintaining network security and further meeting various demands of network applications.However,network traffic data typically possesses high dimensionality and complexi...Network traffic identification is critical for maintaining network security and further meeting various demands of network applications.However,network traffic data typically possesses high dimensionality and complexity,leading to practical problems in traffic identification data analytics.Since the original Dung Beetle Optimizer(DBO)algorithm,Grey Wolf Optimization(GWO)algorithm,Whale Optimization Algorithm(WOA),and Particle Swarm Optimization(PSO)algorithm have the shortcomings of slow convergence and easily fall into the local optimal solution,an Improved Dung Beetle Optimizer(IDBO)algorithm is proposed for network traffic identification.Firstly,the Sobol sequence is utilized to initialize the dung beetle population,laying the foundation for finding the global optimal solution.Next,an integration of levy flight and golden sine strategy is suggested to give dung beetles a greater probability of exploring unvisited areas,escaping from the local optimal solution,and converging more effectively towards a global optimal solution.Finally,an adaptive weight factor is utilized to enhance the search capabilities of the original DBO algorithm and accelerate convergence.With the improvements above,the proposed IDBO algorithm is then applied to traffic identification data analytics and feature selection,as so to find the optimal subset for K-Nearest Neighbor(KNN)classification.The simulation experiments use the CICIDS2017 dataset to verify the effectiveness of the proposed IDBO algorithm and compare it with the original DBO,GWO,WOA,and PSO algorithms.The experimental results show that,compared with other algorithms,the accuracy and recall are improved by 1.53%and 0.88%in binary classification,and the Distributed Denial of Service(DDoS)class identification is the most effective in multi-classification,with an improvement of 5.80%and 0.33%for accuracy and recall,respectively.Therefore,the proposed IDBO algorithm is effective in increasing the efficiency of traffic identification and solving the problem of the original DBO algorithm that converges slowly and falls into the local optimal solution when dealing with high-dimensional data analytics and feature selection for network traffic identification.展开更多
With the development of information technology,a large number of product quality data in the entire manufacturing process is accumulated,but it is not explored and used effectively.The traditional product quality pred...With the development of information technology,a large number of product quality data in the entire manufacturing process is accumulated,but it is not explored and used effectively.The traditional product quality prediction models have many disadvantages,such as high complexity and low accuracy.To overcome the above problems,we propose an optimized data equalization method to pre-process dataset and design a simple but effective product quality prediction model:radial basis function model optimized by the firefly algorithm with Levy flight mechanism(RBFFALM).First,the new data equalization method is introduced to pre-process the dataset,which reduces the dimension of the data,removes redundant features,and improves the data distribution.Then the RBFFALFM is used to predict product quality.Comprehensive expe riments conducted on real-world product quality datasets validate that the new model RBFFALFM combining with the new data pre-processing method outperforms other previous me thods on predicting product quality.展开更多
In urban water ecological restoration projects,the selection and configuration of wetland plants are crucial for water quality improvement,ecological diversity enhancement,and landscape beautification.Different plants...In urban water ecological restoration projects,the selection and configuration of wetland plants are crucial for water quality improvement,ecological diversity enhancement,and landscape beautification.Different plants have different characteristics,and a scientific and rational selection and optimization of plant species is needed.This paper proposes an optimized plant selection and configuration scheme for urban water ecological restoration based on the ecological characteristics and pollutant removal performance of wetland plants.It analyzes the diversity,removal mechanisms,and configuration modes of wetland plants,taking into account ecology,aesthetics,and cost-effectiveness,to provide scientific evidence for wetland plant configuration and support water environment management decision-making.展开更多
As massive underground projects have become popular in dense urban cities,a problem has arisen:which model predicts the best for Tunnel Boring Machine(TBM)performance in these tunneling projects?However,performance le...As massive underground projects have become popular in dense urban cities,a problem has arisen:which model predicts the best for Tunnel Boring Machine(TBM)performance in these tunneling projects?However,performance level of TBMs in complex geological conditions is still a great challenge for practitioners and researchers.On the other hand,a reliable and accurate prediction of TBM performance is essential to planning an applicable tunnel construction schedule.The performance of TBM is very difficult to estimate due to various geotechnical and geological factors and machine specifications.The previously-proposed intelligent techniques in this field are mostly based on a single or base model with a low level of accuracy.Hence,this study aims to introduce a hybrid randomforest(RF)technique optimized by global harmony search with generalized oppositionbased learning(GOGHS)for forecasting TBM advance rate(AR).Optimizing the RF hyper-parameters in terms of,e.g.,tree number and maximum tree depth is the main objective of using the GOGHS-RF model.In the modelling of this study,a comprehensive databasewith themost influential parameters onTBMtogetherwithTBM AR were used as input and output variables,respectively.To examine the capability and power of the GOGHSRF model,three more hybrid models of particle swarm optimization-RF,genetic algorithm-RF and artificial bee colony-RF were also constructed to forecast TBM AR.Evaluation of the developed models was performed by calculating several performance indices,including determination coefficient(R2),root-mean-square-error(RMSE),and mean-absolute-percentage-error(MAPE).The results showed that theGOGHS-RF is a more accurate technique for estimatingTBMAR compared to the other applied models.The newly-developedGOGHS-RFmodel enjoyed R2=0.9937 and 0.9844,respectively,for train and test stages,which are higher than a pre-developed RF.Also,the importance of the input parameters was interpreted through the SHapley Additive exPlanations(SHAP)method,and it was found that thrust force per cutter is the most important variable on TBMAR.The GOGHS-RF model can be used in mechanized tunnel projects for predicting and checking performance.展开更多
We review the predictions of quark models for multiquark configurations that are bound or resonant states,and compare different methods for estimating the properties of resonances.
Geometrical configurations play a crucial role in dual-atom catalysts(DACs)for electrocatalytic applications.Significant progress has been made to design DACs electrocatalysts with various geometri-cal configurations,...Geometrical configurations play a crucial role in dual-atom catalysts(DACs)for electrocatalytic applications.Significant progress has been made to design DACs electrocatalysts with various geometri-cal configurations,but in-depth understanding the relationship between geometrical configurations and metal-metal interaction mechanisms for designing targeted DACs is still required.In this review,the recent progress in engineering of geometrical configurations of DACs is systematically summarized.Based on the polarity of geometrical configuration,DACs can be classified into two different types that are homonuclear and heteronuclear DACs.Furthermore,with regard to the geometrical configurations of the active sites,homonuclear DACs are identified into adjacent and bridged configurations,and heteronuclear DACs can be classified into adjacent,bridged,and separated configurations.Subsequently,metal-metal interactions in DACs with different geometrical configurations are introduced.Additionally,the applications of DACs in different electrocatalytic reactions are discussed,including the oxygen reduction reaction(ORR),oxygen evolution reaction(OER),hydrogen evolution reaction(HER),and other catalysis.Finally,the future challenges and perspectives for advancements in DACs are high-lighted.This review aims to provide inspiration for the design of highly effcient DACs towards energy relatedapplications.展开更多
This paper introduces the African Bison Optimization(ABO)algorithm,which is based on biological population.ABO is inspired by the survival behaviors of the African bison,including foraging,bathing,jousting,mating,and ...This paper introduces the African Bison Optimization(ABO)algorithm,which is based on biological population.ABO is inspired by the survival behaviors of the African bison,including foraging,bathing,jousting,mating,and eliminating.The foraging behavior prompts the bison to seek a richer food source for survival.When bison find a food source,they stick around for a while by bathing behavior.The jousting behavior makes bison stand out in the population,then the winner gets the chance to produce offspring in the mating behavior.The eliminating behavior causes the old or injured bison to be weeded out from the herd,thus maintaining the excellent individuals.The above behaviors are translated into ABO by mathematical modeling.To assess the reliability and performance of ABO,it is evaluated on a diverse set of 23 benchmark functions and applied to solve five practical engineering problems with constraints.The findings from the simulation demonstrate that ABO exhibits superior and more competitive performance by effectively managing the trade-off between exploration and exploitation when compared with the other nine popular metaheuristics algorithms.展开更多
Hybridizing metaheuristic algorithms involves synergistically combining different optimization techniques to effectively address complex and challenging optimization problems.This approach aims to leverage the strengt...Hybridizing metaheuristic algorithms involves synergistically combining different optimization techniques to effectively address complex and challenging optimization problems.This approach aims to leverage the strengths of multiple algorithms,enhancing solution quality,convergence speed,and robustness,thereby offering a more versatile and efficient means of solving intricate real-world optimization tasks.In this paper,we introduce a hybrid algorithm that amalgamates three distinct metaheuristics:the Beluga Whale Optimization(BWO),the Honey Badger Algorithm(HBA),and the Jellyfish Search(JS)optimizer.The proposed hybrid algorithm will be referred to as BHJO.Through this fusion,the BHJO algorithm aims to leverage the strengths of each optimizer.Before this hybridization,we thoroughly examined the exploration and exploitation capabilities of the BWO,HBA,and JS metaheuristics,as well as their ability to strike a balance between exploration and exploitation.This meticulous analysis allowed us to identify the pros and cons of each algorithm,enabling us to combine them in a novel hybrid approach that capitalizes on their respective strengths for enhanced optimization performance.In addition,the BHJO algorithm incorporates Opposition-Based Learning(OBL)to harness the advantages offered by this technique,leveraging its diverse exploration,accelerated convergence,and improved solution quality to enhance the overall performance and effectiveness of the hybrid algorithm.Moreover,the performance of the BHJO algorithm was evaluated across a range of both unconstrained and constrained optimization problems,providing a comprehensive assessment of its efficacy and applicability in diverse problem domains.Similarly,the BHJO algorithm was subjected to a comparative analysis with several renowned algorithms,where mean and standard deviation values were utilized as evaluation metrics.This rigorous comparison aimed to assess the performance of the BHJOalgorithmabout its counterparts,shedding light on its effectiveness and reliability in solving optimization problems.Finally,the obtained numerical statistics underwent rigorous analysis using the Friedman post hoc Dunn’s test.The resulting numerical values revealed the BHJO algorithm’s competitiveness in tackling intricate optimization problems,affirming its capability to deliver favorable outcomes in challenging scenarios.展开更多
Based on the complementary advantages of Line Commutated Converter(LCC)and Modular Multilevel Converter(MMC)in power grid applications,there are two types of hybrid DC system topologies:one is the parallel connection ...Based on the complementary advantages of Line Commutated Converter(LCC)and Modular Multilevel Converter(MMC)in power grid applications,there are two types of hybrid DC system topologies:one is the parallel connection of LCC converter stations and MMC converter stations,and the other is the series connection of LCC and MMC converter stations within a single station.The hybrid DC transmission system faces broad application prospects and development potential in large-scale clean energy integration across regions and the construction of a new power system dominated by new energy sources in China.This paper first analyzes the system forms and topological characteristics of hybrid DC transmission,introducing the forms and topological characteristics of converter-level hybrid DC transmission systems and system-level hybrid DC transmission systems.Next,it analyzes the operating characteristics of LCC and MMC inverter-level hybrid DC transmission systems,provides insights into the transient stability of hybrid DC transmission systems,and typical fault ride-through control strategies.Finally,it summarizes the networking characteristics of the LCC-MMC series within the converter station hybrid DC transmission system,studies the transient characteristics and fault ridethrough control strategies under different fault types for the LCC-MMC series in the receiving-end converter station,and investigates the transient characteristics and fault ride-through control strategies under different fault types for the LCC-MMC series in the sending-end converter station.展开更多
This study proposes a hybridization of two efficient algorithm’s Multi-objective Ant Lion Optimizer Algorithm(MOALO)which is a multi-objective enhanced version of the Ant Lion Optimizer Algorithm(ALO)and the Genetic ...This study proposes a hybridization of two efficient algorithm’s Multi-objective Ant Lion Optimizer Algorithm(MOALO)which is a multi-objective enhanced version of the Ant Lion Optimizer Algorithm(ALO)and the Genetic Algorithm(GA).MOALO version has been employed to address those problems containing many objectives and an archive has been employed for retaining the non-dominated solutions.The uniqueness of the hybrid is that the operators like mutation and crossover of GA are employed in the archive to update the solutions and later those solutions go through the process of MOALO.A first-time hybrid of these algorithms is employed to solve multi-objective problems.The hybrid algorithm overcomes the limitation of ALO of getting caught in the local optimum and the requirement of more computational effort to converge GA.To evaluate the hybridized algorithm’s performance,a set of constrained,unconstrained test problems and engineering design problems were employed and compared with five well-known computational algorithms-MOALO,Multi-objective Crystal Structure Algorithm(MOCryStAl),Multi-objective Particle Swarm Optimization(MOPSO),Multi-objective Multiverse Optimization Algorithm(MOMVO),Multi-objective Salp Swarm Algorithm(MSSA).The outcomes of five performance metrics are statistically analyzed and the most efficient Pareto fronts comparison has been obtained.The proposed hybrid surpasses MOALO based on the results of hypervolume(HV),Spread,and Spacing.So primary objective of developing this hybrid approach has been achieved successfully.The proposed approach demonstrates superior performance on the test functions,showcasing robust convergence and comprehensive coverage that surpasses other existing algorithms.展开更多
In order to address the issue of sensor configuration redundancy in intelligent driving,this paper constructs a multi-objective optimization model that considers cost,coverage ability,and perception performance.And th...In order to address the issue of sensor configuration redundancy in intelligent driving,this paper constructs a multi-objective optimization model that considers cost,coverage ability,and perception performance.And then,combining a specific set of parameters,the NSGA-II algorithm is used to solve the multi-objective model established in this paper,and a Pareto front containing 24 typical configuration schemes is extracted after considering empirical constraints.Finally,using the decision preference method proposed in this paper that combines subjective and objective factors,decision scores are calculated and ranked for various configuration schemes from both cost and performance preferences.The research results indicate that the multi-objective optimization model established in this paper can screen and optimize various configuration schemes from the optimal principle of the vehicle,and the optimized configuration schemes can be quantitatively ranked to obtain the decision results for the vehicle under different preference tendencies.展开更多
Seismic fragility analysis of three-tower cable-stayed bridges with three different structural systems,including rigid system(RS),floating system(FS),and passive energy dissipation system(PEDS),is conducted to study t...Seismic fragility analysis of three-tower cable-stayed bridges with three different structural systems,including rigid system(RS),floating system(FS),and passive energy dissipation system(PEDS),is conducted to study the effects of connection configurations on seismic responses and fragilities.Finite element models of bridges are established using OpenSees.A new ground motion screening method based on the statistical characteristic of the predominant period is proposed to avoid irregular behavior in the selection process of ground motions,and incremental dynamic analysis(IDA)is performed to develop components and systems fragility curves.The effects of damper failure on calculated results for PEDS are examined in terms of seismic response and fragility analysis.The results show that the bridge tower is the most affected component by different structural systems.For RS,the fragility of the middle tower is significantly higher than other components,and the bridge failure starts from the middle tower,exhibiting a characteristic of local failure.For FS and PEDS,the fragility of the edge tower is higher than the middle tower.The system fragility of RS is higher than FS and PEDS.Taking the failure of dampers into account is necessary to obtain reliable seismic capacity of cable-stayed bridges.展开更多
Granular debris plays a significant role in determining damming deposit characteristics. An indepth understanding of how variations in grain size distribution(GSD) and geometric configurations impact the behavior of g...Granular debris plays a significant role in determining damming deposit characteristics. An indepth understanding of how variations in grain size distribution(GSD) and geometric configurations impact the behavior of granular debris during the occurrence of granular debris is essential for precise assessment and effective mitigation of landslide hazards in mountainous terrains. This research aims to investigate the impact of GSD and geometric configurations on sliding and damming properties through laboratory experiments. The geometric configurations were categorized into three categories based on the spatial distribution of maximum volume: located at the front(Type Ⅰ), middle(Type Ⅱ), and rear(Type Ⅲ) of the granular debris. Our experimental findings highlight that the sliding and damming processes primarily depend on the interaction among the geometric configuration, grain size, and GSD in granular debris. Different sliding and damming mechanisms across various geometric configurations induce variability in motion parameters and deposition patterns. For Type Ⅰ configurations, the front debris functions as the critical and primary driving component, with energy dissipation primarily occurring through inter-grain interactions. In contrast, Type Ⅱ configurations feature the middle debris as the dominant driving component, experiencing hindrance from the front debris and propulsion from the rear, leading to complex alterations in sliding motion. Here, energy dissipation arises from a combination of inter-grain and grain-substrate interactions. Lastly, in Type Ⅲ configurations, both the middle and rear debris serve as the main driving components, with the rear sliding debris impeded by the front. In this case, energy dissipation predominantly results from grainsubstrate interaction. Moreover, we have quantitatively demonstrated that the inverse grading in damming deposits, where coarse grain moves upward and fine grain moves downward, is primarily caused by grain sorting due to collisions among the grains and between the grain and the base. The impact of grain on the horizontal channel further aids grain sorting and contributes to inverse grading. The proposed classification of three geometric configurations in our study enhances the understanding of damming properties from the view of mechanism, which provides valuable insights for related study about damming granular debris.展开更多
Nowadays,ensuring thequality of networkserviceshas become increasingly vital.Experts are turning toknowledge graph technology,with a significant emphasis on entity extraction in the identification of device configurat...Nowadays,ensuring thequality of networkserviceshas become increasingly vital.Experts are turning toknowledge graph technology,with a significant emphasis on entity extraction in the identification of device configurations.This research paper presents a novel entity extraction method that leverages a combination of active learning and attention mechanisms.Initially,an improved active learning approach is employed to select the most valuable unlabeled samples,which are subsequently submitted for expert labeling.This approach successfully addresses the problems of isolated points and sample redundancy within the network configuration sample set.Then the labeled samples are utilized to train the model for network configuration entity extraction.Furthermore,the multi-head self-attention of the transformer model is enhanced by introducing the Adaptive Weighting method based on the Laplace mixture distribution.This enhancement enables the transformer model to dynamically adapt its focus to words in various positions,displaying exceptional adaptability to abnormal data and further elevating the accuracy of the proposed model.Through comparisons with Random Sampling(RANDOM),Maximum Normalized Log-Probability(MNLP),Least Confidence(LC),Token Entrop(TE),and Entropy Query by Bagging(EQB),the proposed method,Entropy Query by Bagging and Maximum Influence Active Learning(EQBMIAL),achieves comparable performance with only 40% of the samples on both datasets,while other algorithms require 50% of the samples.Furthermore,the entity extraction algorithm with the Adaptive Weighted Multi-head Attention mechanism(AW-MHA)is compared with BILSTM-CRF,Mutil_Attention-Bilstm-Crf,Deep_Neural_Model_NER and BERT_Transformer,achieving precision rates of 75.98% and 98.32% on the two datasets,respectively.Statistical tests demonstrate the statistical significance and effectiveness of the proposed algorithms in this paper.展开更多
Driven piles are used in many geological environments as a practical and convenient structural component.Hence,the determination of the drivability of piles is actually of great importance in complex geotechnical appl...Driven piles are used in many geological environments as a practical and convenient structural component.Hence,the determination of the drivability of piles is actually of great importance in complex geotechnical applications.Conventional methods of predicting pile drivability often rely on simplified physicalmodels or empirical formulas,whichmay lack accuracy or applicability in complex geological conditions.Therefore,this study presents a practical machine learning approach,namely a Random Forest(RF)optimized by Bayesian Optimization(BO)and Particle Swarm Optimization(PSO),which not only enhances prediction accuracy but also better adapts to varying geological environments to predict the drivability parameters of piles(i.e.,maximumcompressive stress,maximum tensile stress,and blow per foot).In addition,support vector regression,extreme gradient boosting,k nearest neighbor,and decision tree are also used and applied for comparison purposes.In order to train and test these models,among the 4072 datasets collected with 17model inputs,3258 datasets were randomly selected for training,and the remaining 814 datasets were used for model testing.Lastly,the results of these models were compared and evaluated using two performance indices,i.e.,the root mean square error(RMSE)and the coefficient of determination(R2).The results indicate that the optimized RF model achieved lower RMSE than other prediction models in predicting the three parameters,specifically 0.044,0.438,and 0.146;and higher R^(2) values than other implemented techniques,specifically 0.966,0.884,and 0.977.In addition,the sensitivity and uncertainty of the optimized RF model were analyzed using Sobol sensitivity analysis and Monte Carlo(MC)simulation.It can be concluded that the optimized RF model could be used to predict the performance of the pile,and it may provide a useful reference for solving some problems under similar engineering conditions.展开更多
Field reversed configuration(FRC)is widely considered as an ideal target plasma for magnetoinertial fusion.However,its confinement and stability,both proportional to the radius,will deteriorate inevitably during radia...Field reversed configuration(FRC)is widely considered as an ideal target plasma for magnetoinertial fusion.However,its confinement and stability,both proportional to the radius,will deteriorate inevitably during radial compression.Hence,we propose a new fusion approach based on axial compression of a large-sized FRC.The axial compression can be made by plasma jets or plasmoids converging onto the axial ends of the FRC.The parameter space that can reach the ignition condition while preserving the FRC's overall quality is studied using a numerical model based on different FRC confinement scalings.It is found that ignition is possible for a large FRC that can be achieved with the current FRC formation techniques if compression ratio is greater than 50.A more realistic compression is to combine axial with moderate radial compression,which is also presented and calculated in this work.展开更多
文摘This research presents a novel nature-inspired metaheuristic algorithm called Frilled Lizard Optimization(FLO),which emulates the unique hunting behavior of frilled lizards in their natural habitat.FLO draws its inspiration from the sit-and-wait hunting strategy of these lizards.The algorithm’s core principles are meticulously detailed and mathematically structured into two distinct phases:(i)an exploration phase,which mimics the lizard’s sudden attack on its prey,and(ii)an exploitation phase,which simulates the lizard’s retreat to the treetops after feeding.To assess FLO’s efficacy in addressing optimization problems,its performance is rigorously tested on fifty-two standard benchmark functions.These functions include unimodal,high-dimensional multimodal,and fixed-dimensional multimodal functions,as well as the challenging CEC 2017 test suite.FLO’s performance is benchmarked against twelve established metaheuristic algorithms,providing a comprehensive comparative analysis.The simulation results demonstrate that FLO excels in both exploration and exploitation,effectively balancing these two critical aspects throughout the search process.This balanced approach enables FLO to outperform several competing algorithms in numerous test cases.Additionally,FLO is applied to twenty-two constrained optimization problems from the CEC 2011 test suite and four complex engineering design problems,further validating its robustness and versatility in solving real-world optimization challenges.Overall,the study highlights FLO’s superior performance and its potential as a powerful tool for tackling a wide range of optimization problems.
文摘BACKGROUND A cure for Helicobacter pylori(H.pylori)remains a problem of global concern.The prevalence of antimicrobial resistance is widely rising and becoming a challenging issue worldwide.Optimizing sequential therapy seems to be one of the most attractive strategies in terms of efficacy,tolerability and cost.The most common sequential therapy consists of a dual therapy[proton-pump inhibitors(PPIs)and amoxicillin]for the first period(5 to 7 d),followed by a triple therapy for the second period(PPI,clarithromycin and metronidazole).PPIs play a key role in maintaining a gastric pH at a level that allows an optimal efficacy of antibiotics,hence the idea of using new generation molecules.This open-label prospective study randomized 328 patients with confirmed H.pylori infection into three groups(1:1:1):The first group received quadruple therapy consisting of twice-daily(bid)omeprazole 20 mg,amoxicillin 1 g,clarith-romycin 500 mg and metronidazole 500 mg for 10 d(QT-10),the second group received a 14 d quadruple therapy following the same regimen(QT-14),and the third group received an optimized sequential therapy consisting of bid rabe-prazole 20 mg plus amoxicillin 1 g for 7 d,followed by bid rabeprazole 20 mg,clarithromycin 500 mg and metronidazole 500 mg for the next 7 d(OST-14).AEs were recorded throughout the study,and the H.pylori eradication rate was determined 4 to 6 wk after the end of treatment,using the 13C urea breath test.RESULTS In the intention-to-treat and per-protocol analysis,the eradication rate was higher in the OST-14 group compared to the QT-10 group:(93.5%,85.5%P=0.04)and(96.2%,89.5%P=0.03)respectively.However,there was no statist-ically significant difference in eradication rates between the OST-14 and QT-14 groups:(93.5%,91.8%P=0.34)and(96.2%,94.4%P=0.35),respectively.The overall incidence of AEs was significantly lower in the OST-14 group(P=0.01).Furthermore,OST-14 was the most cost-effective among the three groups.CONCLUSION The optimized 14-d sequential therapy is a safe and effective alternative.Its eradication rate is comparable to that of the 14-d concomitant therapy while causing fewer AEs and allowing a gain in terms of cost.
基金supported by the National Natural Science Foundation of China(51904059)Applied Basic Research Program of Liaoning(2022JH2/101300200)+1 种基金Guangdong Basic and Applied Basic Research Foundation(2022A1515140188)Fundamental Research Funds for the Central Universities(N_(2)002005,N_(2)125004,N_(2)225044)。
文摘Carbon nitrides with two-dimensional layered structures and high theoretical capacities are attractive as anode materials for sodium-ion batteries while their low crystallinity and insufficient structural stability strongly restrict their practical applications.Coupling carbon nitrides with conductive carbon may relieve these issues.However,little is known about the influence of nitrogen(N)configurations on the interactions between carbon and C_(3)N_(4),which is fundamentally critical for guiding the precise design of advanced C_(3)N_(4)-related electrodes.Herein,highly crystalline C_(3)N_(4)(poly(triazine imide),PTI)based all-carbon composites were developed by molten salt strategy.More importantly,the vital role of pyrrolic-N for enhancing charge transfer and boosting Na+storage of C_(3)N_(4)-based composites,which was confirmed by both theoretical and experimental evidence,was spot-highlighted for the first time.By elaborately controlling the salt composition,the composite with high pyrrolic-N and minimized graphitic-N content was obtained.Profiting from the formation of highly crystalline PTI and electrochemically favorable pyrrolic-N configurations,the composite delivered an unusual reverse growth and record-level cycling stability even after 5000 cycles along with high reversible capacity and outstanding full-cell capacity retention.This work broadens the energy storage applications of C_(3)N_(4) and provides new prospects for the design of advanced all-carbon electrodes.
文摘In the realm of the synthesis of heat-integrated distillation configurations,the conventional approach for exploring more heat integration possibilities typically entails the splitting of a single column into a twocolumn configuration.However,this approach frequently necessitates tedious enumeration procedures,resulting in a considerable computational burden.To surmount this formidable challenge,the present study introduces an innovative remedy:The proposition of a superstructure that encompasses both single-column and multiple two-column configurations.Additionally,a simultaneous optimization algorithm is applied to optimize both the process parameters and heat integration structures of the twocolumn configurations.The effectiveness of this approach is demonstrated through a case study focusing on industrial organosilicon separation.The results underscore that the superstructure methodology not only substantially mitigates computational time compared to exhaustive enumeration but also furnishes solutions that exhibit comparable performance.
基金supported by the National Natural Science Foundation of China under Grant 61602162the Hubei Provincial Science and Technology Plan Project under Grant 2023BCB041.
文摘Network traffic identification is critical for maintaining network security and further meeting various demands of network applications.However,network traffic data typically possesses high dimensionality and complexity,leading to practical problems in traffic identification data analytics.Since the original Dung Beetle Optimizer(DBO)algorithm,Grey Wolf Optimization(GWO)algorithm,Whale Optimization Algorithm(WOA),and Particle Swarm Optimization(PSO)algorithm have the shortcomings of slow convergence and easily fall into the local optimal solution,an Improved Dung Beetle Optimizer(IDBO)algorithm is proposed for network traffic identification.Firstly,the Sobol sequence is utilized to initialize the dung beetle population,laying the foundation for finding the global optimal solution.Next,an integration of levy flight and golden sine strategy is suggested to give dung beetles a greater probability of exploring unvisited areas,escaping from the local optimal solution,and converging more effectively towards a global optimal solution.Finally,an adaptive weight factor is utilized to enhance the search capabilities of the original DBO algorithm and accelerate convergence.With the improvements above,the proposed IDBO algorithm is then applied to traffic identification data analytics and feature selection,as so to find the optimal subset for K-Nearest Neighbor(KNN)classification.The simulation experiments use the CICIDS2017 dataset to verify the effectiveness of the proposed IDBO algorithm and compare it with the original DBO,GWO,WOA,and PSO algorithms.The experimental results show that,compared with other algorithms,the accuracy and recall are improved by 1.53%and 0.88%in binary classification,and the Distributed Denial of Service(DDoS)class identification is the most effective in multi-classification,with an improvement of 5.80%and 0.33%for accuracy and recall,respectively.Therefore,the proposed IDBO algorithm is effective in increasing the efficiency of traffic identification and solving the problem of the original DBO algorithm that converges slowly and falls into the local optimal solution when dealing with high-dimensional data analytics and feature selection for network traffic identification.
基金supported by the National Science and Technology Innovation 2030 Next-Generation Artifical Intelligence Major Project(2018AAA0101801)the National Natural Science Foundation of China(72271188)。
文摘With the development of information technology,a large number of product quality data in the entire manufacturing process is accumulated,but it is not explored and used effectively.The traditional product quality prediction models have many disadvantages,such as high complexity and low accuracy.To overcome the above problems,we propose an optimized data equalization method to pre-process dataset and design a simple but effective product quality prediction model:radial basis function model optimized by the firefly algorithm with Levy flight mechanism(RBFFALM).First,the new data equalization method is introduced to pre-process the dataset,which reduces the dimension of the data,removes redundant features,and improves the data distribution.Then the RBFFALFM is used to predict product quality.Comprehensive expe riments conducted on real-world product quality datasets validate that the new model RBFFALFM combining with the new data pre-processing method outperforms other previous me thods on predicting product quality.
基金2023 Beilin District Science and Technology Plan Project(Project No.GX2339)the 2024 Xi’an Science and Technology Plan Project(Project No.24GXFW0065).
文摘In urban water ecological restoration projects,the selection and configuration of wetland plants are crucial for water quality improvement,ecological diversity enhancement,and landscape beautification.Different plants have different characteristics,and a scientific and rational selection and optimization of plant species is needed.This paper proposes an optimized plant selection and configuration scheme for urban water ecological restoration based on the ecological characteristics and pollutant removal performance of wetland plants.It analyzes the diversity,removal mechanisms,and configuration modes of wetland plants,taking into account ecology,aesthetics,and cost-effectiveness,to provide scientific evidence for wetland plant configuration and support water environment management decision-making.
基金the National Natural Science Foundation of China(Grant 42177164)the Distinguished Youth Science Foundation of Hunan Province of China(2022JJ10073).
文摘As massive underground projects have become popular in dense urban cities,a problem has arisen:which model predicts the best for Tunnel Boring Machine(TBM)performance in these tunneling projects?However,performance level of TBMs in complex geological conditions is still a great challenge for practitioners and researchers.On the other hand,a reliable and accurate prediction of TBM performance is essential to planning an applicable tunnel construction schedule.The performance of TBM is very difficult to estimate due to various geotechnical and geological factors and machine specifications.The previously-proposed intelligent techniques in this field are mostly based on a single or base model with a low level of accuracy.Hence,this study aims to introduce a hybrid randomforest(RF)technique optimized by global harmony search with generalized oppositionbased learning(GOGHS)for forecasting TBM advance rate(AR).Optimizing the RF hyper-parameters in terms of,e.g.,tree number and maximum tree depth is the main objective of using the GOGHS-RF model.In the modelling of this study,a comprehensive databasewith themost influential parameters onTBMtogetherwithTBM AR were used as input and output variables,respectively.To examine the capability and power of the GOGHSRF model,three more hybrid models of particle swarm optimization-RF,genetic algorithm-RF and artificial bee colony-RF were also constructed to forecast TBM AR.Evaluation of the developed models was performed by calculating several performance indices,including determination coefficient(R2),root-mean-square-error(RMSE),and mean-absolute-percentage-error(MAPE).The results showed that theGOGHS-RF is a more accurate technique for estimatingTBMAR compared to the other applied models.The newly-developedGOGHS-RFmodel enjoyed R2=0.9937 and 0.9844,respectively,for train and test stages,which are higher than a pre-developed RF.Also,the importance of the input parameters was interpreted through the SHapley Additive exPlanations(SHAP)method,and it was found that thrust force per cutter is the most important variable on TBMAR.The GOGHS-RF model can be used in mechanized tunnel projects for predicting and checking performance.
文摘We review the predictions of quark models for multiquark configurations that are bound or resonant states,and compare different methods for estimating the properties of resonances.
基金supported by the Natural Science Foundation of China (22179062,52125202,and U2004209)the Natural Science Foundation of Jiangsu Province (BK20230035)+1 种基金the Fundamental Research Funds for the Central Universities (30922010303)the Intergovernmental Cooperation Projects in the National Key Research and Development Plan of the Ministry of Science and Technology of PRC (2022YFE0196800)
文摘Geometrical configurations play a crucial role in dual-atom catalysts(DACs)for electrocatalytic applications.Significant progress has been made to design DACs electrocatalysts with various geometri-cal configurations,but in-depth understanding the relationship between geometrical configurations and metal-metal interaction mechanisms for designing targeted DACs is still required.In this review,the recent progress in engineering of geometrical configurations of DACs is systematically summarized.Based on the polarity of geometrical configuration,DACs can be classified into two different types that are homonuclear and heteronuclear DACs.Furthermore,with regard to the geometrical configurations of the active sites,homonuclear DACs are identified into adjacent and bridged configurations,and heteronuclear DACs can be classified into adjacent,bridged,and separated configurations.Subsequently,metal-metal interactions in DACs with different geometrical configurations are introduced.Additionally,the applications of DACs in different electrocatalytic reactions are discussed,including the oxygen reduction reaction(ORR),oxygen evolution reaction(OER),hydrogen evolution reaction(HER),and other catalysis.Finally,the future challenges and perspectives for advancements in DACs are high-lighted.This review aims to provide inspiration for the design of highly effcient DACs towards energy relatedapplications.
基金the National Natural Science Foundation of China(Grant No.U1731128)the Natural Science Foundation of Liaoning Province(Grant No.2019-MS-174)+1 种基金the Foundation of Liaoning Province Education Administration(Grant No.LJKZ0279)the Team of Artificial Intelligence Theory and Application for the financial support.
文摘This paper introduces the African Bison Optimization(ABO)algorithm,which is based on biological population.ABO is inspired by the survival behaviors of the African bison,including foraging,bathing,jousting,mating,and eliminating.The foraging behavior prompts the bison to seek a richer food source for survival.When bison find a food source,they stick around for a while by bathing behavior.The jousting behavior makes bison stand out in the population,then the winner gets the chance to produce offspring in the mating behavior.The eliminating behavior causes the old or injured bison to be weeded out from the herd,thus maintaining the excellent individuals.The above behaviors are translated into ABO by mathematical modeling.To assess the reliability and performance of ABO,it is evaluated on a diverse set of 23 benchmark functions and applied to solve five practical engineering problems with constraints.The findings from the simulation demonstrate that ABO exhibits superior and more competitive performance by effectively managing the trade-off between exploration and exploitation when compared with the other nine popular metaheuristics algorithms.
基金funded by the Researchers Supporting Program at King Saud University(RSPD2024R809).
文摘Hybridizing metaheuristic algorithms involves synergistically combining different optimization techniques to effectively address complex and challenging optimization problems.This approach aims to leverage the strengths of multiple algorithms,enhancing solution quality,convergence speed,and robustness,thereby offering a more versatile and efficient means of solving intricate real-world optimization tasks.In this paper,we introduce a hybrid algorithm that amalgamates three distinct metaheuristics:the Beluga Whale Optimization(BWO),the Honey Badger Algorithm(HBA),and the Jellyfish Search(JS)optimizer.The proposed hybrid algorithm will be referred to as BHJO.Through this fusion,the BHJO algorithm aims to leverage the strengths of each optimizer.Before this hybridization,we thoroughly examined the exploration and exploitation capabilities of the BWO,HBA,and JS metaheuristics,as well as their ability to strike a balance between exploration and exploitation.This meticulous analysis allowed us to identify the pros and cons of each algorithm,enabling us to combine them in a novel hybrid approach that capitalizes on their respective strengths for enhanced optimization performance.In addition,the BHJO algorithm incorporates Opposition-Based Learning(OBL)to harness the advantages offered by this technique,leveraging its diverse exploration,accelerated convergence,and improved solution quality to enhance the overall performance and effectiveness of the hybrid algorithm.Moreover,the performance of the BHJO algorithm was evaluated across a range of both unconstrained and constrained optimization problems,providing a comprehensive assessment of its efficacy and applicability in diverse problem domains.Similarly,the BHJO algorithm was subjected to a comparative analysis with several renowned algorithms,where mean and standard deviation values were utilized as evaluation metrics.This rigorous comparison aimed to assess the performance of the BHJOalgorithmabout its counterparts,shedding light on its effectiveness and reliability in solving optimization problems.Finally,the obtained numerical statistics underwent rigorous analysis using the Friedman post hoc Dunn’s test.The resulting numerical values revealed the BHJO algorithm’s competitiveness in tackling intricate optimization problems,affirming its capability to deliver favorable outcomes in challenging scenarios.
基金supported by the Joint Research Fund in Smart Grid(U23B20120)under cooperative agreement between the National Natural Science Foundation of China and State Grid Corporation of China。
文摘Based on the complementary advantages of Line Commutated Converter(LCC)and Modular Multilevel Converter(MMC)in power grid applications,there are two types of hybrid DC system topologies:one is the parallel connection of LCC converter stations and MMC converter stations,and the other is the series connection of LCC and MMC converter stations within a single station.The hybrid DC transmission system faces broad application prospects and development potential in large-scale clean energy integration across regions and the construction of a new power system dominated by new energy sources in China.This paper first analyzes the system forms and topological characteristics of hybrid DC transmission,introducing the forms and topological characteristics of converter-level hybrid DC transmission systems and system-level hybrid DC transmission systems.Next,it analyzes the operating characteristics of LCC and MMC inverter-level hybrid DC transmission systems,provides insights into the transient stability of hybrid DC transmission systems,and typical fault ride-through control strategies.Finally,it summarizes the networking characteristics of the LCC-MMC series within the converter station hybrid DC transmission system,studies the transient characteristics and fault ridethrough control strategies under different fault types for the LCC-MMC series in the receiving-end converter station,and investigates the transient characteristics and fault ride-through control strategies under different fault types for the LCC-MMC series in the sending-end converter station.
基金supported by the National Research Foundation of Korea(NRF)Grant funded by the Korea government(MSIT)(No.RS-2023-00218176)the Soonchunhyang University Research Fund.
文摘This study proposes a hybridization of two efficient algorithm’s Multi-objective Ant Lion Optimizer Algorithm(MOALO)which is a multi-objective enhanced version of the Ant Lion Optimizer Algorithm(ALO)and the Genetic Algorithm(GA).MOALO version has been employed to address those problems containing many objectives and an archive has been employed for retaining the non-dominated solutions.The uniqueness of the hybrid is that the operators like mutation and crossover of GA are employed in the archive to update the solutions and later those solutions go through the process of MOALO.A first-time hybrid of these algorithms is employed to solve multi-objective problems.The hybrid algorithm overcomes the limitation of ALO of getting caught in the local optimum and the requirement of more computational effort to converge GA.To evaluate the hybridized algorithm’s performance,a set of constrained,unconstrained test problems and engineering design problems were employed and compared with five well-known computational algorithms-MOALO,Multi-objective Crystal Structure Algorithm(MOCryStAl),Multi-objective Particle Swarm Optimization(MOPSO),Multi-objective Multiverse Optimization Algorithm(MOMVO),Multi-objective Salp Swarm Algorithm(MSSA).The outcomes of five performance metrics are statistically analyzed and the most efficient Pareto fronts comparison has been obtained.The proposed hybrid surpasses MOALO based on the results of hypervolume(HV),Spread,and Spacing.So primary objective of developing this hybrid approach has been achieved successfully.The proposed approach demonstrates superior performance on the test functions,showcasing robust convergence and comprehensive coverage that surpasses other existing algorithms.
文摘In order to address the issue of sensor configuration redundancy in intelligent driving,this paper constructs a multi-objective optimization model that considers cost,coverage ability,and perception performance.And then,combining a specific set of parameters,the NSGA-II algorithm is used to solve the multi-objective model established in this paper,and a Pareto front containing 24 typical configuration schemes is extracted after considering empirical constraints.Finally,using the decision preference method proposed in this paper that combines subjective and objective factors,decision scores are calculated and ranked for various configuration schemes from both cost and performance preferences.The research results indicate that the multi-objective optimization model established in this paper can screen and optimize various configuration schemes from the optimal principle of the vehicle,and the optimized configuration schemes can be quantitatively ranked to obtain the decision results for the vehicle under different preference tendencies.
基金National Key R&D Program of China under Grant No.2022YFC3003603。
文摘Seismic fragility analysis of three-tower cable-stayed bridges with three different structural systems,including rigid system(RS),floating system(FS),and passive energy dissipation system(PEDS),is conducted to study the effects of connection configurations on seismic responses and fragilities.Finite element models of bridges are established using OpenSees.A new ground motion screening method based on the statistical characteristic of the predominant period is proposed to avoid irregular behavior in the selection process of ground motions,and incremental dynamic analysis(IDA)is performed to develop components and systems fragility curves.The effects of damper failure on calculated results for PEDS are examined in terms of seismic response and fragility analysis.The results show that the bridge tower is the most affected component by different structural systems.For RS,the fragility of the middle tower is significantly higher than other components,and the bridge failure starts from the middle tower,exhibiting a characteristic of local failure.For FS and PEDS,the fragility of the edge tower is higher than the middle tower.The system fragility of RS is higher than FS and PEDS.Taking the failure of dampers into account is necessary to obtain reliable seismic capacity of cable-stayed bridges.
基金support of the National Natural Science Foundation of China(U20A20111,42107189).
文摘Granular debris plays a significant role in determining damming deposit characteristics. An indepth understanding of how variations in grain size distribution(GSD) and geometric configurations impact the behavior of granular debris during the occurrence of granular debris is essential for precise assessment and effective mitigation of landslide hazards in mountainous terrains. This research aims to investigate the impact of GSD and geometric configurations on sliding and damming properties through laboratory experiments. The geometric configurations were categorized into three categories based on the spatial distribution of maximum volume: located at the front(Type Ⅰ), middle(Type Ⅱ), and rear(Type Ⅲ) of the granular debris. Our experimental findings highlight that the sliding and damming processes primarily depend on the interaction among the geometric configuration, grain size, and GSD in granular debris. Different sliding and damming mechanisms across various geometric configurations induce variability in motion parameters and deposition patterns. For Type Ⅰ configurations, the front debris functions as the critical and primary driving component, with energy dissipation primarily occurring through inter-grain interactions. In contrast, Type Ⅱ configurations feature the middle debris as the dominant driving component, experiencing hindrance from the front debris and propulsion from the rear, leading to complex alterations in sliding motion. Here, energy dissipation arises from a combination of inter-grain and grain-substrate interactions. Lastly, in Type Ⅲ configurations, both the middle and rear debris serve as the main driving components, with the rear sliding debris impeded by the front. In this case, energy dissipation predominantly results from grainsubstrate interaction. Moreover, we have quantitatively demonstrated that the inverse grading in damming deposits, where coarse grain moves upward and fine grain moves downward, is primarily caused by grain sorting due to collisions among the grains and between the grain and the base. The impact of grain on the horizontal channel further aids grain sorting and contributes to inverse grading. The proposed classification of three geometric configurations in our study enhances the understanding of damming properties from the view of mechanism, which provides valuable insights for related study about damming granular debris.
基金supported by the National Key R&D Program of China(2019YFB2103202).
文摘Nowadays,ensuring thequality of networkserviceshas become increasingly vital.Experts are turning toknowledge graph technology,with a significant emphasis on entity extraction in the identification of device configurations.This research paper presents a novel entity extraction method that leverages a combination of active learning and attention mechanisms.Initially,an improved active learning approach is employed to select the most valuable unlabeled samples,which are subsequently submitted for expert labeling.This approach successfully addresses the problems of isolated points and sample redundancy within the network configuration sample set.Then the labeled samples are utilized to train the model for network configuration entity extraction.Furthermore,the multi-head self-attention of the transformer model is enhanced by introducing the Adaptive Weighting method based on the Laplace mixture distribution.This enhancement enables the transformer model to dynamically adapt its focus to words in various positions,displaying exceptional adaptability to abnormal data and further elevating the accuracy of the proposed model.Through comparisons with Random Sampling(RANDOM),Maximum Normalized Log-Probability(MNLP),Least Confidence(LC),Token Entrop(TE),and Entropy Query by Bagging(EQB),the proposed method,Entropy Query by Bagging and Maximum Influence Active Learning(EQBMIAL),achieves comparable performance with only 40% of the samples on both datasets,while other algorithms require 50% of the samples.Furthermore,the entity extraction algorithm with the Adaptive Weighted Multi-head Attention mechanism(AW-MHA)is compared with BILSTM-CRF,Mutil_Attention-Bilstm-Crf,Deep_Neural_Model_NER and BERT_Transformer,achieving precision rates of 75.98% and 98.32% on the two datasets,respectively.Statistical tests demonstrate the statistical significance and effectiveness of the proposed algorithms in this paper.
基金supported by the National Science Foundation of China(42107183).
文摘Driven piles are used in many geological environments as a practical and convenient structural component.Hence,the determination of the drivability of piles is actually of great importance in complex geotechnical applications.Conventional methods of predicting pile drivability often rely on simplified physicalmodels or empirical formulas,whichmay lack accuracy or applicability in complex geological conditions.Therefore,this study presents a practical machine learning approach,namely a Random Forest(RF)optimized by Bayesian Optimization(BO)and Particle Swarm Optimization(PSO),which not only enhances prediction accuracy but also better adapts to varying geological environments to predict the drivability parameters of piles(i.e.,maximumcompressive stress,maximum tensile stress,and blow per foot).In addition,support vector regression,extreme gradient boosting,k nearest neighbor,and decision tree are also used and applied for comparison purposes.In order to train and test these models,among the 4072 datasets collected with 17model inputs,3258 datasets were randomly selected for training,and the remaining 814 datasets were used for model testing.Lastly,the results of these models were compared and evaluated using two performance indices,i.e.,the root mean square error(RMSE)and the coefficient of determination(R2).The results indicate that the optimized RF model achieved lower RMSE than other prediction models in predicting the three parameters,specifically 0.044,0.438,and 0.146;and higher R^(2) values than other implemented techniques,specifically 0.966,0.884,and 0.977.In addition,the sensitivity and uncertainty of the optimized RF model were analyzed using Sobol sensitivity analysis and Monte Carlo(MC)simulation.It can be concluded that the optimized RF model could be used to predict the performance of the pile,and it may provide a useful reference for solving some problems under similar engineering conditions.
基金supported by National Natural Science Foundation of China(No.12175226)。
文摘Field reversed configuration(FRC)is widely considered as an ideal target plasma for magnetoinertial fusion.However,its confinement and stability,both proportional to the radius,will deteriorate inevitably during radial compression.Hence,we propose a new fusion approach based on axial compression of a large-sized FRC.The axial compression can be made by plasma jets or plasmoids converging onto the axial ends of the FRC.The parameter space that can reach the ignition condition while preserving the FRC's overall quality is studied using a numerical model based on different FRC confinement scalings.It is found that ignition is possible for a large FRC that can be achieved with the current FRC formation techniques if compression ratio is greater than 50.A more realistic compression is to combine axial with moderate radial compression,which is also presented and calculated in this work.