Classifying States of the Hopfield Network with Improved Accuracy, Generalization, and Interpretability
Hayden McAlister, Anthony Robins, Lech Szymanski
TL;DR
This work tackles the problem of classifying Hopfield network states into learned, prototype, and spurious classes, extending beyond the traditional stability-ratio approach to include interpretable non-linear classifiers. By using energy-profile features from prototype-regime Hopfield networks and evaluating both shallow neural networks and support vector machines (linear and RBF), the authors demonstrate strong generalization across networks with varying numbers of prototypes, Bernoulli noise, and instance counts, while maintaining interpretability. Key findings show that simple models often outperform the stability ratio, with non-normalized energy profiles frequently yielding better performance, though normalization can aid cross-dataset generalization in some scenarios. The study also explores Dense Associative Memory as a classifier, highlighting interpretability trade-offs, and concludes that interpretable models can achieve high accuracy and generalization without sacrificing explainability, though cross-regime generalization remains a challenge.
Abstract
We extend the existing work on Hopfield network state classification, employing more complex models that remain interpretable, such as densely-connected feed-forward deep neural networks and support vector machines. The states of the Hopfield network can be grouped into several classes, including learned (those presented during training), spurious (stable states that were not learned), and prototype (stable states that were not learned but are representative for a subset of learned states). It is often useful to determine to what class a given state belongs to; for example to ignore spurious states when retrieving from the network. Previous research has approached the state classification task with simple linear methods, most notably the stability ratio. We deepen the research on classifying states from prototype-regime Hopfield networks, investigating how varying the factors strengthening prototypes influences the state classification task. We study the generalizability of different classification models when trained on states derived from different prototype tasks -- for example, can a network trained on a Hopfield network with 10 prototypes classify states from a network with 20 prototypes? We find that simple models often outperform the stability ratio while remaining interpretable. These models require surprisingly little training data and generalize exceptionally well to states generated by a range of Hopfield networks, even those that were trained on exceedingly different datasets.
