Round-Table Group Optimization for Sequencing Problems
Xiao-Feng Xie

TL;DR
This paper introduces RTGO, a novel metaheuristic inspired by group creativity, which effectively solves complex sequencing problems by combining social ideas and local search strategies.
Contribution
The paper presents RTGO, a new group-based optimization framework that integrates social idea sharing with local search, demonstrating superior performance on sequencing problems.
Findings
RTGO outperforms existing methods on benchmark datasets.
RTGO effectively solves flowshop scheduling and quadratic assignment problems.
The modular SBX operator enhances RTGO's adaptability.
Abstract
In this paper, a round-table group optimization (RTGO) algorithm is presented. RTGO is a simple metaheuristic framework using the insights of research on group creativity. In a cooperative group, the agents work in iterative sessions to search innovative ideas in a common problem landscape. Each agent has one base idea stored in its individual memory, and one social idea fed by a round-table group support mechanism in each session. The idea combination and improvement processes are respectively realized by using a recombination search (XS) strategy and a local search (LS) strategy, to build on the base and social ideas. RTGO is then implemented for solving two difficult sequencing problems, i.e., the flowshop scheduling problem and the quadratic assignment problem. The domain-specific LS strategies are adopted from existing algorithms, whereas a general XS class, called socially biased…
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.
