TL;DR
This paper demonstrates an efficient neuroevolutionary approach using NEAT for competitive multiagent learning in a modified pong environment, achieving rapid training and optimal policies.
Contribution
It introduces a novel neuroevolutionary method that efficiently learns competitive policies for multiple agents with different rules in a shared environment.
Findings
Achieves optimal agent behavior in short training time
Outperforms existing multiagent reinforcement learning models
Utilizes environment properties to simplify the neuroevolution process
Abstract
Multiagent systems provide an ideal environment for the evaluation and analysis of real-world problems using reinforcement learning algorithms. Most traditional approaches to multiagent learning are affected by long training periods as well as high computational complexity. NEAT (NeuroEvolution of Augmenting Topologies) is a popular evolutionary strategy used to obtain the best performing neural network architecture often used to tackle optimization problems in the field of artificial intelligence. This paper utilizes the NEAT algorithm to achieve competitive multiagent learning on a modified pong game environment in an efficient manner. The competing agents abide by different rules while having similar observation space parameters. The proposed algorithm utilizes this property of the environment to define a singular neuroevolutionary procedure that obtains the optimal policy for all…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
