Modified FOX Optimizer for Solving optimization problems
Dler O. Hasan, Hardi M. Mohammed, Zrar Khalid Abdul

TL;DR
The paper introduces a modified FOX optimizer (mFOX) that enhances exploration and balances exploitation in optimization tasks, outperforming several existing algorithms on benchmark functions and engineering problems.
Contribution
The study proposes a novel mFOX algorithm with improved exploration strategies, including oppositional-based learning and a new update equation, to prevent premature convergence.
Findings
Outperforms 12 algorithms on benchmark functions
Achieves higher success rates in engineering problems
Effective on unimodal, constrained, high-dimensional problems
Abstract
The FOX optimizer, inspired by red fox hunting behavior, is a powerful algorithm for solving real-world and engineering problems. However, despite balancing exploration and exploitation, it can prematurely converge to local optima, as agent positions are updated solely based on the current best-known position, causing all agents to converge on one location. This study proposes the modified FOX optimizer (mFOX) to enhance exploration and balance exploration and exploitation in three steps. First, the Oppositional-Based Learning (OBL) strategy is used to improve the initial population. Second, control parameters are refined to achieve a better balance between exploration and exploitation. Third, a new update equation is introduced, allowing agents to adjust their positions relative to one another rather than relying solely on the best-known position. This approach improves exploration…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Advanced Optimization Algorithms Research
