Minimal Neural Network Models for Permutation Invariant Agents
Joachim Winther Pedersen, Sebastian Risi

TL;DR
This paper introduces minimal neural network models that are permutation and size invariant, enabling flexible control in environments with changing input order and size, which improves robustness over traditional fixed-structure ANNs.
Contribution
The paper proposes simple, effective neural network architectures that are inherently permutation and size invariant, addressing key limitations of standard models in reinforcement learning tasks.
Findings
Models handle rapid input permutations effectively
Models adapt to varying input sizes seamlessly
Recurrent structures facilitate easier optimization
Abstract
Organisms in nature have evolved to exhibit flexibility in face of changes to the environment and/or to themselves. Artificial neural networks (ANNs) have proven useful for controlling of artificial agents acting in environments. However, most ANN models used for reinforcement learning-type tasks have a rigid structure that does not allow for varying input sizes. Further, they fail catastrophically if inputs are presented in an ordering unseen during optimization. We find that these two ANN inflexibilities can be mitigated and their solutions are simple and highly related. For permutation invariance, no optimized parameters can be tied to a specific index of the input elements. For size invariance, inputs must be projected onto a common space that does not grow with the number of projections. Based on these restrictions, we construct a conceptually simple model that exhibit flexibility…
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.
