CVFeb 9, 2025

Traveling Waves Integrate Spatial Information Through Time

arXiv:2502.06034v42 citationsh-index: 21Proceedings of Cognitive Computational Neuroscience 2025
Originality Incremental advance
AI Analysis

This work addresses the problem of global spatial integration in artificial neural networks for researchers in computational neuroscience and AI, offering an incremental step by applying wave dynamics to enhance efficiency and training stability.

The study tackled the unclear computational function of traveling waves in neural activity by introducing convolutional recurrent neural networks that learn to produce traveling waves for spatial integration in visual tasks, resulting in models that outperform local feed-forward networks and rival non-local U-Net models with fewer parameters.

Traveling waves of neural activity are widely observed in the brain, but their precise computational function remains unclear. One prominent hypothesis is that they enable the transfer and integration of spatial information across neural populations. However, few computational models have explored how traveling waves might be harnessed to perform such integrative processing. Drawing inspiration from the famous "Can one hear the shape of a drum?" problem -- which highlights how normal modes of wave dynamics encode geometric information -- we investigate whether similar principles can be leveraged in artificial neural networks. Specifically, we introduce convolutional recurrent neural networks that learn to produce traveling waves in their hidden states in response to visual stimuli, enabling spatial integration. By then treating these wave-like activation sequences as visual representations themselves, we obtain a powerful representational space that outperforms local feed-forward networks on tasks requiring global spatial context. In particular, we observe that traveling waves effectively expand the receptive field of locally connected neurons, supporting long-range encoding and communication of information. We demonstrate that models equipped with this mechanism solve visual semantic segmentation tasks demanding global integration, significantly outperforming local feed-forward models and rivaling non-local U-Net models with fewer parameters. As a first step toward traveling-wave-based communication and visual representation in artificial networks, our findings suggest wave-dynamics may provide efficiency and training stability benefits, while simultaneously offering a new framework for connecting models to biological recordings of neural activity.

Code Implementations1 repo
Foundations

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

Your Notes