Modified Bat Algorithm: A Newly Proposed Approach for Solving Complex and Real-World Problems
Shahla U. Umar, Tarik A. Rashid, Aram M. Ahmed, Bryar A. Hassan,, Mohammed Rashad Baker

TL;DR
This paper introduces the Modified Bat Algorithm (MBA), an improved metaheuristic that enhances exploration and avoids local optima, demonstrating superior performance on benchmark functions and a real-world call center problem.
Contribution
The paper proposes the Modified Bat Algorithm (MBA), which improves exploration and convergence speed over the original BA and other algorithms.
Findings
MBA outperforms BA, PSO, GA, and DA on benchmark functions.
MBA effectively solves a real-world call center optimization problem.
MBA reduces local optima entrapment compared to original BA.
Abstract
Bat Algorithm (BA) is a nature-inspired metaheuristic search algorithm designed to efficiently explore complex problem spaces and find near-optimal solutions. The algorithm is inspired by the echolocation behavior of bats, which acts as a signal system to estimate the distance and hunt prey. Although the BA has proven effective for various optimization problems, it exhibits limited exploration ability and susceptibility to local optima. The algorithm updates velocities and positions based on the current global best solution, causing all agents to converge towards a specific location, potentially leading to local optima issues in optimization problems. On this premise, this paper proposes the Modified Bat Algorithm (MBA) as an enhancement to address the local optima limitation observed in the original BA. MBA incorporates the frequency and velocity of the current best solution, enhancing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
