Dependence of Equilibrium Propagation Training Success on Network Architecture
Qingshan Wang, Clara C. Wanjura, Florian Marquardt
TL;DR
The paper tackles the energy and scalability challenges of AI by evaluating equilibrium propagation (EP) on physically plausible, locally constrained lattice architectures using an XY model. It combines XOR, Iris, and MNIST benchmarks to analyze how architecture influences EP training, illustrating that sparse lattices with local interconnections can match dense networks in several tasks, especially when skip connections enable long-range information transport. The work introduces a detailed view of how network responses and couplings evolve, revealing self-organization into an affected region and a marginal region and demonstrating that layered lattices (LCL and CNN-like) with local inter-layer connections can achieve competitive MNIST performance under realistic hardware constraints. These findings provide architecture-aware design guidelines for scaling EP-based neuromorphic systems and highlight the importance of skip connections and local inter-layer coupling in preserving computational capability.
Abstract
The rapid rise of artificial intelligence has led to an unsustainable growth in energy consumption. This has motivated progress in neuromorphic computing and physics-based training of learning machines as alternatives to digital neural networks. Many theoretical studies focus on simple architectures like all-to-all or densely connected layered networks. However, these may be challenging to realize experimentally, e.g. due to connectivity constraints. In this work, we investigate the performance of the widespread physics-based training method of equilibrium propagation for more realistic architectural choices, specifically, locally connected lattices. We train an XY model and explore the influence of architecture on various benchmark tasks, tracking the evolution of spatially distributed responses and couplings during training. Our results show that sparse networks with only local connections can achieve performance comparable to dense networks. Our findings provide guidelines for further scaling up architectures based on equilibrium propagation in realistic settings.
