English

GridPE: Unifying Positional Encoding in Transformers with a Grid Cell-Inspired Framework

Neural and Evolutionary Computing 2024-09-17 v2 Machine Learning

Abstract

Understanding spatial location and relationships is a fundamental capability for modern artificial intelligence systems. Insights from human spatial cognition provide valuable guidance in this domain. Neuroscientific discoveries have highlighted the role of grid cells as a fundamental neural component for spatial representation, including distance computation, path integration, and scale discernment. In this paper, we introduce a novel positional encoding scheme inspired by Fourier analysis and the latest findings in computational neuroscience regarding grid cells. Assuming that grid cells encode spatial position through a summation of Fourier basis functions, we demonstrate the translational invariance of the grid representation during inner product calculations. Additionally, we derive an optimal grid scale ratio for multi-dimensional Euclidean spaces based on principles of biological efficiency. Utilizing these computational principles, we have developed a Grid-cell inspired Positional Encoding technique, termed GridPE, for encoding locations within high-dimensional spaces. We integrated GridPE into the Pyramid Vision Transformer architecture. Our theoretical analysis shows that GridPE provides a unifying framework for positional encoding in arbitrary high-dimensional spaces. Experimental results demonstrate that GridPE significantly enhances the performance of transformers, underscoring the importance of incorporating neuroscientific insights into the design of artificial intelligence systems.

Keywords

Cite

@article{arxiv.2406.07049,
  title  = {GridPE: Unifying Positional Encoding in Transformers with a Grid Cell-Inspired Framework},
  author = {Boyang Li and Yulin Wu and Nuoxian Huang and Wenjia Zhang},
  journal= {arXiv preprint arXiv:2406.07049},
  year   = {2024}
}
R2 v1 2026-06-28T17:00:57.999Z