Artificial Kuramoto Oscillatory Neurons
Takeru Miyato, Sindy Löwe, Andreas Geiger, Max Welling
TL;DR
AKOrN introduces vector-valued, sphere-constrained oscillators that evolve via generalized Kuramoto dynamics to bind features through synchronization, enabling dynamic spatiotemporal representations. The architecture supports convolutional and attentive connectivities and interleaves Kuramoto layers with readout modules, achieving improved unsupervised object discovery, Sudoku reasoning, and robustness with well-calibrated predictions. Key findings include superior object-binding features, effectiveness on natural images, energy-guided decision reliability, and the ability to extend the number of Kuramoto steps at test time to boost OOD performance. The work suggests a fundamental shift toward dynamical neuronal representations in neural networks, with potential implications for memory, reasoning, and reliable AI systems.
Abstract
It has long been known in both neuroscience and AI that ``binding'' between neurons leads to a form of competitive learning where representations are compressed in order to represent more abstract concepts in deeper layers of the network. More recently, it was also hypothesized that dynamic (spatiotemporal) representations play an important role in both neuroscience and AI. Building on these ideas, we introduce Artificial Kuramoto Oscillatory Neurons (AKOrN) as a dynamical alternative to threshold units, which can be combined with arbitrary connectivity designs such as fully connected, convolutional, or attentive mechanisms. Our generalized Kuramoto updates bind neurons together through their synchronization dynamics. We show that this idea provides performance improvements across a wide spectrum of tasks such as unsupervised object discovery, adversarial robustness, calibrated uncertainty quantification, and reasoning. We believe that these empirical results show the importance of rethinking our assumptions at the most basic neuronal level of neural representation, and in particular show the importance of dynamical representations. Code:https://github.com/autonomousvision/akorn Project page:https://takerum.github.io/akorn_project_page/
