Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
12 result(s) for "improved mayfly algorithm"
Sort by:
Terminal–Edge–Cloud Collaborative Computation Offloading and Resource Allocation Strategy Based on Improved Mayfly Algorithm for District Heating Systems
The rapid digitalization of district heating systems (DHSs) has driven the large-scale deployment of thermal Internet of Things (TIoT) sensors, which generate massive real-time operational data. Traditional centralized computing architectures struggle to process massive concurrent data. Furthermore, they fail to balance the stringent low-latency demands of real-time control tasks with the low-energy constraints of battery-powered terminal devices. To solve the complex problem of minimizing the weighted sum of system latency and energy consumption, we propose an Improved Mayfly Algorithm (IMA). The algorithm integrates five targeted structural enhancements: random position update masking, differential evolution (DE)-based crossover, targeted subset mutation with boundary scaling, adaptive population reset mechanism, and simulated annealing (SA)-driven local search, to efficiently navigate the high-dimensional rugged decision space and mitigate premature convergence. Extensive simulation results show that the proposed collaborative architecture achieves the lowest total system cost compared with traditional isolated computing paradigms (local-only, edge-only, and cloud-only). Notably, the proposed IMA reduces the total baseline weighted cost by 17.2% compared with the standard MA. Furthermore, under maximum practical industrial workloads (750 concurrent tasks, representing a highly complex 2250-dimensional MINLP space), the IMA maintains strong scalability and dominance, outperforming the second-best algorithm (BWO) by 15.8%. This research provides a low-latency, energy-efficient scheduling solution for TIoT-enabled DHS, and offers technical support for the intelligent and low-carbon transformation of urban energy infrastructure.
An Improved Mayfly Method to Solve Distributed Flexible Job Shop Scheduling Problem under Dual Resource Constraints
Aiming at the distributed flexible job shop scheduling problem under dual resource constraints considering the influence of workpiece transportation time between factories and machines, a distributed flexible job shop scheduling problem (DFJSP) model with the optimization goal of minimizing completion time is established, and an improved mayfly algorithm (IMA) is proposed to solve it. Firstly, the mayfly position vector is discrete mapped to make it applicable to the scheduling problem. Secondly, three-layer coding rules of process, worker, and machine is adopted, in which the factory selection is reflected by machine number according to the characteristics of the model, and a hybrid initialization strategy is designed to improve the population quality and diversity. Thirdly, an active time window decoding strategy considering transportation time is designed for the worker–machine idle time window to improve the local optimization performance of the algorithm. In addition, the improved crossover and mutation operators is designed to expand the global search range of the algorithm. Finally, through simulation experiments, the results of various algorithms are compared to verify the effectiveness of the proposed algorithm for isomorphism and isomerism factories instances.
Combined compensation method of robot kinematics error based on MRIPN-IMA
Aiming at the problem that robot absolute positioning accuracy affects robot machining, a joint compensation method of robot kinematics error based on MRIPN-MA is proposed. Firstly, a robot coordinate measurement system based on wire sensor is built. Secondly, using DH kinematics model, error model and neural network, the theoretical mathematical model of robot error compensation is established. Then, the kinematics parameters and joint variables of the robot are jointly compensated by improved mayfly algorithm (IMA) and multi-representation integrated predictive neural network (MRIPN). Finally, after joint optimization by MRIPN-IMA, the accuracy of the robot is improved by 83.5 % . In order to verify the above theory, grinding experiments are used. After the optimization of the robot, 23.975 % of the over-cutting phenomenon is reduced. This method can improve the absolute positioning accuracy of the robot and avoid grinding dislocation.
An Integrated Implementation Framework for Warehouse 4.0 Based on Inbound and Outbound Operations
Warehouse 4.0 adopts automation, IoT, and big data technologies to establish an intelligent warehousing system for efficient, real-time management of storage, handling, and picking. Addressing challenges like unreasonable storage allocation and inefficient order fulfillment, this paper presents an integrated framework that utilizes swarm intelligence algorithms and collaborative scheduling strategies to optimize inbound/outbound operations. First, for inbound processes, an algorithm-driven storage allocation model is proposed to solve stacker crane scheduling problems. Then, for outbound operations, a “1+N+M” mathematical model is developed, optimized through a three-stage algorithm addressing order picking and distribution scheduling. Finally, a case study of an industrial warehouse validates the proposed methods. The improved mayfly algorithm demonstrates excellent performance, achieving 64.5–74.5% faster convergence and 20.1–24.7% lower fitness values compared to traditional algorithms. The three-stage approach reduces order fulfillment time by 12% and average processing time by 1.8% versus conventional methods. These results confirm the framework’s effectiveness in enhancing warehouse operational efficiency through intelligent automation and optimized resource scheduling.
Mobile robot path planning using improved mayfly optimization algorithm and dynamic window approach
In order to solve the problems of the basic mayfly optimization algorithm (MOA) in the field of robot path planning, such as slow convergence speed, poor accuracy, insufficient stability, and only applicable to static environment, a fusion algorithm combining improved mayfly optimization algorithm and dynamic window approach is proposed in this paper. Firstly, an improved mayfly optimization algorithm based on Q-learning (IMOA-QL) is proposed to solve robot global path planning problem. Q-learning is taken as the core of the improved mayfly optimization algorithm. For the basic MOA, the inertia weight and positive attraction coefficients are set to fixed values, which are not reasonable and will make the global search ability unbalanced, fall into local optimization easily, and also limit the iteration speed. In this paper, the parameters are adaptively adjusted based on Q-learning, and the appropriate parameters are selected according to the fitness of each mayfly. Meanwhile, the memory mechanism is introduced to speed up the convergence speed and implement the global path planning. Then, the global path nodes are extracted as the sub-target points, and the improved dynamic window approach is used to carry out the local path planning, which effectively improves the dynamic real-time avoidance ability. In order to verify the effectiveness of the proposed IMOA-QL algorithm in this paper, 20 random simulation experiments are carried out in the 100 × 100 static map environment and compared with the basic mayfly optimization algorithm (MOA) and the mayfly optimization algorithm based on linear adaptive inertia weight (MOA-LAIW). The results show that the average path length of the proposed IMOA-QL algorithm is reduced by 4.48% and 2.17% compared with MOA and MOA-LAIW in simple environment, and the average path length of the proposed IMOA-QL algorithm is reduced by 6.58% and 3.24% compared with MOA and MOA-LAIW in complex environment. In 20 experiments, the average variance of the proposed IMOA-QL algorithm in this paper is reduced by 74.15% and 57.67% compared with MOA and MOA-LAIW in simple environment, and the average variance of the proposed IMOA-QL algorithm is reduced by 51.22% and 38.67% in complex environment compared with MOA and MOA-LAIW. The simulation results show that the proposed IMOA-QL algorithm has significantly improved the accuracy and speed of solution. Moreover, dynamic obstacles are added in the static environment to carry out the simulation test of the fusion dynamic path planning algorithm. The results show that a fusion algorithm combining improved mayfly optimization algorithm and dynamic window approach in this paper can better complete the path planning task well in the complex dynamic environment.
An improved mayfly algorithm based optimal power flow solution for regulated electric power network
This paper presents an improved mayfly algorithm (IMA) for identifying the optimum control settings of optimal power flow problem in regulated electric power networks. IMA is the improved version of the mayfly algorithm (MA) by implementing simulated binary crossover and polynomial mutation instead of arithmetic crossover and normal distribution mutation operators in MA. The attributes of genetic algorithm (GA), particle swarm optimization (PSO), and firefly algorithm (FA) are taken into account in IMA. Single objective functions such as total fuel cost, total active power losses, total voltage variation, and voltage stability index (VSI) are used to assess the performance of the algorithms. The optimal solution of each objective function is evaluated by representing the test systems in MATPOWER. The results of IMA are compared with GA, PSO, and MA. Investigations based on the optimal solution, convergence characteristics, and statistical measures of the solution ensure IMA's superiority over alternative algorithms. The performance of the algorithms is evaluated by simulation of the IEEE-30 bus system, 62-bus Indian utility system and the IEEE-118 bus system. For IEEE-30 bus system the optimal solutions of the objective functions are 802.1448$/hr, 3.6487 MW, 0.5279 pu and 0.1247. In case of 62-bus utility system the optimal solutions of the objective functions are 13305.4267 $ /hr, 73.8746 MW, 0.8049 pu and 0.0986. For IEEE-118 bus system the optimal solutions of the objective functions are 129611.5389 $/hr, 76.5261 MW, 0.8632 pu and 0.0611 are obtained by implementing IMA.
A classification system based on improved global exploration and convergence to examine student psychological fitness
Anxiety is an important issue that affects their academic performance, mental health, and overall educational journey. To address this issue, it is important to accurately assess anxiety levels and provide evidence-based techniques. However, due to the complexity of anxiety and individual differences, analyzing clustering algorithms to efficiently classify psychological levels is challenging. Traditional clustering techniques face certain challenges in accurately classifying anxiety levels, such as slow convergence, sensitivity to initial conditions, and difficulties in handling constraints. To address these issues, clustering with an improved Mayfly-based optimization algorithm (IMOA) is proposed based on the dynamic variable for better performance to classify psychological levels. Initially, IMOA is validated using 23 standard benchmark functions, confirming its ability to find optimal solutions. Then, IMOA is applied to the student dataset, classifying them into Cluster A and Cluster B. The average scores for both clusters across all test cases are 76.7% and 53.07%, respectively. These results demonstrate the formation of dissimilar student groups with homogeneous emotions and performance, highlighting the importance of addressing emotional stress. Finally, by assigning students to clusters, educators and mental health professionals can better support those who may struggle, ensuring they receive the attention and resources they need. The obtained results show that IMOA with a dynamic variable effectively classifies student anxiety, improving the learning environment and helping teachers better understand students’ needs. This identification allows them to provide more effective support and adapt their teaching to meet the specific needs of those seeking support.
Application of improved Jellyfish search algorithm for 9-parameters cell extraction and GMPPT in PV systems
Optimization algorithms are essential tools used to address real-world problems through minimization or maximization processes. In the context of photovoltaic (PV) systems, various optimization algorithms have been employed to extract solar cell parameters using minimization techniques, and to identify the maximum power point (MPP) using maximization approaches. However, under partial shading conditions or during rapidly changing irradiance, many of these algorithms tend to get trapped in local minima, failing to locate the global maximum power point (GMPPT). This shortcoming leads to significant energy losses from PV cells. Similarly, the extraction of solar cell parameters is often compromised by the random search behavior and inadequate exploration and exploitation capabilities of many existing algorithms. The Jellyfish Search Optimization (JSO) algorithm is a recent, parameter-free method developed to tackle a wide range of optimization problems. Despite its innovative design, JSO is prone to premature convergence and exhibits a longer convergence time. To address these limitations, this paper proposes a modified version of the JSO algorithm, which integrates the state-of-the-art features of JSO with the Lévy flight characteristic from the cuckoo search algorithm. This combination aims to achieve a better balance between exploration and exploitation. To validate the effectiveness of the proposed Improved Jellyfish Search Optimization (IJSO) algorithm in PV systems, extensive experiments were conducted. These experiments included benchmarking with complex test functions, extracting cell parameters using various solar cell models, and maximizing energy output from PV systems under different environmental conditions. The results demonstrate that the proposed IJSO algorithm effectively enhances parameter extraction and global maximum power point tracking, making it a promising solution for optimizing energy extraction from PV cells in dynamic conditions.
Improved Salp Swarm and Bare Bones Mayfly Optimization Algorithm-based CH Selection and Sink Node Mobility for improving Network Longevity in WSNs
Energy-potent routing protocols are vital for extending lifetime and energy stability in Wireless Sensor Networks (WSNs) as they comprise of numerous tiny sensor nodes with limited battery-powered energy. Clustering is a significant strategy that is commonly used for balancing energy consumption among energy-restricted sensor nodes with minimized overhead and traffic during data transmission. In particular, using a hybrid Swarm Intelligence (SI) metaheuristic algorithm for clustering and Cluster Head (CH) selection are considered to be significant for improving network longevity. In this paper, an Improved Salp Swarm and Bare Bones mayfly Optimization Algorithm (ISSBBMFOA)-based CH selection, along with sink node mobility scheme is proposed for improving network longevity. This algorithm specifically uses Improved Salp Swarm Optimization Algorithm (ISSOA) for identifying potential CH nodes in the network. This selection of CHs completely depends on the evaluation of fitness factors such as load balancing, mean inter and intra-cluster distances, distance from the sink and nodes’ Residual Energy (RE). It adopts Bare Bones Mayfly Optimization Algorithm (BBMFOA) for determining movement trajectory and location of sink corresponding to each cluster, following clustering of network regions involving optimal clusters. It facilitates moving sink to stop at optimal locations and aggregate data from sensor member nodes of associated clusters. The simulation results of the proposed ISSBBMFOA scheme confirm 23.21% improved throughput, 24.84% better sustained alive nodes and 22.62% enhanced network lifetime in contrast to other CH selection schemes considered for investigation.
Multiplicative Long Short-Term Memory with Improved Mayfly Optimization for LULC Classification
Land Use and Land Cover (LULC) monitoring is crucial for global transformation, sustainable land control, urban planning, urban growth prediction, and the establishment of climate regulations for long-term development. Remote sensing images have become increasingly important in many environmental planning and land use surveys in recent times. LULC is evaluated in this research using the Sat 4, Sat 6, and Eurosat datasets. Various spectral feature bands are involved, but unexpectedly little consideration has been given to these characteristics in deep learning models. Due to the wide availability of RGB models in computer vision, this research mainly utilized RGB bands. Once the pre-processing is carried out for the images of the selected dataset, the hybrid feature extraction is performed using Haralick texture features, an oriented gradient histogram, a local Gabor binary pattern histogram sequence, and Harris Corner Detection to extract features from the images. After that, the Improved Mayfly Optimization (IMO) method is used to choose the optimal features. IMO-based feature selection algorithms have several advantages that include features such as a high learning rate and computational efficiency. After obtaining the optimal feature selection, the LULC classes are classified using a multi-class classifier known as the Multiplicative Long Short-Term Memory (mLSTM) network. The main functionality of the multiplicative LSTM classifier is to recall appropriate information for a comprehensive duration. In order to accomplish an improved result in LULC classification, a higher amount of remote sensing data should be processed. So, the simulation outcomes demonstrated that the proposed IMO-mLSTM efficiently classifies the LULC classes in terms of classification accuracy, recall, and precision. When compared with ConvNet and Alexnet, the proposed IMO-mLSTM method accomplished accuracies of 99.99% on Sat 4, 99.98% on Sat 6, and 98.52% on the Eurosat datasets.