This paper explores the convergence of a class of optimally conditioned self scaling variable metric (OCSSVM) methods for unconstrained optimization. We show that this class of methods with Wolfe line search are glob...This paper explores the convergence of a class of optimally conditioned self scaling variable metric (OCSSVM) methods for unconstrained optimization. We show that this class of methods with Wolfe line search are globally convergent for general convex functions.展开更多
Deterministic optimization methods are combined with the Pareto front concept to solve multi-criterion design problems. The algorithm and the numerical implementation are applied to aerodynamic designs. Evolutionary a...Deterministic optimization methods are combined with the Pareto front concept to solve multi-criterion design problems. The algorithm and the numerical implementation are applied to aerodynamic designs. Evolutionary algorithms (EAs) and the Pareto front concept are used to solve practical design problems in industry for its robustness in capturing convex, concave, discrete or discontinuous Pareto fronts of multi-objective optimization problems. However, the process is time-consuming. Therefore, deterministic optimization methods are introduced to capture the Pareto front, and the types of the captured Pareto front are explained. Numerical experiments show that the deterministic optimization method is a good alternative to EAs for capturing any convex and some concave Pareto fronts in multi-criterion aerodynamic optimization problems due to its efficiency.展开更多
The evolution of cities into digitally managed environments requires computational systems that can operate in real time while supporting predictive and adaptive infrastructure management.Earlier approaches have often...The evolution of cities into digitally managed environments requires computational systems that can operate in real time while supporting predictive and adaptive infrastructure management.Earlier approaches have often advanced one dimension—such as Internet of Things(IoT)-based data acquisition,Artificial Intelligence(AI)-driven analytics,or digital twin visualization—without fully integrating these strands into a single operational loop.As a result,many existing solutions encounter bottlenecks in responsiveness,interoperability,and scalability,while also leaving concerns about data privacy unresolved.This research introduces a hybrid AI–IoT–Digital Twin framework that combines continuous sensing,distributed intelligence,and simulation-based decision support.The design incorporates multi-source sensor data,lightweight edge inference through Convolutional Neural Networks(CNN)and Long ShortTerm Memory(LSTM)models,and federated learning enhanced with secure aggregation and differential privacy to maintain confidentiality.A digital twin layer extends these capabilities by simulating city assets such as traffic flows and water networks,generating what-if scenarios,and issuing actionable control signals.Complementary modules,including model compression and synchronization protocols,are embedded to ensure reliability in bandwidth-constrained and heterogeneous urban environments.The framework is validated in two urban domains:traffic management,where it adapts signal cycles based on real-time congestion patterns,and pipeline monitoring,where it anticipates leaks through pressure and vibration data.Experimental results show a 28%reduction in response time,a 35%decrease in maintenance costs,and a marked reduction in false positives relative to conventional baselines.The architecture also demonstrates stability across 50+edge devices under federated training and resilience to uneven node participation.The proposed system provides a scalable and privacy-aware foundation for predictive urban infrastructure management.By closing the loop between sensing,learning,and control,it reduces operator dependence,enhances resource efficiency,and supports transparent governance models for emerging smart cities.展开更多
The Nelder-Mead simplex method is a well-known algorithm enabling the minimization of functions that are not available in closed-form and that need not be differentiable or convex.Furthermore,it is particularly parsim...The Nelder-Mead simplex method is a well-known algorithm enabling the minimization of functions that are not available in closed-form and that need not be differentiable or convex.Furthermore,it is particularly parsimonious on the number of function evaluations,thus making it preferable to convex optimization paradigms in the case,common when dealing with control design problems,that the objective function of the optimization problem is non-differentiable,non-convex,and its closed-form is not available or difficult to be computed analytically.The main goal of this paper is to show how the joint use of the Nelder-Mead simplex method and the Morrison algorithm can be successfully used to solve relevant and challenging control problems that cannot be easily solved using analytic methods.In particular,it is shown how the problems of strong stabilization,static output feedback stabilization,and design of robust controllers having fixed structure can be framed as optimization problems,which,in turn,can be efficiently solved by coupling the two above mentioned algorithms.The performance of this procedure is compared with state-of-the-art techniques on dozens of static output feedback benchmark case studies,and its effectiveness is demonstrated by several examples.展开更多
Lithium-ion batteries(LIBs)have evolved into the mainstream power source of ene rgy sto rage equipment by reason of their advantages such as high energy density,high power,long cycle life and less pollution.With the e...Lithium-ion batteries(LIBs)have evolved into the mainstream power source of ene rgy sto rage equipment by reason of their advantages such as high energy density,high power,long cycle life and less pollution.With the expansion of their applications in deep-sea exploration,aerospace and military equipment,special working conditions have placed higher demands on the low-temperature performance of LIBs.However,at low temperatures,the severe polarization and inferior electrochemical activity of electrode materials cause the acute capacity fading upon cycling,which greatly hindered the further development of LIBs.In this review,we summarize the recent important progress of LIBs in low-temperature operations and introduce the key methods and the related action mechanisms for enhancing the capacity of the various cathode and anode materials.It aims to promote the development of high-performance electrode materials and broaden the application range of LIBs.展开更多
In data mining and machine learning,feature selection is a critical part of the process of selecting the optimal subset of features based on the target data.There are 2n potential feature subsets for every n features ...In data mining and machine learning,feature selection is a critical part of the process of selecting the optimal subset of features based on the target data.There are 2n potential feature subsets for every n features in a dataset,making it difficult to pick the best set of features using standard approaches.Consequently,in this research,a new metaheuristics-based feature selection technique based on an adaptive squirrel search optimization algorithm(ASSOA)has been proposed.When using metaheuristics to pick features,it is common for the selection of features to vary across runs,which can lead to instability.Because of this,we used the adaptive squirrel search to balance exploration and exploitation duties more evenly in the optimization process.For the selection of the best subset of features,we recommend using the binary ASSOA search strategy we developed before.According to the suggested approach,the number of features picked is reduced while maximizing classification accuracy.A ten-feature dataset from the University of California,Irvine(UCI)repository was used to test the proposed method’s performance vs.eleven other state-of-the-art approaches,including binary grey wolf optimization(bGWO),binary hybrid grey wolf and particle swarm optimization(bGWO-PSO),bPSO,binary stochastic fractal search(bSFS),binary whale optimization algorithm(bWOA),binary modified grey wolf optimization(bMGWO),binary multiverse optimization(bMVO),binary bowerbird optimization(bSBO),binary hybrid GWO and genetic algorithm 4028 CMC,2023,vol.74,no.2(bGWO-GA),binary firefly algorithm(bFA),and bGAmethods.Experimental results confirm the superiority and effectiveness of the proposed algorithm for solving the problem of feature selection.展开更多
Phishing attacks are security attacks that do not affect only individuals’or organizations’websites but may affect Internet of Things(IoT)devices and net-works.IoT environment is an exposed environment for such atta...Phishing attacks are security attacks that do not affect only individuals’or organizations’websites but may affect Internet of Things(IoT)devices and net-works.IoT environment is an exposed environment for such attacks.Attackers may use thingbots software for the dispersal of hidden junk emails that are not noticed by users.Machine and deep learning and other methods were used to design detection methods for these attacks.However,there is still a need to enhance detection accuracy.Optimization of an ensemble classification method for phishing website(PW)detection is proposed in this study.A Genetic Algo-rithm(GA)was used for the proposed method optimization by tuning several ensemble Machine Learning(ML)methods parameters,including Random Forest(RF),AdaBoost(AB),XGBoost(XGB),Bagging(BA),GradientBoost(GB),and LightGBM(LGBM).These were accomplished by ranking the optimized classi-fiers to pick out the best classifiers as a base for the proposed method.A PW data-set that is made up of 4898 PWs and 6157 legitimate websites(LWs)was used for this study's experiments.As a result,detection accuracy was enhanced and reached 97.16 percent.展开更多
Accelerated proximal gradient methods have recently been developed for solving quasi-static incremental problems of elastoplastic analysis with some different yield criteria.It has been demonstrated through numerical ...Accelerated proximal gradient methods have recently been developed for solving quasi-static incremental problems of elastoplastic analysis with some different yield criteria.It has been demonstrated through numerical experiments that these methods can outperform conventional optimization-based approaches in computational plasticity.However,in literature these algorithms are described individually for specific yield criteria,and hence there exists no guide for application of the algorithms to other yield criteria.This short paper presents a general form of algorithm design,independent of specific forms of yield criteria,that unifies the existing proximal gradient methods.Clear interpretation is also given to each step of the presented general algorithm so that each update rule is linked to the underlying physical laws in terms of mechanical quantities.展开更多
Song [Song D 2004 Phys. Rev. A69034301] first proposed two key distribution schemes with the symmetry feature.We find that, in the schemes, the private channels which Alice and Bob publicly announce the initial Bell s...Song [Song D 2004 Phys. Rev. A69034301] first proposed two key distribution schemes with the symmetry feature.We find that, in the schemes, the private channels which Alice and Bob publicly announce the initial Bell state or the measurement result through are not needed in discovering keys, and Song’s encoding methods do not arrive at the optimization.Here, an optimized encoding method is given so that the efficiencies of Song’s schemes are improved by 7/3 times. Interestingly, this optimized encoding method can be extended to the key distribution scheme composed of generalized Bell states.展开更多
The design and fabrication method of magnetic field coils with high uniformity is essential for atomic magnetometers.In this paper,a novel design strategy for cylindrical uniform coils is first proposed,which combines...The design and fabrication method of magnetic field coils with high uniformity is essential for atomic magnetometers.In this paper,a novel design strategy for cylindrical uniform coils is first proposed,which combines the target-field method(TFM)with an optimized slime mold algorithm(SMA)to determine optimal structure parameters.Then,the realization method for the designed cylindrical coil by using the flexible printed circuit(FPC)technology is presented.Compared with traditional fabrication methods,this method has advantages in excellent flexibility and bending property,making the coils easier to be arranged in limited space.Moreover,the manufacturing process of the FPC technology via a specific cylindrical uniform magnetic field coil is discussed in detail,and the successfully realized coil is well tested in a verification system.By comparing the uniformity performance of the experimental coil with the simulation one,the effectiveness of the FPC technology in producing cylindrical coils has been well validated.展开更多
This paper proposes a sensitivity analysis method for engineering parameters using interval analyses.This method substantially extends the application of interval analysis method.In this scheme,parameter intervals and...This paper proposes a sensitivity analysis method for engineering parameters using interval analyses.This method substantially extends the application of interval analysis method.In this scheme,parameter intervals and decision-making target intervals are determined using the interval analysis method.As an example,an inverse analysis method for uncertainty is presented.The intervals of unknown parameters can be obtained by sampling measured data.Even for limited measured data,robust results can also be obtained with the inverse analysis method,which can be intuitively evaluated by the uncertainty expressed in terms of an interval.For complex nonlinear problems,an iteratively optimized inverse analysis model is proposed.In a given set of loose parameter intervals,all the unknown parameter intervals that satisfy the measured information can be obtained by an iteratively optimized inverse analysis model.The influences of measured precisions and the number of parameters on the results of the inverse analysis are evaluated.Finally,the uniqueness of the interval inverse analysis method is discussed.展开更多
In order to thoroughly investigate the diversity of glacier microorganisms, four DNA extraction methods with differem lysis pat- terns were tested and two screened methods (the Bosshard-Bano method and the Zhou metho...In order to thoroughly investigate the diversity of glacier microorganisms, four DNA extraction methods with differem lysis pat- terns were tested and two screened methods (the Bosshard-Bano method and the Zhou method) were optimized for the most ef- fective form of the filter membrane (cut vs. uncut), the DNA extraction method, and the precipitation method. The two optimized methods were then compared with the commercial Mo-Bio DNA extraction kit, and the results showed that the kit was generally suitable for extraction of microorganism DNA fi'om glacier surface snow. Procedurally, it was found that a modified Boss- hard-Bano method (i.e., cutting the filter membrane into pieces, using a specific lysis pattern [lysozyme (5 mg/mL)-protease K ( 1 mg/mL)-CTAB ( 1%)-SDS ( 1%)], performing the extraction only once by chloroform-isoamyl alcohol (24: 1), and conducting DNA precipitation by pure ethanol) was also an effective and less expensive method for extraction of microorganism DNA from glacier surface snow.展开更多
During the construction process of the construction project,the construction technology management work can improve the overall quality of the project construction.In the context of increasingly fierce competition in ...During the construction process of the construction project,the construction technology management work can improve the overall quality of the project construction.In the context of increasingly fierce competition in the construction market,construction enterprises should strengthen the management of construction technology,enhance their technical level and market competitiveness,and promote the development of the construction market[1].The paper mainly analyzes the optimization methods of build-Keywords:ing construction technology management.展开更多
In this paper, we present a large-update primal-dual interior-point method for symmetric cone optimization(SCO) based on a new kernel function, which determines both search directions and the proximity measure betwe...In this paper, we present a large-update primal-dual interior-point method for symmetric cone optimization(SCO) based on a new kernel function, which determines both search directions and the proximity measure between the iterate and the center path. The kernel function is neither a self-regular function nor the usual logarithmic kernel function. Besides, by using Euclidean Jordan algebraic techniques, we achieve the favorable iteration complexity O( √r(1/2)(log r)^2 log(r/ ε)), which is as good as the convex quadratic semi-definite optimization analogue.展开更多
In recent years, in order to improve the speed of social development in our country, under such background, the development speed of various industries has been further improved. Industrial manufacturing and other fie...In recent years, in order to improve the speed of social development in our country, under such background, the development speed of various industries has been further improved. Industrial manufacturing and other fields are no exception, but development opportunities are often accompanied by many problems and challenges. The lack of talents is the main problem in the development of the times. As the main supply place of talents in our country, the teaching quality and teaching philosophy of colleges and universities have attracted wide attention from all walks of life, especially the hydraulic transmission course, which plays an extremely powerful role in promoting the development of various industries. Therefore, all universities and vocational colleges have speeded up the optimization and reform of their own education mechanism. This paper mainly analyzes the teaching methods of hydraulic transmission course, and puts forward the relevant application development direction combining with various modern teaching concepts and teaching schemes, hoping to teach students in accordance with their aptitude, improve the teaching level of hydraulic transmission course, and meet the talent gap in the development of our industry.展开更多
In this paper,a linear optimization method(LOM)for the design of terahertz circuits is presented,aimed at enhancing the simulation efficacy and reducing the time of the circuit design workflow.This method enables the ...In this paper,a linear optimization method(LOM)for the design of terahertz circuits is presented,aimed at enhancing the simulation efficacy and reducing the time of the circuit design workflow.This method enables the rapid determination of optimal embedding impedance for diodes across a specific bandwidth to achieve maximum efficiency through harmonic balance simulations.By optimizing the linear matching circuit with the optimal embedding impedance,the method effectively segregates the simulation of the linear segments from the nonlinear segments in the frequency multiplier circuit,substantially improving the speed of simulations.The design of on-chip linear matching circuits adopts a modular circuit design strategy,incorporating fixed load resistors to simplify the matching challenge.Utilizing this approach,a 340 GHz frequency doubler was developed and measured.The results demonstrate that,across a bandwidth of 330 GHz to 342 GHz,the efficiency of the doubler remains above 10%,with an input power ranging from 98 mW to 141mW and an output power exceeding 13 mW.Notably,at an input power of 141 mW,a peak output power of 21.8 mW was achieved at 334 GHz,corresponding to an efficiency of 15.8%.展开更多
Dear Editor,Pose graph optimization(PGO)is a popular optimization approach that plays a crucial role in the simultaneous localization and mapping(SLAM)back-end.However,when incorrect loop closure constraints(referred ...Dear Editor,Pose graph optimization(PGO)is a popular optimization approach that plays a crucial role in the simultaneous localization and mapping(SLAM)back-end.However,when incorrect loop closure constraints(referred to as outliers)are present in the SLAM front-end,the standard PGO algorithm fails catastrophically and can not return an accurate map.To address this issue,this letter proposes a novel algorithm that leverages classical optimization methods to effectively handle outliers.The proposed algorithm introduces a new formulation that incorporates a credibility factor model,which improves the robustness of the optimization process.Additionally,an innovative consistency classification algorithm is developed to detect outliers.Extensive experiments are conducted on multiple benchmark datasets to evaluate the consistency and accuracy of the proposed algorithm.展开更多
Volcanic terrains exhibit a complex structure of pyroclastic deposits interspersed with sedimentary processes,resulting in irregular lithological sequences that lack lateral continuity and distinct stratigraphic patte...Volcanic terrains exhibit a complex structure of pyroclastic deposits interspersed with sedimentary processes,resulting in irregular lithological sequences that lack lateral continuity and distinct stratigraphic patterns.This complexity poses significant challenges for slope stability analysis,requiring the development of specialized techniques to address these issues.This research presents a numerical methodology that incorporates spatial variability,nonlinear material characterization,and probabilistic analysis using a Monte Carlo framework to address this issue.The heterogeneous structure is represented by randomly assigning different lithotypes across the slope,while maintaining predefined global proportions.This contrasts with the more common approach of applying probabilistic variability to mechanical parameters within a homogeneous slope model.The material behavior is defined using complex nonlinear failure criteria,such as the Hoek-Brown model and a parabolic model with collapse,both implemented through linearization techniques.The Discontinuity Layout Optimization(DLO)method,a novel numerical approach based on limit analysis,is employed to efficiently incorporate these advances and compute the factor of safety of the slope.Within this framework,the Monte Carlo procedure is used to assess slope stability by conducting a large number of simulations,each with a different lithotype distribution.Based on the results,a hybrid method is proposed that combines probabilistic modeling with deterministic design principles for the slope stability assessment.As a case study,the methodology is applied to a 20-m-high vertical slope composed of three lithotypes(altered scoria,welded scoria,and basalt)randomly distributed in proportions of 15%,60%,and 25%,respectively.The results show convergence of mean values after approximately 400 simulations and highlight the significant influence of spatial heterogeneity,with variations of the factor of safety between 5 and 12 in 85%of cases.They also reveal non-circular and mid-slope failure wedges not captured by traditional stability methods.Finally,an equivalent normal probability distribution is proposed as a reliable approximation of the factor of safety for use in risk analysis and engineering decision-making.展开更多
Response analysis of structures involving non-probabilistic uncertain parameters can be closely related to optimization.This paper provides a review on optimization-based methods for uncertainty analysis,with focusing...Response analysis of structures involving non-probabilistic uncertain parameters can be closely related to optimization.This paper provides a review on optimization-based methods for uncertainty analysis,with focusing attention on specific properties of adopted numerical optimization approaches.We collect and discuss the methods based on nonlinear programming,semidefinite programming,mixed-integer programming,mathematical programming with complementarity constraints,difference-of-convex programming,optimization methods using surrogate models and machine learning techniques,and metaheuristics.As a closely related topic,we also overview the methods for assessing structural robustness using non-probabilistic uncertainty modeling.We conclude the paper by drawing several remarks through this review.展开更多
The present study aims to analyzse alternative passive design solutions for enhancing building energy and hygrothermal efficiency in the Sahelian zone.To achieve this,a model representing a standard single-storey ceme...The present study aims to analyzse alternative passive design solutions for enhancing building energy and hygrothermal efficiency in the Sahelian zone.To achieve this,a model representing a standard single-storey cementhollow block dwelling building and its relevant parameters was input into EnergyPlus,combined with OpenStudio or SketchUp.Scenarios were then analyzed to evaluate the effects of roof solar reflectivity,wall external insulation,natural ventilation,and their combined options.First,the base case,serving as a reference model,was validated using measured and simulated temperatures by calculating the scientific criteria,such as the NBME and CVRMSE coefficients recommended by the ASHRAE and IPVM standards.Additionally,the numerical simulation was used to compare interior temperatures,discomfort hours,thermal parameters,and the hygrothermal index(IHT)across seven cases studied.The reference model simulation indicated that cement-based hollow blocks are less effective for building envelopes in the Sahelian climate,with 51.48%discomfort hours and an IHT of 1.6,as shown in the Givoni diagram.The results revealed that the wall external insulation was the most effective passive solution,with 56%of comfort hours and an IHT of 0.7,which indicates the expected position of the model within the hygrothermal comfort zone of the Sahelian climate.Combining passive strategies yields the best scenario,resulting in a 28.25%reduction in annual total discomfort hours compared to the base case.These simulations demonstrated the effectiveness of accessible passive design solutions applicable in dwelling construction for the sustainable development of countries in the Sahelian climate.展开更多
文摘This paper explores the convergence of a class of optimally conditioned self scaling variable metric (OCSSVM) methods for unconstrained optimization. We show that this class of methods with Wolfe line search are globally convergent for general convex functions.
文摘Deterministic optimization methods are combined with the Pareto front concept to solve multi-criterion design problems. The algorithm and the numerical implementation are applied to aerodynamic designs. Evolutionary algorithms (EAs) and the Pareto front concept are used to solve practical design problems in industry for its robustness in capturing convex, concave, discrete or discontinuous Pareto fronts of multi-objective optimization problems. However, the process is time-consuming. Therefore, deterministic optimization methods are introduced to capture the Pareto front, and the types of the captured Pareto front are explained. Numerical experiments show that the deterministic optimization method is a good alternative to EAs for capturing any convex and some concave Pareto fronts in multi-criterion aerodynamic optimization problems due to its efficiency.
基金The researchers would like to thank the Deanship of Graduate Studies and Scientific Research at Qassim University for financial support(QU-APC-2025)。
文摘The evolution of cities into digitally managed environments requires computational systems that can operate in real time while supporting predictive and adaptive infrastructure management.Earlier approaches have often advanced one dimension—such as Internet of Things(IoT)-based data acquisition,Artificial Intelligence(AI)-driven analytics,or digital twin visualization—without fully integrating these strands into a single operational loop.As a result,many existing solutions encounter bottlenecks in responsiveness,interoperability,and scalability,while also leaving concerns about data privacy unresolved.This research introduces a hybrid AI–IoT–Digital Twin framework that combines continuous sensing,distributed intelligence,and simulation-based decision support.The design incorporates multi-source sensor data,lightweight edge inference through Convolutional Neural Networks(CNN)and Long ShortTerm Memory(LSTM)models,and federated learning enhanced with secure aggregation and differential privacy to maintain confidentiality.A digital twin layer extends these capabilities by simulating city assets such as traffic flows and water networks,generating what-if scenarios,and issuing actionable control signals.Complementary modules,including model compression and synchronization protocols,are embedded to ensure reliability in bandwidth-constrained and heterogeneous urban environments.The framework is validated in two urban domains:traffic management,where it adapts signal cycles based on real-time congestion patterns,and pipeline monitoring,where it anticipates leaks through pressure and vibration data.Experimental results show a 28%reduction in response time,a 35%decrease in maintenance costs,and a marked reduction in false positives relative to conventional baselines.The architecture also demonstrates stability across 50+edge devices under federated training and resilience to uneven node participation.The proposed system provides a scalable and privacy-aware foundation for predictive urban infrastructure management.By closing the loop between sensing,learning,and control,it reduces operator dependence,enhances resource efficiency,and supports transparent governance models for emerging smart cities.
基金partially supported by the Italian Ministry for Research in the framework of the 2020 Program for Research Projects of National Interest(2020RTWES4)。
文摘The Nelder-Mead simplex method is a well-known algorithm enabling the minimization of functions that are not available in closed-form and that need not be differentiable or convex.Furthermore,it is particularly parsimonious on the number of function evaluations,thus making it preferable to convex optimization paradigms in the case,common when dealing with control design problems,that the objective function of the optimization problem is non-differentiable,non-convex,and its closed-form is not available or difficult to be computed analytically.The main goal of this paper is to show how the joint use of the Nelder-Mead simplex method and the Morrison algorithm can be successfully used to solve relevant and challenging control problems that cannot be easily solved using analytic methods.In particular,it is shown how the problems of strong stabilization,static output feedback stabilization,and design of robust controllers having fixed structure can be framed as optimization problems,which,in turn,can be efficiently solved by coupling the two above mentioned algorithms.The performance of this procedure is compared with state-of-the-art techniques on dozens of static output feedback benchmark case studies,and its effectiveness is demonstrated by several examples.
基金supported by the National Natural Science Foundation of China(NSFC,Nos.51772205,51572192,51772208,51472179)the General Program of Municipal Natural Science Foundation of Tianjin(Nos.17JCYBJC17000,17JCYBJC22700)。
文摘Lithium-ion batteries(LIBs)have evolved into the mainstream power source of ene rgy sto rage equipment by reason of their advantages such as high energy density,high power,long cycle life and less pollution.With the expansion of their applications in deep-sea exploration,aerospace and military equipment,special working conditions have placed higher demands on the low-temperature performance of LIBs.However,at low temperatures,the severe polarization and inferior electrochemical activity of electrode materials cause the acute capacity fading upon cycling,which greatly hindered the further development of LIBs.In this review,we summarize the recent important progress of LIBs in low-temperature operations and introduce the key methods and the related action mechanisms for enhancing the capacity of the various cathode and anode materials.It aims to promote the development of high-performance electrode materials and broaden the application range of LIBs.
文摘In data mining and machine learning,feature selection is a critical part of the process of selecting the optimal subset of features based on the target data.There are 2n potential feature subsets for every n features in a dataset,making it difficult to pick the best set of features using standard approaches.Consequently,in this research,a new metaheuristics-based feature selection technique based on an adaptive squirrel search optimization algorithm(ASSOA)has been proposed.When using metaheuristics to pick features,it is common for the selection of features to vary across runs,which can lead to instability.Because of this,we used the adaptive squirrel search to balance exploration and exploitation duties more evenly in the optimization process.For the selection of the best subset of features,we recommend using the binary ASSOA search strategy we developed before.According to the suggested approach,the number of features picked is reduced while maximizing classification accuracy.A ten-feature dataset from the University of California,Irvine(UCI)repository was used to test the proposed method’s performance vs.eleven other state-of-the-art approaches,including binary grey wolf optimization(bGWO),binary hybrid grey wolf and particle swarm optimization(bGWO-PSO),bPSO,binary stochastic fractal search(bSFS),binary whale optimization algorithm(bWOA),binary modified grey wolf optimization(bMGWO),binary multiverse optimization(bMVO),binary bowerbird optimization(bSBO),binary hybrid GWO and genetic algorithm 4028 CMC,2023,vol.74,no.2(bGWO-GA),binary firefly algorithm(bFA),and bGAmethods.Experimental results confirm the superiority and effectiveness of the proposed algorithm for solving the problem of feature selection.
基金This research has been funded by the Scientific Research Deanship at University of Ha'il-Saudi Arabia through Project Number RG-20023.
文摘Phishing attacks are security attacks that do not affect only individuals’or organizations’websites but may affect Internet of Things(IoT)devices and net-works.IoT environment is an exposed environment for such attacks.Attackers may use thingbots software for the dispersal of hidden junk emails that are not noticed by users.Machine and deep learning and other methods were used to design detection methods for these attacks.However,there is still a need to enhance detection accuracy.Optimization of an ensemble classification method for phishing website(PW)detection is proposed in this study.A Genetic Algo-rithm(GA)was used for the proposed method optimization by tuning several ensemble Machine Learning(ML)methods parameters,including Random Forest(RF),AdaBoost(AB),XGBoost(XGB),Bagging(BA),GradientBoost(GB),and LightGBM(LGBM).These were accomplished by ranking the optimized classi-fiers to pick out the best classifiers as a base for the proposed method.A PW data-set that is made up of 4898 PWs and 6157 legitimate websites(LWs)was used for this study's experiments.As a result,detection accuracy was enhanced and reached 97.16 percent.
文摘Accelerated proximal gradient methods have recently been developed for solving quasi-static incremental problems of elastoplastic analysis with some different yield criteria.It has been demonstrated through numerical experiments that these methods can outperform conventional optimization-based approaches in computational plasticity.However,in literature these algorithms are described individually for specific yield criteria,and hence there exists no guide for application of the algorithms to other yield criteria.This short paper presents a general form of algorithm design,independent of specific forms of yield criteria,that unifies the existing proximal gradient methods.Clear interpretation is also given to each step of the presented general algorithm so that each update rule is linked to the underlying physical laws in terms of mechanical quantities.
基金supported by the National Natural Science Foundation of China(Grant No.11205115)the Program for Academic Leader Reserve Candidates in Tongling University(Grant No.2014tlxyxs30)the 2014-year Program for Excellent Youth Talents in University of Anhui Province,China
文摘Song [Song D 2004 Phys. Rev. A69034301] first proposed two key distribution schemes with the symmetry feature.We find that, in the schemes, the private channels which Alice and Bob publicly announce the initial Bell state or the measurement result through are not needed in discovering keys, and Song’s encoding methods do not arrive at the optimization.Here, an optimized encoding method is given so that the efficiencies of Song’s schemes are improved by 7/3 times. Interestingly, this optimized encoding method can be extended to the key distribution scheme composed of generalized Bell states.
基金Project supported by the National Natural Science Foundation of China(Grant No.62101004)the Opening Research Fund of Anhui Engineering Research Center of Vehicle Display Integrated Systems(Grant No.VDIS2023C05)+1 种基金the Opening Project of Key Laboratory of Electric Drive and Control of Anhui Province,China(Grant No.DQKJ202309)the Excellent Scientific Research and Innovation Teams of Anhui Province,China(Grant No.2022AH010059)。
文摘The design and fabrication method of magnetic field coils with high uniformity is essential for atomic magnetometers.In this paper,a novel design strategy for cylindrical uniform coils is first proposed,which combines the target-field method(TFM)with an optimized slime mold algorithm(SMA)to determine optimal structure parameters.Then,the realization method for the designed cylindrical coil by using the flexible printed circuit(FPC)technology is presented.Compared with traditional fabrication methods,this method has advantages in excellent flexibility and bending property,making the coils easier to be arranged in limited space.Moreover,the manufacturing process of the FPC technology via a specific cylindrical uniform magnetic field coil is discussed in detail,and the successfully realized coil is well tested in a verification system.By comparing the uniformity performance of the experimental coil with the simulation one,the effectiveness of the FPC technology in producing cylindrical coils has been well validated.
基金Supported by the National Natural Science Foundation of China(50978083)the Fundamental Research Funds for the Central Universities(2010B02814)
文摘This paper proposes a sensitivity analysis method for engineering parameters using interval analyses.This method substantially extends the application of interval analysis method.In this scheme,parameter intervals and decision-making target intervals are determined using the interval analysis method.As an example,an inverse analysis method for uncertainty is presented.The intervals of unknown parameters can be obtained by sampling measured data.Even for limited measured data,robust results can also be obtained with the inverse analysis method,which can be intuitively evaluated by the uncertainty expressed in terms of an interval.For complex nonlinear problems,an iteratively optimized inverse analysis model is proposed.In a given set of loose parameter intervals,all the unknown parameter intervals that satisfy the measured information can be obtained by an iteratively optimized inverse analysis model.The influences of measured precisions and the number of parameters on the results of the inverse analysis are evaluated.Finally,the uniqueness of the interval inverse analysis method is discussed.
基金supported by the National Natural Science Foundation of China (Nos. 40825017, 40576001 and 31100369)
文摘In order to thoroughly investigate the diversity of glacier microorganisms, four DNA extraction methods with differem lysis pat- terns were tested and two screened methods (the Bosshard-Bano method and the Zhou method) were optimized for the most ef- fective form of the filter membrane (cut vs. uncut), the DNA extraction method, and the precipitation method. The two optimized methods were then compared with the commercial Mo-Bio DNA extraction kit, and the results showed that the kit was generally suitable for extraction of microorganism DNA fi'om glacier surface snow. Procedurally, it was found that a modified Boss- hard-Bano method (i.e., cutting the filter membrane into pieces, using a specific lysis pattern [lysozyme (5 mg/mL)-protease K ( 1 mg/mL)-CTAB ( 1%)-SDS ( 1%)], performing the extraction only once by chloroform-isoamyl alcohol (24: 1), and conducting DNA precipitation by pure ethanol) was also an effective and less expensive method for extraction of microorganism DNA from glacier surface snow.
文摘During the construction process of the construction project,the construction technology management work can improve the overall quality of the project construction.In the context of increasingly fierce competition in the construction market,construction enterprises should strengthen the management of construction technology,enhance their technical level and market competitiveness,and promote the development of the construction market[1].The paper mainly analyzes the optimization methods of build-Keywords:ing construction technology management.
基金Supported by the Natural Science Foundation of Hubei Province(2008CDZD47)
文摘In this paper, we present a large-update primal-dual interior-point method for symmetric cone optimization(SCO) based on a new kernel function, which determines both search directions and the proximity measure between the iterate and the center path. The kernel function is neither a self-regular function nor the usual logarithmic kernel function. Besides, by using Euclidean Jordan algebraic techniques, we achieve the favorable iteration complexity O( √r(1/2)(log r)^2 log(r/ ε)), which is as good as the convex quadratic semi-definite optimization analogue.
文摘In recent years, in order to improve the speed of social development in our country, under such background, the development speed of various industries has been further improved. Industrial manufacturing and other fields are no exception, but development opportunities are often accompanied by many problems and challenges. The lack of talents is the main problem in the development of the times. As the main supply place of talents in our country, the teaching quality and teaching philosophy of colleges and universities have attracted wide attention from all walks of life, especially the hydraulic transmission course, which plays an extremely powerful role in promoting the development of various industries. Therefore, all universities and vocational colleges have speeded up the optimization and reform of their own education mechanism. This paper mainly analyzes the teaching methods of hydraulic transmission course, and puts forward the relevant application development direction combining with various modern teaching concepts and teaching schemes, hoping to teach students in accordance with their aptitude, improve the teaching level of hydraulic transmission course, and meet the talent gap in the development of our industry.
基金Supported by the Beijing Municipal Science&Technology Commission(Z211100004421012),the Key Reaserch and Development Pro⁃gram of China(2022YFF0605902)。
文摘In this paper,a linear optimization method(LOM)for the design of terahertz circuits is presented,aimed at enhancing the simulation efficacy and reducing the time of the circuit design workflow.This method enables the rapid determination of optimal embedding impedance for diodes across a specific bandwidth to achieve maximum efficiency through harmonic balance simulations.By optimizing the linear matching circuit with the optimal embedding impedance,the method effectively segregates the simulation of the linear segments from the nonlinear segments in the frequency multiplier circuit,substantially improving the speed of simulations.The design of on-chip linear matching circuits adopts a modular circuit design strategy,incorporating fixed load resistors to simplify the matching challenge.Utilizing this approach,a 340 GHz frequency doubler was developed and measured.The results demonstrate that,across a bandwidth of 330 GHz to 342 GHz,the efficiency of the doubler remains above 10%,with an input power ranging from 98 mW to 141mW and an output power exceeding 13 mW.Notably,at an input power of 141 mW,a peak output power of 21.8 mW was achieved at 334 GHz,corresponding to an efficiency of 15.8%.
基金supported in part by the National Nature Science Foundation of China(62273239,62103283).
文摘Dear Editor,Pose graph optimization(PGO)is a popular optimization approach that plays a crucial role in the simultaneous localization and mapping(SLAM)back-end.However,when incorrect loop closure constraints(referred to as outliers)are present in the SLAM front-end,the standard PGO algorithm fails catastrophically and can not return an accurate map.To address this issue,this letter proposes a novel algorithm that leverages classical optimization methods to effectively handle outliers.The proposed algorithm introduces a new formulation that incorporates a credibility factor model,which improves the robustness of the optimization process.Additionally,an innovative consistency classification algorithm is developed to detect outliers.Extensive experiments are conducted on multiple benchmark datasets to evaluate the consistency and accuracy of the proposed algorithm.
基金the project PID2022-139202OB-I00Neural Networks and Optimization Techniques for the Design and Safe Maintenance of Transportation Infrastructures:Volcanic Rock Geotechnics and Slope Stability(IA-Pyroslope),funded by the Spanish State Research Agency of the Ministry of Science,Innovation and Universities of Spain and the European Regional Development Fund,MCIN/AEI/10.13039/501100011033/FEDER,EU。
文摘Volcanic terrains exhibit a complex structure of pyroclastic deposits interspersed with sedimentary processes,resulting in irregular lithological sequences that lack lateral continuity and distinct stratigraphic patterns.This complexity poses significant challenges for slope stability analysis,requiring the development of specialized techniques to address these issues.This research presents a numerical methodology that incorporates spatial variability,nonlinear material characterization,and probabilistic analysis using a Monte Carlo framework to address this issue.The heterogeneous structure is represented by randomly assigning different lithotypes across the slope,while maintaining predefined global proportions.This contrasts with the more common approach of applying probabilistic variability to mechanical parameters within a homogeneous slope model.The material behavior is defined using complex nonlinear failure criteria,such as the Hoek-Brown model and a parabolic model with collapse,both implemented through linearization techniques.The Discontinuity Layout Optimization(DLO)method,a novel numerical approach based on limit analysis,is employed to efficiently incorporate these advances and compute the factor of safety of the slope.Within this framework,the Monte Carlo procedure is used to assess slope stability by conducting a large number of simulations,each with a different lithotype distribution.Based on the results,a hybrid method is proposed that combines probabilistic modeling with deterministic design principles for the slope stability assessment.As a case study,the methodology is applied to a 20-m-high vertical slope composed of three lithotypes(altered scoria,welded scoria,and basalt)randomly distributed in proportions of 15%,60%,and 25%,respectively.The results show convergence of mean values after approximately 400 simulations and highlight the significant influence of spatial heterogeneity,with variations of the factor of safety between 5 and 12 in 85%of cases.They also reveal non-circular and mid-slope failure wedges not captured by traditional stability methods.Finally,an equivalent normal probability distribution is proposed as a reliable approximation of the factor of safety for use in risk analysis and engineering decision-making.
文摘Response analysis of structures involving non-probabilistic uncertain parameters can be closely related to optimization.This paper provides a review on optimization-based methods for uncertainty analysis,with focusing attention on specific properties of adopted numerical optimization approaches.We collect and discuss the methods based on nonlinear programming,semidefinite programming,mixed-integer programming,mathematical programming with complementarity constraints,difference-of-convex programming,optimization methods using surrogate models and machine learning techniques,and metaheuristics.As a closely related topic,we also overview the methods for assessing structural robustness using non-probabilistic uncertainty modeling.We conclude the paper by drawing several remarks through this review.
文摘The present study aims to analyzse alternative passive design solutions for enhancing building energy and hygrothermal efficiency in the Sahelian zone.To achieve this,a model representing a standard single-storey cementhollow block dwelling building and its relevant parameters was input into EnergyPlus,combined with OpenStudio or SketchUp.Scenarios were then analyzed to evaluate the effects of roof solar reflectivity,wall external insulation,natural ventilation,and their combined options.First,the base case,serving as a reference model,was validated using measured and simulated temperatures by calculating the scientific criteria,such as the NBME and CVRMSE coefficients recommended by the ASHRAE and IPVM standards.Additionally,the numerical simulation was used to compare interior temperatures,discomfort hours,thermal parameters,and the hygrothermal index(IHT)across seven cases studied.The reference model simulation indicated that cement-based hollow blocks are less effective for building envelopes in the Sahelian climate,with 51.48%discomfort hours and an IHT of 1.6,as shown in the Givoni diagram.The results revealed that the wall external insulation was the most effective passive solution,with 56%of comfort hours and an IHT of 0.7,which indicates the expected position of the model within the hygrothermal comfort zone of the Sahelian climate.Combining passive strategies yields the best scenario,resulting in a 28.25%reduction in annual total discomfort hours compared to the base case.These simulations demonstrated the effectiveness of accessible passive design solutions applicable in dwelling construction for the sustainable development of countries in the Sahelian climate.