Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (103)

Search Parameters:
Keywords = Aquila optimizer

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
72 pages, 9463 KB  
Article
Multi-UAV Cooperative Path Planning Using a Behavior-Adaptive Aquila Optimizer Under Multiple Constraints
by Xiaojie Tang, Chengfen Jia, Pengju Qu, Qian Zhang and Pan Zhang
Biomimetics 2026, 11(3), 166; https://doi.org/10.3390/biomimetics11030166 - 1 Mar 2026
Viewed by 72
Abstract
Addressing the challenges of high dimensionality, strong nonlinearity, and multiple constraints in multi-UAV cooperative path planning, this paper proposes a Behavior-Adaptive Aquila Optimizer (EAO) achieved by enhancing Aquila Optimizer (AO). EAO constructs a multi-strategy cooperative framework that integrates a periodic diversity maintenance mechanism, [...] Read more.
Addressing the challenges of high dimensionality, strong nonlinearity, and multiple constraints in multi-UAV cooperative path planning, this paper proposes a Behavior-Adaptive Aquila Optimizer (EAO) achieved by enhancing Aquila Optimizer (AO). EAO constructs a multi-strategy cooperative framework that integrates a periodic diversity maintenance mechanism, a diversity-based dynamic neighborhood guidance mechanism, a narrowed exploitation behavior based on neighborhood differential evolution, and a search-state-aware adaptive behavior selection mechanism. Through dynamic behavior adjustment during the search process, the proposed algorithm improves search performance and stability. To validate its effectiveness, EAO was systematically evaluated on the CEC2017 and CEC2020 benchmark suites and compared with the original AO and 13 representative high-performance optimization algorithms. Parameter sensitivity analysis, an ablation study, and an exploration–exploitation experiment were also conducted. The results show that EAO achieves the best overall performance ranking. Furthermore, EAO was applied to multi-UAV cooperative path-planning simulations in complex environments that considered UAV dynamic constraints. Comparative experiments with five competitive algorithms demonstrate that EAO achieves superior performance in terms of path-planning fitness, number of effective trajectories, and runtime. Compared with AO, EAO improves the average fitness by 80.42%, 81.25%, 81.34%, and 84.84% across different map environments, confirming its feasibility and effectiveness for multi-UAV cooperative path planning. Full article
(This article belongs to the Section Biological Optimisation and Management)
29 pages, 6409 KB  
Article
Tilt-Rotor Tricopter with State-Constrained Controller Design
by Chong Wu, Hao Cheng and Hua Wang
Drones 2026, 10(2), 109; https://doi.org/10.3390/drones10020109 - 2 Feb 2026
Viewed by 364
Abstract
This paper presents a control architecture based on Pixhawk4 to address the transition mode control issue of a tilt-rotor tricopter. While the classical PID controller designed for the rotor mode can handle most engineering applications under normal environmental conditions, it does not fully [...] Read more.
This paper presents a control architecture based on Pixhawk4 to address the transition mode control issue of a tilt-rotor tricopter. While the classical PID controller designed for the rotor mode can handle most engineering applications under normal environmental conditions, it does not fully consider disturbances such as those arising from internal perturbations or the external environment. In response, this paper proposes a controller design with disturbance observation to meet the robustness requirements of the unmanned aerial vehicle (UAV) under perturbed conditions. For the state-constrained control problem of the UAV, the original model is simplified, and a three-channel model for control purposes is introduced. By incorporating a barrier Lyapunov function, the state constraint problem of the UAV is solved, ensuring a smooth transition from rotor mode to fixed-wing mode. To address the high complexity of virtual control law derivatives in backstepping control, a filter is used to estimate the derivatives of the UAV′s virtual states, and a linear extended state observer is introduced to estimate external and transitional disturbances during flight. Lyapunov theory is employed to ensure the closed-loop stability of the control scheme. Finally, inspired by the hunting process of aquilas, the Aquila Optimizer (AO) optimization algorithm is applied to optimize the controller’s hyperparameters, further enhancing the reliability and transient performance of the control system. Full article
(This article belongs to the Section Drone Design and Development)
Show Figures

Figure 1

31 pages, 5033 KB  
Article
A Modified Aquila Optimizer for Application to Plate–Fin Heat Exchangers Design Problem
by Megha Varshney and Musrrat Ali
Mathematics 2026, 14(3), 431; https://doi.org/10.3390/math14030431 - 26 Jan 2026
Viewed by 338
Abstract
The Aquila Optimizer (AO), inspired by the hunting behavior of Aquila birds, is a recent nature-inspired metaheuristic algorithm recognized for its simplicity and low computational cost. However, the conventional AO often suffers from premature convergence and an imbalance between exploration and exploitation when [...] Read more.
The Aquila Optimizer (AO), inspired by the hunting behavior of Aquila birds, is a recent nature-inspired metaheuristic algorithm recognized for its simplicity and low computational cost. However, the conventional AO often suffers from premature convergence and an imbalance between exploration and exploitation when applied to complex engineering optimization problems. To overcome these limitations, this study proposes a modified Aquila Optimizer (m-AO) incorporating three enhancement strategies: an adaptive chaotic reverse learning mechanism to improve population diversity, an elite alternative pooling strategy to balance global exploration and local exploitation, and a shifted distribution estimation strategy to accelerate convergence toward promising regions of the search space. The performance of the proposed m-AO is evaluated using 23 classical benchmark functions, IEEE CEC 2022 benchmark problems, and a practical plate–fin heat exchanger (PFHE) design optimization problem. Numerical simulations demonstrate that m-AO achieves faster convergence, higher solution accuracy, and improved robustness compared with the original AO and several state-of-the-art metaheuristic algorithms. In the PFHE application, the proposed method yields a significant improvement in thermal performance, accompanied by a reduction in entropy generation and pressure drop under prescribed design constraints. Statistical analyses further confirm the superiority and stability of the proposed approach. These results indicate that the modified Aquila Optimizer is an effective and reliable tool for solving complex thermal system design optimization problems. Full article
Show Figures

Figure 1

24 pages, 2735 KB  
Article
Hierarchical Data Fusion Algorithm for Multiple Wind Speed Sensors in Anemometer Tower
by Junhong Duan, Hailong Zhang, Chao Tu, Jun Song, Wei Niu, Zhen Zhang, Jinze Han and Jiuyuan Huo
Sensors 2026, 26(2), 565; https://doi.org/10.3390/s26020565 - 14 Jan 2026
Viewed by 281
Abstract
Accurate and reliable wind speed measurement is essential for applications such as wind power generation and meteorological monitoring. Data fusion from multiple anemometers mounted on wind measurement towers is a key approach to obtaining high-precision wind speed information. In this study, a hierarchical [...] Read more.
Accurate and reliable wind speed measurement is essential for applications such as wind power generation and meteorological monitoring. Data fusion from multiple anemometers mounted on wind measurement towers is a key approach to obtaining high-precision wind speed information. In this study, a hierarchical data fusion strategy is proposed to enhance both the quality and efficiency of multi-sensor fusion on wind measurement towers. At the local fusion stage, multi-sensor wind speed data are denoised and fused using an unscented Kalman filter enhanced with fuzzy logic and a robustness factor (FLR-UKF). At the global decision fusion stage, decision-level fusion is achieved through an extreme learning machine (ELM) neural network optimized by a Q-learning-improved Aquila optimizer (QLIAO-ELM). By incorporating a spiral surrounding attack mechanism and a Q-learning-based adaptive strategy, QLIAO-ELM significantly enhances global search capability and convergence speed, enabling the ELM network to obtain superior parameters within limited computational time. Consequently, the accuracy and efficiency of decision fusion are improved. Experimental results show that, during the local fusion phase, the RMSE of FLR-UKF is reduced by 26.46% to 28.6% compared to the traditional UKF; during the global fusion phase, the RMSE of QLIAO-ELM is reduced by 27.1% and 14.0% compared to ELM and ISSA-ELM, respectively. Full article
(This article belongs to the Special Issue Sensor Fusion: Kalman Filtering for Engineering Applications)
Show Figures

Figure 1

32 pages, 1816 KB  
Article
Pragmatic Models for Detection of Hypertension Using Ballistocardiograph Signals and Machine Learning
by Sunil Kumar Prabhakar and Dong-Ok Won
Bioengineering 2026, 13(1), 43; https://doi.org/10.3390/bioengineering13010043 - 30 Dec 2025
Viewed by 417
Abstract
To identify hypertension, Ballistocardiograph (BCG) signals can be primarily utilized. The BCG signal must be thoroughly understood and interpreted so that its application in the classification process could become clearer and more distinct. Various unhealthy habits such as excess consumption of alcohol and [...] Read more.
To identify hypertension, Ballistocardiograph (BCG) signals can be primarily utilized. The BCG signal must be thoroughly understood and interpreted so that its application in the classification process could become clearer and more distinct. Various unhealthy habits such as excess consumption of alcohol and tobacco, accompanied by a lack of good diet and a sedentary lifestyle, lead to hypertension. Common symptoms of hypertension include chest pain, shortness of breath, blurred vision, mood swings, frequent urination, etc. In this work, two pragmatic models are proposed for the detection of hypertension using BCG signals and machine learning models. The first model uses K-means clustering, the maximum overlap discrete wavelet transform (MODWT) and the Empirical Wavelet Transform (EWT) techniques for feature extraction, followed by the Binary Tunicate Swarm Algorithm (BTSA) and Information Gain (IG) for feature selection, as well as two efficient hybrid classifiers such as the Hybrid AdaBoost–-Maximum Uncertainty Linear Discriminant Analysis (MULDA) classifier and the Hybrid AdaBoost–Random Forest (RF) classifier for the classification of BCG signals. The second model uses Principal Component Analysis (PCA), Kernel Principal Component Analysis (KPCA) and the Random Feature Mapping (RFM) technique for feature extraction, followed by IG and the Aquila Optimization Algorithm (AOA) for feature selection, as well as two versatile hybrid classifiers such as the Hybrid AutoRegressive Integrated Moving Average (ARIMA)–AdaBoost classifier and the Time-weighted Hybrid AdaBoost–Support Vector Machine (TW-HASVM) classifier for the classification of BCG signals. The proposed methodology was tested on a publicly available BCG dataset, and the best results were obtained when the KPCA feature extraction technique was used with the AOA feature selection technique and classified using the Hybrid ARIMA–AdaBoost classifier, reporting a good classification accuracy of 96.89%. Full article
(This article belongs to the Section Biosignal Processing)
Show Figures

Figure 1

38 pages, 16799 KB  
Article
CQLHBA: Node Coverage Optimization Using Chaotic Quantum-Inspired Leader Honey Badger Algorithm
by Xiaoliu Yang and Mengjian Zhang
Biomimetics 2025, 10(12), 850; https://doi.org/10.3390/biomimetics10120850 - 18 Dec 2025
Viewed by 354
Abstract
A key limitation of existing swarm intelligence (SI) algorithms for Node Coverage Optimization (NCO) is their inadequate solution accuracy. A novel chaotic quantum-inspired leader honey badger algorithm (CQLHBA) is proposed in this study. To enhance the performance of the basic HBA and better [...] Read more.
A key limitation of existing swarm intelligence (SI) algorithms for Node Coverage Optimization (NCO) is their inadequate solution accuracy. A novel chaotic quantum-inspired leader honey badger algorithm (CQLHBA) is proposed in this study. To enhance the performance of the basic HBA and better solve the numerical optimization and NCO problem, an adjustment strategy for parameter α1 to balance the optimization process of the follower position is used to improve the exploration ability. Moreover, the chaotic dynamic strategy, quantum rotation strategy, and Lévy flight strategy are employed to enhance the overall performance of the designed CQLHBA, especially for the exploitation ability of individuals. The performance of the proposed CQLHBA is verified using twenty-one benchmark functions and compared to that of other state-of-the-art (SOTA) SI algorithms, including the Honey Badger Algorithm (HBA), Chaotic Sea-Horse Optimizer (CSHO), Sine–Cosine Quantum Salp Swarm Algorithm (SCQSSA), Golden Jackal Optimization (GJO), Aquila Optimizer (AO), Butterfly Optimization Algorithm (BOA), Salp Swarm Algorithm (SSA), Grey Wolf Optimizer (GWO), and Randomised Particle Swarm Optimizer (RPSO). The experimental results demonstrate that the proposed CQLHBA exhibits superior performance, characterized by enhanced global search capability and robust stability. This advantage is further validated through its application to the NCO problem in wireless sensor networks (WSNs), where it achieves commendable outcomes in terms of both coverage rate and network connectivity, confirming its practical efficacy in real-world deployment scenarios. Full article
Show Figures

Figure 1

41 pages, 39064 KB  
Article
A Hybrid Search Behavior-Based Adaptive Grey Wolf Optimizer for Cooperative Path Planning for Multiple UAVs
by Zhiwen Zheng, Hao Huang, Chenbo Li, Yongbin Yu, Xiangxiang Wang, Jingye Cai, Xi Huang and Songbo Hu
Sensors 2025, 25(24), 7657; https://doi.org/10.3390/s25247657 - 17 Dec 2025
Cited by 1 | Viewed by 536
Abstract
Cooperative path planning of multiple unmanned aerial vehicles (UAVs) is pivotal for improving mission efficiency and safety in complex scenarios. However, the multi-constraint of UAVs increases the design difficulity of cooperative path planning. To address these issues, a hybrid search behavior-based adaptive grey [...] Read more.
Cooperative path planning of multiple unmanned aerial vehicles (UAVs) is pivotal for improving mission efficiency and safety in complex scenarios. However, the multi-constraint of UAVs increases the design difficulity of cooperative path planning. To address these issues, a hybrid search behavior-based adaptive grey wolf optimizer (HSB-GWO) is proposed in this work. HSB-GWO incorporates three key innovations: (1) A dimension learning-based hunting (DLH) strategy is employed to enhance population diversity by enabling knowledge exchange between non-leader wolves and their neighbors. (2) Aquila exploration combining expand exploration for global potential region detection and Lévy flight-based narrowed exploration for preventing populations from falling into local optimal solutions is adopted to enrich search behaviors and avoid local optima. (3) An adaptive weight adjustment mechanism is designed for leader wolves (α, β, and δ) to dynamically tune their contribution to offspring generation based on fitness to improve high-quality solution utilization. The search performance of HSB-GWO on the benchmark functions was validated by experiments on the benchmark suites of IEEE CEC 2017 and 2019, in which HSB-GWO outperformed seven comparison algorithms (AO, AOA, CBOA, NOA, GWO, IGWO, and AGWO), with Friedman test confirming its top overall rank (Rank 1). The results of cooperative path planning simulation demonstrate that the high-quality multi-UAV trajectories can be generated by the HSB-GWO to guide UAVs from the start to the destination safely and smoothly with the smallest cost. Full article
(This article belongs to the Special Issue Intelligent Control and Robotic Technologies in Path Planning)
Show Figures

Figure 1

19 pages, 9685 KB  
Article
Dynamics of a Neuromorphic Circuit Incorporating a Second-Order Locally Active Memristor and Its Parameter Estimation
by Shivakumar Rajagopal, Viet-Thanh Pham, Fatemeh Parastesh, Karthikeyan Rajagopal and Sajad Jafari
J. Low Power Electron. Appl. 2025, 15(4), 62; https://doi.org/10.3390/jlpea15040062 - 13 Oct 2025
Cited by 1 | Viewed by 1415
Abstract
Neuromorphic circuits emulate the brain’s massively parallel, energy-efficient, and robust information processing by reproducing the behavior of neurons and synapses in dense networks. Memristive technologies have emerged as key enablers of such systems, offering compact and low-power implementations. In particular, locally active memristors [...] Read more.
Neuromorphic circuits emulate the brain’s massively parallel, energy-efficient, and robust information processing by reproducing the behavior of neurons and synapses in dense networks. Memristive technologies have emerged as key enablers of such systems, offering compact and low-power implementations. In particular, locally active memristors (LAMs), with their ability to amplify small perturbations within a locally active domain to generate action potential-like responses, provide powerful building blocks for neuromorphic circuits and offer new perspectives on the mechanisms underlying neuronal firing dynamics. This paper introduces a novel second-order locally active memristor (LAM) governed by two coupled state variables, enabling richer nonlinear dynamics compared to conventional first-order devices. Even when the capacitances controlling the states are equal, the device retains two independent memory states, which broaden the design space for hysteresis tuning and allow flexible modulation of the current–voltage response. The second-order LAM is then integrated into a FitzHugh–Nagumo neuron circuit. The proposed circuit exhibits oscillatory firing behavior under specific parameter regimes and is further investigated under both DC and AC external stimulation. A comprehensive analysis of its equilibrium points is provided, followed by bifurcation diagrams and Lyapunov exponent spectra for key system parameters, revealing distinct regions of periodic, chaotic, and quasi-periodic dynamics. Representative time-domain patterns corresponding to these regimes are also presented, highlighting the circuit’s ability to reproduce a rich variety of neuronal firing behaviors. Finally, two unknown system parameters are estimated using the Aquila Optimization algorithm, with a cost function based on the system’s return map. Simulation results confirm the algorithm’s efficiency in parameter estimation. Full article
Show Figures

Figure 1

23 pages, 2165 KB  
Article
An Enhanced Knowledge Salp Swarm Algorithm for Solving the Numerical Optimization and Seed Classification Tasks
by Qian Li and Yiwei Zhou
Biomimetics 2025, 10(9), 638; https://doi.org/10.3390/biomimetics10090638 - 22 Sep 2025
Viewed by 1033
Abstract
The basic Salp Swarm Algorithm (SSA) offers advantages such as a simple structure and few parameters. However, it is prone to falling into local optima and remains inadequate for seed classification tasks that involve hyperparameter optimization of machine learning classifiers such as Support [...] Read more.
The basic Salp Swarm Algorithm (SSA) offers advantages such as a simple structure and few parameters. However, it is prone to falling into local optima and remains inadequate for seed classification tasks that involve hyperparameter optimization of machine learning classifiers such as Support Vector Machines (SVMs). To overcome these limitations, an Enhanced Knowledge-based Salp Swarm Algorithm (EKSSA) is proposed. The EKSSA incorporates three key strategies: Adaptive adjustment mechanisms for parameters c1 and α to better balance exploration and exploitation within the salp population; a Gaussian walk-based position update strategy after the initial update phase, enhancing the global search ability of individuals; and a dynamic mirror learning strategy that expands the search domain through solution mirroring, thereby strengthening local search capability. The proposed algorithm was evaluated on thirty-two CEC benchmark functions, where it demonstrated superior performance compared to eight state-of-the-art algorithms, including Randomized Particle Swarm Optimizer (RPSO), Grey Wolf Optimizer (GWO), Archimedes Optimization Algorithm (AOA), Hybrid Particle Swarm Butterfly Algorithm (HPSBA), Aquila Optimizer (AO), Honey Badger Algorithm (HBA), Salp Swarm Algorithm (SSA), and Sine–Cosine Quantum Salp Swarm Algorithm (SCQSSA). Furthermore, an EKSSA-SVM hybrid classifier was developed for seed classification, achieving higher classification accuracy. Full article
Show Figures

Figure 1

50 pages, 15776 KB  
Article
Improved Multi-Strategy Aquila Optimizer for Engineering Optimization Problems
by Honglin Kan, Yaping Xiao, Zhiliang Gao and Xuan Zhang
Biomimetics 2025, 10(9), 620; https://doi.org/10.3390/biomimetics10090620 - 15 Sep 2025
Cited by 1 | Viewed by 1311
Abstract
The Aquila Optimizer (AO) is a novel and efficient optimization algorithm inspired by the hunting and searching behavior of Aquila. However, the AO faces limitations when tackling high-dimensional and complex optimization problems due to insufficient search capabilities and a tendency to prematurely converge [...] Read more.
The Aquila Optimizer (AO) is a novel and efficient optimization algorithm inspired by the hunting and searching behavior of Aquila. However, the AO faces limitations when tackling high-dimensional and complex optimization problems due to insufficient search capabilities and a tendency to prematurely converge to local optima, which restricts its overall performance. To address these challenges, this study proposes the Multi-Strategy Aquila Optimizer (MSAO) by integrating multiple enhancement techniques. Firstly, the MSAO introduces a random sub-dimension update mechanism, significantly enhancing its exploration capacity in high-dimensional spaces. Secondly, it incorporates memory strategy and dream-sharing strategy from the Dream Optimization Algorithm (DOA), thereby achieving a balance between global exploration and local exploitation. Additionally, the MSAO employs adaptive parameter and dynamic opposition-based learning to further refine the AO’s original update rules, making them more suitable for a multi-strategy collaborative framework. In the experiment, the MSAO outperform eight state-of-the-art algorithms, including CEC-winning and enhanced AO variants, achieving the best optimization results on 55%, 69%, 69%, and 72% of the benchmark functions, respectively, which demonstrates its outstanding performance. Furthermore, ablation experiments validate the independent contributions of each proposed strategy, and the application of MSAO to five engineering problems confirms its strong practical value and potential for broader adoption. Full article
Show Figures

Figure 1

32 pages, 5483 KB  
Article
Dual Modal Intelligent Optimization BP Neural Network Model Integrating Aquila Optimizer and African Vulture Optimization Algorithm and Its Application in Lithium-Ion Battery SOH Prediction
by Xingxing Wang, Shun Liang, Junyi Li, Hongjun Ni, Yu Zhu, Shuaishuai Lv and Linfei Chen
Machines 2025, 13(9), 799; https://doi.org/10.3390/machines13090799 - 2 Sep 2025
Cited by 1 | Viewed by 921
Abstract
To enhance the accuracy and robustness of lithium-ion battery state-of-health (SOH) prediction, this study proposes a dual-mode intelligent optimization BP neural network model (AO–AVOA–BP) which integrates the Aquila Optimizer (AO) and the African Vulture Optimization Algorithm (AVOA). The model leverages the global search [...] Read more.
To enhance the accuracy and robustness of lithium-ion battery state-of-health (SOH) prediction, this study proposes a dual-mode intelligent optimization BP neural network model (AO–AVOA–BP) which integrates the Aquila Optimizer (AO) and the African Vulture Optimization Algorithm (AVOA). The model leverages the global search capabilities of AO and the local exploitation strengths of AVOA to achieve efficient and collaborative optimization of network parameters. In terms of feature construction, eight key health indicators are extracted from voltage, current, and temperature signals during the charging phase, and the optimal input set is selected using gray relational analysis. Experimental results demonstrate that the AO–AVOA–BP model significantly outperforms traditional BP and other improved models on both the NASA and CALCE datasets, with MAE, RMSE, and MAPE maintained within 0.0087, 0.0115, and 1.095%, respectively, indicating outstanding prediction accuracy and strong generalization performance. The proposed method demonstrates strong generalization capability and engineering adaptability, providing reliable support for lifetime prediction and safety warning in battery management systems (BMS). Moreover, it shows great potential for wide application in the health management of electric vehicles and energy storage systems. Full article
(This article belongs to the Section Vehicle Engineering)
Show Figures

Figure 1

22 pages, 5355 KB  
Article
Application of a Multi-Algorithm-Optimized CatBoost Model in Predicting the Strength of Multi-Source Solid Waste Backfilling Materials
by Jianhui Qiu, Jielin Li, Xin Xiong and Keping Zhou
Big Data Cogn. Comput. 2025, 9(8), 203; https://doi.org/10.3390/bdcc9080203 - 7 Aug 2025
Cited by 2 | Viewed by 1496
Abstract
Backfilling materials are commonly employed materials in mines for filling mining waste, and the strength of the consolidated backfill formed by the binding material directly influences the stability of the surrounding rock and production safety in mines. The traditional approach to obtaining the [...] Read more.
Backfilling materials are commonly employed materials in mines for filling mining waste, and the strength of the consolidated backfill formed by the binding material directly influences the stability of the surrounding rock and production safety in mines. The traditional approach to obtaining the strength of the backfill demands a considerable amount of manpower and time. The rapid and precise acquisition and optimization of backfill strength parameters hold utmost significance for mining safety. In this research, the authors carried out a backfill strength experiment with five experimental parameters, namely concentration, cement–sand ratio, waste rock–tailing ratio, curing time, and curing temperature, using an orthogonal design. They collected 174 sets of backfill strength parameters and employed six population optimization algorithms, including the Artificial Ecosystem-based Optimization (AEO) algorithm, Aquila Optimization (AO) algorithm, Germinal Center Optimization (GCO), Sand Cat Swarm Optimization (SCSO), Sparrow Search Algorithm (SSA), and Walrus Optimization Algorithm (WaOA), in combination with the CatBoost algorithm to conduct a prediction study of backfill strength. The study also utilized the Shapley Additive explanatory (SHAP) method to analyze the influence of different parameters on the prediction of backfill strength. The results demonstrate that when the population size was 60, the AEO-CatBoost algorithm model exhibited a favorable fitting effect (R2 = 0.947, VAF = 93.614), and the prediction error was minimal (RMSE = 0.606, MAE = 0.465), enabling the accurate and rapid prediction of the strength parameters of the backfill under different ratios and curing conditions. Additionally, an increase in curing temperature and curing time enhanced the strength of the backfill, and the influence of the waste rock–tailing ratio on the strength of the backfill was negative at a curing temperature of 50 °C, which is attributed to the change in the pore structure at the microscopic level leading to macroscopic mechanical alterations. When the curing conditions are adequate and the parameter ratios are reasonable, the smaller the porosity rate in the backfill, the greater the backfill strength will be. This study offers a reliable and accurate method for the rapid acquisition of backfill strength and provides new technical support for the development of filling mining technology. Full article
Show Figures

Figure 1

22 pages, 2089 KB  
Article
Multi-Strategy Improved Aquila Optimizer Algorithm and Its Application in Railway Freight Volume Prediction
by Lei Bai, Zexuan Pei, Jiasheng Wang and Yu Zhou
Electronics 2025, 14(8), 1621; https://doi.org/10.3390/electronics14081621 - 17 Apr 2025
Cited by 1 | Viewed by 998
Abstract
This study proposes a multi-strategy improved Aquila optimizer (MIAO) to address the key limitations of the original Aquila optimizer (AO). First, a phasor operator is introduced to eliminate excessive control parameters in the X2 phase, transforming it into an adaptive parameter-free process. Second, [...] Read more.
This study proposes a multi-strategy improved Aquila optimizer (MIAO) to address the key limitations of the original Aquila optimizer (AO). First, a phasor operator is introduced to eliminate excessive control parameters in the X2 phase, transforming it into an adaptive parameter-free process. Second, a flow direction operator enhances the X3 phase by improving population diversity and local exploitation. The MIAO algorithm is applied to optimize Long Short-Term Memory (LSTM) hyperparameters, forming the MIAO_LSTM model for monthly railway freight forecasting. Comprehensive evaluations on 15 benchmark functions show MIAO’s superior performance over SOA, PSO, SSA, and AO. Using freight data (2005–2021), MIAO_LSTM achieves lower MAE, MSE, and RMSE compared to traditional LSTM and hybrid models (SSA_LSTM, PSO_LSTM, etc.). Further, Grey Relational Analysis selects high-correlation features (≥0.8) to boost accuracy. The results validate MIAO_LSTM’s effectiveness for practical freight predictions. Full article
Show Figures

Figure 1

26 pages, 12666 KB  
Article
Gaslike Social Motility: Optimization Algorithm with Application in Image Thresholding Segmentation
by Oscar D. Sanchez, Luz M. Reyes, Arturo Valdivia-González, Alma Y. Alanis and Eduardo Rangel-Heras
Algorithms 2025, 18(4), 199; https://doi.org/10.3390/a18040199 - 2 Apr 2025
Cited by 1 | Viewed by 773
Abstract
This work introduces a novel and practical metaheuristic algorithm, the Gaslike Social Motility (GSM) algorithm, designed for optimization and image thresholding segmentation. Inspired by a deterministic model that replicates social behaviors using gaslike particles, GSM is characterized by its simplicity, minimal parameter requirements, [...] Read more.
This work introduces a novel and practical metaheuristic algorithm, the Gaslike Social Motility (GSM) algorithm, designed for optimization and image thresholding segmentation. Inspired by a deterministic model that replicates social behaviors using gaslike particles, GSM is characterized by its simplicity, minimal parameter requirements, and emergent social dynamics. These dynamics include: (1) attraction between similar particles, (2) formation of stable particle clusters, (3) division of groups upon reaching a critical size, (4) inter-group interactions that influence particle distribution during the search process, and (5) internal state changes in particles driven by local interactions. The model’s versatility, including cross-group monitoring and adaptability to environmental interactions, makes it a powerful tool for exploring diverse scenarios. GSM is rigorously evaluated against established and recent metaheuristic algorithms, including Particle Swarm Optimization (PSO), Differential Evolution (DE), Bat Algorithm (BA), Artificial Bee Colony (ABC), Artificial Hummingbird Algorithm (AHA), AHA with Aquila Optimization (AHA-AO), Colliding Bodies Optimization (CBO), Enhanced CBO (ECBO), and Social Network Search (SNS). Performance is assessed using 22 benchmark functions, demonstrating GSM’s competitiveness. Additionally, GSM’s efficiency in image thresholding segmentation is highlighted, as it achieves high-quality results with fewer iterations and particles compared to other methods. Full article
(This article belongs to the Section Evolutionary Algorithms and Machine Learning)
Show Figures

Figure 1

21 pages, 2382 KB  
Article
Melanoma Skin Cancer Recognition with a Convolutional Neural Network and Feature Dimensions Reduction with Aquila Optimizer
by Jalaleddin Mohamed, Necmi Serkan Tezel, Javad Rahebi and Raheleh Ghadami
Diagnostics 2025, 15(6), 761; https://doi.org/10.3390/diagnostics15060761 - 18 Mar 2025
Cited by 1 | Viewed by 1220
Abstract
Background: Melanoma is a highly aggressive form of skin cancer, necessitating early and accurate detection for effective treatment. This study aims to develop a novel classification system for melanoma detection that integrates Convolutional Neural Networks (CNNs) for feature extraction and the Aquila Optimizer [...] Read more.
Background: Melanoma is a highly aggressive form of skin cancer, necessitating early and accurate detection for effective treatment. This study aims to develop a novel classification system for melanoma detection that integrates Convolutional Neural Networks (CNNs) for feature extraction and the Aquila Optimizer (AO) for feature dimension reduction, improving both computational efficiency and classification accuracy. Methods: The proposed method utilized CNNs to extract features from melanoma images, while the AO was employed to reduce feature dimensionality, enhancing the performance of the model. The effectiveness of this hybrid approach was evaluated on three publicly available datasets: ISIC 2019, ISBI 2016, and ISBI 2017. Results: For the ISIC 2019 dataset, the model achieved 97.46% sensitivity, 98.89% specificity, 98.42% accuracy, 97.91% precision, 97.68% F1-score, and 99.12% AUC-ROC. On the ISBI 2016 dataset, it reached 98.45% sensitivity, 98.24% specificity, 97.22% accuracy, 97.84% precision, 97.62% F1-score, and 98.97% AUC-ROC. For ISBI 2017, the results were 98.44% sensitivity, 98.86% specificity, 97.96% accuracy, 98.12% precision, 97.88% F1-score, and 99.03% AUC-ROC. The proposed method outperforms existing advanced techniques, with a 4.2% higher accuracy, a 6.2% improvement in sensitivity, and a 5.8% increase in specificity. Additionally, the AO reduced computational complexity by up to 37.5%. Conclusions: The deep learning-Aquila Optimizer (DL-AO) framework offers a highly efficient and accurate approach for melanoma detection, making it suitable for deployment in resource-constrained environments such as mobile and edge computing platforms. The integration of DL with metaheuristic optimization significantly enhances accuracy, robustness, and computational efficiency in melanoma detection. Full article
(This article belongs to the Section Machine Learning and Artificial Intelligence in Diagnostics)
Show Figures

Figure 1

Back to TopTop