English

Beyond Attention: Toward Machines with Intrinsic Higher Mental States

Machine Learning 2025-05-13 v1 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Attending to what is relevant is fundamental to both the mammalian brain and modern machine learning models such as Transformers. Yet, determining relevance remains a core challenge, traditionally offloaded to learning algorithms like backpropagation. Inspired by recent cellular neurobiological evidence linking neocortical pyramidal cells to distinct mental states, this work shows how models (e.g., Transformers) can emulate high-level perceptual processing and awake thought (imagination) states to pre-select relevant information before applying attention. Triadic neuronal-level modulation loops among questions (QQ), clues (keys, KK), and hypotheses (values, VV) enable diverse, deep, parallel reasoning chains at the representation level and allow a rapid shift from initial biases to refined understanding. This leads to orders-of-magnitude faster learning with significantly reduced computational demand (e.g., fewer heads, layers, and tokens), at an approximate cost of O(N)\mathcal{O}(N), where NN is the number of input tokens. Results span reinforcement learning (e.g., CarRacing in a high-dimensional visual setup), computer vision, and natural language question answering.

Keywords

Cite

@article{arxiv.2505.06257,
  title  = {Beyond Attention: Toward Machines with Intrinsic Higher Mental States},
  author = {Ahsan Adeel},
  journal= {arXiv preprint arXiv:2505.06257},
  year   = {2025}
}