Cooperative Group Optimization with Ants (CGO-AS): Leverage Optimization with Mixed Individual and Social Learning
Xiao-Feng Xie, Zun-Jing Wang

TL;DR
This paper introduces CGO-AS, a novel ant colony optimization algorithm that combines individual and social learning, demonstrating improved performance on the Traveling Salesman Problem by maintaining diversity and accelerating learning.
Contribution
It presents a new generalized Ant System within the Cooperative Group Optimization framework that effectively integrates individual and social learning for enhanced optimization.
Findings
CGO-AS outperforms systems using only individual or social learning.
Best results occur when agents prioritize individual memory while using social cues.
CGO-AS maintains diversity and speeds up learning in optimization tasks.
Abstract
We present CGO-AS, a generalized Ant System (AS) implemented in the framework of Cooperative Group Optimization (CGO), to show the leveraged optimization with a mixed individual and social learning. Ant colony is a simple yet efficient natural system for understanding the effects of primary intelligence on optimization. However, existing AS algorithms are mostly focusing on their capability of using social heuristic cues while ignoring their individual learning. CGO can integrate the advantages of a cooperative group and a low-level algorithm portfolio design, and the agents of CGO can explore both individual and social search. In CGO-AS, each ant (agent) is added with an individual memory, and is implemented with a novel search strategy to use individual and social cues in a controlled proportion. The presented CGO-AS is therefore especially useful in exposing the power of the mixed…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
