PHWSOA: A Pareto-based Hybrid Whale-Seagull Scheduling for Multi-Objective Tasks in Cloud Computing
Zhi Zhao, Hang Xiao, Wei Rang

TL;DR
This paper introduces PHWSOA, a hybrid multi-objective task scheduling algorithm for cloud computing that combines whale and seagull optimization techniques to improve efficiency, load balancing, and cost savings.
Contribution
The paper presents a novel Pareto-based hybrid algorithm combining WOA and SOA, with enhancements like Halton initialization and dynamic load redistribution for better multi-objective optimization.
Findings
Achieves up to 72.1% reduction in makespan
Improves VM load balancing by 36.8%
Saves 23.5% in costs compared to baseline methods
Abstract
Task scheduling is a critical research challenge in cloud computing, a transformative technology widely adopted across industries. Although numerous scheduling solutions exist, they predominantly optimize singular or limited metrics such as execution time or resource utilization often neglecting the need for comprehensive multi-objective optimization. To bridge this gap, this paper proposes the Pareto-based Hybrid Whale-Seagull Optimization Algorithm (PHWSOA). This algorithm synergistically combines the strengths of the Whale Optimization Algorithm (WOA) and the Seagull Optimization Algorithm (SOA), specifically mitigating WOA's limitations in local exploitation and SOA's constraints in global exploration. Leveraging Pareto dominance principles, PHWSOA simultaneously optimizes three key objectives: makespan, virtual machine (VM) load balancing, and economic cost. Key enhancements…
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
TopicsCloud Computing and Resource Management · Distributed and Parallel Computing Systems · IoT and Edge/Fog Computing
