English

Resonator Networks outperform optimization methods at solving high-dimensional vector factorization

Neural and Evolutionary Computing 2020-07-16 v4 Machine Learning Machine Learning

Abstract

We develop theoretical foundations of Resonator Networks, a new type of recurrent neural network introduced in Frady et al. (2020) to solve a high-dimensional vector factorization problem arising in Vector Symbolic Architectures. Given a composite vector formed by the Hadamard product between a discrete set of high-dimensional vectors, a Resonator Network can efficiently decompose the composite into these factors. We compare the performance of Resonator Networks against optimization-based methods, including Alternating Least Squares and several gradient-based algorithms, showing that Resonator Networks are superior in several important ways. This advantage is achieved by leveraging a combination of nonlinear dynamics and "searching in superposition," by which estimates of the correct solution are formed from a weighted superposition of all possible solutions. While the alternative methods also search in superposition, the dynamics of Resonator Networks allow them to strike a more effective balance between exploring the solution space and exploiting local information to drive the network toward probable solutions. Resonator Networks are not guaranteed to converge, but within a particular regime they almost always do. In exchange for relaxing this guarantee of global convergence, Resonator Networks are dramatically more effective at finding factorizations than all alternative approaches considered.

Keywords

Cite

@article{arxiv.1906.11684,
  title  = {Resonator Networks outperform optimization methods at solving high-dimensional vector factorization},
  author = {Spencer J. Kent and E. Paxon Frady and Friedrich T. Sommer and Bruno A. Olshausen},
  journal= {arXiv preprint arXiv:1906.11684},
  year   = {2020}
}

Comments

arXiv's LaTeX compiler contains a compatibility issue with the subcaption package, screwing up the placement of Figure 6 (and subsequent figures) in V3. This update simply remedies that issue

R2 v1 2026-06-23T10:05:30.079Z