AINov 30, 2017

Improved Learning in Evolution Strategies via Sparser Inter-Agent Network Topologies

arXiv:1711.11180v22 citations
Originality Highly original
AI Analysis

This work addresses the problem of inefficient information sharing in distributed deep learning for researchers and practitioners using Evolution Strategies.

The paper investigates the impact of inter-agent network topologies on learning in Evolution Strategies for Deep Reinforcement Learning. It demonstrates that sparser network topologies can lead to faster learning of higher rewards compared to fully-connected networks, while also reducing communication costs.

We draw upon a previously largely untapped literature on human collective intelligence as a source of inspiration for improving deep learning. Implicit in many algorithms that attempt to solve Deep Reinforcement Learning (DRL) tasks is the network of processors along which parameter values are shared. So far, existing approaches have implicitly utilized fully-connected networks, in which all processors are connected. However, the scientific literature on human collective intelligence suggests that complete networks may not always be the most effective information network structures for distributed search through complex spaces. Here we show that alternative topologies can improve deep neural network training: we find that sparser networks learn higher rewards faster, leading to learning improvements at lower communication costs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes