English

Neuroevolution of Self-Attention Over Proto-Objects

Neural and Evolutionary Computing 2025-05-02 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Proto-objects - image regions that share common visual properties - offer a promising alternative to traditional attention mechanisms based on rectangular-shaped image patches in neural networks. Although previous work demonstrated that evolving a patch-based hard-attention module alongside a controller network could achieve state-of-the-art performance in visual reinforcement learning tasks, our approach leverages image segmentation to work with higher-level features. By operating on proto-objects rather than fixed patches, we significantly reduce the representational complexity: each image decomposes into fewer proto-objects than regular patches, and each proto-object can be efficiently encoded as a compact feature vector. This enables a substantially smaller self-attention module that processes richer semantic information. Our experiments demonstrate that this proto-object-based approach matches or exceeds the state-of-the-art performance of patch-based implementations with 62% less parameters and 2.6 times less training time.

Keywords

Cite

@article{arxiv.2505.00186,
  title  = {Neuroevolution of Self-Attention Over Proto-Objects},
  author = {Rafael C. Pinto and Anderson R. Tavares},
  journal= {arXiv preprint arXiv:2505.00186},
  year   = {2025}
}

Comments

9 pages, 16 figures, GECCO

R2 v1 2026-06-28T23:17:28.192Z