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

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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (372)

Search Parameters:
Keywords = stuck in

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
20 pages, 3272 KiB  
Article
Mobile Robot Path Planning Based on Fused Multi-Strategy White Shark Optimisation Algorithm
by Dazhang You, Junjie Yu, Zhiyuan Jia, Yepeng Zhang and Zhiyuan Yang
Appl. Sci. 2025, 15(15), 8453; https://doi.org/10.3390/app15158453 - 30 Jul 2025
Viewed by 40
Abstract
Addressing the limitations of existing path planning algorithms for mobile robots in complex environments, such as poor adaptability, low convergence efficiency, and poor path quality, this study establishes a clear connection between mobile robots and real-world challenges such as unknown environments, dynamic obstacle [...] Read more.
Addressing the limitations of existing path planning algorithms for mobile robots in complex environments, such as poor adaptability, low convergence efficiency, and poor path quality, this study establishes a clear connection between mobile robots and real-world challenges such as unknown environments, dynamic obstacle avoidance, and smooth motion through innovative strategies. A novel multi-strategy fusion white shark optimization algorithm is proposed, focusing on actual scenario requirements, to provide optimal solutions for mobile robot path planning. First, the Chaotic Elite Pool strategy is employed to generate an elite population, enhancing population diversity and improving the quality of initial solutions, thereby boosting the algorithm’s global search capability. Second, adaptive weights are introduced, and the traditional simulated annealing algorithm is improved to obtain the Rapid Annealing Method. The improved simulated annealing algorithm is then combined with the White Shark algorithm to avoid getting stuck in local optima and accelerate convergence speed. Finally, third-order Bézier curves are used to smooth the path. Path length and path smoothness are used as fitness evaluation metrics, and an evaluation function is established in conjunction with a non-complete model that reflects actual motion to assess the effectiveness of path planning. Simulation results show that on the simple 20 × 20 grid map, the fusion of the Fused Multi-strategy White Shark Optimisation algorithm (FMWSO) outperforms WSO, D*, A*, and GWO by 8.43%, 7.37%, 2.08%, and 2.65%, respectively, in terms of path length. On the more complex 40 × 40 grid map, it improved by 6.48%, 26.76%, 0.95%, and 2.05%, respectively. The number of turning points was the lowest in both maps, and the path smoothness was lower. The algorithm’s runtime is optimal on the 20 × 20 map, outperforming other algorithms by 40.11%, 25.93%, 31.16%, and 9.51%, respectively. On the 40 × 40 map, it is on par with A*, and outperforms WSO, D*, and GWO by 14.01%, 157.38%, and 3.48%, respectively. The path planning performance is significantly better than other algorithms. Full article
(This article belongs to the Section Robotics and Automation)
Show Figures

Figure 1

19 pages, 1761 KiB  
Article
Prediction of China’s Silicon Wafer Price: A GA-PSO-BP Model
by Jining Wang, Hui Chen and Lei Wang
Mathematics 2025, 13(15), 2453; https://doi.org/10.3390/math13152453 - 30 Jul 2025
Viewed by 72
Abstract
The BP (Back-Propagation) neural network model (hereafter referred to as the BP model) often gets stuck in local optima when predicting China’s silicon wafer price, which hurts the accuracy of the forecasts. This study addresses the issue by enhancing the BP model. It [...] Read more.
The BP (Back-Propagation) neural network model (hereafter referred to as the BP model) often gets stuck in local optima when predicting China’s silicon wafer price, which hurts the accuracy of the forecasts. This study addresses the issue by enhancing the BP model. It integrates the principles of genetic algorithm (GA) with particle swarm optimization (PSO) to develop a new model called the GA-PSO-BP. This study also considers the material price from both the supply and demand sides of the photovoltaic industry. These prices are important factors in China’s silicon wafer price prediction. This research indicates that improving the BP model by integrating GA allows for a broader exploration of potential solution spaces. This approach helps to prevent local minima and identify the optimal solution. The BP model converges more quickly by using PSO for weight initialization. Additionally, the method by which particles share information decreases the probability of being confined to local optima. The upgraded GA-PSO-BP model demonstrates improved generalization capabilities and makes more accurate predictions. The MAE (Mean Absolute Error) value of the GA-PSO-BP model is 31.01% lower than those of the standalone BP model and also falls by 19.36% and 16.28% relative to the GA-BP and PSO-BP models, respectively. The smaller the value, the closer the prediction result of the model is to the actual value. This model has proven effective and superior in China’s silicon wafer price prediction. This capability makes it an essential resource for market analysis and decision-making within the silicon wafer industry. Full article
Show Figures

Figure 1

21 pages, 8594 KiB  
Article
Analysis and Detection of Four Typical Arm Current Measurement Faults in MMC
by Qiaozheng Wen, Shuguang Song, Jiaxuan Lei, Qingxiao Du and Wenzhong Ma
Energies 2025, 18(14), 3727; https://doi.org/10.3390/en18143727 - 14 Jul 2025
Viewed by 273
Abstract
Circulating current control is a critical part of the Modular Multilevel Converter (MMC) control system. Existing control methods rely on arm current information obtained from complex current measurement devices. However, these devices are susceptible to failures, which can lead to distorted arm currents, [...] Read more.
Circulating current control is a critical part of the Modular Multilevel Converter (MMC) control system. Existing control methods rely on arm current information obtained from complex current measurement devices. However, these devices are susceptible to failures, which can lead to distorted arm currents, increased peak arm current values, and higher losses. In extreme cases, this can result in system instability. This paper first analyzes four typical arm current measurement faults, i.e., constant gain faults, amplitude deviation faults, phase shift faults, and stuck faults. Then, a Kalman Filter (KF)-based fault detection method is proposed, which allows for the simultaneous monitoring status of all six arm current measurements. Moreover, to facilitate fault detection, the Moving Root Mean Square (MRMS) value of the observation residual is defined, which effectively detects faults while suppressing noise. The entire fault detection process takes less than 20 ms. Finally, the feasibility and effectiveness of the proposed method are validated through MATLAB/Simulink simulations and experimental results. Full article
(This article belongs to the Special Issue Advanced Power Electronics Technology: 2nd Edition)
Show Figures

Figure 1

27 pages, 28182 KiB  
Article
Addressing Local Minima in Path Planning for Drones with Reinforcement Learning-Based Vortex Artificial Potential Fields
by Boyi Xiao, Lujun Wan, Xueyan Han, Zhilong Xi, Chenbo Ding and Qiang Li
Machines 2025, 13(7), 600; https://doi.org/10.3390/machines13070600 - 11 Jul 2025
Viewed by 188
Abstract
In complex environments, autonomous navigation for quadrotor drones presents challenges in terms of obstacle avoidance and path planning. Traditional artificial potential field (APF) methods are plagued by issues such as getting stuck in local minima and inadequate handling of dynamic obstacles. This paper [...] Read more.
In complex environments, autonomous navigation for quadrotor drones presents challenges in terms of obstacle avoidance and path planning. Traditional artificial potential field (APF) methods are plagued by issues such as getting stuck in local minima and inadequate handling of dynamic obstacles. This paper introduces a layered obstacle avoidance structure that merges vortex artificial potential (VAPF) fields with reinforcement learning (RL) for motion control. This approach dynamically adjusts the target position through VAPF, strategically guiding the drone to avoid obstacles indirectly. Additionally, it employs the Twin Delayed Deep Deterministic Policy Gradient (TD3) algorithm to facilitate the training of the motion controller. Simulation experiments demonstrate that the incorporation of the VAPF effectively mitigates the issue of local minima and significantly enhances the success rate of drone navigation, reduces the average arrival time and the number of sharp turns, and results in smoother paths. This solution harmoniously combines the flexibility of VAPF methods with the precision of RL for motion control, offering an effective strategy for autonomous navigation of quadrotor drones in complex environments. Full article
(This article belongs to the Special Issue Intelligent Control Techniques for Unmanned Aerial Vehicles)
Show Figures

Figure 1

64 pages, 4356 KiB  
Article
Auto-Tuning Memory-Based Adaptive Local Search Gaining–Sharing Knowledge-Based Algorithm for Solving Optimization Problems
by Nawaf Mijbel Alfadli, Eman Mostafa Oun and Ali Wagdy Mohamed
Algorithms 2025, 18(7), 398; https://doi.org/10.3390/a18070398 - 28 Jun 2025
Viewed by 324
Abstract
The Gaining–Sharing Knowledge-based (GSK) algorithm is a human-inspired metaheuristic that models how people learn and disseminate knowledge across their lifetime. It has shown promising results across a range of engineering optimization problems. However, one of its major limitations lies in the use of [...] Read more.
The Gaining–Sharing Knowledge-based (GSK) algorithm is a human-inspired metaheuristic that models how people learn and disseminate knowledge across their lifetime. It has shown promising results across a range of engineering optimization problems. However, one of its major limitations lies in the use of fixed parameters to guide the search process, which often causes the algorithm to get stuck in local optima. To address this challenge, we propose an Auto-Tuning Memory-based Adaptive Local Search (ATMALS) empowered GSK, that is, ATMALS-GSK. This enhanced version of GSK introduces two key improvements: adaptive local search and memory-driven automatic tuning of parameters. Rather than relying on fixed values, ATMALS-GSK continuously adjusts its parameters during the optimization process. This is achieved through a Gaussian distribution mechanism that iteratively updates the likelihood of selecting different parameter values based on their historical impact on the fitness function. This selection process is guided by a weighted moving average that tracks each parameter’s contribution to fitness improvement over time. To further reduce the risk of premature convergence, an adaptive local search strategy is embedded, facilitating the algorithm’s escape from local traps and guiding it toward more optimal regions within the search domain. To validate the effectiveness of the ATMALS-GSK algorithm, it is evaluated on the CEC 2011 and CEC 2017 benchmarks. The results indicate that the ATMALS-GSK algorithm outperforms the original GSK, its variants, and other metaheuristics by delivering greater robustness, quicker convergence, and superior solution quality. Full article
Show Figures

Figure 1

18 pages, 2168 KiB  
Article
A New Approach to Topology Optimization with Genetic Algorithm and Parameterization Level Set Function
by Igor Pehnec, Damir Sedlar, Ivo Marinic-Kragic and Damir Vučina
Computation 2025, 13(7), 153; https://doi.org/10.3390/computation13070153 - 26 Jun 2025
Viewed by 451
Abstract
In this paper, a new approach to topology optimization using the parameterized level set function and genetic algorithm optimization methods is presented. The impact of a number of parameters describing the level set function in the representation of the model was examined. Using [...] Read more.
In this paper, a new approach to topology optimization using the parameterized level set function and genetic algorithm optimization methods is presented. The impact of a number of parameters describing the level set function in the representation of the model was examined. Using the B-spline interpolation function, the number of variables describing the level set function was decreased, enabling the application of evolutionary methods (genetic algorithms) in the topology optimization process. The traditional level set method is performed by using the Hamilton–Jacobi transport equation, which implies the use of gradient optimization methods that are prone to becoming stuck in local minima. Furthermore, the resulting optimal shapes are strongly dependent on the initial solution. The proposed topology optimization procedure, written in MATLAB R2013b, utilizes a genetic algorithm for global optimization, enabling it to locate the global optimum efficiently. To assess the acceleration and convergence capabilities of the proposed topology optimization method, a new genetic algorithm penalty operator was tested. This operator addresses the slow convergence issue typically encountered when the genetic algorithm optimization procedure nears a solution. By penalizing similar individuals within a population, the method aims to enhance convergence speed and overall performance. In complex examples (3D), the method can also function as a generator of good initial solutions for faster topology optimization methods (e.g., level set) that rely on such initial solutions. Both the proposed method and the traditional methods have their own advantages and limitations. The main advantage is that the proposed method is a global search method. This makes it robust against entrapment in local minima and independent of the initial solution. It is important to note that this evolutionary approach does not necessarily perform better in terms of convergence speed compared to gradient-based or other local optimization methods. However, once the global optimum has been found using the genetic algorithm, convergence can be accelerated using a faster local method such as gradient-based optimization. The application and usefulness of the method were tested on typical 2D cantilever beams and Michell beams. Full article
(This article belongs to the Special Issue Advanced Topology Optimization: Methods and Applications)
Show Figures

Figure 1

27 pages, 2020 KiB  
Article
Sailfish Optimization Algorithm Integrated with the Osprey Optimization Algorithm and Cauchy Mutation and Its Engineering Applications
by Li Cao, Yinggao Yue, Yaodan Chen, Changzu Chen and Binhe Chen
Symmetry 2025, 17(6), 938; https://doi.org/10.3390/sym17060938 - 12 Jun 2025
Viewed by 320
Abstract
From collective intelligence to evolutionary computation and machine learning, symmetry can be leveraged to enhance algorithm performance, streamline computational procedures, and elevate solution quality. Grasping and leveraging symmetry can give rise to more resilient, scalable, and understandable algorithms. In view of the flaws [...] Read more.
From collective intelligence to evolutionary computation and machine learning, symmetry can be leveraged to enhance algorithm performance, streamline computational procedures, and elevate solution quality. Grasping and leveraging symmetry can give rise to more resilient, scalable, and understandable algorithms. In view of the flaws of the original Sailfish Optimization Algorithm (SFO), such as low convergence precision and a propensity to get stuck in local optima, this paper puts forward an Osprey and Cauchy Mutation Integrated Sailfish Optimization Algorithm (OCSFO). The enhancements are mainly carried out in three aspects: (1) Using the Logistic map to initialize the sailfish and sardine populations. (2) In the first stage of the local development phase of sailfish individual position update, adopting the global exploration strategy of the Osprey Optimization Algorithm to boost the algorithm’s global search capability. (3) Introducing Cauchy mutation to activate the sailfish and sardine populations during the prey capture stage. Through the comparative analysis of OCSFO and seven other swarm intelligence optimization algorithms in the optimization of 23 classic benchmark test functions, as well as the Wilcoxon rank-sum test, it is evident that the optimization speed and convergence precision of OCSFO have been notably improved. To confirm the practicality and viability of the OCSFO algorithm, it is applied to solve the optimization problems of piston rods, three-bar trusses, cantilever beams, and topology. Through experimental analysis, it can be concluded that the OCSFO algorithm has certain advantages in solving practical optimization problems. Full article
(This article belongs to the Special Issue Symmetry in Intelligent Algorithms)
Show Figures

Figure 1

19 pages, 513 KiB  
Article
Embracing Growth, Adaptability, Challenges, and Lifelong Learning: A Qualitative Study Examining the Lived Experience of Early Career Nurses
by Liz Ryan, Di Stratton-Maher, Jessica Elliott, Tracey Tulleners, Geraldine Roderick, Thenuja Jayasinghe, Joanne Buckley, Jamie-May Newman, Helen Nutter, Jo Southern, Lisa Beccaria, Georgina Sheridan, Danielle Gleeson, Haiying Wang, Sita Sharma, Jing-Yu (Benjamin) Tan, Linda Ng, Blake Peck, Tao Wang and Daniel Terry
Nurs. Rep. 2025, 15(6), 214; https://doi.org/10.3390/nursrep15060214 - 12 Jun 2025
Viewed by 615
Abstract
Background: Healthcare is a dynamic environment for nurses, with early career nurses (ECNs) needing to adapt and learn while also meeting care demands. Effective support systems, mentorship, and continuous professional development are vital in facilitating their transition while navigating competing demands. The aim [...] Read more.
Background: Healthcare is a dynamic environment for nurses, with early career nurses (ECNs) needing to adapt and learn while also meeting care demands. Effective support systems, mentorship, and continuous professional development are vital in facilitating their transition while navigating competing demands. The aim of this study is to interpret and understand the meaning of ECNs’ professional experiences four years after completing their bachelor’s degree in Australia. Method: A qualitative descriptive design using a hermeneutic phenomenological approach was used as part of a longitudinal study. Follow-up semi-structured interviews were conducted among twenty-five ECNs between 2022 and 2024 using purposive sampling to recruit ECNs who had graduated four years ago. Thematic analysis was used to analyse data while adhering to the consolidated criteria for reporting qualitative research (COREQ) guidelines. Results: Four themes emerged among participants, which encompassed professional growth and unwavering commitment, ongoing professional adaptability, feeling stuck with limited choices, and continual learning amid career challenges and personal life demands. Conclusions: Change is needed to ensure professional learning becomes a shared responsibility among policy makers and healthcare leaders and to ensure that professional learning leads to more nurses taking up further study, thus increasing the safety and quality of care delivered in the healthcare environment. Full article
(This article belongs to the Section Nursing Education and Leadership)
Show Figures

Figure 1

40 pages, 8848 KiB  
Article
Three Strategies Enhance the Bionic Coati Optimization Algorithm for Global Optimization and Feature Selection Problems
by Qingzheng Cao, Shuqi Yuan and Yi Fang
Biomimetics 2025, 10(6), 380; https://doi.org/10.3390/biomimetics10060380 - 7 Jun 2025
Viewed by 445
Abstract
With the advancement of industrial digitization, utilizing large datasets for model training to boost performance is a pivotal technical approach for industry progress. However, raw training datasets often contain abundant redundant features, which increase model training’s computational cost and impair generalization ability. To [...] Read more.
With the advancement of industrial digitization, utilizing large datasets for model training to boost performance is a pivotal technical approach for industry progress. However, raw training datasets often contain abundant redundant features, which increase model training’s computational cost and impair generalization ability. To tackle this, this study proposes the bionic ABCCOA algorithm, an enhanced version of the bionic Coati Optimization Algorithm (COA), to improve redundant feature elimination in datasets. To address the bionic COA’s inadequate global search performance in feature selection (FS) problems, leading to lower classification accuracy, an adaptive search strategy is introduced. This strategy combines individual learning capability and the learnability of disparities, enhancing global exploration. For the imbalance between the exploration and exploitation phases in the bionic COA algorithm when solving FS problems, which often traps it in suboptimal feature subsets, a balancing factor is proposed. By integrating phase control and dynamic adjustability, a good balance between the two phases is achieved, reducing the likelihood of getting stuck in suboptimal subsets. Additionally, to counter the bionic COA’s insufficient local exploitation performance in FS problems, increasing classification error rates, a centroid guidance strategy is presented. By combining population centroid guidance and fractional-order historical memory, the algorithm lowers the classification error rate of feature subsets and speeds up convergence. The bionic ABCCOA algorithm was tested on the CEC2020 test functions and engineering problem, achieving an over 90% optimization success rate and faster convergence, confirming its efficiency. Applied to 27 FS problems, it outperformed comparative algorithms in best, average, and worst fitness function values, classification accuracy, feature subset size, and running time, proving it an efficient and robust FS algorithm. Full article
Show Figures

Figure 1

30 pages, 16824 KiB  
Article
Drill Sticking Prediction Based on Modal Decomposition and Physical Constraint Model of Near-Bit Data
by Tao Zhang, Yixiao Xue, Zhuoran Meng, Malika Sader, Wenjie Zhang and Jun Li
Processes 2025, 13(6), 1802; https://doi.org/10.3390/pr13061802 - 6 Jun 2025
Viewed by 428
Abstract
Within the spectrum of complex downhole operational challenges, pipe sticking incidents emerge as one of the most prevalent and costly drilling complications. These incidents characteristically develop through progressive deterioration rather than abrupt failure, with discernible precursor signals typically manifesting as anomalous patterns in [...] Read more.
Within the spectrum of complex downhole operational challenges, pipe sticking incidents emerge as one of the most prevalent and costly drilling complications. These incidents characteristically develop through progressive deterioration rather than abrupt failure, with discernible precursor signals typically manifesting as anomalous patterns in critical drilling parameters (torque fluctuations, drag anomalies, deviations in standpipe pressure). Consequently, early detection of these signals plays a pivotal role in mitigating pipe sticking occurrences. To systematically investigate the characteristic signatures pipe sticking events, this study employs two modal decomposition methods to extract salient features from near-bit downhole data. Conventional pipe sticking prediction methodologies exhibit three predominant limitations: rule-based systems suffer from poor generalizability, physics-based models demonstrate low computational efficiency, and data-driven techniques lack physical interpretability. To overcome these constraints, this study innovatively proposes a physically constrained prediction framework that integrates Variational Mode Decomposition (VMD) with near-bit measurement data. Experimental results demonstrate the superior predictive capability of the proposed VMD-based, near-bit data-physical constraint model. Based on a comprehensive evaluation using six benchmark models, the proposed approach achieves optimal performance, with an R2 metric of approximately 0.9, significantly outperforming existing algorithms. When deployed in actual drilling operations, this model exhibits robust early detection of pipe sticking precursors, enabling proactive intervention. The practical implementation of this framework facilitates timely corrective actions, thereby substantially reducing the incidence of downhole pipe sticking events and enhancing operational safety. Full article
(This article belongs to the Special Issue Condition Monitoring and the Safety of Industrial Processes)
Show Figures

Figure 1

21 pages, 2847 KiB  
Article
Predicting Monthly Wind Speeds Using XGBoost: A Case Study for Renewable Energy Optimization
by Izhar Hussain, Kok Boon Ching, Chessda Uttraphan, Kim Gaik Tay, Imran Memon and Sufyan Ali Memon
Processes 2025, 13(6), 1763; https://doi.org/10.3390/pr13061763 - 3 Jun 2025
Viewed by 907
Abstract
This study presents a wind speed prediction model using monthly average wind speed data, employing the Extreme Gradient Boosting (XGBoost) algorithm to enhance forecasting accuracy for wind farm operations. Accurate wind speed forecasting is crucial for optimizing energy production, ensuring grid stability, and [...] Read more.
This study presents a wind speed prediction model using monthly average wind speed data, employing the Extreme Gradient Boosting (XGBoost) algorithm to enhance forecasting accuracy for wind farm operations. Accurate wind speed forecasting is crucial for optimizing energy production, ensuring grid stability, and improving operational planning. Existing studies on enhancing wind speed prediction using ML algorithms have some drawbacks based on accuracy, efficient prediction, and stuck-in-local-optima parameters. The dataset comprises monthly average wind speed measurements, and extensive preprocessing is conducted to prepare the data for machine learning. Various hyperparameter tuning techniques, including Randomized Search, Grid Search, and Bayesian Optimization, are applied to improve prediction accuracy. The performance of the model is evaluated utilizing key metrics, including Mean Absolute Error (MAE), Root Mean Squared Error (RMSE), Mean Absolute Percentage Error (MAPE), Continuous Ranked Probability Score (CRPS), and Maximum Error. The results indicate that hyperparameter tuning significantly improves model accuracy. Specifically, Grid Search demonstrates superior performance for short-term (one-month) forecasting, while Randomized Search is more effective for long-term (six-month) forecasting. The findings emphasize the critical importance of hyperparameter tuning strategies in the development of reliable wind speed forecasting models, which have significant implications for the efficient management of wind energy resources. Full article
(This article belongs to the Special Issue Dynamic Modelling and Simulation of Wind Energy Conversion Systems)
Show Figures

Figure 1

28 pages, 3051 KiB  
Article
Improvement of Wild Horse Optimizer Algorithm with Random Walk Strategy (IWHO), and Appointment as MLP Supervisor for Solving Energy Efficiency Problem
by Şahiner Güler, Erdal Eker and Nejat Yumuşak
Energies 2025, 18(11), 2916; https://doi.org/10.3390/en18112916 - 2 Jun 2025
Viewed by 487
Abstract
This paper aims to enhance the success of the Wild Horse Optimization (WHO) algorithm in optimization processes by developing strategies to overcome the issues of stuckness and early convergence in local spaces. The performance change is observed through a Multi-Layer Perceptron (MLP) sample. [...] Read more.
This paper aims to enhance the success of the Wild Horse Optimization (WHO) algorithm in optimization processes by developing strategies to overcome the issues of stuckness and early convergence in local spaces. The performance change is observed through a Multi-Layer Perceptron (MLP) sample. In this context, an advanced Wild Horse Optimization (IWHO) algorithm with a random walking strategy was developed to provide solution diversity in local spaces using a random walking strategy. Two challenging test sets, CEC 2019, were selected for the performance measurement of IWHO. Its competitiveness with alternative algorithms was measured, showing that its performance was superior. This superiority is visually represented with convergence curves and box plots. The Wilcoxon signed-rank test was used to evaluate IWHO as a distinct and powerful algorithm. The IWHO algorithm was applied to MLP training, addressing a real-world problem. Both WHO and IWHO algorithms were tested using MSE results and ROC curves. The Energy Efficiency Problem dataset from UCI was used for MLP training. This dataset evaluates the heating load (HL) or cooling load (CL) factors by considering the input characteristics of smart buildings. The goal is to ensure that HL and CL factors are evaluated most efficiently through the use of HVAC technology in smart buildings. WHO and IWHO were selected to train the MLP architecture, and it was observed that the proposed IWHO algorithm produced better results. Full article
(This article belongs to the Section B: Energy and Environment)
Show Figures

Figure 1

19 pages, 1619 KiB  
Article
A Structured Method to Generate Self-Test Libraries for Tensor Cores
by Robert Limas Sierra, Juan David Guerrero Balaguera, Josie E. Rodriguez Condia and Matteo Sonza Reorda
Electronics 2025, 14(11), 2148; https://doi.org/10.3390/electronics14112148 - 25 May 2025
Viewed by 516
Abstract
Modern computing systems increasingly rely on specialized hardware accelerators, such as Graphics Processing Units (GPUs), to meet growing computational demands. GPUs are essential for accelerating a wide range of applications, from machine learning and scientific computing to safety-critical domains like autonomous systems and [...] Read more.
Modern computing systems increasingly rely on specialized hardware accelerators, such as Graphics Processing Units (GPUs), to meet growing computational demands. GPUs are essential for accelerating a wide range of applications, from machine learning and scientific computing to safety-critical domains like autonomous systems and aerospace. To enhance performance, modern GPUs integrate dedicated in-chip units, such as Tensor Cores(TCs), which are designed for efficient mixed-precision matrix operations. However, as semiconductor technologies scale down, reliability challenges emerge. Permanent hardware faults caused by aging, process variations, or environmental stress can lead to Silent Data Corruptions, which silently compromise computation results. In order to detect such faults, self-test libraries (STLs) are widely used, corresponding to suitably crafted pieces of code, able to activate faults and propagate their effects to visible points (e.g., the memory) and possibly signal their occurrence. This work introduces a structured method for generating STLs to detect permanent hardware faults that may arise in TCs. By leveraging the parallelism and regular structure of TCs, the method facilitates the creation of effective STLs for in-field fault detection without hardware modifications and with minimal requirements in terms of test time and memory. The proposed approach was validated on an NVIDIA GeForce RTX 3060 Ti GPU, installed in a Hewlett-Packard Z2 G5 workstation with an Intel Core i9-10800 CPU and 32 GB RAM, available at the Department of Control and Computer Engineering (DAUIN), Politecnico di Torino, Turin, Italy.This setup was used to address stuck-at faults in the arithmetic units of TCs. The results demonstrate that the methodology offers a practical, scalable, and non-intrusive solution for enhancing GPU reliability, applicable in both high-performance and safety-critical environments. Full article
Show Figures

Figure 1

23 pages, 2720 KiB  
Article
Binary Particle Swarm Optimization with Manta Ray Foraging Learning Strategies for High-Dimensional Feature Selection
by Jianhua Liu, Yuxiang Chen and Shanglong Li
Biomimetics 2025, 10(5), 315; https://doi.org/10.3390/biomimetics10050315 - 13 May 2025
Viewed by 504
Abstract
High-dimensional feature selection is one of the key problems of big data analysis. The binary particle swarm optimization (BPSO) method, when used to achieve feature selection for high-dimensional data problems, can get stuck in local optima, leading to reduced search efficiency and inferior [...] Read more.
High-dimensional feature selection is one of the key problems of big data analysis. The binary particle swarm optimization (BPSO) method, when used to achieve feature selection for high-dimensional data problems, can get stuck in local optima, leading to reduced search efficiency and inferior feature selection results. This paper proposes a novel BPSO method with manta ray foraging learning strategies (BPSO-MRFL) to address the challenges of high-dimensional feature selection tasks. The BPSO-MRFL algorithm draws inspiration from the manta ray foraging optimization (MRFO) algorithm and incorporates several distinctive search strategies to enhance its efficiency and effectiveness. These search strategies include chain learning, cyclone learning, and somersault learning. Chain learning allows particles to learn from each other and share information more effectively in order to improve the social learning ability of the population. Cyclone learning introduces a gradual increase over iterations, which helps the BPSO-MRFL algorithm to transition smoothly from exploratory searching to exploitative searching, and it creates a balance between exploration and exploitation. Somersault learning enables particles to adaptively search within a changing search range and allows the algorithm to fine-tune the selected features, which enhances the algorithm’s local search ability and improves the quality of the selected subset. The proposed BPSO-MRFL algorithm was evaluated using 10 high-dimensional small-sample gene expression datasets. The results demonstrate that the proposed BPSO-MRFL algorithm achieves enhanced classification accuracy and feature reduction compared to traditional feature selection methods. Additionally, it exhibits competitive performance compared to other advanced feature selection methods. The BPSO-MRFL algorithm presents a promising approach to feature selection in high-dimensional data mining tasks. Full article
Show Figures

Figure 1

26 pages, 5926 KiB  
Article
Path Optimization Strategy for Unmanned Aerial Vehicles Based on Improved Black Winged Kite Optimization Algorithm
by Shuxin Wang, Bingruo Xu, Yejun Zheng, Yinggao Yue and Mengji Xiong
Biomimetics 2025, 10(5), 310; https://doi.org/10.3390/biomimetics10050310 - 11 May 2025
Viewed by 636
Abstract
The Black-winged Kite Optimization Algorithm (BKA) is likely to experience a sluggish convergence rate when confronted with the optimization of complex multimodal functions. The fundamental algorithm has a tendency to get stuck in local optima, thus rendering it arduous to identify the global [...] Read more.
The Black-winged Kite Optimization Algorithm (BKA) is likely to experience a sluggish convergence rate when confronted with the optimization of complex multimodal functions. The fundamental algorithm has a tendency to get stuck in local optima, thus rendering it arduous to identify the global optimal solution. When dealing with large-scale data or high-dimensional optimization challenges, the BKA algorithm entails significant computational expenses, which might lead to excessive memory usage or prolonged running durations. In order to enhance the BKA and tackle these problems, a revised Black-winged Kite Optimization Algorithm (TGBKA) that incorporates the Tent chaos mapping and Gaussian mutation strategies is put forward. The algorithm is simulated and analyzed alongside other swarm intelligence algorithms by utilizing the CEC2017 test function set. The optimization outcomes of the test functions and the function convergence curves indicate that the TGBKA demonstrates superior optimization precision, a quicker convergence speed, as well as robust anti-interference and environmental adaptability. It is also contrasted with numerous similar algorithms via simulation experiments in various scene models for Unmanned Aerial Vehicle (UAV) path planning. In comparison to other algorithms, the TGBKA produces a shorter flight route, a higher convergence speed, and stronger adaptability to complex environments. It is capable of efficiently addressing UAV path planning issues and improving the UAV’s path planning abilities. Full article
(This article belongs to the Special Issue Advances in Biological and Bio-Inspired Algorithms)
Show Figures

Figure 1

Back to TopTop