Evolutionary Algorithm for Chance Constrained Quadratic Multiple Knapsack Problem
Kokila Kasuni Perera, Aneta Neumann

TL;DR
This paper introduces a hybrid evolutionary algorithm combined with local optimisation based on multi-factorial optimisation to solve a stochastic quadratic multiple knapsack problem with chance constraints, demonstrating improved performance on complex resource allocation scenarios.
Contribution
It proposes a novel hybrid approach integrating EAs with MFO-inspired local search for stochastic QMKP, addressing the challenge of randomness in profits and complex constraints.
Findings
Hybrid methods outperform standalone EAs in tight constraint scenarios
MFO-based local optimisation enhances solution quality
Hybrid approach effectively handles stochastic profit variability
Abstract
Quadratic multiple knapsack problem (QMKP) is a combinatorial optimisation problem characterised by multiple weight capacity constraints and a profit function that combines linear and quadratic profits. We study a stochastic variant of this problem where profits are considered as random variables. This problem reflects complex resource allocation problems in real-world scenarios where randomness is inherent. We model this problem using chance constraints to capture the stochastic profits. We propose a hybrid approach for this problem, which combines an evolutionary algorithm (EA) with a local optimisation strategy inspired by multi-factorial optimisation (MFO). EAs are used for global search due to their effectiveness in handling large, complex solution spaces. In the hybrid approach, EA periodically passes interim solutions to the local optimiser for refinement. The local optimiser…
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
TopicsOptimization and Packing Problems · Metaheuristic Optimization Algorithms Research · Advanced Optimization Algorithms Research
