The construction method of background value is improved in the original multi-variable grey model (MGM(1,m)) from its source of construction errors. The MGM(1,m) with optimized background value is used to elimin...The construction method of background value is improved in the original multi-variable grey model (MGM(1,m)) from its source of construction errors. The MGM(1,m) with optimized background value is used to eliminate the random fluctuations or errors of the observational data of all variables, and the combined prediction model together with the multiple linear regression is established in order to improve the simulation and prediction accuracy of the combined model. Finally, a combined model of the MGM(1,2) with optimized background value and the binary linear regression is constructed by an example. The results show that the model has good effects for simulation and prediction.展开更多
Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in th...Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in the prediction of groundwater depth in many areas.In this study,two new models are applied to the prediction of groundwater depth in the Ningxia area,China.The two models combine the improved dung beetle optimizer(DBO)algorithm with two deep learning models:The Multi-head Attention-Convolution Neural Network-Long Short Term Memory networks(MH-CNN-LSTM)and the Multi-head Attention-Convolution Neural Network-Gated Recurrent Unit(MH-CNN-GRU).The models with DBO show better prediction performance,with larger R(correlation coefficient),RPD(residual prediction deviation),and lower RMSE(root-mean-square error).Com-pared with the models with the original DBO,the R and RPD of models with the improved DBO increase by over 1.5%,and the RMSE decreases by over 1.8%,indicating better prediction results.In addition,compared with the multiple linear regression model,a traditional statistical model,deep learning models have better prediction performance.展开更多
This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balanc...This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balance.By integrating surrogate models to approximate the objective functions,SMOGWO significantly improves the efficiency and accuracy of the optimization process.The effectiveness of this approach is evaluated using the CEC2009 multi-objective test function suite,where SMOGWO achieves a superiority rate of 76.67%compared to other leading multi-objective algorithms.Furthermore,the practical applicability of SMOGWO is demonstrated through a case study on empty and heavy train allocation,which validates its ability to balance line capacity,minimize transportation costs,and optimize the technical combination of heavy trains.The research highlights SMOGWO's potential as a robust solution for optimization challenges in railway transportation,offering valuable contributions toward enhancing operational efficiency and promoting sustainable development in the sector.展开更多
Bayesian-optimized lithology identification has important basic geological research significance and engineering application value,and this paper proposes a Bayesian-optimized lithology identification method based on ...Bayesian-optimized lithology identification has important basic geological research significance and engineering application value,and this paper proposes a Bayesian-optimized lithology identification method based on machine learning of rock visible and near-infrared spectral data.First,the rock spectral data are preprocessed using Savitzky-Golay(SG)smoothing to remove the noise of the spectral data;then,the preprocessed rock spectral data are downscaled using Principal Component Analysis(PCA)to reduce the redundancy of the data,optimize the effective discriminative information,and obtain the rock spectral features;finally,a Bayesian-optimized lithology identification model is established based on rock spectral features,optimize the model hyperparameters using Bayesian optimization(BO)algorithm to avoid the combination of hyperparameters falling into the local optimal solution,and output the predicted type of rock,so as to realize the Bayesian-optimized lithology identification.In addition,this paper conducts comparative analysis on models based on Artificial Neural Network(ANN)/Random Forest(RF),dimensionality reduction/full band,and optimization algorithms.It uses the confusion matrix,accuracy,Precison(P),Recall(R)and F_(1)values(F_(1))as the evaluation indexes of model accuracy.The results indicate that the lithology identification model optimized by the BO-ANN after dimensionality reduction achieves an accuracy of up to 99.80%,up to 99.79%and up to 99.79%.Compared with the BO-RF model,it has higher identification accuracy and better stability for each type of rock identification.The experiments and reliability analysis show that the Bayesian-optimized lithology identification method proposed in this paper has good robustness and generalization performance,which is of great significance for realizing fast,accurate and Bayesian-optimized lithology identification in tunnel site.展开更多
Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task tr...Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task trajectory planning in stereoscopic agriculture,a multi-task trajectory planning model and algorithm(IEP-AO)that synthesizes flight safety and flight efficiency is proposed.Based on the requirements of stereoscopic agricultural geomorphological features and operational characteristics,the multi-task trajectory planning model is ensured by constructing targeted constraints at five aspects,including the path,slope,altitude,corner,energy and obstacle threat,to improve the effectiveness of the trajectory planning model.And combined with the path optimization algorithm,an Aquila optimizer(IEP-AO)based on the interference-enhanced combination model is proposed,which can help UAVs to improve the trajectory search capability in complex operation space and large-scale operation tasks,and jump out of the locally optimal trajectory path region timely,to generate the optimal trajectory planning plan that can adapt to the diversity of the tasks and the flight efficiency.Meanwhile,four simulated flights with different operation scales and different scene constraints were conducted under the constructed real 3Dimension scene,and the experimental results can show that the proposedmulti-task trajectory planning method canmeet themulti-task requirements in stereoscopic agriculture and improve the mission execution efficiency and agricultural production effect of UAV.展开更多
Prediction of stability in SG(Smart Grid)is essential in maintaining consistency and reliability of power supply in grid infrastructure.Analyzing the fluctuations in power generation and consumption patterns of smart ...Prediction of stability in SG(Smart Grid)is essential in maintaining consistency and reliability of power supply in grid infrastructure.Analyzing the fluctuations in power generation and consumption patterns of smart cities assists in effectively managing continuous power supply in the grid.It also possesses a better impact on averting overloading and permitting effective energy storage.Even though many traditional techniques have predicted the consumption rate for preserving stability,enhancement is required in prediction measures with minimized loss.To overcome the complications in existing studies,this paper intends to predict stability from the smart grid stability prediction dataset using machine learning algorithms.To accomplish this,pre-processing is performed initially to handle missing values since it develops biased models when missing values are mishandled and performs feature scaling to normalize independent data features.Then,the pre-processed data are taken for training and testing.Following that,the regression process is performed using Modified PSO(Particle Swarm Optimization)optimized XGBoost Technique with dynamic inertia weight update,which analyses variables like gamma(G),reaction time(tau1–tau4),and power balance(p1–p4)for providing effective future stability in SG.Since PSO attains optimal solution by adjusting position through dynamic inertial weights,it is integrated with XGBoost due to its scalability and faster computational speed characteristics.The hyperparameters of XGBoost are fine-tuned in the training process for achieving promising outcomes on prediction.Regression results are measured through evaluation metrics such as MSE(Mean Square Error)of 0.011312781,MAE(Mean Absolute Error)of 0.008596322,and RMSE(Root Mean Square Error)of 0.010636156 and MAPE(Mean Absolute Percentage Error)value of 0.0052 which determine the efficacy of the system.展开更多
The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by...The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by these interconnected devices,robust anomaly detection mechanisms are essential.Anomaly detection in this dynamic environment necessitates methods that can accurately distinguish between normal and anomalous behavior by learning intricate patterns.This paper presents a novel approach utilizing generative adversarial networks(GANs)for anomaly detection in IoT systems.However,optimizing GANs involves tuning hyper-parameters such as learning rate,batch size,and optimization algorithms,which can be challenging due to the non-convex nature of GAN loss functions.To address this,we propose a five-dimensional Gray wolf optimizer(5DGWO)to optimize GAN hyper-parameters.The 5DGWO introduces two new types of wolves:gamma(γ)for improved exploitation and convergence,and theta(θ)for enhanced exploration and escaping local minima.The proposed system framework comprises four key stages:1)preprocessing,2)generative model training,3)autoencoder(AE)training,and 4)predictive model training.The generative models are utilized to assist the AE training,and the final predictive models(including convolutional neural network(CNN),deep belief network(DBN),recurrent neural network(RNN),random forest(RF),and extreme gradient boosting(XGBoost))are trained using the generated data and AE-encoded features.We evaluated the system on three benchmark datasets:NSL-KDD,UNSW-NB15,and IoT-23.Experiments conducted on diverse IoT datasets show that our method outperforms existing anomaly detection strategies and significantly reduces false positives.The 5DGWO-GAN-CNNAE exhibits superior performance in various metrics,including accuracy,recall,precision,root mean square error(RMSE),and convergence trend.The proposed 5DGWO-GAN-CNNAE achieved the lowest RMSE values across the NSL-KDD,UNSW-NB15,and IoT-23 datasets,with values of 0.24,1.10,and 0.09,respectively.Additionally,it attained the highest accuracy,ranging from 94%to 100%.These results suggest a promising direction for future IoT security frameworks,offering a scalable and efficient solution to safeguard against evolving cyber threats.展开更多
This research presents a novel nature-inspired metaheuristic optimization algorithm,called theNarwhale Optimization Algorithm(NWOA).The algorithm draws inspiration from the foraging and prey-hunting strategies of narw...This research presents a novel nature-inspired metaheuristic optimization algorithm,called theNarwhale Optimization Algorithm(NWOA).The algorithm draws inspiration from the foraging and prey-hunting strategies of narwhals,“unicorns of the sea”,particularly the use of their distinctive spiral tusks,which play significant roles in hunting,searching prey,navigation,echolocation,and complex social interaction.Particularly,the NWOA imitates the foraging strategies and techniques of narwhals when hunting for prey but focuses mainly on the cooperative and exploratory behavior shown during group hunting and in the use of their tusks in sensing and locating prey under the Arctic ice.These functions provide a strong assessment basis for investigating the algorithm’s prowess at balancing exploration and exploitation,convergence speed,and solution accuracy.The performance of the NWOA is evaluated on 30 benchmark test functions.A comparison study using the Grey Wolf Optimizer(GWO),Whale Optimization Algorithm(WOA),Perfumer Optimization Algorithm(POA),Candle Flame Optimization(CFO)Algorithm,Particle Swarm Optimization(PSO)Algorithm,and Genetic Algorithm(GA)validates the results.As evidenced in the experimental results,NWOA is capable of yielding competitive outcomes among these well-known optimizers,whereas in several instances.These results suggest thatNWOAhas proven to be an effective and robust optimization tool suitable for solving many different complex optimization problems from the real world.展开更多
The global incidence of Alzheimer's Disease(AD)is on a swift rise.The Electroencephalogram(EEG)signals is an effective tool for the identification of AD and its initial Mild Cognitive Impairment(MCI)stage using ma...The global incidence of Alzheimer's Disease(AD)is on a swift rise.The Electroencephalogram(EEG)signals is an effective tool for the identification of AD and its initial Mild Cognitive Impairment(MCI)stage using machine learning models.Analysis of AD using EEG involves multi-channel analysis.However,the use of multiple channels may impact the classification performance due to data redundancy and complexity.In this work,a hybrid EEG channel selection is proposed using a combination of Reptile Search Algorithm and Snake Optimizer(RSO)for AD and MCI detection based on decomposition methods.Empirical Mode Decomposition(EMD),Low-Complexity Orthogonal Wavelet Filter Banks(LCOWFB),Variational Mode Decomposition,and discrete-wavelet transform decomposition techniques have been employed for subbands-based EEG analysis.We extracted thirty-four features from each subband of EEG signals.Finally,a hybrid RSO optimizer is compared with five individual metaheuristic algorithms for effective channel selection.The effectiveness of this model is assessed by two publicly accessible AD EEG datasets.An accuracy of 99.22% was achieved for binary classification from RSO with EMD using 4(out of 16)EEG channels.Moreover,the RSO with LCOWFBs obtained 89.68%the average accuracy for three-class classification using 7(out of 19)channels.The performance reveals that RSO performs better than individual Metaheuristic algorithms with 60%fewer channels and improved accuracy of 4%than existing AD detection techniques.展开更多
Metaheuristic optimization methods are iterative search processes that aim to efficiently solve complexoptimization problems. These basically find the solution space very efficiently, often without utilizing the gradi...Metaheuristic optimization methods are iterative search processes that aim to efficiently solve complexoptimization problems. These basically find the solution space very efficiently, often without utilizing the gradientinformation, and are inspired by the bio-inspired and socially motivated heuristics. Metaheuristic optimizationalgorithms are increasingly applied to complex feature selection problems in high-dimensional medical datasets.Among these, Teaching-Learning-Based optimization (TLBO) has proven effective for continuous design tasks bybalancing exploration and exploitation phases. However, its binary version (BTLBO) suffers from limited exploitationability, often converging prematurely or getting trapped in local optima, particularly when applied to discrete featureselection tasks. Previous studies reported that BTLBO yields lower classification accuracy and higher feature subsetvariance compared to other hybrid methods in benchmark tests, motivating the development of hybrid approaches.This study proposes a novel hybrid algorithm, BTLBO-Cheetah Optimizer (BTLBO-CO), which integrates the globalexploration strength of BTLBO with the local exploitation efficiency of the Cheetah Optimization (CO) algorithm. Theobjective is to enhance the feature selection process for cancer classification tasks involving high-dimensional data. Theproposed BTLBO-CO algorithm was evaluated on six benchmark cancer datasets: 11 tumors (T), Lung Cancer (LUC),Leukemia (LEU), Small Round Blue Cell Tumor or SRBCT (SR), Diffuse Large B-cell Lymphoma or DLBCL (DL), andProstate Tumor (PT).The results demonstrate superior classification accuracy across all six datasets, achieving 93.71%,96.12%, 98.13%, 97.11%, 98.44%, and 98.84%, respectively.These results validate the effectiveness of the hybrid approachin addressing diverse feature selection challenges using a Support Vector Machine (SVM) classifier.展开更多
As optimization problems continue to grow in complexity,the need for effective metaheuristic algorithms becomes increasingly evident.However,the challenge lies in identifying the right parameters and strategies for th...As optimization problems continue to grow in complexity,the need for effective metaheuristic algorithms becomes increasingly evident.However,the challenge lies in identifying the right parameters and strategies for these algorithms.In this paper,we introduce the adaptive multi-strategy Rabbit Algorithm(RA).RA is inspired by the social interactions of rabbits,incorporating elements such as exploration,exploitation,and adaptation to address optimization challenges.It employs three distinct subgroups,comprising male,female,and child rabbits,to execute a multi-strategy search.Key parameters,including distance factor,balance factor,and learning factor,strike a balance between precision and computational efficiency.We offer practical recommendations for fine-tuning five essential RA parameters,making them versatile and independent.RA is capable of autonomously selecting adaptive parameter settings and mutation strategies,enabling it to successfully tackle a range of 17 CEC05 benchmark functions with dimensions scaling up to 5000.The results underscore RA’s superior performance in large-scale optimization tasks,surpassing other state-of-the-art metaheuristics in convergence speed,computational precision,and scalability.Finally,RA has demonstrated its proficiency in solving complicated optimization problems in real-world engineering by completing 10 problems in CEC2020.展开更多
In the dynamic landscape of software technologies,the demand for sophisticated applications across diverse industries is ever⁃increasing.However,predicting software defects remains a crucial challenge for ensuring the...In the dynamic landscape of software technologies,the demand for sophisticated applications across diverse industries is ever⁃increasing.However,predicting software defects remains a crucial challenge for ensuring the resilience and dependability of software systems.This study presents a novel software defect prediction technique that significantly enhances performance through a hybrid machine learning approach.The innovative methodology integrates a Genetic Algorithm(GA)for precise feature selection,a Decision Tree(DT)for robust classification,and leverages the capabilities of Particle Swarm Optimization(PSO)and Ant Colony Optimization(ACO)algorithms for precision⁃driven optimization.The utilization of datasets from varied sources enriches the predictive prowess of our model.Of particular significance in our pursuit is the unwavering focus on enhancing the prediction process through a highly refined PSO⁃ACO algorithm,thereby optimizing the efficiency and effectiveness of the GA⁃DT hybrid model.The thorough evaluation of our proposed approach unfolds across seven software projects,unveiling a paradigm shift in performance metrics.Results unequivocally demonstrate that the GA⁃DT with PSO⁃ACO algorithm surpasses its counterparts,showcasing unparalleled accuracy and reliability.Furthermore,our hybrid approach demonstrates outstanding performance in terms of F⁃measure,with an impressive increase rate of 78%.展开更多
The dung beetle optimizer(DBO)is a metaheuristic algorithm with fast convergence and powerful search capabilities,which has shown excellent performance in solving various optimization problems.However,it suffers from ...The dung beetle optimizer(DBO)is a metaheuristic algorithm with fast convergence and powerful search capabilities,which has shown excellent performance in solving various optimization problems.However,it suffers from the problems of easily falling into local optimal solutions and poor convergence accuracy when dealing with large-scale complex optimization problems.Therefore,we propose an adaptive DBO(ADBO)based on an elastic annealing mechanism to address these issues.First,the convergence factor is adjusted in a nonlinear decreasing manner to balance the requirements of global exploration and local exploitation,thus improving the convergence speed and search quality.Second,a greedy difference optimization strategy is introduced to increase population diversity,improve the global search capability,and avoid premature convergence.Finally,the elastic annealing mechanism is used to perturb the randomly selected individuals,helping the algorithm escape local optima and thereby improve solution quality and algorithm stability.The experimental results on the CEC 2017 and CEC 2022 benchmark function sets and MCNC benchmark circuits verify the effectiveness,superiority,and universality of ADBO.展开更多
Detecting Alzheimer’s disease is essential for patient care,as an accurate diagnosis influences treatment options.Classifying dementia from non-dementia in brain MRIs is challenging due to features such as hippocampa...Detecting Alzheimer’s disease is essential for patient care,as an accurate diagnosis influences treatment options.Classifying dementia from non-dementia in brain MRIs is challenging due to features such as hippocampal atrophy,while manual diagnosis is susceptible to error.Optimal computer-aided diagnosis(CAD)systems are essential for improving accuracy and reducing misclassification risks.This study proposes an optimized ensemble method(CEOE-Net)that initiates with the selection of pre-trained models,including DenseNet121,ResNet50V2,and ResNet152V2 for unique feature extraction.Each selected model is enhanced with the inclusion of a channel attention(CA)block to improve the feature extraction process.In addition,this study employs the Short Time Fourier transform(STFT)technique with each individual model for hierarchical feature extraction before making final predictions in classifying MRI images of dementia and non-demented individuals,considering them as backbone models for building the ensemble method.STFT highlights subtle differences in brain structure and activity,particularly when combined with CA mechanisms that emphasize relevant features by converting spatial data into the frequency domain.The predictions generated from these models are then processed by the Chaotic Evolution Optimization(CEO)algorithm,which determines the optimal weightage set for each backbone model to maximize their contribution.The CEO optimizer explores weight distribution to ensure the most effective combination of model predictions for enhancing classification accuracy,thus significantly improving overall ensemble performance.This study utilized three datasets for validation:two private clinical brain MRI datasets(OSASIS and ADNI)to test the proposed model’s effectiveness.Image augmentation techniques were also employed to enhance dataset diversity and improve classification performance.The proposed CEOE-Net outperforms conventional baseline models and existing methods by showing its effectiveness as a clinical tool for the accurate classification of dementia and non-dementia MRI brain images,as well as autistic and non-autistic facial features.It achieved consistent accuracies of 93.44%on OSASIS and 81.94%on ADNI.展开更多
With the development of composite materials,their lightweight and high-strength characteristics have caused more widespread use from aerospace applications to automotive and rail transportation sectors,significantly r...With the development of composite materials,their lightweight and high-strength characteristics have caused more widespread use from aerospace applications to automotive and rail transportation sectors,significantly reducing the energy consumption during the operation of EMUs(Electric Multiple Units).This study aims to explore the application of composite materials in the lightweight design of EMU front skirts and proposes a design method based on threedimensional Hashin failure criteria and the Cheetah Optimizer(CO)to achieve maximum lightweight efficiency.The UMAT subroutine was developed based on the three-dimensional Hashin failure criteria to calculate failure parameters,which were used as design parameters in the CO.The model calculations and result extraction were implemented in MATLAB,and the Cheetah Optimizer iteratively determined the optimal laminating angle design that minimized the overall failure factor.After 100 iterations,ensuring structural integrity,the optimized design reduced the weight of the skirt panel by 60% compared to the original aluminum alloy structure,achieving significant lightweight benefits.This study provides foundational data for the lightweight design of EMUs.展开更多
Fractional differential equations(FDEs)provide a powerful tool for modeling systems with memory and non-local effects,but understanding their underlying structure remains a significant challenge.While numerous numeric...Fractional differential equations(FDEs)provide a powerful tool for modeling systems with memory and non-local effects,but understanding their underlying structure remains a significant challenge.While numerous numerical and semi-analytical methods exist to find solutions,new approaches are needed to analyze the intrinsic properties of the FDEs themselves.This paper introduces a novel computational framework for the structural analysis of FDEs involving iterated Caputo derivatives.The methodology is based on a transformation that recasts the original FDE into an equivalent higher-order form,represented as the sum of a closed-form,integer-order component G(y)and a residual fractional power seriesΨ(x).This transformed FDE is subsequently reduced to a first-order ordinary differential equation(ODE).The primary novelty of the proposed methodology lies in treating the structure of the integer-order component G(y)not as fixed,but as a parameterizable polynomial whose coefficients can be determined via global optimization.Using particle swarm optimization,the framework identifies an optimal ODE architecture by minimizing a dual objective that balances solution accuracy against a high-fidelity reference and the magnitude of the truncated residual series.The effectiveness of the approach is demonstrated on both a linear FDE and a nonlinear fractional Riccati equation.Results demonstrate that the framework successfully identifies an optimal,low-degree polynomial ODE architecture that is not necessarily identical to the forcing function of the original FDE.This work provides a new tool for analyzing the underlying structure of FDEs and gaining deeper insights into the interplay between local and non-local dynamics in fractional systems.展开更多
For optimization algorithms,the most important consideration is their global optimization performance.Our research is conducted with the hope that the algorithm can robustly find the optimal solution to the target pro...For optimization algorithms,the most important consideration is their global optimization performance.Our research is conducted with the hope that the algorithm can robustly find the optimal solution to the target problem at a lower computational cost or faster speed.For stochastic optimization algorithms based on population search methods,the search speed and solution quality are always contradictory.Suppose that the random range of the group search is larger;in that case,the probability of the algorithm converging to the global optimal solution is also greater,but the search speed will inevitably slow.The smaller the random range of the group search is,the faster the search speed will be,but the algorithm will easily fall into local optima.Therefore,our method is intended to utilize heuristic strategies to guide the search direction and extract as much effective information as possible from the search process to guide an optimized search.This method is not only conducive to global search,but also avoids excessive randomness,thereby improving search efficiency.To effectively avoid premature convergence problems,the diversity of the group must be monitored and regulated.In fact,in natural bird flocking systems,the distribution density and diversity of groups are often key factors affecting individual behavior.For example,flying birds can adjust their speed in time to avoid collisions based on the crowding level of the group,while foraging birds will judge the possibility of sharing food based on the density of the group and choose to speed up or escape.The aim of this work was to verify that the proposed optimization method is effective.We compared and analyzed the performances of five algorithms,namely,self-organized particle swarm optimization(PSO)-diversity controlled inertia weight(SOPSO-DCIW),self-organized PSO-diversity controlled acceleration coefficient(SOPSO-DCAC),standard PSO(SPSO),the PSO algorithm with a linear decreasing inertia weight(SPSO-LDIW),and the modified PSO algorithm with a time-varying acceleration constant(MPSO-TVAC).展开更多
Multi-instance image generation remains a challenging task in the field of computer vision.While existing diffusionmodels demonstrate impressive fidelity in image generation,they often struggle with precisely controll...Multi-instance image generation remains a challenging task in the field of computer vision.While existing diffusionmodels demonstrate impressive fidelity in image generation,they often struggle with precisely controlling each object’s shape,pose,and size.Methods like layout-to-image and mask-to-image provide spatial guidance but frequently suffer from object shape distortion,overlaps,and poor consistency,particularly in complex scenes with multiple objects.To address these issues,we introduce PolyDiffusion,a contour-based diffusion framework that encodes each object’s contour as a boundary-coordinate sequence,decoupling object shapes and positions.This approach allows for better control over object geometry and spatial positioning,which is critical for achieving high-quality multiinstance generation.We formulate the training process as a multi-objective optimization problem,balancing three key objectives:a denoising diffusion loss to maintain overall image fidelity,a cross-attention contour alignment loss to ensure precise shape adherence,and a reward-guided denoising objective that minimizes the Fréchet distance to real images.In addition,the Object Space-Aware Attention module fuses contour tokens with visual features,while a prior-guided fusion mechanism utilizes inter-object spatial relationships and class semantics to enhance consistency across multiple objects.Experimental results on benchmark datasets such as COCO-Stuff and VOC-2012 demonstrate that PolyDiffusion significantly outperforms existing layout-to-image and mask-to-image methods,achieving notable improvements in both image quality and instance-level segmentation accuracy.The implementation of Poly Diffusion is available at https://github.com/YYYYYJS/PolyDiffusion(accessed on 06 August 2025).展开更多
Accurate daily suspended sediment load(SSL)prediction is essential for sustainable water resource management,sediment control,and environmental planning.However,SSL prediction is highly complex due to its nonlinear an...Accurate daily suspended sediment load(SSL)prediction is essential for sustainable water resource management,sediment control,and environmental planning.However,SSL prediction is highly complex due to its nonlinear and dynamic nature,making traditional empirical models inadequate.This study proposes a novel hybrid approach,integrating the Adaptive Neuro-Fuzzy Inference System(ANFIS)with the Gradient-Based Optimizer(GBO),to enhance SSL forecasting accuracy.The research compares the performance of ANFIS-GBO with three alternative models:standard ANFIS,ANFIS with Particle Swarm Optimization(ANFIS-PSO),and ANFIS with Grey Wolf Optimization(ANFIS-GWO).Historical SSL and streamflow data from the Bailong River Basin,China,are used to train and validate the models.The input selection process is optimized using the Multivariate Adaptive Regression Splines(MARS)method.Model performance is evaluated using statistical metrics such as Root Mean Square Error(RMSE),Mean Absolute Error(MAE),Mean Absolute Percentage Error(MAPE),Nash Sutcliffe Efficiency(NSE),and Determination Coefficient(R^(2)).Additionally,visual assessments,including scatter plots,Taylor diagrams,and violin plots,provide further insights into model reliability.The results indicate that including historical SSL data improves predictive accuracy,with ANFIS-GBO outperforming the other models.ANFIS-GBO achieves the lowest RMSE and MAE and the highest NSE and R^(2),demonstrating its superior learning ability and adaptability.The findings highlight the effectiveness of nature-inspired optimization algorithms in enhancing sediment load forecasting and contribute to the advancement of AI-based hydrological modeling.Future research should explore the integration of additional environmental and climatic variables to enhance predictive capabilities further.展开更多
With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm impro...With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm improvement.To reduce the operational costs of micro-grid systems and the energy abandonment rate of renewable energy,while simultaneously enhancing user satisfaction on the demand side,this paper introduces an improvedmultiobjective Grey Wolf Optimizer based on Cauchy variation.The proposed approach incorporates a Cauchy variation strategy during the optimizer’s search phase to expand its exploration range and minimize the likelihood of becoming trapped in local optima.At the same time,adoptingmultiple energy storage methods to improve the consumption rate of renewable energy.Subsequently,under different energy balance orders,themulti-objective particle swarmalgorithm,multi-objective grey wolf optimizer,and Cauchy’s variant of the improvedmulti-objective grey wolf optimizer are used for example simulation,solving the Pareto solution set of the model and comparing.The analysis of the results reveals that,compared to the original optimizer,the improved optimizer decreases the daily cost by approximately 100 yuan,and reduces the energy abandonment rate to zero.Meanwhile,it enhances user satisfaction and ensures the stable operation of the micro-grid.展开更多
基金supported by the National Natural Science Foundation of China(71071077)the Ministry of Education Key Project of National Educational Science Planning(DFA090215)+1 种基金China Postdoctoral Science Foundation(20100481137)Funding of Jiangsu Innovation Program for Graduate Education(CXZZ11-0226)
文摘The construction method of background value is improved in the original multi-variable grey model (MGM(1,m)) from its source of construction errors. The MGM(1,m) with optimized background value is used to eliminate the random fluctuations or errors of the observational data of all variables, and the combined prediction model together with the multiple linear regression is established in order to improve the simulation and prediction accuracy of the combined model. Finally, a combined model of the MGM(1,2) with optimized background value and the binary linear regression is constructed by an example. The results show that the model has good effects for simulation and prediction.
基金supported by the National Natural Science Foundation of China [grant numbers 42088101 and 42375048]。
文摘Due to the lack of accurate data and complex parameterization,the prediction of groundwater depth is a chal-lenge for numerical models.Machine learning can effectively solve this issue and has been proven useful in the prediction of groundwater depth in many areas.In this study,two new models are applied to the prediction of groundwater depth in the Ningxia area,China.The two models combine the improved dung beetle optimizer(DBO)algorithm with two deep learning models:The Multi-head Attention-Convolution Neural Network-Long Short Term Memory networks(MH-CNN-LSTM)and the Multi-head Attention-Convolution Neural Network-Gated Recurrent Unit(MH-CNN-GRU).The models with DBO show better prediction performance,with larger R(correlation coefficient),RPD(residual prediction deviation),and lower RMSE(root-mean-square error).Com-pared with the models with the original DBO,the R and RPD of models with the improved DBO increase by over 1.5%,and the RMSE decreases by over 1.8%,indicating better prediction results.In addition,compared with the multiple linear regression model,a traditional statistical model,deep learning models have better prediction performance.
基金supported by the National Natural Science Foundation of China(Project No.5217232152102391)+2 种基金Sichuan Province Science and Technology Innovation Talent Project(2024JDRC0020)China Shenhua Energy Company Limited Technology Project(GJNY-22-7/2300-K1220053)Key science and technology projects in the transportation industry of the Ministry of Transport(2022-ZD7-132).
文摘This paper introduces the Surrogate-assisted Multi-objective Grey Wolf Optimizer(SMOGWO)as a novel methodology for addressing the complex problem of empty-heavy train allocation,with a focus on line utilization balance.By integrating surrogate models to approximate the objective functions,SMOGWO significantly improves the efficiency and accuracy of the optimization process.The effectiveness of this approach is evaluated using the CEC2009 multi-objective test function suite,where SMOGWO achieves a superiority rate of 76.67%compared to other leading multi-objective algorithms.Furthermore,the practical applicability of SMOGWO is demonstrated through a case study on empty and heavy train allocation,which validates its ability to balance line capacity,minimize transportation costs,and optimize the technical combination of heavy trains.The research highlights SMOGWO's potential as a robust solution for optimization challenges in railway transportation,offering valuable contributions toward enhancing operational efficiency and promoting sustainable development in the sector.
基金support from the National Natural Science Foundation of China(Grant Nos:52379103 and 52279103)the Natural Science Foundation of Shandong Province(Grant No:ZR2023YQ049).
文摘Bayesian-optimized lithology identification has important basic geological research significance and engineering application value,and this paper proposes a Bayesian-optimized lithology identification method based on machine learning of rock visible and near-infrared spectral data.First,the rock spectral data are preprocessed using Savitzky-Golay(SG)smoothing to remove the noise of the spectral data;then,the preprocessed rock spectral data are downscaled using Principal Component Analysis(PCA)to reduce the redundancy of the data,optimize the effective discriminative information,and obtain the rock spectral features;finally,a Bayesian-optimized lithology identification model is established based on rock spectral features,optimize the model hyperparameters using Bayesian optimization(BO)algorithm to avoid the combination of hyperparameters falling into the local optimal solution,and output the predicted type of rock,so as to realize the Bayesian-optimized lithology identification.In addition,this paper conducts comparative analysis on models based on Artificial Neural Network(ANN)/Random Forest(RF),dimensionality reduction/full band,and optimization algorithms.It uses the confusion matrix,accuracy,Precison(P),Recall(R)and F_(1)values(F_(1))as the evaluation indexes of model accuracy.The results indicate that the lithology identification model optimized by the BO-ANN after dimensionality reduction achieves an accuracy of up to 99.80%,up to 99.79%and up to 99.79%.Compared with the BO-RF model,it has higher identification accuracy and better stability for each type of rock identification.The experiments and reliability analysis show that the Bayesian-optimized lithology identification method proposed in this paper has good robustness and generalization performance,which is of great significance for realizing fast,accurate and Bayesian-optimized lithology identification in tunnel site.
基金funded by the Jiangxi Provincial Social Science Planning Project(21GL12)Jiangxi Provincial Higher Education Humanities and Social Sciences Planning Project(GL22232)Jiangxi Province College Students’Innovation and Entrepreneurship Training Program Project(S20241041027).
文摘Stereoscopic agriculture,as an advanced method of agricultural production,poses new challenges for multi-task trajectory planning of unmanned aerial vehicles(UAVs).To address the need for UAVs to perform multi-task trajectory planning in stereoscopic agriculture,a multi-task trajectory planning model and algorithm(IEP-AO)that synthesizes flight safety and flight efficiency is proposed.Based on the requirements of stereoscopic agricultural geomorphological features and operational characteristics,the multi-task trajectory planning model is ensured by constructing targeted constraints at five aspects,including the path,slope,altitude,corner,energy and obstacle threat,to improve the effectiveness of the trajectory planning model.And combined with the path optimization algorithm,an Aquila optimizer(IEP-AO)based on the interference-enhanced combination model is proposed,which can help UAVs to improve the trajectory search capability in complex operation space and large-scale operation tasks,and jump out of the locally optimal trajectory path region timely,to generate the optimal trajectory planning plan that can adapt to the diversity of the tasks and the flight efficiency.Meanwhile,four simulated flights with different operation scales and different scene constraints were conducted under the constructed real 3Dimension scene,and the experimental results can show that the proposedmulti-task trajectory planning method canmeet themulti-task requirements in stereoscopic agriculture and improve the mission execution efficiency and agricultural production effect of UAV.
基金Prince Sattam bin Abdulaziz University project number(PSAU/2023/R/1445)。
文摘Prediction of stability in SG(Smart Grid)is essential in maintaining consistency and reliability of power supply in grid infrastructure.Analyzing the fluctuations in power generation and consumption patterns of smart cities assists in effectively managing continuous power supply in the grid.It also possesses a better impact on averting overloading and permitting effective energy storage.Even though many traditional techniques have predicted the consumption rate for preserving stability,enhancement is required in prediction measures with minimized loss.To overcome the complications in existing studies,this paper intends to predict stability from the smart grid stability prediction dataset using machine learning algorithms.To accomplish this,pre-processing is performed initially to handle missing values since it develops biased models when missing values are mishandled and performs feature scaling to normalize independent data features.Then,the pre-processed data are taken for training and testing.Following that,the regression process is performed using Modified PSO(Particle Swarm Optimization)optimized XGBoost Technique with dynamic inertia weight update,which analyses variables like gamma(G),reaction time(tau1–tau4),and power balance(p1–p4)for providing effective future stability in SG.Since PSO attains optimal solution by adjusting position through dynamic inertial weights,it is integrated with XGBoost due to its scalability and faster computational speed characteristics.The hyperparameters of XGBoost are fine-tuned in the training process for achieving promising outcomes on prediction.Regression results are measured through evaluation metrics such as MSE(Mean Square Error)of 0.011312781,MAE(Mean Absolute Error)of 0.008596322,and RMSE(Root Mean Square Error)of 0.010636156 and MAPE(Mean Absolute Percentage Error)value of 0.0052 which determine the efficacy of the system.
基金described in this paper has been developed with in the project PRESECREL(PID2021-124502OB-C43)。
文摘The Internet of Things(IoT)is integral to modern infrastructure,enabling connectivity among a wide range of devices from home automation to industrial control systems.With the exponential increase in data generated by these interconnected devices,robust anomaly detection mechanisms are essential.Anomaly detection in this dynamic environment necessitates methods that can accurately distinguish between normal and anomalous behavior by learning intricate patterns.This paper presents a novel approach utilizing generative adversarial networks(GANs)for anomaly detection in IoT systems.However,optimizing GANs involves tuning hyper-parameters such as learning rate,batch size,and optimization algorithms,which can be challenging due to the non-convex nature of GAN loss functions.To address this,we propose a five-dimensional Gray wolf optimizer(5DGWO)to optimize GAN hyper-parameters.The 5DGWO introduces two new types of wolves:gamma(γ)for improved exploitation and convergence,and theta(θ)for enhanced exploration and escaping local minima.The proposed system framework comprises four key stages:1)preprocessing,2)generative model training,3)autoencoder(AE)training,and 4)predictive model training.The generative models are utilized to assist the AE training,and the final predictive models(including convolutional neural network(CNN),deep belief network(DBN),recurrent neural network(RNN),random forest(RF),and extreme gradient boosting(XGBoost))are trained using the generated data and AE-encoded features.We evaluated the system on three benchmark datasets:NSL-KDD,UNSW-NB15,and IoT-23.Experiments conducted on diverse IoT datasets show that our method outperforms existing anomaly detection strategies and significantly reduces false positives.The 5DGWO-GAN-CNNAE exhibits superior performance in various metrics,including accuracy,recall,precision,root mean square error(RMSE),and convergence trend.The proposed 5DGWO-GAN-CNNAE achieved the lowest RMSE values across the NSL-KDD,UNSW-NB15,and IoT-23 datasets,with values of 0.24,1.10,and 0.09,respectively.Additionally,it attained the highest accuracy,ranging from 94%to 100%.These results suggest a promising direction for future IoT security frameworks,offering a scalable and efficient solution to safeguard against evolving cyber threats.
文摘This research presents a novel nature-inspired metaheuristic optimization algorithm,called theNarwhale Optimization Algorithm(NWOA).The algorithm draws inspiration from the foraging and prey-hunting strategies of narwhals,“unicorns of the sea”,particularly the use of their distinctive spiral tusks,which play significant roles in hunting,searching prey,navigation,echolocation,and complex social interaction.Particularly,the NWOA imitates the foraging strategies and techniques of narwhals when hunting for prey but focuses mainly on the cooperative and exploratory behavior shown during group hunting and in the use of their tusks in sensing and locating prey under the Arctic ice.These functions provide a strong assessment basis for investigating the algorithm’s prowess at balancing exploration and exploitation,convergence speed,and solution accuracy.The performance of the NWOA is evaluated on 30 benchmark test functions.A comparison study using the Grey Wolf Optimizer(GWO),Whale Optimization Algorithm(WOA),Perfumer Optimization Algorithm(POA),Candle Flame Optimization(CFO)Algorithm,Particle Swarm Optimization(PSO)Algorithm,and Genetic Algorithm(GA)validates the results.As evidenced in the experimental results,NWOA is capable of yielding competitive outcomes among these well-known optimizers,whereas in several instances.These results suggest thatNWOAhas proven to be an effective and robust optimization tool suitable for solving many different complex optimization problems from the real world.
文摘The global incidence of Alzheimer's Disease(AD)is on a swift rise.The Electroencephalogram(EEG)signals is an effective tool for the identification of AD and its initial Mild Cognitive Impairment(MCI)stage using machine learning models.Analysis of AD using EEG involves multi-channel analysis.However,the use of multiple channels may impact the classification performance due to data redundancy and complexity.In this work,a hybrid EEG channel selection is proposed using a combination of Reptile Search Algorithm and Snake Optimizer(RSO)for AD and MCI detection based on decomposition methods.Empirical Mode Decomposition(EMD),Low-Complexity Orthogonal Wavelet Filter Banks(LCOWFB),Variational Mode Decomposition,and discrete-wavelet transform decomposition techniques have been employed for subbands-based EEG analysis.We extracted thirty-four features from each subband of EEG signals.Finally,a hybrid RSO optimizer is compared with five individual metaheuristic algorithms for effective channel selection.The effectiveness of this model is assessed by two publicly accessible AD EEG datasets.An accuracy of 99.22% was achieved for binary classification from RSO with EMD using 4(out of 16)EEG channels.Moreover,the RSO with LCOWFBs obtained 89.68%the average accuracy for three-class classification using 7(out of 19)channels.The performance reveals that RSO performs better than individual Metaheuristic algorithms with 60%fewer channels and improved accuracy of 4%than existing AD detection techniques.
基金funded by the Deanship of Research andGraduate Studies at King Khalid University through the Large Research Project under grant number RGP2/417/46.
文摘Metaheuristic optimization methods are iterative search processes that aim to efficiently solve complexoptimization problems. These basically find the solution space very efficiently, often without utilizing the gradientinformation, and are inspired by the bio-inspired and socially motivated heuristics. Metaheuristic optimizationalgorithms are increasingly applied to complex feature selection problems in high-dimensional medical datasets.Among these, Teaching-Learning-Based optimization (TLBO) has proven effective for continuous design tasks bybalancing exploration and exploitation phases. However, its binary version (BTLBO) suffers from limited exploitationability, often converging prematurely or getting trapped in local optima, particularly when applied to discrete featureselection tasks. Previous studies reported that BTLBO yields lower classification accuracy and higher feature subsetvariance compared to other hybrid methods in benchmark tests, motivating the development of hybrid approaches.This study proposes a novel hybrid algorithm, BTLBO-Cheetah Optimizer (BTLBO-CO), which integrates the globalexploration strength of BTLBO with the local exploitation efficiency of the Cheetah Optimization (CO) algorithm. Theobjective is to enhance the feature selection process for cancer classification tasks involving high-dimensional data. Theproposed BTLBO-CO algorithm was evaluated on six benchmark cancer datasets: 11 tumors (T), Lung Cancer (LUC),Leukemia (LEU), Small Round Blue Cell Tumor or SRBCT (SR), Diffuse Large B-cell Lymphoma or DLBCL (DL), andProstate Tumor (PT).The results demonstrate superior classification accuracy across all six datasets, achieving 93.71%,96.12%, 98.13%, 97.11%, 98.44%, and 98.84%, respectively.These results validate the effectiveness of the hybrid approachin addressing diverse feature selection challenges using a Support Vector Machine (SVM) classifier.
文摘As optimization problems continue to grow in complexity,the need for effective metaheuristic algorithms becomes increasingly evident.However,the challenge lies in identifying the right parameters and strategies for these algorithms.In this paper,we introduce the adaptive multi-strategy Rabbit Algorithm(RA).RA is inspired by the social interactions of rabbits,incorporating elements such as exploration,exploitation,and adaptation to address optimization challenges.It employs three distinct subgroups,comprising male,female,and child rabbits,to execute a multi-strategy search.Key parameters,including distance factor,balance factor,and learning factor,strike a balance between precision and computational efficiency.We offer practical recommendations for fine-tuning five essential RA parameters,making them versatile and independent.RA is capable of autonomously selecting adaptive parameter settings and mutation strategies,enabling it to successfully tackle a range of 17 CEC05 benchmark functions with dimensions scaling up to 5000.The results underscore RA’s superior performance in large-scale optimization tasks,surpassing other state-of-the-art metaheuristics in convergence speed,computational precision,and scalability.Finally,RA has demonstrated its proficiency in solving complicated optimization problems in real-world engineering by completing 10 problems in CEC2020.
文摘In the dynamic landscape of software technologies,the demand for sophisticated applications across diverse industries is ever⁃increasing.However,predicting software defects remains a crucial challenge for ensuring the resilience and dependability of software systems.This study presents a novel software defect prediction technique that significantly enhances performance through a hybrid machine learning approach.The innovative methodology integrates a Genetic Algorithm(GA)for precise feature selection,a Decision Tree(DT)for robust classification,and leverages the capabilities of Particle Swarm Optimization(PSO)and Ant Colony Optimization(ACO)algorithms for precision⁃driven optimization.The utilization of datasets from varied sources enriches the predictive prowess of our model.Of particular significance in our pursuit is the unwavering focus on enhancing the prediction process through a highly refined PSO⁃ACO algorithm,thereby optimizing the efficiency and effectiveness of the GA⁃DT hybrid model.The thorough evaluation of our proposed approach unfolds across seven software projects,unveiling a paradigm shift in performance metrics.Results unequivocally demonstrate that the GA⁃DT with PSO⁃ACO algorithm surpasses its counterparts,showcasing unparalleled accuracy and reliability.Furthermore,our hybrid approach demonstrates outstanding performance in terms of F⁃measure,with an impressive increase rate of 78%.
基金Project supported by the National Natural Science Foundation of China(No.62102130)the Central Government Guides Local Science and Technology Development Fund Project of China(No.226Z0201G)+4 种基金the Natural Science Foundation of Hebei Province of China(Nos.F2020204003 and F2024204001)the Hebei Youth Talents Support Project of China(No.BJ2019008)the Science and Technology Research Projects of Higher Education Institutions in Hebei Province of China(No.QN2024138)the Basic Scientific Research Funds Research Project of Hebei Provincial Colleges and Universities of China(No.KY2022073)the Hebei Province Higher Education Institution Scientific Research Project of China(No.QN2025192)。
文摘The dung beetle optimizer(DBO)is a metaheuristic algorithm with fast convergence and powerful search capabilities,which has shown excellent performance in solving various optimization problems.However,it suffers from the problems of easily falling into local optimal solutions and poor convergence accuracy when dealing with large-scale complex optimization problems.Therefore,we propose an adaptive DBO(ADBO)based on an elastic annealing mechanism to address these issues.First,the convergence factor is adjusted in a nonlinear decreasing manner to balance the requirements of global exploration and local exploitation,thus improving the convergence speed and search quality.Second,a greedy difference optimization strategy is introduced to increase population diversity,improve the global search capability,and avoid premature convergence.Finally,the elastic annealing mechanism is used to perturb the randomly selected individuals,helping the algorithm escape local optima and thereby improve solution quality and algorithm stability.The experimental results on the CEC 2017 and CEC 2022 benchmark function sets and MCNC benchmark circuits verify the effectiveness,superiority,and universality of ADBO.
基金supported in part by the Science and Technology Major Special Project Fund of Changsha(No.kh2401010)in part by the High-Performance Computing Center of Central South University+3 种基金supported by the National Natural Science Foundation of China(Grants Nos.82022024,31970572)The Science and Technology Innovation Program of Hunan Province(2021RC4018,2021RC5027)Innovation-Driven Project of Central South University(Grant No.2020CX003)NIH grants U01 MH122591,1U01MH116489,1R01MH110920,R01MH126459.
文摘Detecting Alzheimer’s disease is essential for patient care,as an accurate diagnosis influences treatment options.Classifying dementia from non-dementia in brain MRIs is challenging due to features such as hippocampal atrophy,while manual diagnosis is susceptible to error.Optimal computer-aided diagnosis(CAD)systems are essential for improving accuracy and reducing misclassification risks.This study proposes an optimized ensemble method(CEOE-Net)that initiates with the selection of pre-trained models,including DenseNet121,ResNet50V2,and ResNet152V2 for unique feature extraction.Each selected model is enhanced with the inclusion of a channel attention(CA)block to improve the feature extraction process.In addition,this study employs the Short Time Fourier transform(STFT)technique with each individual model for hierarchical feature extraction before making final predictions in classifying MRI images of dementia and non-demented individuals,considering them as backbone models for building the ensemble method.STFT highlights subtle differences in brain structure and activity,particularly when combined with CA mechanisms that emphasize relevant features by converting spatial data into the frequency domain.The predictions generated from these models are then processed by the Chaotic Evolution Optimization(CEO)algorithm,which determines the optimal weightage set for each backbone model to maximize their contribution.The CEO optimizer explores weight distribution to ensure the most effective combination of model predictions for enhancing classification accuracy,thus significantly improving overall ensemble performance.This study utilized three datasets for validation:two private clinical brain MRI datasets(OSASIS and ADNI)to test the proposed model’s effectiveness.Image augmentation techniques were also employed to enhance dataset diversity and improve classification performance.The proposed CEOE-Net outperforms conventional baseline models and existing methods by showing its effectiveness as a clinical tool for the accurate classification of dementia and non-dementia MRI brain images,as well as autistic and non-autistic facial features.It achieved consistent accuracies of 93.44%on OSASIS and 81.94%on ADNI.
文摘With the development of composite materials,their lightweight and high-strength characteristics have caused more widespread use from aerospace applications to automotive and rail transportation sectors,significantly reducing the energy consumption during the operation of EMUs(Electric Multiple Units).This study aims to explore the application of composite materials in the lightweight design of EMU front skirts and proposes a design method based on threedimensional Hashin failure criteria and the Cheetah Optimizer(CO)to achieve maximum lightweight efficiency.The UMAT subroutine was developed based on the three-dimensional Hashin failure criteria to calculate failure parameters,which were used as design parameters in the CO.The model calculations and result extraction were implemented in MATLAB,and the Cheetah Optimizer iteratively determined the optimal laminating angle design that minimized the overall failure factor.After 100 iterations,ensuring structural integrity,the optimized design reduced the weight of the skirt panel by 60% compared to the original aluminum alloy structure,achieving significant lightweight benefits.This study provides foundational data for the lightweight design of EMUs.
基金Research Council of Lithuania(LMTLT),agreement No.S-PD-24-120Research Council of Lithuania(LMTLT),agreement No.S-PD-24-120funded by the Research Council of Lithuania.
文摘Fractional differential equations(FDEs)provide a powerful tool for modeling systems with memory and non-local effects,but understanding their underlying structure remains a significant challenge.While numerous numerical and semi-analytical methods exist to find solutions,new approaches are needed to analyze the intrinsic properties of the FDEs themselves.This paper introduces a novel computational framework for the structural analysis of FDEs involving iterated Caputo derivatives.The methodology is based on a transformation that recasts the original FDE into an equivalent higher-order form,represented as the sum of a closed-form,integer-order component G(y)and a residual fractional power seriesΨ(x).This transformed FDE is subsequently reduced to a first-order ordinary differential equation(ODE).The primary novelty of the proposed methodology lies in treating the structure of the integer-order component G(y)not as fixed,but as a parameterizable polynomial whose coefficients can be determined via global optimization.Using particle swarm optimization,the framework identifies an optimal ODE architecture by minimizing a dual objective that balances solution accuracy against a high-fidelity reference and the magnitude of the truncated residual series.The effectiveness of the approach is demonstrated on both a linear FDE and a nonlinear fractional Riccati equation.Results demonstrate that the framework successfully identifies an optimal,low-degree polynomial ODE architecture that is not necessarily identical to the forcing function of the original FDE.This work provides a new tool for analyzing the underlying structure of FDEs and gaining deeper insights into the interplay between local and non-local dynamics in fractional systems.
文摘For optimization algorithms,the most important consideration is their global optimization performance.Our research is conducted with the hope that the algorithm can robustly find the optimal solution to the target problem at a lower computational cost or faster speed.For stochastic optimization algorithms based on population search methods,the search speed and solution quality are always contradictory.Suppose that the random range of the group search is larger;in that case,the probability of the algorithm converging to the global optimal solution is also greater,but the search speed will inevitably slow.The smaller the random range of the group search is,the faster the search speed will be,but the algorithm will easily fall into local optima.Therefore,our method is intended to utilize heuristic strategies to guide the search direction and extract as much effective information as possible from the search process to guide an optimized search.This method is not only conducive to global search,but also avoids excessive randomness,thereby improving search efficiency.To effectively avoid premature convergence problems,the diversity of the group must be monitored and regulated.In fact,in natural bird flocking systems,the distribution density and diversity of groups are often key factors affecting individual behavior.For example,flying birds can adjust their speed in time to avoid collisions based on the crowding level of the group,while foraging birds will judge the possibility of sharing food based on the density of the group and choose to speed up or escape.The aim of this work was to verify that the proposed optimization method is effective.We compared and analyzed the performances of five algorithms,namely,self-organized particle swarm optimization(PSO)-diversity controlled inertia weight(SOPSO-DCIW),self-organized PSO-diversity controlled acceleration coefficient(SOPSO-DCAC),standard PSO(SPSO),the PSO algorithm with a linear decreasing inertia weight(SPSO-LDIW),and the modified PSO algorithm with a time-varying acceleration constant(MPSO-TVAC).
基金supported in part by the Scientific Research Fund of National Natural Science Foundation of China(Grant No.62372168)the Hunan Provincial Natural Science Foundation of China(Grant No.2023JJ30266)+2 种基金the Research Project on teaching reform in Hunan province(No.HNJG-2022-0791)the Hunan University of Science and Technology(No.2022-44-8)the National Social Science Funds of China(19BZX044).
文摘Multi-instance image generation remains a challenging task in the field of computer vision.While existing diffusionmodels demonstrate impressive fidelity in image generation,they often struggle with precisely controlling each object’s shape,pose,and size.Methods like layout-to-image and mask-to-image provide spatial guidance but frequently suffer from object shape distortion,overlaps,and poor consistency,particularly in complex scenes with multiple objects.To address these issues,we introduce PolyDiffusion,a contour-based diffusion framework that encodes each object’s contour as a boundary-coordinate sequence,decoupling object shapes and positions.This approach allows for better control over object geometry and spatial positioning,which is critical for achieving high-quality multiinstance generation.We formulate the training process as a multi-objective optimization problem,balancing three key objectives:a denoising diffusion loss to maintain overall image fidelity,a cross-attention contour alignment loss to ensure precise shape adherence,and a reward-guided denoising objective that minimizes the Fréchet distance to real images.In addition,the Object Space-Aware Attention module fuses contour tokens with visual features,while a prior-guided fusion mechanism utilizes inter-object spatial relationships and class semantics to enhance consistency across multiple objects.Experimental results on benchmark datasets such as COCO-Stuff and VOC-2012 demonstrate that PolyDiffusion significantly outperforms existing layout-to-image and mask-to-image methods,achieving notable improvements in both image quality and instance-level segmentation accuracy.The implementation of Poly Diffusion is available at https://github.com/YYYYYJS/PolyDiffusion(accessed on 06 August 2025).
基金supported by the National Natural Science Foundation of China(52350410465)the General Projects of Guangdong Natural Science Research Projects(2023A1515011520).
文摘Accurate daily suspended sediment load(SSL)prediction is essential for sustainable water resource management,sediment control,and environmental planning.However,SSL prediction is highly complex due to its nonlinear and dynamic nature,making traditional empirical models inadequate.This study proposes a novel hybrid approach,integrating the Adaptive Neuro-Fuzzy Inference System(ANFIS)with the Gradient-Based Optimizer(GBO),to enhance SSL forecasting accuracy.The research compares the performance of ANFIS-GBO with three alternative models:standard ANFIS,ANFIS with Particle Swarm Optimization(ANFIS-PSO),and ANFIS with Grey Wolf Optimization(ANFIS-GWO).Historical SSL and streamflow data from the Bailong River Basin,China,are used to train and validate the models.The input selection process is optimized using the Multivariate Adaptive Regression Splines(MARS)method.Model performance is evaluated using statistical metrics such as Root Mean Square Error(RMSE),Mean Absolute Error(MAE),Mean Absolute Percentage Error(MAPE),Nash Sutcliffe Efficiency(NSE),and Determination Coefficient(R^(2)).Additionally,visual assessments,including scatter plots,Taylor diagrams,and violin plots,provide further insights into model reliability.The results indicate that including historical SSL data improves predictive accuracy,with ANFIS-GBO outperforming the other models.ANFIS-GBO achieves the lowest RMSE and MAE and the highest NSE and R^(2),demonstrating its superior learning ability and adaptability.The findings highlight the effectiveness of nature-inspired optimization algorithms in enhancing sediment load forecasting and contribute to the advancement of AI-based hydrological modeling.Future research should explore the integration of additional environmental and climatic variables to enhance predictive capabilities further.
基金supported by the Open Fund of Guangxi Key Laboratory of Building New Energy and Energy Conservation(Project Number:Guike Energy 17-J-21-3).
文摘With the development of renewable energy technologies such as photovoltaics and wind power,it has become a research hotspot to improve the consumption rate of new energy and reduce energy costs through algorithm improvement.To reduce the operational costs of micro-grid systems and the energy abandonment rate of renewable energy,while simultaneously enhancing user satisfaction on the demand side,this paper introduces an improvedmultiobjective Grey Wolf Optimizer based on Cauchy variation.The proposed approach incorporates a Cauchy variation strategy during the optimizer’s search phase to expand its exploration range and minimize the likelihood of becoming trapped in local optima.At the same time,adoptingmultiple energy storage methods to improve the consumption rate of renewable energy.Subsequently,under different energy balance orders,themulti-objective particle swarmalgorithm,multi-objective grey wolf optimizer,and Cauchy’s variant of the improvedmulti-objective grey wolf optimizer are used for example simulation,solving the Pareto solution set of the model and comparing.The analysis of the results reveals that,compared to the original optimizer,the improved optimizer decreases the daily cost by approximately 100 yuan,and reduces the energy abandonment rate to zero.Meanwhile,it enhances user satisfaction and ensures the stable operation of the micro-grid.