Search papers, labs, and topics across Lattice.
Graph Hopfield Networks combine associative memory retrieval with graph Laplacian smoothing within an energy-based framework for node classification. By performing gradient descent on a joint energy function, the model iteratively alternates between Hopfield retrieval and Laplacian propagation. Experiments on citation and co-purchase graphs demonstrate that memory retrieval improves performance on sparse citation networks and robustness to feature masking, while the iterative energy descent architecture provides a strong inductive bias.
By interleaving Hopfield retrieval with Laplacian propagation, Graph Hopfield Networks achieve state-of-the-art node classification performance and robustness, simply by descending a joint energy function.
We introduce Graph Hopfield Networks, whose energy function couples associative memory retrieval with graph Laplacian smoothing for node classification. Gradient descent on this joint energy yields an iterative update interleaving Hopfield retrieval with Laplacian propagation. Memory retrieval provides regime-dependent benefits: up to 2.0~pp on sparse citation networks and up to 5 pp additional robustness under feature masking; the iterative energy-descent architecture itself is a strong inductive bias, with all variants (including the memory-disabled NoMem ablation) outperforming standard baselines on Amazon co-purchase graphs. Tuning enables graph sharpening for heterophilous benchmarks without architectural changes.