A modified single and multi-objective bacteria foraging optimization for the solution of quadratic assignment problem
Saeid Parvandeh, Parya Soltani, Mohammadreza Boroumand, Fahimeh, Boroumand

TL;DR
This paper introduces modified single and multi-objective bacteria foraging optimization algorithms, incorporating genetic operators and local search to improve solutions for NP-hard quadratic assignment problems.
Contribution
The paper presents novel modifications to BFO, including mutation, crossover, and local search, enhancing its effectiveness for solving quadratic assignment problems.
Findings
Outperforms previous algorithms in convergence speed
Achieves better solution quality on QAP instances
Effective in both single and multi-objective scenarios
Abstract
Non-polynomial hard (NP-hard) problems are challenging because no polynomial-time algorithm has yet been discovered to solve them in polynomial time. The Bacteria Foraging Optimization (BFO) algorithm is one of the metaheuristics algorithms that is mostly used for NP-hard problems. BFO is inspired by the behavior of the bacteria foraging such as Escherichia coli (E-coli). The aim of BFO is to eliminate those bacteria that have weak foraging properties and maintain those bacteria that have breakthrough foraging properties toward the optimum. Despite the strength of this algorithm, most of the problems reaching optimal solutions are time-demanding or impossible. In this paper, we modified single objective BFO by adding a mutation operator and multi-objective BFO (MOBFO) by adding mutation and crossover from genetic algorithm operators to update the solutions in each generation, and local…
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
TopicsAdvanced Manufacturing and Logistics Optimization · Scheduling and Optimization Algorithms · Advanced Multi-Objective Optimization Algorithms
MethodsBacterial Foraging Optimization
