LGAICVMay 20

Winfree Oscillatory Neural Network

arXiv:2605.2092293.6
AI Analysis

For machine learning practitioners, WONN demonstrates that synchronization-based oscillatory networks can scale to standard vision and reasoning benchmarks, offering a parameter-efficient alternative.

The paper introduces Winfree Oscillatory Neural Network (WONN), a dynamical architecture using phase-based interactions. It achieves competitive performance on CIFAR, ImageNet, Maze-hard, and Sudoku, notably scaling to ImageNet-1K and reaching 80.1% accuracy on Maze-hard with only 1% of parameters of prior SOTA.

Oscillations and synchronization are widely believed to play a fundamental role in representation and computation. However, existing machine learning approaches based on synchronization dynamics have largely been confined to specialized settings such as object discovery, with limited evidence of scalability to standard vision benchmarks or logic reasoning tasks. We propose the Winfree Oscillatory Neural Network (WONN), a dynamical neural architecture based on generalized Winfree dynamics. WONN evolves representations on the torus $(S^1)^d$ through structured oscillatory interactions, combining phase-based inductive biases with flexible and hierarchical interaction mechanisms instantiated as either fixed trigonometric mappings or learnable neural networks. We evaluate WONN on image recognition and complex reasoning tasks, including CIFAR, ImageNet, Maze-hard, and Sudoku. Across these domains, WONN achieves competitive or superior performance with strong parameter efficiency. In particular, WONN is, to our knowledge, the first synchronization-based oscillatory architecture to scale competitively to ImageNet-1K. Furthermore, on Maze-hard, WONN achieves 80.1% accuracy using only 1% of the parameters of prior state-of-the-art models. These results suggest that structured oscillatory dynamics provide a scalable and parameter-efficient alternative to conventional neural architectures.

Foundations

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

Your Notes